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
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
Merge branch 'jc/typo' into maint
Junio C Hamano
1
-1
/
+1
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+2
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-0
/
+2
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-03
Typofixes outside documentation area
Junio C Hamano
1
-1
/
+1
2010-01-26
Merge branch 'jl/diff-submodule-ignore'
Junio C Hamano
1
-1
/
+1
2010-01-24
Teach diff --submodule that modified submodule directory is dirty
Jens Lehmann
1
-1
/
+1
2010-01-24
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
1
-0
/
+17
2010-01-22
Merge branch 'jl/submodule-diff'
Junio C Hamano
1
-5
/
+17
2010-01-18
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
1
-0
/
+2
2010-01-18
Merge branch 'maint-1.6.3' into maint-1.6.4
Junio C Hamano
1
-0
/
+2
2010-01-18
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
1
-0
/
+2
2010-01-18
Performance optimization for detection of modified submodules
Jens Lehmann
1
-4
/
+11
2010-01-17
Merge branch 'jk/run-command-use-shell'
Junio C Hamano
1
-1
/
+2
2010-01-16
Teach diff that modified submodule directory is dirty
Junio C Hamano
1
-2
/
+7
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-1
/
+1
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-0
/
+2
2010-01-07
unpack-trees.c: look ahead in the index
Junio C Hamano
1
-0
/
+17
2010-01-05
diff: run external diff helper with shell
Jeff King
1
-1
/
+1
2010-01-05
textconv: use shell to run helper
Jeff King
1
-0
/
+1
2009-12-30
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2009-12-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-0
/
+2
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
2009-12-26
Merge branch 'gb/1.7.0-diff-whitespace-only-output'
Junio C Hamano
1
-8
/
+27
2009-12-26
Merge branch 'jc/1.7.0-diff-whitespace-only-status'
Junio C Hamano
1
-5
/
+33
2009-12-16
Merge branch 'maint' to sync with 1.6.5.7
Junio C Hamano
1
-1
/
+3
2009-12-16
ignore unknown color configuration
Jeff King
1
-1
/
+3
2009-11-28
Give the hunk comment its own color
Bert Wesarg
1
-3
/
+40
2009-11-27
emit_line(): don't emit an empty <SET><RESET> followed by a newline
Junio C Hamano
1
-6
/
+7
2009-11-20
No diff -b/-w output for all-whitespace changes
Greg Bacon
1
-8
/
+27
2009-11-16
Merge branch 'js/maint-diff-color-words' into maint
Junio C Hamano
1
-8
/
+12
2009-11-15
Merge branch 'jc/maint-blank-at-eof' into maint
Junio C Hamano
1
-145
/
+262
2009-11-15
Merge branch 'js/maint-diff-color-words'
Junio C Hamano
1
-8
/
+12
2009-10-31
diff --color-words: bit of clean-up
Junio C Hamano
1
-14
/
+12
2009-10-30
Merge branch 'js/diff-verbose-submodule'
Junio C Hamano
1
-0
/
+18
2009-10-30
diff --color-words -U0: fix the location of hunk headers
Johannes Schindelin
1
-0
/
+6
2009-10-19
Add the --submodule option to the diff option family
Johannes Schindelin
1
-0
/
+18
2009-10-17
Merge branch 'jc/maint-blank-at-eof'
Junio C Hamano
1
-145
/
+262
2009-10-11
diff.c: stylefix
Felipe Contreras
1
-1
/
+1
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' into jc/maint-blank-at-eof
Junio C Hamano
1
-22
/
+47
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
1
-14
/
+35
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
1
-148
/
+148
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
1
-42
/
+113
2009-09-15
diff -B: colour whitespace errors
Junio C Hamano
1
-26
/
+49
2009-09-15
diff.c: emit_add_line() takes only the rest of the line
Junio C Hamano
1
-7
/
+9
2009-09-15
diff.c: split emit_line() from the first char and the rest of the line
Junio C Hamano
1
-7
/
+26
2009-09-14
diff.c: shuffling code around
Junio C Hamano
1
-125
/
+125
2009-09-14
diff --whitespace: fix blank lines at end
Junio C Hamano
1
-21
/
+53
2009-09-04
diff --color: color blank-at-eof
Junio C Hamano
1
-10
/
+27
2009-09-04
diff --whitespace=warn/error: fix blank-at-eof check
Junio C Hamano
1
-16
/
+48
[next]