aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
* diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
* 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
* | | show_stats(): fix stats width calculationOlivier Marin2008-06-28
|/ /
* | Merge branch 'maint'Junio C Hamano2008-06-26
|\ \ | |/
| * diff --check: do not discard error status upon seeing a good lineJunio C Hamano2008-06-26
* | Merge branch 'jk/test'Junio C Hamano2008-06-22
|\ \ | |/ |/|
| * avoid trailing whitespace in zero-change diffstat linesJeff King2008-06-14
* | Merge branch 'maint'Junio C Hamano2008-06-16
|\ \
| * | diff.c: fix emit_line() again not to add extra lineJunio C Hamano2008-06-16
* | | Merge branch 'maint'Junio C Hamano2008-06-16
|\ \ \ | |/ / | | / | |/ |/|
| * diff: reset color before printing newlineSZEDER Gábor2008-06-16
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | | diff options: Introduce --ignore-submodulesJohannes Schindelin2008-05-15
* | | Merge branch 'jk/renamelimit' (early part)Junio C Hamano2008-05-14
|\ \ \ | |/ / |/| |
| * | bump rename limit defaultsJeff King2008-05-03
* | | Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03
|/ /
* | diff: make --dirstat binary-file safeJunio C Hamano2008-04-09
|/
* Write diff output to a file in struct diff_optionsDaniel Barkalow2008-03-14
* diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2008-03-02
* Clean up find_unique_abbrev() callersJunio C Hamano2008-03-01
* Merge branch 'jm/free'Junio C Hamano2008-02-27
|\
| * Avoid unnecessary "if-before-free" tests.Jim Meyering2008-02-22
* | Merge branch 'jc/diff-relative'Junio C Hamano2008-02-27
|\ \
| * | diff --relative: help working in a bare repositoryJunio C Hamano2008-02-13
| * | diff --relative: output paths as relative to the current subdirectoryJunio C Hamano2008-02-13
* | | Merge branch 'maint'Junio C Hamano2008-02-26
|\ \ \
| * | | Use a single implementation and API for copy_file()Daniel Barkalow2008-02-25
* | | | Merge branch 'lt/dirstat'Junio C Hamano2008-02-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | diff --dirstat: saner handling of binary and unmerged filesJunio C Hamano2008-02-24
| * | | Add "--dirstat" for some directory statisticsLinus Torvalds2008-02-12
* | | | diff: fix java funcname pattern for solarisJeff King2008-02-20
* | | | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18