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