aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
...
| | * | | 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
|\ \ | |/
| * diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
* | Merge branch 'bd/diff-strbuf'Junio C Hamano2008-08-19
|\ \
| * | xdiff-interface: hide the whole "xdiff_emit_state" business from the callerJunio C Hamano2008-08-14
| * | Make xdi_diff_outf interface for running xdiff_outf diffsBrian Downing2008-08-13
| |/
* | add boolean diff.suppress-blank-empty config optionJim Meyering2008-08-19
|/
* Teach git diff about BibTeX head hunk patternsGustaf Hendeby2008-08-12
* diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-11
* Merge branch 'maint'Junio C Hamano2008-08-05
|\
| * diff.renamelimit is a basic diff configurationLinus Torvalds2008-08-05
* | diff: chapter and part in funcname for texGiuseppe Bilotta2008-08-02
* | Teach "git diff -p" Pascal/Delphi funcname patternAvery Pennarun2008-08-02
* | diff: add ruby funcname patternGiuseppe Bilotta2008-08-02
* | format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-29
* | Merge branch 'maint'Junio C Hamano2008-07-16
|\ \ | |/
| * Fix buffer overflow in git diffDmitry Potapov2008-07-16
* | Merge branch 'qq/maint'Junio C Hamano2008-07-05
|\ \ | |/
| * diff.c: Use 'git_config_string' to get 'diff.external'Brian Hetro2008-07-05
* | Merge branch 'jc/checkdiff'Junio C Hamano2008-07-01
|\ \
| * | diff --check: detect leftover conflict markersJunio C Hamano2008-06-26
| * | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
| * | checkdiff: pass diff_options to the callbackJunio C Hamano2008-06-26
| * | check_and_emit_line(): rename and refactorJunio C Hamano2008-06-26
| * | diff --check: explain why we do not care whether old side is binaryJunio C Hamano2008-06-26