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
2011-08-17
Merge branch 'rc/histogram-diff'
Junio C Hamano
1
-0
/
+2
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-5
/
+5
2011-07-12
teach --histogram to diff
Tay Ray Chuan
1
-0
/
+2
2011-06-29
Merge branch 'mg/diff-stat-count'
Junio C Hamano
1
-9
/
+45
2011-06-29
Merge branch 'jk/combine-diff-binary-etc'
Junio C Hamano
1
-13
/
+1
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-3
/
+3
2011-06-06
Merge branch 'jk/diff-not-so-quick'
Junio C Hamano
1
-0
/
+7
2011-05-31
Merge branch 'jc/rename-degrade-cc-to-c' into maint
Junio C Hamano
1
-0
/
+26
2011-05-31
diff: futureproof "stop feeding the backend early" logic
Junio C Hamano
1
-0
/
+7
2011-05-27
diff --stat-count: finishing touches
Junio C Hamano
1
-2
/
+4
2011-05-27
diff: introduce --stat-lines to limit the stat lines
Michael J Gruber
1
-4
/
+34
2011-05-27
diff.c: omit hidden entries from namelen calculation with --stat
Michael J Gruber
1
-5
/
+9
2011-05-26
Merge branch 'jm/maint-diff-words-with-sbe' into maint
Junio C Hamano
1
-2
/
+10
2011-05-23
refactor get_textconv to not require diff_filespec
Jeff King
1
-13
/
+1
2011-05-23
Merge branch 'jm/maint-diff-words-with-sbe'
Junio C Hamano
1
-2
/
+10
2011-05-20
do not read beyond end of malloc'd buffer
Jim Meyering
1
-2
/
+10
2011-05-13
Merge branch 'jh/dirstat-lines'
Junio C Hamano
1
-19
/
+152
2011-05-13
Merge branch 'jc/fix-diff-files-unmerged' into maint
Junio C Hamano
1
-6
/
+6
2011-05-06
Merge branch 'jc/fix-diff-files-unmerged'
Junio C Hamano
1
-6
/
+6
2011-05-04
Merge branch 'jh/dirstat' into maint
Junio C Hamano
1
-5
/
+37
2011-04-29
Mark dirstat error messages for translation
Johan Herland
1
-4
/
+4
2011-04-29
Improve error handling when parsing dirstat parameters
Johan Herland
1
-30
/
+41
2011-04-29
New --dirstat=lines mode, doing dirstat analysis based on diffstat
Johan Herland
1
-2
/
+59
2011-04-29
Allow specifying --dirstat cut-off percentage as a floating point number
Johan Herland
1
-10
/
+16
2011-04-29
Add config variable for specifying default --dirstat behavior
Johan Herland
1
-1
/
+9
2011-04-29
Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
Johan Herland
1
-9
/
+60
2011-04-29
Make --dirstat=0 output directories that contribute < 0.1% of changes
Johan Herland
1
-2
/
+2
2011-04-28
Merge branch 'jc/diff-irreversible-delete'
Junio C Hamano
1
-5
/
+14
2011-04-28
Merge branch 'jc/rename-degrade-cc-to-c'
Junio C Hamano
1
-0
/
+26
2011-04-28
Merge branch 'jh/dirstat'
Junio C Hamano
1
-5
/
+37
2011-04-23
diff: remove often unused parameters from diff_unmerge()
Junio C Hamano
1
-4
/
+1
2011-04-23
diff.c: return filepair from diff_unmerge()
Junio C Hamano
1
-5
/
+8
2011-04-12
--dirstat: In case of renames, use target filename instead of source filename
Johan Herland
1
-1
/
+1
2011-04-11
Teach --dirstat not to completely ignore rearranged lines within a file
Johan Herland
1
-1
/
+18
2011-04-11
--dirstat-by-file: Make it faster and more correct
Johan Herland
1
-5
/
+20
2011-04-02
git diff -D: omit the preimage of deletes
Junio C Hamano
1
-5
/
+14
2011-03-22
diffcore-rename: fall back to -C when -C -C busts the rename limit
Junio C Hamano
1
-0
/
+26
2011-03-22
Remove unused variables
Johannes Schindelin
1
-2
/
+1
2011-03-22
Fix sparse warnings
Stephen Boyd
1
-1
/
+1
2011-03-19
Merge branch 'jk/merge-rename-ux'
Junio C Hamano
1
-1
/
+1
2011-03-16
Merge branch 'jk/diffstat-binary' into maint
Junio C Hamano
1
-10
/
+21
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
1
-4
/
+2
2011-02-22
diff: don't retrieve binary blobs for diffstat
Jeff King
1
-4
/
+11
2011-02-22
diff: handle diffstat of rewritten binary files
Jeff King
1
-10
/
+14
2011-02-21
bump rename limit defaults (again)
Jeff King
1
-1
/
+1
2010-12-21
Merge branch 'ks/blame-worktree-textconv-cached'
Junio C Hamano
1
-2
/
+2
2010-12-19
fill_textconv(): Don't get/put cache if sha1 is not valid
Kirill Smelkov
1
-2
/
+2
2010-12-16
Merge branch 'kb/diff-C-M-synonym'
Junio C Hamano
1
-8
/
+8
[next]