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
/
line-log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-1
/
+1
2013-08-06
log: teach -L/RE/ to search from end of previous -L range
Eric Sunshine
1
-3
/
+12
2013-08-06
line-range: teach -L/RE/ to search relative to anchor point
Eric Sunshine
1
-1
/
+1
2013-08-06
range-set: publish API for re-use by git-blame -L
Eric Sunshine
1
-5
/
+5
2013-08-05
log: fix -L bounds checking bug
Eric Sunshine
1
-2
/
+2
2013-07-23
line-log: fix "log -LN" crash when N is last line of file
Eric Sunshine
1
-0
/
+1
2013-07-23
range-set: satisfy non-empty ranges invariant
Eric Sunshine
1
-0
/
+2
2013-07-23
range-set: fix sort_and_merge_range_set() corner case bug
Eric Sunshine
1
-3
/
+3
2013-07-15
line-log: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-09
range_set: fix coalescing bug when range is a subset of another
Eric Sunshine
1
-1
/
+2
2013-04-12
log -L: improve comments in process_all_files()
Thomas Rast
1
-3
/
+16
2013-04-12
log -L: store the path instead of a diff_filespec
Thomas Rast
1
-21
/
+24
2013-04-05
log -L: fix overlapping input ranges
Thomas Rast
1
-7
/
+10
2013-04-05
log -L: check range set invariants when we look it up
Thomas Rast
1
-0
/
+26
2013-03-28
Speed up log -L... -M
Thomas Rast
1
-4
/
+52
2013-03-28
log -L: :pattern:file syntax to find by funcname
Thomas Rast
1
-2
/
+3
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+1179