git-upload-pack: Support sending multiple ACK messages
[git.git] / diff-files.c
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Linus TorvaldsTeach "git diff" to handle filenames starting with '-'
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-12 Junio C HamanoUse core.filemode.
2005-10-10 Linus TorvaldsAdd ".git/config" file parser
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 clean-up.
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-14 Linus TorvaldsMake "ce_match_path()" a generic helper function
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-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-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-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] Pickaxe fixes.
2005-05-29 Junio C Hamano[PATCH] Move pathspec to the beginning of the diffcore...
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-24 Junio C Hamano[PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 Junio C Hamano[PATCH] diff-raw format update take #2.
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 Junio C Hamano[PATCH] Constness fix for pickaxe option.
2005-05-21 Junio C Hamano[PATCH] Diff overhaul, adding the other half of copy...
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 Junio C Hamano[PATCH] Diff-files fix with more tests.
2005-05-20 Junio C Hamano[PATCH] diff overhaul
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 Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-15 Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-13 Junio C Hamano[PATCH] Fix git-diff-files for symlinks.
2005-05-06 Kay Sievers[PATCH] fix compare symlink against readlink not data
2005-04-30 Nicolas Pitre[PATCH] fix usage string for renamed git commands
2005-04-29 Linus TorvaldsRename git core commands to be "git-xxxx" to avoid...