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
/
t4053-diff-no-index.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
1
-2
/
+1
2019-03-24
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2019-02-24
diff: reuse diff setup for --no-index case
Jeff King
1
-0
/
+8
2018-10-22
diff: don't attempt to strip prefix from absolute Windows paths
Johannes Sixt
1
-0
/
+10
2016-09-13
diff: always try to set up the repository
Jeff King
1
-0
/
+20
2016-09-13
diff: handle --no-index prefixes consistently
Jeff King
1
-0
/
+18
2015-05-05
Merge branch 'jc/diff-no-index-d-f'
Junio C Hamano
1
-0
/
+34
2015-03-26
diff-no-index: align D/F handling with that of normal Git
Junio C Hamano
1
-0
/
+12
2015-03-25
diff-no-index: DWIM "diff D F" into "diff D/F F"
Junio C Hamano
1
-0
/
+22
2015-03-20
t: use test_expect_code instead of hand-rolled comparison
Jeff King
1
-2
/
+2
2013-12-16
diff: add test for --no-index executed outside repo
Thomas Gummerer
1
-0
/
+11
2013-12-12
diff: don't read index when --no-index is given
Thomas Gummerer
1
-0
/
+15
2012-06-22
diff: handle relative paths in no-index
Jeff King
1
-1
/
+14
2012-05-16
diff --no-index: reset temporary buffer lengths on directory iteration
Bobby Powers
1
-0
/
+19