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