Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-12-10 | diff: use "find" instead of "detect" as prefix for long forms of -M and -C | Yann Dirson | 1 | -9/+9 |
2010-12-09 | Merge branch 'np/diff-in-corrupt-repository' into maint | Junio C Hamano | 1 | -2/+6 |
2010-12-09 | Merge branch 'cm/diff-check-at-eol' into maint | Junio C Hamano | 1 | -1/+1 |
2010-12-08 | Merge branch 'jk/diff-CBM' | Junio C Hamano | 1 | -3/+3 |
2010-11-29 | Merge branch 'np/diff-in-corrupt-repository' | Junio C Hamano | 1 | -2/+6 |
2010-11-29 | Merge branch 'cm/diff-check-at-eol' | Junio C Hamano | 1 | -1/+1 |
2010-11-29 | diff: add --detect-copies-harder as a synonym for --find-copies-harder | Kevin Ballard | 1 | -1/+1 |
2010-11-24 | Merge branch 'cb/diff-fname-optim' into maint | Junio C Hamano | 1 | -1/+1 |
2010-11-24 | Merge branch 'jk/no-textconv-symlink' into maint | Junio C Hamano | 1 | -3/+8 |
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-10-21 | diff: don't presume empty file when corresponding object is missing | Nicolas Pitre | 1 | -2/+6 |
2010-10-21 | diff: report bogus input to -C/-M/-B | Jeff King | 1 | -3/+3 |
2010-10-16 | diff --check: correct line numbers of new blank lines at EOF | Christoph Mallon | 1 | -1/+1 |
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 |