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-range.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
line-range.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-8
/
+14
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-06-15
blame: prevent error if range ends past end of file
Isabella Stephens
1
-1
/
+1
2017-01-30
use SWAP macro
René Scharfe
1
-2
/
+1
2013-08-06
line-range: reject -L line numbers less than 1
Eric Sunshine
1
-1
/
+4
2013-08-06
line-range: teach -L^:RE to search from start of file
Eric Sunshine
1
-2
/
+7
2013-08-06
line-range: teach -L:RE to search from end of previous -L range
Eric Sunshine
1
-5
/
+7
2013-08-06
line-range: teach -L^/RE/ to search from start of file
Eric Sunshine
1
-2
/
+8
2013-08-06
line-range: teach -L/RE/ to search relative to anchor point
Eric Sunshine
1
-4
/
+26
2013-08-05
blame: reject empty ranges -L,+0 and -L,-0
Eric Sunshine
1
-1
/
+1
2013-08-05
blame: reject empty ranges -LX,+0 and -LX,-0
Eric Sunshine
1
-0
/
+2
2013-07-17
line-range: fix "blame -L X,-N" regression
Eric Sunshine
1
-0
/
+7
2013-03-28
log -L: :pattern:file syntax to find by funcname
Thomas Rast
1
-1
/
+135
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-1
/
+18
2013-03-28
Refactor parse_loc
Bo Yang
1
-0
/
+92