git.git
2005-07-07 Linus Torvaldsgit-clone-pack: fix sparse warning
2005-07-07 Jon Seymour[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
2005-07-07 Jon Seymour[PATCH] Ensure list insertion method does not depend...
2005-07-07 Jon Seymour[PATCH] Write sed script directly into temp file, rathe...
2005-07-07 Jon Seymour[PATCH] Add t/t6003 with some --topo-order tests
2005-07-06 Linus TorvaldsMake gitk use --topo-order instead of --merge-order
2005-07-06 Linus Torvaldsgit-rev-list: remove the DUPCHECK logic, use SEEN instead
2005-07-06 Linus TorvaldsMake sure we generate the whole commit list before...
2005-07-06 Junio C Hamano[PATCH] Let umask do its work upon filesystem object...
2005-07-06 Junio C Hamano[PATCH] clone-pack.c:write_one_ref() - Create leading...
2005-07-06 Jon Seymour[PATCH] Fixes a problem with --merge-order A B (A is...
2005-07-06 Jon Seymour[PATCH] Add a t/t6001 test case for a --merge-order bug
2005-07-06 Jon Seymour[PATCH] Tidy up - slight simplification of rev-list.c
2005-07-06 Linus TorvaldsAdd "--topo-order" flag to use new topological sort
2005-07-06 Jon Seymour[PATCH] Add a topological sort procedure to commit.c
2005-07-06 Linus TorvaldsUse the new git-rev-parse "--[no-]flags" in "git diff".
2005-07-06 Linus TorvaldsAdd "--flags" and "--no-flags" arguments to git-rev...
2005-07-06 Linus TorvaldsRemove insane overlapping bit ranges from epoch.c
2005-07-06 Linus TorvaldsClean up commit insertion in git-rev-list
2005-07-06 Linus TorvaldsMake "insert_by_date()" match "commit_list_insert()"
2005-07-06 Jon Seymour[PATCH] Change the sed seperator in t/t6000-lib.sh.
2005-07-06 Jon Seymour[PATCH] Introduce unit tests for git-rev-list --bisect
2005-07-06 Jon Seymour[PATCH] Factor out useful test case infrastructure...
2005-07-06 Sven Verdoolaege[PATCH] Fix fd leak in git-cvsimport-script
2005-07-06 Junio C Hamano[PATCH] sha1_file.c;prepare_packed_git_one() - fix...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06 Linus TorvaldsFix up path-cleanup in git_path() properly
2005-07-06 Linus TorvaldsIncrease the number of possible heads requested from...
2005-07-06 Linus TorvaldsAdd a "git-show-index" helper that shows the contents...
2005-07-06 Linus TorvaldsDon't special-case a zero-sized compression.
2005-07-05 Linus TorvaldsMake "git clone" use the new git-clone-pack
2005-07-05 Linus TorvaldsAdd "git-clone-pack" program to help with "git clone"
2005-07-05 Linus TorvaldsFix silly thinko in "head_ref()"
2005-07-05 Linus TorvaldsMove "get_ack()" to common git_connect functions
2005-07-05 Linus TorvaldsRemove multi-head support from fetch-pack
2005-07-05 Linus TorvaldsRemove unnecessary usage of strncmp() in git-rev-list...
2005-07-05 Linus TorvaldsMerge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Linus TorvaldsWork around git-http-pull breakage in git-fetch-script
2005-07-05 Linus Torvaldsgit-fetch-script: use git-fetch-pack for local and...
2005-07-05 Linus TorvaldsAdd "git_path()" and "head_ref()" helper functions.
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-07-05 Matthias UrlichsMerge ... www.liacs.nl/~sverdool/git.git#cvs2git
2005-07-05 Matthias Urlichscvsimport: getopt accepted a -q option (undocumented...
2005-07-05 Sven Verdoolaegegit-cvsimport-script: move working directory forward
2005-07-04 Linus Torvaldsgit-rev-list: make sure the output is sorted by recency
2005-07-04 Linus TorvaldsMake rev-list flush the stdio buffers after each rev.
2005-07-04 Linus TorvaldsMake git-fetch-pack actually do all the unpacking etc.
2005-07-04 Linus TorvaldsMake git-fetch-pack and git-upload-pack negotiate needs...
2005-07-04 Linus TorvaldsClean up output of "for_each_ref()" when GIT_DIR is "."
2005-07-04 Sven Verdoolaegegit-cvsimport-script: remove unused variable
2005-07-04 Linus TorvaldsCommit first cut at "git-fetch-pack"
2005-07-04 Linus TorvaldsMove ref path matching to connect.c library
2005-07-04 Linus TorvaldsFactor out the ssh connection stuff from send-pack.c
2005-07-04 Sven Verdoolaegegit-cvsimport-script: more error handling
2005-07-04 Jon Seymour[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c...
2005-07-04 Sven Verdoolaegegit-cvsimport-script: provide direct support for cvsps...
2005-07-04 Sven Verdoolaegegit-cvsimport-script: update cvsps cache instead of...
2005-07-04 Sven Verdoolaegegit-cvsimport-script: fix branch switching
2005-07-04 Sven Verdoolaegegit-cvsimport-script: use private index.
2005-07-04 Linus Torvaldsgit-rev-parse: support show sha1 names for pack entries
2005-07-04 Linus TorvaldsMake git-rev-parse support cogito-style "short hex...
2005-07-03 Sven Verdoolaegegit-cvsimport-script: leave working directory alone.
2005-07-03 Linus TorvaldsMake the name of a pack-file depend on the objects...
2005-07-03 Sven Verdoolaegegit-cvsimport-script: typo head -> heads
2005-07-03 Linus TorvaldsAdd "git-prune-packed" that removes objects that exist...
2005-07-03 Linus TorvaldsAdd "git repack" command that does an incremental pack
2005-07-03 Linus TorvaldsAdd "--non-empty" flag to git-pack-objects
2005-07-03 Linus Torvalds"git rev-list --unpacked" shows only unpacked commits
2005-07-03 Linus TorvaldsAdd "--incremental" flag to git-pack-objects
2005-07-03 Linus TorvaldsAdd "--all" flag to rev-parse that shows all refs
2005-07-03 Linus TorvaldsAdd "has_sha1_pack()" function to query whether the...
2005-07-03 Linus TorvaldsMake git-fsck-cache check HEAD integrity
2005-07-03 Linus TorvaldsFix sparse warnings.
2005-07-03 Matthias Urlichscvsimport: Missing tests for verbosity flag.
2005-07-03 Linus TorvaldsFix up header file dependencies and add sparse checking...
2005-07-03 Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-03 Linus TorvaldsFix gcc warning in send-pack.c
2005-07-03 Linus TorvaldsAvoid gcc warnings in sha1_file.c
2005-07-03 Sven VerdoolaegeSupport :ext: access method.
2005-07-03 Sven VerdoolaegeHonour CVS_SERVER.
2005-07-03 Sven Verdoolaegegit-cvsimport-script: clean up documentation
2005-07-03 Sven VerdoolaegeMake specification of CVS module to convert optional.
2005-07-03 Sven VerdoolaegeFixed a typo in Documentation/git-cvsimport-script...
2005-07-03 Linus TorvaldsGeneralize the "show each ref" code in receice-pack
2005-07-01 Junio C Hamano[PATCH] Show more details of packfile with verify-pack -v.
2005-07-01 Junio C Hamano[PATCH] verify-pack updates.
2005-07-01 Junio C Hamano[PATCH] Avoid unnecessarily inflating and interpreting...
2005-06-30 Matthias Urlichscvsimport: add documentation.
2005-06-30 Matthias Urlichscvsimport: Added option '-p': pass options to cvsps
2005-06-30 Matthias Urlichscvsimport: Exit if an existing repository doesn't have...
2005-06-30 Matthias Urlichscvs import: Strip whitespace at the end of the log...
2005-06-30 Linus TorvaldsDo ref matching on the sender side rather than on receiver
2005-06-30 Linus TorvaldsAdd support for "forcing" a ref on the remote side
2005-06-30 Linus Torvaldsgit-send-pack: actually send the object pack
2005-06-30 Linus Torvaldsgit-receive-pack: implement ref switch command handling
2005-06-30 Sven Verdoolaegecvsimport: perform string comparison on "HEAD"
2005-06-30 Matthias Urlichsgit-cvsimport-script: Removed redundant @old and @new...
2005-06-30 Matthias Urlichsgit-cvsimport-script: Remove setting Sticky; it may...
2005-06-30 Matthias Urlichscvs import: Call git-update-cache multiple times
2005-06-30 Linus TorvaldsAdd comment on what send-pack still needs to do
next