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-11-17
Merge branch 'cb/diff-fname-optim'
Junio C Hamano
1
-1
/
+1
2010-11-17
Merge branch 'jk/no-textconv-symlink'
Junio C Hamano
1
-3
/
+8
2010-10-26
Merge branch 'kb/merge-recursive-rename-threshold'
Junio C Hamano
1
-6
/
+25
2010-10-26
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-10-25
Fix copy-pasted comments related to tree diff handling.
Yann Dirson
1
-2
/
+2
2010-09-29
Merge branch 'jc/pickaxe-grep'
Junio C Hamano
1
-3
/
+8
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
diff: add synonyms for -M, -C, -B
Kevin Ballard
1
-3
/
+22
2010-09-29
merge-recursive: option to specify rename threshold
Kevin Ballard
1
-3
/
+3
2010-09-23
do not search functions for patch ID
Clemens Buchacher
1
-1
/
+1
2010-09-23
diff: don't use pathname-based diff drivers for symlinks
Jeff King
1
-3
/
+8
2010-09-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+4
2010-09-09
diff.c: call regfree to free memory allocated by regcomp when necessary
Brandon Casey
1
-1
/
+4
2010-08-31
Merge branch 'cb/binary-patch-id'
Junio C Hamano
1
-0
/
+7
2010-08-31
git log/diff: add -G<regexp> that greps in the patch text
Junio C Hamano
1
-2
/
+7
2010-08-31
diff: pass the entire diff-options to diffcore_pickaxe()
Junio C Hamano
1
-1
/
+1
2010-08-21
Merge branch 'mm/shortopt-detached'
Junio C Hamano
1
-43
/
+124
2010-08-18
Merge branch 'jc/maint-follow-rename-fix'
Junio C Hamano
1
-14
/
+13
2010-08-18
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
1
-7
/
+34
2010-08-16
hash binary sha1 into patch id
Clemens Buchacher
1
-0
/
+7
2010-08-13
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
1
-14
/
+13
2010-08-11
diff: strip extra "/" when stripping prefix
Jakub Narebski
1
-2
/
+8
2010-08-09
Add the 'diff.ignoreSubmodules' config setting
Johannes Schindelin
1
-1
/
+5
2010-08-09
Submodules: Add the new "ignore" config option for diff and status
Jens Lehmann
1
-6
/
+29
2010-08-06
diff: parse separate options --stat-width n, --stat-name-width n
Matthieu Moy
1
-5
/
+23
2010-08-06
diff: split off a function for --stat-* option parsing
Jonathan Nieder
1
-27
/
+35
2010-08-06
diff: parse separate options like -S foo
Matthieu Moy
1
-16
/
+71
2010-08-03
Merge branch 'sv/maint-diff-q-clear-fix' into maint
Junio C Hamano
1
-1
/
+0
2010-08-02
Fix DIFF_QUEUE_CLEAR refactoring
Junio C Hamano
1
-1
/
+0
2010-07-08
diff.c: fix a graph output bug
Bo Yang
1
-2
/
+1
2010-06-30
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
1
-11
/
+4
2010-06-30
Merge branch 'jl/maint-diff-ignore-submodules'
Junio C Hamano
1
-1
/
+10
2010-06-27
Merge branch 'ab/blame-textconv'
Junio C Hamano
1
-8
/
+4
2010-06-25
Add the option "--ignore-submodules" to "git status"
Jens Lehmann
1
-11
/
+4
2010-06-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2010-06-22
Merge branch 'cc/maint-diff-CC-binary' into maint
Junio C Hamano
1
-5
/
+16
2010-06-21
Merge branch 'bw/diff-metainfo-color' into maint
Junio C Hamano
1
-26
/
+35
2010-06-21
Merge branch 'rs/diff-no-minimal' into maint
Junio C Hamano
1
-5
/
+5
2010-06-18
Merge branch 'cc/maint-diff-CC-binary'
Junio C Hamano
1
-5
/
+16
2010-06-18
Merge branch 'by/diff-graph'
Junio C Hamano
1
-97
/
+312
2010-06-18
Merge branch 'jh/diff-index-line-abbrev'
Junio C Hamano
1
-3
/
+3
2010-06-18
Merge branch 'ec/diff-noprefix-config'
Junio C Hamano
1
-1
/
+8
2010-06-13
Merge branch 'bw/diff-metainfo-color'
Junio C Hamano
1
-26
/
+35
2010-06-13
Merge branch 'rs/diff-no-minimal'
Junio C Hamano
1
-5
/
+5
2010-06-11
Add optional parameters to the diff option "--ignore-submodules"
Jens Lehmann
1
-1
/
+10
2010-06-11
textconv: make the API public
Axel Bonnet
1
-8
/
+4
2010-06-06
diff: fix "git show -C -C" output when renaming a binary file
Christian Couder
1
-6
/
+17
2010-05-31
Make --color-words work well with --graph
Bo Yang
1
-17
/
+104
2010-05-31
Emit a whole line in one go
Bo Yang
1
-5
/
+27
2010-05-31
diff.c: Output the text graph padding before each diff line
Bo Yang
1
-53
/
+147
[next]