]> git.ipfire.org Git - thirdparty/git.git/history - t/t4211-line-log.sh
t4211: fix broken test when one -L range is subset of another
[thirdparty/git.git] / t / t4211-line-log.sh
2013-07-09  Eric Sunshinet4211: fix broken test when one -L range is subset...
2013-04-12  Thomas Rastlog -L: store the path instead of a diff_filespec
2013-04-12  Thomas Rastlog -L: test merge of parallel modify/rename
2013-04-12  Thomas Rastt4211: pass -M to 'git log -M -L...' test
2013-04-05  Thomas Rastlog -L: fix overlapping input ranges
2013-03-28  Thomas Rastlog -L: :pattern:file syntax to find by funcname
2013-03-28  Thomas RastImplement line-history search (git log -L)