summaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'by/log-follow'Junio C Hamano2010-05-211-8/+13
|\
| * Make diffcore_std only can run once before a diff_flushBo Yang2010-05-071-0/+8
| * Add a macro DIFF_QUEUE_CLEAR.Bo Yang2010-05-071-8/+5
* | Merge branch 'tr/word-diff'Junio C Hamano2010-05-211-19/+120
|\ \
| * | diff: add --word-diff option that generalizes --color-wordsThomas Rast2010-04-141-19/+120
* | | diff-options: make --patch a synonym for -pWill Palmer2010-05-181-1/+1
* | | Merge branch 'jk/cached-textconv'Junio C Hamano2010-05-081-46/+73
|\ \ \ | |_|/ |/| |
| * | diff: avoid useless filespec populationJeff King2010-04-021-5/+4
| * | diff: cache textconv outputJeff King2010-04-021-9/+43
| * | textconv: refactor calls to run_textconvJeff King2010-04-021-36/+30
* | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-041-10/+5
|\ \ \
| * | | remove ecb parameter from xdi_diff_outf()René Scharfe2010-05-041-10/+5
| * | | Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano2010-04-221-9/+12
| |\ \ \
| * \ \ \ Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano2010-04-091-13/+11
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/maint-diffstat-overflow'Junio C Hamano2010-04-181-9/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | diff: use large integers for diffstat calculationsJeff King2010-04-171-9/+12
* | | | | | Merge early parts of jk/cached-textconvJunio C Hamano2010-04-081-0/+4
|\ \ \ \ \ \
| * | | | | | diff.c: work around pointer constness warningsJunio C Hamano2010-04-081-2/+2
| | |_|_|/ / | |/| | | |
| * | | | | fix textconv leak in emit_rewrite_diffJeff King2010-04-011-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/conflict-marker-size'Junio C Hamano2010-04-061-13/+11
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-241-13/+11
| |/ /
* | | Sync with 1.7.0.4Junio C Hamano2010-03-311-6/+11
|\ \ \ | | |/ | |/|
| * | diff: fix textconv error zombiesJohannes Sixt2010-03-301-6/+11
| * | Merge branch 'ld/maint-diff-quiet-w' into maintJunio C Hamano2010-03-041-0/+23
| |\ \
| * \ \ Merge branch 'jc/typo' into maintJunio C Hamano2010-02-171-1/+1
| |\ \ \
* | \ \ \ Merge branch 'jl/submodule-diff-dirtiness'Junio C Hamano2010-03-241-2/+11
|\ \ \ \ \
| * | | | | git status: Fix false positive "new commits" output for dirty submodulesJens Lehmann2010-03-121-2/+5
| * | | | | Refactor dirty submodule detection in diff-lib.cJens Lehmann2010-03-121-0/+6
* | | | | | Merge branch 'ld/maint-diff-quiet-w'Junio C Hamano2010-03-021-0/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | git diff --quiet -w: check and report the statusLarry D'Anna2010-02-151-0/+23
| |/ / / /
* | | | | Merge branch 'ml/color-when'Junio C Hamano2010-03-021-0/+9
|\ \ \ \ \
| * | | | | Add an optional argument for --color optionsMark Lodato2010-02-181-0/+9
| |/ / / /
* | | | | Merge branch 'jc/typo'Junio C Hamano2010-02-161-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Typofixes outside documentation areaJunio C Hamano2010-02-031-1/+1
| |/ /
* | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-161-0/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-02-161-0/+2
| |\ \
| | * | diff: make sure --output=/bad/path is caughtLarry D'Anna2010-02-151-0/+2
| | * | Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-01-181-0/+2
| | |\ \
| | | * \ Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano2010-01-181-0/+2
| | | |\ \
| | | | * \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2010-01-181-0/+2
| | | | |\ \
| | | | | * \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-101-0/+2
| | | | | |\ \
| | | | | * \ \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maintJunio C Hamano2009-04-081-1/+9
| | | | | |\ \ \
| | | | | * \ \ \ Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-081-1/+1
| | | | | |\ \ \ \
* | | | | | \ \ \ \ Merge branch 'jl/diff-submodule-ignore'Junio C Hamano2010-01-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-241-1/+1
* | | | | | | | | | | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-241-0/+17
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | unpack-trees.c: look ahead in the indexJunio C Hamano2010-01-071-0/+17
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jl/submodule-diff'Junio C Hamano2010-01-221-5/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Performance optimization for detection of modified submodulesJens Lehmann2010-01-181-4/+11
| * | | | | | | | | | Teach diff that modified submodule directory is dirtyJunio C Hamano2010-01-161-2/+7