Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use SWAP macro | René Scharfe | 2017-01-30 | 1 | -2/+1 |
* | line-range: reject -L line numbers less than 1es/blame-L-twice | Eric Sunshine | 2013-08-06 | 1 | -1/+4 |
* | line-range: teach -L^:RE to search from start of file | Eric Sunshine | 2013-08-06 | 1 | -2/+7 |
* | line-range: teach -L:RE to search from end of previous -L range | Eric Sunshine | 2013-08-06 | 1 | -5/+7 |
* | line-range: teach -L^/RE/ to search from start of file | Eric Sunshine | 2013-08-06 | 1 | -2/+8 |
* | line-range: teach -L/RE/ to search relative to anchor point | Eric Sunshine | 2013-08-06 | 1 | -4/+26 |
* | blame: reject empty ranges -L,+0 and -L,-0es/blame-L-more | Eric Sunshine | 2013-08-05 | 1 | -1/+1 |
* | blame: reject empty ranges -LX,+0 and -LX,-0 | Eric Sunshine | 2013-08-05 | 1 | -0/+2 |
* | line-range: fix "blame -L X,-N" regression | Eric Sunshine | 2013-07-17 | 1 | -0/+7 |
* | log -L: :pattern:file syntax to find by funcname | Thomas Rast | 2013-03-28 | 1 | -1/+135 |
* | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -1/+18 |
* | Refactor parse_loc | Bo Yang | 2013-03-28 | 1 | -0/+92 |