Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / diff-tree.c
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge branch 'jc/nostat'
2006-02-13 Merge branch 'jc/nostat'
2006-02-12 Merge branch 'master'
2006-02-12 Merge branch 'pb/repo'
2006-02-12 Merge branch 'jc/fixdiff'
2006-02-12 Merge branch 'jc/nostat'
2006-02-12 diff-tree: do not default to -c
2006-02-11 Merge branch 'lt/diff-tree'
2006-02-10 Merge branch 'master'
2006-02-10 Merge branch 'jc/status'
2006-02-10 Merge branch 'master'
2006-02-10 Merge branch 'lt/diff-tree'
2006-02-09 combine-diff: move formatting logic to show_combined_diff()
2006-02-09 diff-tree -c raw output
2006-02-07 Fix "git diff a..b" breakage
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-06 Merge branch 'jc/diff'
2006-02-06 git-diff-tree --stdin: show all parents.
2006-02-06 combine-diff: remove misguided --show-empty hack.
2006-02-05 diff-tree --always flag
2006-01-30 Merge fixes up to GIT 1.1.6
2006-01-28 Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
2006-01-28 pretty_print_commit(): pass commit object instead of...
2006-01-28 diff-tree: abbreviate merge parent object names with...
2006-01-28 diff-tree --cc: denser combined diff output for a merge...
2006-01-28 diff-tree -c: show a merge commit a bit more sensibly.
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-20 diff: --abbrev option
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-26 GIT 0.99.9k v0.99.9k
2005-11-24 diff-tree: teach single-commit diff-tree to honour...
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Move diff.renamelimit out of default configuration.
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-12 GIT 0.99.9h v0.99.9hv1.0rc1
2005-11-11 Add --no-commit-id option for git-diff-tree, use it...
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-28 Documentation changes to recursive option for git-diff...
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 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-15 Unlocalized isspace and friends
2005-10-12 Merge branch 'fixes'
2005-10-10 Add ".git/config" file parser
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff clean-up.
2005-09-18 Merge branch 'master' of .
2005-09-15 Plug diff leaks.
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-17 Merge with master to get diff fixes.
2005-08-17 [PATCH] Make "git diff" work inside relative subdirectories
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
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-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] Unify usage strings declaration
2005-07-29 Merge with gitk.
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] Clean up diff option descriptions.
2005-07-13 [PATCH] git-diff-*: --name-only and --name-only-z.
2005-07-08 git-diff-*: support "-u" as a synonym for "-p"
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 Add "--pretty=full" format that also shows committer.
2005-06-23 Clean up git-diff-tree 'header' generation
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-20 [PATCH] Make -C less eager.
2005-06-13 [PATCH] Add --diff-filter= output restriction to diff...
2005-06-13 [PATCH] diff-tree: --find-copies-harder
2005-06-13 git-diff-tree: fix output with just "--pretty".
2005-06-13 [PATCH] Support commit_format in diff-tree
2005-06-05 pretty_print_commit: add different formats
2005-06-03 [PATCH] diff: Clean up diff_scoreopt_parse().
2005-06-03 [PATCH] diff: Fix docs and add -O to diff-helper.
2005-06-01 [PATCH] diff: mode bits fixes
2005-06-01 Add generic commit "pretty print" function.
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: consolidate various calls into diffcore.
next