Commit Graph

  • 291ec0f2d2 Don't special-case a zero-sized compression. Linus Torvalds 2005-07-05 17:06:09 -0700
  • 72347a233e Make "git clone" use the new git-clone-pack Linus Torvalds 2005-07-05 15:47:34 -0700
  • 1fcc8ea55d Add "git-clone-pack" program to help with "git clone" Linus Torvalds 2005-07-05 15:45:37 -0700
  • 2f34ba32dd Fix silly thinko in "head_ref()" Linus Torvalds 2005-07-05 15:45:00 -0700
  • 41cb7488b9 Move "get_ack()" to common git_connect functions Linus Torvalds 2005-07-05 15:44:09 -0700
  • 4f7770c87c Remove multi-head support from fetch-pack Linus Torvalds 2005-07-05 14:39:30 -0700
  • 12ba7eaf1d Remove unnecessary usage of strncmp() in git-rev-list arg parsing. Linus Torvalds 2005-07-05 12:12:50 -0700
  • bbca20acce Merge head 'cvs2git' of http://netz.smurf.noris.de/git/git Linus Torvalds 2005-07-05 12:03:14 -0700
  • f03f2ba0a5 Work around git-http-pull breakage in git-fetch-script Linus Torvalds 2005-07-05 12:02:10 -0700
  • 0a623e7ce8 git-fetch-script: use git-fetch-pack for local and ssh fetches. Linus Torvalds 2005-07-05 11:38:37 -0700
  • 723c31fea2 Add "git_path()" and "head_ref()" helper functions. Linus Torvalds 2005-07-05 11:31:32 -0700
  • f4b3a4c30b Merge with Linus' current tree Matthias Urlichs 2005-07-05 15:32:29 +0200
  • f13bbe7f56 Merge with http://www.liacs.nl/~sverdool/git.git#cvs2git Matthias Urlichs 2005-07-05 14:23:36 +0200
  • a9174a14fc cvsimport: getopt accepted a -q option (undocumented and unused). Removed. Matthias Urlichs 2005-07-05 14:22:53 +0200
  • 210569f9ae git-cvsimport-script: move working directory forward Sven Verdoolaege 2005-07-05 13:19:59 +0200
  • 7a662e896b git-rev-list: make sure the output is sorted by recency Linus Torvalds 2005-07-04 16:49:37 -0700
  • 7620d39fcb Make rev-list flush the stdio buffers after each rev. Linus Torvalds 2005-07-04 16:36:48 -0700
  • 75bfc6c232 Make git-fetch-pack actually do all the unpacking etc. Linus Torvalds 2005-07-04 16:35:13 -0700
  • fb9040cc83 Make git-fetch-pack and git-upload-pack negotiate needs/haves fully Linus Torvalds 2005-07-04 15:29:17 -0700
  • 6cada6a98d Clean up output of "for_each_ref()" when GIT_DIR is "." Linus Torvalds 2005-07-04 15:28:19 -0700
  • fc6e714c83 git-cvsimport-script: remove unused variable Sven Verdoolaege 2005-07-04 23:18:35 +0200
  • def88e9afb Commit first cut at "git-fetch-pack" Linus Torvalds 2005-07-04 13:26:53 -0700
  • 013e7c7ff4 Move ref path matching to connect.c library Linus Torvalds 2005-07-04 13:24:30 -0700
  • f71925983d Factor out the ssh connection stuff from send-pack.c Linus Torvalds 2005-07-04 11:57:58 -0700
  • 1750113206 git-cvsimport-script: more error handling Sven Verdoolaege 2005-07-04 17:36:25 +0200
  • a61eea6abd [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff8 Jon Seymour 2005-07-04 23:15:36 +1000
  • 28537171e7 git-cvsimport-script: provide direct support for cvsps -z option Sven Verdoolaege 2005-07-04 17:10:06 +0200
  • 6e7e37b0bf git-cvsimport-script: update cvsps cache instead of rebuilding it Sven Verdoolaege 2005-07-04 15:35:30 +0200
  • 46e63efc07 git-cvsimport-script: fix branch switching Sven Verdoolaege 2005-07-04 15:28:36 +0200
  • 79ee456cf2 git-cvsimport-script: use private index. Sven Verdoolaege 2005-07-04 13:36:59 +0200
  • 671fe4bb20 git-rev-parse: support show sha1 names for pack entries Linus Torvalds 2005-07-03 21:01:11 -0700
  • 5736bef18c Make git-rev-parse support cogito-style "short hex names" Linus Torvalds 2005-07-03 20:27:06 -0700
  • 2eb6d82eaa git-cvsimport-script: leave working directory alone. Sven Verdoolaege 2005-07-04 00:43:26 +0200
  • 5f3de58ff8 Make the name of a pack-file depend on the objects packed there-in. Linus Torvalds 2005-07-03 15:34:04 -0700
  • 866d13108e git-cvsimport-script: typo head -> heads Sven Verdoolaege 2005-07-03 23:40:48 +0200
  • 2396ec85bd Add "git-prune-packed" that removes objects that exist in a pack. Linus Torvalds 2005-07-03 14:27:34 -0700
  • b2d46199d2 Add "git repack" command that does an incremental pack Linus Torvalds 2005-07-03 13:38:01 -0700
  • 1c4a291202 Add "--non-empty" flag to git-pack-objects Linus Torvalds 2005-07-03 13:36:58 -0700
  • 12d2a18780 "git rev-list --unpacked" shows only unpacked commits Linus Torvalds 2005-07-03 13:29:54 -0700
  • eb019375ab Add "--incremental" flag to git-pack-objects Linus Torvalds 2005-07-03 13:08:40 -0700
  • 960bba0d8c Add "--all" flag to rev-parse that shows all refs Linus Torvalds 2005-07-03 13:07:52 -0700
  • dade09c226 Add "has_sha1_pack()" function to query whether the object is available in a pack Linus Torvalds 2005-07-03 13:06:36 -0700
  • c33303839c Make git-fsck-cache check HEAD integrity Linus Torvalds 2005-07-03 10:40:38 -0700
  • 6da4016aea Fix sparse warnings. Linus Torvalds 2005-07-03 10:10:45 -0700
  • 9da07f3493 cvsimport: Missing tests for verbosity flag. Matthias Urlichs 2005-07-03 19:03:30 +0200
  • 44c9e8594e Fix up header file dependencies and add sparse checking rules Linus Torvalds 2005-07-03 10:02:35 -0700
  • 944d858969 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache Linus Torvalds 2005-07-03 10:01:38 -0700
  • 7ec4e60819 Fix gcc warning in send-pack.c Linus Torvalds 2005-07-03 10:00:01 -0700
  • 4d235c8044 Avoid gcc warnings in sha1_file.c Linus Torvalds 2005-07-03 09:58:44 -0700
  • 34155390a5 Support :ext: access method. Sven Verdoolaege 2005-07-03 13:02:06 +0200
  • 8d0ea31175 Honour CVS_SERVER. Sven Verdoolaege 2005-07-03 12:26:51 +0200
  • a92bebe697 git-cvsimport-script: clean up documentation Sven Verdoolaege 2005-07-03 11:38:06 +0200
  • f9714a4a0c Make specification of CVS module to convert optional. Sven Verdoolaege 2005-07-03 11:34:59 +0200
  • 1cd3674add Fixed a typo in Documentation/git-cvsimport-script.txt. Sven Verdoolaege 2005-07-03 09:43:00 +0200
  • 8a65ff7666 Generalize the "show each ref" code in receice-pack Linus Torvalds 2005-07-02 20:23:36 -0700
  • ad8c80a58f [PATCH] Show more details of packfile with verify-pack -v. Junio C Hamano 2005-06-30 17:17:20 -0700
  • f3bf922409 [PATCH] verify-pack updates. Junio C Hamano 2005-06-30 17:15:39 -0700
  • c62266f37c [PATCH] Avoid unnecessarily inflating and interpreting delta Junio C Hamano 2005-06-30 17:13:07 -0700
  • f21140605c cvsimport: add documentation. Matthias Urlichs 2005-06-30 22:54:33 +0200
  • 2be4fcc345 cvsimport: Added option '-p': pass options to cvsps Added option '-x' to cvsps call Matthias Urlichs 2005-06-30 22:54:01 +0200
  • 4c24e089a3 cvsimport: Exit if an existing repository doesn't have the right branch. Matthias Urlichs 2005-06-30 22:10:32 +0200
  • e371046b64 cvs import: Strip whitespace at the end of the log entry for compatibility with old cvs2git. Matthias Urlichs 2005-06-30 22:09:42 +0200
  • d0efc8a71d Do ref matching on the sender side rather than on receiver Linus Torvalds 2005-06-30 12:28:24 -0700
  • f65fdf04a1 Add support for "forcing" a ref on the remote side Linus Torvalds 2005-06-30 11:04:59 -0700
  • 94fdb7aa17 git-send-pack: actually send the object pack Linus Torvalds 2005-06-30 10:17:39 -0700
  • 2eca23daf5 git-receive-pack: implement ref switch command handling Linus Torvalds 2005-06-30 10:15:22 -0700
  • 0fa2824f35 cvsimport: perform string comparison on "HEAD" Sven Verdoolaege 2005-06-30 17:23:22 +0200
  • dbc1aeace6 git-cvsimport-script: Removed redundant @old and @new clear. Matthias Urlichs 2005-06-30 12:28:31 +0200
  • 4f7c0caa8f git-cvsimport-script: Remove setting Sticky; it may cause problems Matthias Urlichs 2005-06-30 12:19:48 +0200
  • 4abdecbf85 cvs import: Call git-update-cache multiple times instead of with a too-long argument list. Matthias Urlichs 2005-06-30 11:55:57 +0200
  • 56b6ed8881 Add comment on what send-pack still needs to do Linus Torvalds 2005-06-29 23:07:01 -0700
  • eb1af2df0b git-receive-pack: start parsing ref update commands Linus Torvalds 2005-06-29 23:01:14 -0700
  • 7f8e982834 Slow but steady progress on git pack receive/send Linus Torvalds 2005-06-29 22:50:48 -0700
  • e4b5c7fff4 git-send-pack: start parsing local/remote reference differences Linus Torvalds 2005-06-29 22:31:41 -0700
  • 1a3e71767c Turn on optimization again Linus Torvalds 2005-06-29 21:08:21 -0700
  • 9d89d19c48 [PATCH] Remove unnecessary sort from t6001 testcase Jon Seymour 2005-06-30 12:41:59 +1000
  • 3ed3567890 [PATCH] Fix broken t6001 test case Jon Seymour 2005-06-30 12:41:57 +1000
  • 2ba1beebd3 [PATCH] Demonstrate broken t6001 test case function Jon Seymour 2005-06-30 12:41:55 +1000
  • 99c2bc9300 [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] Jon Seymour 2005-06-30 11:51:34 +1000
  • da4b932a0c [PATCH] Test case that demonstrates problem with --merge-order ^ processing Jon Seymour 2005-06-30 09:45:30 +1000
  • f3a3214e83 Make send/receive-pack be closer to doing something interesting Linus Torvalds 2005-06-29 20:50:15 -0700
  • 61221472a5 Start of "git-send-pack", the local part of sending off a pack Linus Torvalds 2005-06-29 19:09:05 -0700
  • 575f497456 Add first cut at "git-receive-pack" Linus Torvalds 2005-06-29 17:52:11 -0700
  • ad6ce07c44 Remove bogus dup commit warning with --merge-order Linus Torvalds 2005-06-29 11:40:58 -0700
  • 36f8d17445 Teach git-rev-list about non-commit objects Linus Torvalds 2005-06-29 11:30:24 -0700
  • 3c90f03d32 Prepare git-rev-list for tracking tag objects too Linus Torvalds 2005-06-29 10:40:14 -0700
  • e06eb4c6f5 [PATCH] Adjust t5300 test for unpack-objects change Junio C Hamano 2005-06-28 23:07:34 -0700
  • dddafffef6 Re-instate dry-run logic in git-unpack-objects Linus Torvalds 2005-06-29 09:53:20 -0700
  • cca7081a93 Clean up git-unpack-objects a bit Linus Torvalds 2005-06-29 09:38:02 -0700
  • f9253394a2 [PATCH] Add git-verify-pack command. Junio C Hamano 2005-06-29 02:51:27 -0700
  • 3c84974207 [PATCH] Fixlets on top of Nico's clean-up. Junio C Hamano 2005-06-29 00:32:11 -0700
  • dcde55bc58 [PATCH] assorted delta code cleanup Nicolas Pitre 2005-06-29 02:49:56 -0400
  • e5e3e0f500 Fix packed_delta_info() that was broken by the delta header packing change Linus Torvalds 2005-06-28 22:42:45 -0700
  • 01247d8742 Make git pack files use little-endian size encoding Linus Torvalds 2005-06-28 22:15:57 -0700
  • 69a2d426f0 [PATCH] denser delta header encoding Nicolas Pitre 2005-06-29 00:27:45 -0400
  • 9d5ab9625d [PATCH] Emit base objects of a delta chain when the delta is output. Junio C Hamano 2005-06-28 17:49:27 -0700
  • 67e5a5ece4 git-unpack-objects: re-write to read from stdin Linus Torvalds 2005-06-28 20:34:23 -0700
  • 75c660ac93 [PATCH] Use enhanced diff_delta() in the similarity estimator. Junio C Hamano 2005-06-28 16:58:27 -0700
  • e1ddc97684 [PATCH] Fix unpack-objects for header length information. Junio C Hamano 2005-06-28 16:49:28 -0700
  • 4a2139f52f Add a menu item for writing out a commit to a file. Paul Mackerras 2005-06-29 09:47:48 +1000