23 Commits (1514c8edd62d96006cd1de31e906ed5798dd4681)

Author SHA1 Message Date
Allan Xavier aaae0bf787 line-log.c: prevent crash during union of too many ranges 8 years ago
Johannes Schindelin c1496934cf t4211: ensure that log respects --output=<file> 9 years ago
Matthieu Moy 0269f968b7 log -L: improve error message on malformed argument 10 years ago
Tzvetan Mikov a8787c5c1c line-log: fix crash when --first-parent is used 10 years ago
Eric Sunshine 215e76c7ff line-range: teach -L^:RE to search from start of file 12 years ago
Eric Sunshine 1ce761a524 line-range: teach -L:RE to search from end of previous -L range 12 years ago
Eric Sunshine 63828b844d log: fix -L bounds checking bug 12 years ago
Eric Sunshine 449f5c751c t4211: retire soon-to-be unimplementable tests 12 years ago
Eric Sunshine 25fb8ee445 t4211: log: demonstrate -L bounds checking bug 12 years ago
Junio C Hamano d3a486c47d t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges invariant) 12 years ago
Eric Sunshine df6308eb82 line-log: fix "log -LN" crash when N is last line of file 12 years ago
Eric Sunshine f8395edc6f range-set: satisfy non-empty ranges invariant 12 years ago
Eric Sunshine 99780b0a4a t4211: demonstrate crash when first -L encountered is empty range 12 years ago
Eric Sunshine 5896097846 t4211: demonstrate empty -L range crash 12 years ago
Eric Sunshine 3755b53af7 range_set: fix coalescing bug when range is a subset of another 12 years ago
Eric Sunshine 18d472db6f t4211: fix broken test when one -L range is subset of another 12 years ago
Thomas Rast 31c6191831 log -L: store the path instead of a diff_filespec 12 years ago
Thomas Rast d51c5274e4 log -L: test merge of parallel modify/rename 12 years ago
Thomas Rast 035ff3987b t4211: pass -M to 'git log -M -L...' test 12 years ago
Thomas Rast 209618860c log -L: fix overlapping input ranges 12 years ago
Thomas Rast 13b8f68c1f log -L: :pattern:file syntax to find by funcname 12 years ago
Thomas Rast 12da1d1f6f Implement line-history search (git log -L) 12 years ago