index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t4211-line-log.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-1
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor
1
-1
/
+1
2018-06-15
log: prevent error if line range ends past end of file
Isabella Stephens
1
-3
/
+2
2017-03-03
line-log.c: prevent crash during union of too many ranges
Allan Xavier
1
-0
/
+10
2016-06-24
t4211: ensure that log respects --output=<file>
Johannes Schindelin
1
-0
/
+7
2015-04-20
log -L: improve error message on malformed argument
Matthieu Moy
1
-4
/
+4
2014-11-06
Merge branch 'tm/line-log-first-parent'
Junio C Hamano
1
-0
/
+5
2014-11-04
line-log: fix crash when --first-parent is used
Tzvetan Mikov
1
-0
/
+5
2013-08-06
line-range: teach -L^:RE to search from start of file
Eric Sunshine
1
-0
/
+1
2013-08-06
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
1
-1
/
+0
2013-08-05
log: fix -L bounds checking bug
Eric Sunshine
1
-1
/
+1
2013-08-05
t4211: retire soon-to-be unimplementable tests
Eric Sunshine
1
-13
/
+0
2013-08-05
t4211: log: demonstrate -L bounds checking bug
Eric Sunshine
1
-0
/
+30
2013-07-24
t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...
Junio C Hamano
1
-1
/
+0
2013-07-23
line-log: fix "log -LN" crash when N is last line of file
Eric Sunshine
1
-1
/
+1
2013-07-23
range-set: satisfy non-empty ranges invariant
Eric Sunshine
1
-1
/
+2
2013-07-23
t4211: demonstrate crash when first -L encountered is empty range
Eric Sunshine
1
-0
/
+5
2013-07-23
t4211: demonstrate empty -L range crash
Eric Sunshine
1
-0
/
+8
2013-07-09
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
1
-2
/
+2
2013-07-09
t4211: fix broken test when one -L range is subset of another
Eric Sunshine
1
-2
/
+2
2013-04-12
log -L: store the path instead of a diff_filespec
Thomas Rast
1
-1
/
+1
2013-04-12
log -L: test merge of parallel modify/rename
Thomas Rast
1
-4
/
+12
2013-04-12
t4211: pass -M to 'git log -M -L...' test
Thomas Rast
1
-1
/
+1
2013-04-05
log -L: fix overlapping input ranges
Thomas Rast
1
-0
/
+6
2013-03-28
log -L: :pattern:file syntax to find by funcname
Thomas Rast
1
-0
/
+4
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+49