git-fetch-pack: Support multi_ack extension
[git.git] / diff-tree.c
2005-10-28 Chris ShoemakerDocumentation changes to recursive option for git-diff...
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 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-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-10 Linus TorvaldsAdd ".git/config" file parser
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Junio C HamanoDiff clean-up.
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-15 Junio C HamanoPlug diff leaks.
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
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-17 Junio C HamanoMerge with master to get diff fixes.
2005-08-17 Linus Torvalds[PATCH] Make "git diff" work inside relative subdirectories
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
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-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-30 Petr Baudis[PATCH] Unify usage strings declaration
2005-07-29 Junio C HamanoMerge with gitk.
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] Clean up diff option descriptions.
2005-07-13 Junio C Hamano[PATCH] git-diff-*: --name-only and --name-only-z.
2005-07-08 Linus Torvaldsgit-diff-*: support "-u" as a synonym for "-p"
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 Linus TorvaldsAdd "--pretty=full" format that also shows committer.
2005-06-23 Linus TorvaldsClean up git-diff-tree 'header' generation
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-20 Junio C Hamano[PATCH] Make -C less eager.
2005-06-13 Junio C Hamano[PATCH] Add --diff-filter= output restriction to diff...
2005-06-13 Junio C Hamano[PATCH] diff-tree: --find-copies-harder
2005-06-13 Linus Torvaldsgit-diff-tree: fix output with just "--pretty".
2005-06-13 Junio C Hamano[PATCH] Support commit_format in diff-tree
2005-06-05 Linus Torvaldspretty_print_commit: add different formats
2005-06-03 Junio C Hamano[PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-03 Junio C Hamano[PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-01 Junio C Hamano[PATCH] diff: mode bits fixes
2005-06-01 Linus TorvaldsAdd generic commit "pretty print" function.
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: consolidate various calls into diffcore.
2005-05-29 Junio C Hamano[PATCH] Optimize diff-tree -[CM] --stdin
2005-05-29 Junio C Hamano[PATCH] Add --pickaxe-all to diff-* brothers.
2005-05-29 Junio C Hamano[PATCH] Clean up diff_setup() to make it more extensible.
2005-05-27 Linus Torvaldsgit-diff-tree: simplify header output with '-z'
2005-05-27 Linus Torvaldsgit-diff-tree: don't use diffcore_pathspec()
2005-05-25 Junio C Hamano[PATCH] show changed tree objects with recursive git...
2005-05-25 Junio C Hamano[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff...
2005-05-24 Junio C Hamano[PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 Linus Torvaldsdiff-tree: don't write headers if the diff queue is...
2005-05-23 Junio C Hamano[PATCH] diff-raw format update take #2.
2005-05-23 Junio C Hamano[PATCH] NUL terminate diff-tree header lines under -z.
2005-05-22 Linus TorvaldsSome more sparse warning fixes
2005-05-22 Junio C Hamano[PATCH] Diffcore updates.
2005-05-22 Junio C Hamano[PATCH] The diff-raw format updates.
2005-05-22 Junio C Hamano[PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21 Linus Torvaldsdiff-tree: don't print multiple headers for merges...
2005-05-21 Junio C Hamano[PATCH] Constness fix for pickaxe option.
2005-05-21 Linus Torvaldsdiff-tree: prettify output slightly
2005-05-21 Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21 Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-20 Linus Torvaldssparse cleanup
2005-05-20 Linus Torvaldsdiff-tree: use new base_name_compare() helper function
2005-05-20 Linus TorvaldsFix up previous commit
2005-05-20 Junio C Hamano[PATCH] diff overhaul
2005-05-19 Linus Torvaldsdiff-tree: add "--root" flag to show a root commit...
2005-05-19 Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-19 Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-18 Linus Torvaldsdiff-tree: don't match non-directories as partial pathnames
2005-05-18 Linus Torvaldsdiff-tree: fix "whole sub-tree disappeared or appeared...
2005-05-18 Linus Torvaldsdiff-tree: fix up comparison of "interesting" sub-trees
2005-05-18 Linus Torvaldsdiff-tree: show hex sha1 of the single-commit argument...
2005-05-18 Linus Torvaldsdiff-tree: fix and extend argument parsing
2005-05-18 Linus Torvaldsdiff-tree: clean up diff_tree_stdin() function
2005-05-06 Linus Torvaldsdiff-tree: add author/date information to the verbose...
2005-05-06 Junio C Hamano[PATCH] Document --stdin, -m, -s, and -v flags to git...
2005-05-06 Linus Torvaldsdiff-tree: add "verbose header" mode
2005-05-06 Linus Torvaldsgit-diff-tree: clean up output
2005-05-06 Linus Torvaldsdiff-tree: support list if input trees on stdin
2005-05-05 Thomas Glanzmann[PATCH] git: Mention the '-p' option in the usage help...
2005-05-01 Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-28 Junio C Hamano[PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-27 Junio C Hamano[PATCH] diff-tree -p implies diff-tree -p -r
2005-04-27 Junio C Hamano[PATCH] Add -p (patch) to diff-tree.
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
next