index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4211-line-log.sh
Commit message (
Expand
)
Author
Age
*
line-range: teach -L^:RE to search from start of file
Eric Sunshine
2013-08-06
*
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
2013-08-06
*
log: fix -L bounds checking bug
Eric Sunshine
2013-08-05
*
t4211: retire soon-to-be unimplementable tests
Eric Sunshine
2013-08-05
*
t4211: log: demonstrate -L bounds checking bug
Eric Sunshine
2013-08-05
*
t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...
Junio C Hamano
2013-07-24
*
line-log: fix "log -LN" crash when N is last line of file
Eric Sunshine
2013-07-23
*
range-set: satisfy non-empty ranges invariant
Eric Sunshine
2013-07-23
*
t4211: demonstrate crash when first -L encountered is empty range
Eric Sunshine
2013-07-23
*
t4211: demonstrate empty -L range crash
Eric Sunshine
2013-07-23
*
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
2013-07-09
*
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
2013-07-09
*
log -L: store the path instead of a diff_filespec
Thomas Rast
2013-04-12
*
log -L: test merge of parallel modify/rename
Thomas Rast
2013-04-12
*
t4211: pass -M to 'git log -M -L...' test
Thomas Rast
2013-04-12
*
log -L: fix overlapping input ranges
Thomas Rast
2013-04-05
*
log -L: :pattern:file syntax to find by funcname
Thomas Rast
2013-03-28
*
Implement line-history search (git log -L)
Thomas Rast
2013-03-28