Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: niklaas/lightline-gitdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/test-vader
Choose a base ref
...
head repository: niklaas/lightline-gitdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 12, 2019

  1. Configuration menu
    Copy the full SHA
    6dc5e3a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/test-vader'

    Closes #12, #10, #8, #13
    niklaas committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    790bc62 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. doc: include instructions on all (planned) public API features

    These include
    
    - changing the algorithm
    - adding a custom callback for `#update()`
    - usage with vim's vanilla `statusline`
    
    Closes #2
    Closes #4
    niklaas committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    ff0b35e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. feat: update cache after commit was made

    Refs #9
    niklaas committed May 25, 2019
    Configuration menu
    Copy the full SHA
    287ffdd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. fix(algorithms#numstat): provide buffer number in parameters

    This allows to use the function on arbitrary buffers -- not only the
    current one.
    
    Refs #9
    niklaas committed May 26, 2019
    Configuration menu
    Copy the full SHA
    3ad48c7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    3641e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dbd67 View commit details
    Browse the repository at this point in the history
  3. fix: re-calculate after :Gcommit

    Closes #9
    niklaas committed May 30, 2019
    Configuration menu
    Copy the full SHA
    0679231 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Add 'g:lightline#gitdiff#show_empty_indicators' option (#17)

    feat: provide `g:lightline#gitdiff#show_empty_indicators` option to show empty indicators
    gblock0 authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ff78a3a View commit details
    Browse the repository at this point in the history
Loading