aboutsummaryrefslogtreecommitdiff
path: root/diff.c
Commit message (Expand)AuthorAge
* diff-options: add --patch-with-statJohannes Schindelin2006-04-15
* diff-files --stat: do not dump core with unmerged index.Junio C Hamano2006-04-15
* diff --stat: do not do its own three-dashes.Junio C Hamano2006-04-15
* diff --stat: no need to ask funcnames nor context.Junio C Hamano2006-04-13
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* Separate the raw diff and patch with a newlinePetr Baudis2006-04-11
* diff-* --patch-with-rawJunio C Hamano2006-04-10
* Retire diffcore-pathspec.Junio C Hamano2006-04-10
* diff: fix output of total-rewrite diff.Junio C Hamano2006-04-08
*-. Merge branches 'master' and 'jc/combine' into nextJunio C Hamano2006-04-05
|\ \
| * \ Merge branch 'fix'Junio C Hamano2006-04-05
| |\ \ | | |/ | |/|
| | * diff_flush(): leakfix.Junio C Hamano2006-04-05
* | | Support for pickaxe matching regular expressionsPetr Baudis2006-04-04
|/ /
* | tree/diff header cleanup.Junio C Hamano2006-03-29
* | xdiff: Show function names in hunk headers.Mark Wooding2006-03-27
* | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-26
|\ \
| * | true built-in diff: run everything in-core.Junio C Hamano2006-03-25
* | | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-25
|\ \ \ | |/ /
| * | built-in diff: minimum tweaksJunio C Hamano2006-03-25
| * | Use a *real* built-in diff generatorLinus Torvalds2006-03-25
* | | diffcore-rename: somewhat optimized.Junio C Hamano2006-03-12
|/ /
* | Make git diff-generation use a simpler spawn-like interfaceLinus Torvalds2006-02-26
* | Merge branch 'jc/nostat'Junio C Hamano2006-02-21
|\ \ | |/ |/|
| * "Assume unchanged" gitJunio C Hamano2006-02-08
* | find_unique_abbrev() simplification.Junio C Hamano2006-02-10
|/
* Allow diff and index commands to be interruptedPetr Baudis2006-02-01
* diff --abbrev=<n> option fix.Junio C Hamano2006-01-28
* abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-28
* code comments: spellJunio C Hamano2005-12-29
* Handle symlinks graciouslyJohannes Schindelin2005-12-26
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-26
* diff: --abbrev optionJunio C Hamano2005-12-19
* Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
* rename/copy score parsing updates.H. Peter Anvin2005-11-21
* rename detection with -M100 means "exact renames only".Junio C Hamano2005-11-21
* diff: --full-indexJunio C Hamano2005-11-16
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-15
* Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-22
* Handle "-" at beginning of filenames, part 3Linus Torvalds2005-10-18
* Update git-diff-* to use C-style quoting for funny pathnames.Junio C Hamano2005-10-17
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-07
* Consolidate null_sha1[].Junio C Hamano2005-09-30
* Diff: --name-status output format.Junio C Hamano2005-09-24
* Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-24
* Diff clean-up.Junio C Hamano2005-09-24
* Retire diff-helper.Junio C Hamano2005-09-22
* Plug diff leaks.Junio C Hamano2005-09-15
* Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"Junio C Hamano2005-09-14
* [PATCH] Fix alloc_filespec() initializationLinus Torvalds2005-09-14