Add test case for git-config-set
[git.git] / diff.c
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 Junio C Hamanodiff: --full-index
2005-11-15 Junio C Hamanodiff: make default rename detection limit configurable.
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-23 Linus TorvaldsSplit up tree diff functions into tree-diff.c library
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Linus TorvaldsHandle "-" at beginning of filenames, part 3
2005-10-18 Junio C HamanoUpdate git-diff-* to use C-style quoting for funny...
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-08 Junio C HamanoMerge branch 'fixes'
2005-10-07 Junio C HamanoShow original and resulting blob object info in diff...
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-01 Junio C HamanoConsolidate null_sha1[].
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Junio C HamanoDiff: --name-status output format.
2005-09-25 Junio C HamanoDiff: -l<num> to limit rename/copy detection.
2005-09-25 Junio C HamanoDiff clean-up.
2005-09-25 Junio C HamanoMerge branch 'fixes'
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-22 Junio C HamanoRetire diff-helper.
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-15 Junio C HamanoPlug diff leaks.
2005-09-14 Junio C HamanoRevert "[PATCH] plug memory leak in diff.c::diff_free_f...
2005-09-14 Linus Torvalds[PATCH] Fix alloc_filespec() initialization
2005-09-10 Junio C HamanoFix copy marking from diffcore-rename.
2005-09-09 Junio C HamanoRetire support for old environment variables.
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-30 Junio C HamanoMerge refs/heads/master from .
2005-08-30 Junio C HamanoFix compilation warnings.
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Jason RiedyFix ?: statements.
2005-08-21 Junio C HamanoMerge refs/heads/master from .
2005-08-21 Yasushi SHOJI[PATCH] possible memory leak in diff.c::diff_free_filep...
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-14 Junio C HamanoMerge master into rc
2005-08-14 Yasushi SHOJI[PATCH] plug memory leak in diff.c::diff_free_filepair()
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C HamanoA bit more format warning squelching.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-06 Holger Eitzenberger[PATCH] git: use git_mkstemp() instead of mkstemp(...
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-30 Pavel Roskin[PATCH] mmap error handling
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-26 Junio C HamanoUse symbolic constants for diff-raw status indicators.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-15 Linus TorvaldsSplit up "diff_format" into "format" and "line_terminat...
2005-07-13 Junio C Hamano[PATCH] git-diff-*: --name-only and --name-only-z.
2005-07-08 Junio C Hamano[PATCH] Make sq_expand() available as sq_quote().
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Junio C Hamano[PATCH] Enhance sha1_file_size() into sha1_object_info()
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-20 Junio C Hamano[PATCH] Rework -B output.
2005-06-13 Junio C Hamano[PATCH] Add --diff-filter= output restriction to diff...
2005-06-13 Junio C Hamano[PATCH] Fix rename/copy when dealing with temporarily...
2005-06-13 Junio C Hamano[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
2005-06-05 Linus Torvaldsdiff 'rename' format change.
2005-06-05 Junio C Hamano[PATCH] diff.c: -B argument passing fix.
2005-06-05 Junio C Hamano[PATCH] diff.c: locate_size_cache() fix.
2005-06-03 Junio C Hamano[PATCH] diff: Update -B heuristics.
2005-06-03 Junio C Hamano[PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-02 Junio C Hamano[PATCH] Find size of SHA1 object without inflating...
2005-06-01 Junio C Hamano[PATCH] diff: mode bits fixes
2005-05-31 Junio C Hamano[PATCH] Show dissimilarity index for D and N case.
2005-05-31 Junio C Hamano[PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
2005-05-30 Junio C Hamano[PATCH] diff: fix the culling of unneeded delete record.
2005-05-30 Junio C Hamano[PATCH] diff: further cleanup.
2005-05-30 Junio C Hamano[PATCH] diff: code clean-up and removal of rename hack.
2005-05-30 Junio C Hamano[PATCH] diff: consolidate various calls into diffcore.
2005-05-29 Junio C Hamano[PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 Junio C Hamano[PATCH] Fix the way diffcore-rename records unremoved...
2005-05-29 Junio C Hamano[PATCH] Remove a function not used anymore.
2005-05-29 Junio C Hamano[PATCH] Clean up diff_setup() to make it more extensible.
2005-05-29 Junio C Hamano[PATCH] Remove final newline from the value of xfrm_msg...
2005-05-29 Junio C Hamano[PATCH] Do not expose internal scaling to diff-helper.
2005-05-29 Junio C Hamano[PATCH] Introduce diff_free_filepair() funcion.
2005-05-26 Junio C Hamano[PATCH] Diff updates to express type changes
2005-05-25 Junio C Hamano[PATCH] Mode only changes from diff.
2005-05-25 Junio C Hamano[PATCH] Fix type-change handling when assigning the...
2005-05-25 Linus Torvaldsdiff.c: don't silently ignore unknown state changes...
2005-05-24 Junio C Hamano[PATCH] Redo rename/copy detection logic.
next