aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/zlib-wrap' into maintJunio C Hamano2011-08-16
|\
| * zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| * Merge branch 'jc/rename-degrade-cc-to-c' into maintJunio C Hamano2011-05-31
| |\
| * \ Merge branch 'jm/maint-diff-words-with-sbe' into maintJunio C Hamano2011-05-26
| |\ \
| * \ \ Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-13
| |\ \ \
| * \ \ \ Merge branch 'jh/dirstat' into maintJunio C Hamano2011-05-04
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/combine-diff-binary-etc' into maintJunio C Hamano2011-08-16
|\ \ \ \ \ \
| * | | | | | refactor get_textconv to not require diff_filespecJeff King2011-05-23
* | | | | | | Merge branch 'jk/diff-not-so-quick'Junio C Hamano2011-06-06
|\ \ \ \ \ \ \
| * | | | | | | diff: futureproof "stop feeding the backend early" logicJunio C Hamano2011-05-31
* | | | | | | | Merge branch 'jm/maint-diff-words-with-sbe'Junio C Hamano2011-05-23
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | do not read beyond end of malloc'd bufferJim Meyering2011-05-20
* | | | | | | Merge branch 'jh/dirstat-lines'Junio C Hamano2011-05-13
|\ \ \ \ \ \ \
| * | | | | | | Mark dirstat error messages for translationJohan Herland2011-04-29
| * | | | | | | Improve error handling when parsing dirstat parametersJohan Herland2011-04-29
| * | | | | | | New --dirstat=lines mode, doing dirstat analysis based on diffstatJohan Herland2011-04-29
| * | | | | | | Allow specifying --dirstat cut-off percentage as a floating point numberJohan Herland2011-04-29
| * | | | | | | Add config variable for specifying default --dirstat behaviorJohan Herland2011-04-29
| * | | | | | | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-fileJohan Herland2011-04-29
| * | | | | | | Make --dirstat=0 output directories that contribute < 0.1% of changesJohan Herland2011-04-29
* | | | | | | | Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | diff: remove often unused parameters from diff_unmerge()Junio C Hamano2011-04-23
| * | | | | | diff.c: return filepair from diff_unmerge()Junio C Hamano2011-04-23
* | | | | | | Merge branch 'jc/diff-irreversible-delete'Junio C Hamano2011-04-28
|\ \ \ \ \ \ \
| * | | | | | | git diff -D: omit the preimage of deletesJunio C Hamano2011-04-02
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | diffcore-rename: fall back to -C when -C -C busts the rename limitJunio C Hamano2011-03-22
* | | | | | | Merge branch 'jh/dirstat'Junio C Hamano2011-04-28
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | --dirstat: In case of renames, use target filename instead of source filenameJohan Herland2011-04-12
| * | | | | Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-11
| * | | | | --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-11
* | | | | | Remove unused variablesJohannes Schindelin2011-03-22
| |/ / / / |/| | | |
* | | | | Fix sparse warningsStephen Boyd2011-03-22
* | | | | Merge branch 'jk/merge-rename-ux'Junio C Hamano2011-03-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bump rename limit defaults (again)Jeff King2011-02-21
| |/ / /
* | | | Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-16
|\ \ \ \
| * | | | diff: don't retrieve binary blobs for diffstatJeff King2011-02-22
| * | | | diff: handle diffstat of rewritten binary filesJeff King2011-02-22
* | | | | standardize brace placement in struct definitionsJonathan Nieder2011-03-16
| |/ / / |/| | |
* | | | Merge branch 'ks/blame-worktree-textconv-cached'Junio C Hamano2010-12-21
|\ \ \ \
| * | | | fill_textconv(): Don't get/put cache if sha1 is not validKirill Smelkov2010-12-19
| * | | | Merge branch 'np/diff-in-corrupt-repository' into maintJunio C Hamano2010-12-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'cm/diff-check-at-eol' into maintJunio C Hamano2010-12-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cb/diff-fname-optim' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/no-textconv-symlink' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'kb/diff-C-M-synonym'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff: use "find" instead of "detect" as prefix for long forms of -M and -CYann Dirson2010-12-10
| * | | | | | | | | diff: add --detect-copies-harder as a synonym for --find-copies-harderKevin Ballard2010-11-29