aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
* 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
|\ \ | |/
| * diff: add missing static declarationJeff King2008-10-26
* | Merge branch 'rs/blame'Junio C Hamano2008-11-08
|\ \ | |/ |/|
| * Always initialize xpparam_t to 0Brian Downing2008-10-25
* | diff: add filter for converting binary to textJeff King2008-10-18
* | diff: introduce diff.<driver>.binaryJeff King2008-10-18
* | diff: unify external diff and funcname parsing codeJeff King2008-10-18
|/
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* Teach git diff about Objective-C syntaxJonathan del Strother2008-10-06
* Merge branch 'maint'Shawn O. Pearce2008-10-06
|\
| * fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* | fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-02
* | diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785Brandon Casey2008-09-30
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ | | |/
| | * Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
| | |\
| | * \ Merge branch 'jc/maint-diff-quiet' into maintJunio C Hamano2008-09-18
| | |\ \
| * | | | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-23
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | diff hunk pattern: fix misconverted "\{" tex macro introducersJunio C Hamano2008-09-20
| * | | | diff: fix "multiple regexp" semantics to find hunk header commentJunio C Hamano2008-09-20
| * | | | diff: use extended regexp to find hunk headersJunio C Hamano2008-09-19
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-19
| |\ \ \ \ | | |/ / /
| | * | | diff: use extended regexp to find hunk headersJunio C Hamano2008-09-19
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-18
| |\ \ \ \ | | |/ / /
| | * | | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
| | * | | diff.c: associate a flag with each pattern and use it for compiling regexBrandon Casey2008-09-18
| | * | | diff.c: return pattern entry pointer rather than just the hunk header patternBrandon Casey2008-09-18
| | |/ /
| | * | Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano2008-09-10
| | |\ \
* | | \ \ Merge branch 'ho/dirstat-by-file'Shawn O. Pearce2008-09-25
|\ \ \ \ \
| * | | | | diff --dirstat-by-file: count changed files, not linesHeikki Orsila2008-09-05
* | | | | | Merge branch 'jc/diff-prefix'Junio C Hamano2008-09-18
|\ \ \ \ \ \
| * | | | | | diff: vary default prefix depending on what are comparedJunio C Hamano2008-08-30
* | | | | | | Merge branch 'jc/maint-diff-quiet'Junio C Hamano2008-09-16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | diff --quiet: make it synonym to --exit-code >/dev/nullJunio C Hamano2008-09-06
| * | | | | | diff Porcelain: do not disable auto index refreshing on -C -CJunio C Hamano2008-09-06
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jc/hide-cr-in-diff-from-less'Junio C Hamano2008-09-07
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-30
| | |/ / | |/| |
* | | | Teach "git diff -p" to locate PHP class methodsAndreas Ericsson2008-09-07
| |_|/ |/| |
* | | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\ \ \ | | |/ | |/|
| * | diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-03
| |/
* | Merge branch 'maint'Junio C Hamano2008-08-29
|\ \ | |/
| * Fix '--dirstat' with cross-directory renamingLinus Torvalds2008-08-29
* | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-20
* | Teach "git diff -p" Python funcname patternsKirill Smelkov2008-08-20
* | Merge branch 'maint'Junio C Hamano2008-08-20
|\ \ | |/