Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | range_set: fix coalescing bug when range is a subset of anotheres/overlapping-range-set | Eric Sunshine | 2013-07-09 | 1 | -1/+2 |
* | log -L: improve comments in process_all_files() | Thomas Rast | 2013-04-12 | 1 | -3/+16 |
* | log -L: store the path instead of a diff_filespec | Thomas Rast | 2013-04-12 | 1 | -21/+24 |
* | log -L: fix overlapping input ranges | Thomas Rast | 2013-04-05 | 1 | -7/+10 |
* | log -L: check range set invariants when we look it up | Thomas Rast | 2013-04-05 | 1 | -0/+26 |
* | Speed up log -L... -M | Thomas Rast | 2013-03-28 | 1 | -4/+52 |
* | log -L: :pattern:file syntax to find by funcname | Thomas Rast | 2013-03-28 | 1 | -2/+3 |
* | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -0/+1179 |