aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
* Merge branch 'ar/unlink-err'Junio C Hamano2009-05-18
|\
| * replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-29
* | Merge branch 'mh/diff-stat-color'Junio C Hamano2009-05-18
|\ \
| * | diff: do not color --stat output like patch contextMarkus Heidelberg2009-04-26
| |/
* | Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
|/
* Allow users to un-configure rename detectionLinus Torvalds2009-04-11
* Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'Junio C Hamano2009-03-28
|\
| * diff --cached: do not borrow from a work tree when a path is marked as assume...Junio C Hamano2009-03-22
* | Merge branch 'js/maint-diff-temp-smudge'Junio C Hamano2009-03-26
|\ \
| * | Smudge the files fed to external diff and textconvJohannes Schindelin2009-03-22
* | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-03-11
|\ \ \
| * | | has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
* | | | Remove unused function scope local variablesBenjamin Kramer2009-03-07
* | | | Merge branch 'al/ansi-color'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | Clean up use of ANSI color sequencesArjen Laarhoven2009-02-13
* | | | | Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-maskingKeith Cascio2009-03-04
| |_|/ / |/| | |
* | | | Remove redundant bit clears from diff_setup()Keith Cascio2009-02-13
|/ / /
* | | Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy2009-02-12
* | | Merge branch 'jc/maint-split-diff-metainfo'Junio C Hamano2009-01-31
|\ \ \
| * \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-27
| |\ \ \
| | * | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-27
| | |/ /
* | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-31
|\ \ \ \
| * | | | refactor signal handling for cleanup functionsJeff King2009-01-21
| * | | | chain kill signals for cleanup functionsJeff King2009-01-21
| * | | | diff: refactor tempfile cleanup handlingJeff King2009-01-21
* | | | | Merge branch 'js/diff-color-words'Junio C Hamano2009-01-25
|\ \ \ \ \
| * | | | | color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-21
| * | | | | color-words: make regex configurable via attributesThomas Rast2009-01-17
| * | | | | color-words: enable REG_NEWLINE to help userThomas Rast2009-01-17
| * | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-17
| * | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-17
| * | | | | color-words: refactor word splitting and use ALLOC_GROW()Johannes Schindelin2009-01-17
| |/ / / /
* | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \ \ \
| * | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
* | | | | | Merge branch 'maint'Junio C Hamano2009-01-21
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
| |/ / /
* | | | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-07
|\ \ \ \
| * | | | diff: add option to show context between close hunksRené Scharfe2008-12-29
| |/ / /
* | | | remove trailing LF in die() messagesAlexander Potashev2009-01-05
|/ / /
* | | Fix type-mismatch compiler warning from diff_populate_filespec()René Scharfe2008-12-18
* | | Make 'prepare_temp_file()' ignore st_size for symlinksLinus Torvalds2008-12-17
* | | Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'Linus Torvalds2008-12-17
* | | diff: respect textconv in rewrite diffsJeff King2008-12-09
* | | diff: fix handling of binary rewrite diffsJeff King2008-12-09
* | | diff: allow turning on textconv explicitly for plumbingJeff King2008-12-07
* | | Merge branch 'jk/diff-convfilter'Junio C Hamano2008-11-12
|\ \ \
| * | | only textconv regular filesJeff King2008-10-26
| * | | userdiff: require explicitly allowing textconvJeff King2008-10-26
| * | | refactor userdiff textconv codeJeff King2008-10-26
* | | | Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano2008-11-12
|\ \ \ \ | |/ / /