Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / diff.c
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Move diff.renamelimit out of default configuration.
2005-11-21 rename/copy score parsing updates.
2005-11-21 rename detection with -M100 means "exact renames only".
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 diff: --full-index
2005-11-15 diff: make default rename detection limit configurable.
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-23 Split up tree diff functions into tree-diff.c library
2005-10-21 Merge branch 'fixes'
2005-10-18 Handle "-" at beginning of filenames, part 3
2005-10-18 Update git-diff-* to use C-style quoting for funny...
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Merge branch 'fixes'
2005-10-12 Merge branch 'fixes'
2005-10-10 Merge branch 'fixes'
2005-10-10 Merge branch 'fixes'
2005-10-08 Merge branch 'fixes'
2005-10-07 Show original and resulting blob object info in diff...
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-01 Consolidate null_sha1[].
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff: --name-status output format.
2005-09-25 Diff: -l<num> to limit rename/copy detection.
2005-09-25 Diff clean-up.
2005-09-25 Merge branch 'fixes'
2005-09-24 Merge 'fixes' branch.
2005-09-23 Merge branch 'fixes'
2005-09-22 Retire diff-helper.
2005-09-18 Merge branch 'master' of .
2005-09-15 Plug diff leaks.
2005-09-14 Revert "[PATCH] plug memory leak in diff.c::diff_free_f...
2005-09-14 [PATCH] Fix alloc_filespec() initialization
2005-09-10 Fix copy marking from diffcore-rename.
2005-09-09 Retire support for old environment variables.
2005-08-30 Merge refs/heads/master from paulus
2005-08-30 Merge refs/heads/master from .
2005-08-30 Fix compilation warnings.
2005-08-29 Merge refs/heads/master from .
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Fix ?: statements.
2005-08-21 Merge refs/heads/master from .
2005-08-21 [PATCH] possible memory leak in diff.c::diff_free_filep...
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-14 Merge master into rc
2005-08-14 [PATCH] plug memory leak in diff.c::diff_free_filepair()
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 A bit more format warning squelching.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-06 [PATCH] git: use git_mkstemp() instead of mkstemp(...
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] mmap error handling
2005-07-29 Merge with gitk.
2005-07-26 Use symbolic constants for diff-raw status indicators.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-15 Split up "diff_format" into "format" and "line_terminat...
2005-07-13 [PATCH] git-diff-*: --name-only and --name-only-z.
2005-07-08 [PATCH] Make sq_expand() available as sq_quote().
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 [PATCH] Enhance sha1_file_size() into sha1_object_info()
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-20 [PATCH] Rework -B output.
2005-06-13 [PATCH] Add --diff-filter= output restriction to diff...
2005-06-13 [PATCH] Fix rename/copy when dealing with temporarily...
2005-06-13 [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff...
2005-06-05 diff 'rename' format change.
2005-06-05 [PATCH] diff.c: -B argument passing fix.
2005-06-05 [PATCH] diff.c: locate_size_cache() fix.
2005-06-03 [PATCH] diff: Update -B heuristics.
2005-06-03 [PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-02 [PATCH] Find size of SHA1 object without inflating...
2005-06-01 [PATCH] diff: mode bits fixes
2005-05-31 [PATCH] Show dissimilarity index for D and N case.
2005-05-31 [PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-30 [PATCH] diff: fix the culling of unneeded delete record.
2005-05-30 [PATCH] diff: further cleanup.
2005-05-30 [PATCH] diff: code clean-up and removal of rename hack.
2005-05-30 [PATCH] diff: consolidate various calls into diffcore.
2005-05-29 [PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 [PATCH] Fix the way diffcore-rename records unremoved...
2005-05-29 [PATCH] Remove a function not used anymore.
next