Commit Graph

  • c62266f37c [PATCH] Avoid unnecessarily inflating and interpreting delta Junio C Hamano 2005-06-30 17:13:07 -07:00
  • f21140605c cvsimport: add documentation. Matthias Urlichs 2005-06-30 22:54:33 +02:00
  • 2be4fcc345 cvsimport: Added option '-p': pass options to cvsps Added option '-x' to cvsps call Matthias Urlichs 2005-06-30 22:54:01 +02:00
  • 4c24e089a3 cvsimport: Exit if an existing repository doesn't have the right branch. Matthias Urlichs 2005-06-30 22:10:32 +02:00
  • 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 +02:00
  • d0efc8a71d Do ref matching on the sender side rather than on receiver Linus Torvalds 2005-06-30 12:28:24 -07:00
  • f65fdf04a1 Add support for "forcing" a ref on the remote side Linus Torvalds 2005-06-30 11:04:59 -07:00
  • 94fdb7aa17 git-send-pack: actually send the object pack Linus Torvalds 2005-06-30 10:17:39 -07:00
  • 2eca23daf5 git-receive-pack: implement ref switch command handling Linus Torvalds 2005-06-30 10:15:22 -07:00
  • 0fa2824f35 cvsimport: perform string comparison on "HEAD" Sven Verdoolaege 2005-06-30 17:23:22 +02:00
  • dbc1aeace6 git-cvsimport-script: Removed redundant @old and @new clear. Matthias Urlichs 2005-06-30 12:28:31 +02:00
  • 4f7c0caa8f git-cvsimport-script: Remove setting Sticky; it may cause problems Matthias Urlichs 2005-06-30 12:19:48 +02:00
  • 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 +02:00
  • 56b6ed8881 Add comment on what send-pack still needs to do Linus Torvalds 2005-06-29 23:07:01 -07:00
  • eb1af2df0b git-receive-pack: start parsing ref update commands Linus Torvalds 2005-06-29 23:01:14 -07:00
  • 7f8e982834 Slow but steady progress on git pack receive/send Linus Torvalds 2005-06-29 22:50:48 -07:00
  • e4b5c7fff4 git-send-pack: start parsing local/remote reference differences Linus Torvalds 2005-06-29 22:31:41 -07:00
  • 1a3e71767c Turn on optimization again Linus Torvalds 2005-06-29 21:08:21 -07:00
  • 9d89d19c48 [PATCH] Remove unnecessary sort from t6001 testcase Jon Seymour 2005-06-30 12:41:59 +10:00
  • 3ed3567890 [PATCH] Fix broken t6001 test case Jon Seymour 2005-06-30 12:41:57 +10:00
  • 2ba1beebd3 [PATCH] Demonstrate broken t6001 test case function Jon Seymour 2005-06-30 12:41:55 +10:00
  • 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 +10:00
  • da4b932a0c [PATCH] Test case that demonstrates problem with --merge-order ^ processing Jon Seymour 2005-06-30 09:45:30 +10:00
  • f3a3214e83 Make send/receive-pack be closer to doing something interesting Linus Torvalds 2005-06-29 20:50:15 -07:00
  • 61221472a5 Start of "git-send-pack", the local part of sending off a pack Linus Torvalds 2005-06-29 19:09:05 -07:00
  • 575f497456 Add first cut at "git-receive-pack" Linus Torvalds 2005-06-29 17:52:11 -07:00
  • ad6ce07c44 Remove bogus dup commit warning with --merge-order Linus Torvalds 2005-06-29 11:40:58 -07:00
  • 36f8d17445 Teach git-rev-list about non-commit objects Linus Torvalds 2005-06-29 11:30:24 -07:00
  • 3c90f03d32 Prepare git-rev-list for tracking tag objects too Linus Torvalds 2005-06-29 10:40:14 -07:00
  • e06eb4c6f5 [PATCH] Adjust t5300 test for unpack-objects change Junio C Hamano 2005-06-28 23:07:34 -07:00
  • dddafffef6 Re-instate dry-run logic in git-unpack-objects Linus Torvalds 2005-06-29 09:53:20 -07:00
  • cca7081a93 Clean up git-unpack-objects a bit Linus Torvalds 2005-06-29 09:38:02 -07:00
  • f9253394a2 [PATCH] Add git-verify-pack command. Junio C Hamano 2005-06-29 02:51:27 -07:00
  • 3c84974207 [PATCH] Fixlets on top of Nico's clean-up. Junio C Hamano 2005-06-29 00:32:11 -07:00
  • dcde55bc58 [PATCH] assorted delta code cleanup Nicolas Pitre 2005-06-29 02:49:56 -04:00
  • e5e3e0f500 Fix packed_delta_info() that was broken by the delta header packing change Linus Torvalds 2005-06-28 22:42:45 -07:00
  • 01247d8742 Make git pack files use little-endian size encoding Linus Torvalds 2005-06-28 22:15:57 -07:00
  • 69a2d426f0 [PATCH] denser delta header encoding Nicolas Pitre 2005-06-29 00:27:45 -04:00
  • 9d5ab9625d [PATCH] Emit base objects of a delta chain when the delta is output. Junio C Hamano 2005-06-28 17:49:27 -07:00
  • 67e5a5ece4 git-unpack-objects: re-write to read from stdin Linus Torvalds 2005-06-28 20:34:23 -07:00
  • 75c660ac93 [PATCH] Use enhanced diff_delta() in the similarity estimator. Junio C Hamano 2005-06-28 16:58:27 -07:00
  • e1ddc97684 [PATCH] Fix unpack-objects for header length information. Junio C Hamano 2005-06-28 16:49:28 -07:00
  • 4a2139f52f Add a menu item for writing out a commit to a file. Paul Mackerras 2005-06-29 09:47:48 +10:00
  • fead2836a1 Merge fighting fsck-cache updates from Junio Linus Torvalds 2005-06-28 15:20:10 -07:00
  • 8a498a05c3 [PATCH] Update fsck-cache (take 2) Junio C Hamano 2005-06-28 14:58:33 -07:00
  • 9a217f2a72 [PATCH] Expose packed_git and alt_odb. Junio C Hamano 2005-06-28 14:56:57 -07:00
  • d85a4feeee [PATCH] Bugfix: initialize pack_base to NULL. Junio C Hamano 2005-06-28 14:55:16 -07:00
  • 23676d407c [PATCH] Adjust fsck-cache to packed GIT and alternate object pool. Junio C Hamano 2005-06-28 01:49:39 -07:00
  • a733cb606f Change pack file format. Hopefully for the last time. Linus Torvalds 2005-06-28 14:21:02 -07:00
  • 6c9a0dc2b5 More doc Matthias Urlichs 2005-06-28 21:21:33 +02:00
  • e694dbabbf Document the new migration tool Matthias Urlichs 2005-06-28 21:11:23 +02:00
  • 465416694a Rollbak to the original branch after importing Matthias Urlichs 2005-06-28 21:08:15 +02:00
  • d22b9290ab git-pack-objects: add "--stdout" flag to write the pack file to stdout Linus Torvalds 2005-06-28 11:10:48 -07:00
  • 4397f0148a csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor Linus Torvalds 2005-06-28 11:10:06 -07:00
  • f65ae603db Local cvsimport fixups Matthias Urlichs 2005-06-28 19:58:40 +02:00
  • 2a3e1a85b5 Fix remote CVS import. Matthias Urlichs 2005-06-28 19:49:19 +02:00
  • 5571be75eb Duh. Fix transposed characters in git-pull-script Linus Torvalds 2005-06-28 10:15:10 -07:00
  • a69d094366 Teach packing about "tag" objects Linus Torvalds 2005-06-28 09:58:23 -07:00
  • 62bb99606d [PATCH] git-cat-file: '-s' to find out object size. Junio C Hamano 2005-06-27 23:59:18 -07:00
  • f2a06330f0 [PATCH] git-cat-file: use sha1_object_info() on '-t'. Junio C Hamano 2005-06-27 23:58:45 -07:00
  • 5db47c2bb3 [PATCH] Obtain sha1_file_info() for deltified pack entry properly. Junio C Hamano 2005-06-27 23:58:08 -07:00
  • a57a9493df Added Perl git-cvsimport-script Matthias Urlichs 2005-06-28 16:48:40 +02:00
  • 635f67f943 Teach git-pull-script about pulling tags Linus Torvalds 2005-06-27 20:10:32 -07:00
  • d6771bd060 Fix another test that broke with the recent git-init-db update Linus Torvalds 2005-06-27 19:48:02 -07:00
  • d410c0f5a9 [PATCH] Skip writing out sha1 files for objects in packed git. Junio C Hamano 2005-06-27 19:03:13 -07:00
  • cebe403bfe [PATCH] replace sha1sum with sum in t/t1002 Mark Allen 2005-06-27 18:40:31 -07:00
  • eb7add9f6b Fix up test that counted subdirectories in ".git/objects" Linus Torvalds 2005-06-27 19:10:01 -07:00
  • f49fb35d0d git-init-db: create "pack" subdirectory under objects Linus Torvalds 2005-06-27 18:26:11 -07:00
  • 85c1f337be Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk Linus Torvalds 2005-06-27 18:15:47 -07:00
  • 2700628e64 csum-file: fix missing buf pointer update Linus Torvalds 2005-06-27 17:02:56 -07:00
  • 1f688557c0 [PATCH] Teach read_sha1_file() and friends about packed git object store. Junio C Hamano 2005-06-27 03:35:33 -07:00
  • 36e4d74a21 [PATCH] Enhance sha1_file_size() into sha1_object_info() Junio C Hamano 2005-06-27 03:34:06 -07:00
  • c4584ae3fd [PATCH] Remove "delta" object representation. Junio C Hamano 2005-06-27 03:33:33 -07:00
  • ee85cbc688 [PATCH] git-ssh-pull: commit-id consistency Sven Verdoolaege 2005-06-27 21:03:07 +02:00
  • e2efb676ef git-checkout-script: use "--verify --revs-only" to parse revs Linus Torvalds 2005-06-27 12:12:18 -07:00
  • bdbfbe3dc9 Add a menu item for creating tags. Paul Mackerras 2005-06-27 22:56:40 +10:00
  • 7e952e797c Fix a bug where we would corrupt the stuff read from git-rev-list. Paul Mackerras 2005-06-27 20:04:26 +10:00
  • 74daedb62c Add a menu entry for generating a patch between any two commits. Paul Mackerras 2005-06-27 19:27:32 +10:00
  • e18088451d csum-file interface updates: return resulting SHA1 Linus Torvalds 2005-06-26 22:01:46 -07:00
  • 8a0a74ad77 Fix behaviour in the case where we have no commits to display. Paul Mackerras 2005-06-27 13:38:29 +10:00
  • c38138cd78 git-pack-objects: write the pack files with a SHA1 csum Linus Torvalds 2005-06-26 20:27:56 -07:00
  • 9b66ec0474 Add "--pretty=full" format that also shows committer. Linus Torvalds 2005-06-26 17:50:46 -07:00
  • f336e71f86 Add git-verify-tag script Jan Harkes 2005-06-26 17:38:47 -07:00
  • e2ede2b9f5 Check for the existence of the git directory on startup. Paul Mackerras 2005-06-27 10:37:11 +10:00
  • 27225f2e87 git-pack-objects: use name information (if any) to sort objects for packing. Linus Torvalds 2005-06-26 15:27:28 -07:00
  • 9ce43d1c90 Ooh. Make git-rev-list --object associate a name with objects. Linus Torvalds 2005-06-26 15:26:05 -07:00
  • 521a4f4cf4 git-pack-objects: do the delta search in reverse size order Linus Torvalds 2005-06-26 13:43:41 -07:00
  • 102fc37f3b [PATCH] Add git-relink-script to fix up missing hardlinks Ryan Anderson 2005-06-26 14:15:16 -04:00
  • 042a4ed7c5 git-rev-parse: add "--not" flag to mark subsequent heads negative Linus Torvalds 2005-06-26 11:34:30 -07:00
  • 641e1cac73 git-unpack-objects: start removing debug output Linus Torvalds 2005-06-26 08:49:48 -07:00
  • c4fb06c0d0 Fix object packing/unpacking. Linus Torvalds 2005-06-26 08:40:08 -07:00
  • 8ee378a0f0 [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. Junio C Hamano 2005-06-26 04:29:18 -07:00
  • d116a45a9a Add "--depth=N" parameter to git-pack-objects to limit maximum delta depth Linus Torvalds 2005-06-25 20:17:59 -07:00
  • f846bbff15 git-pack-objects: make "--window=x" semantics more logical. Linus Torvalds 2005-06-25 19:35:47 -07:00
  • 75c42d8cc3 Add a "max_size" parameter to diff_delta() Linus Torvalds 2005-06-25 19:30:20 -07:00
  • 78817c15de Fix delta "sliding window" code Linus Torvalds 2005-06-25 18:29:23 -07:00
  • eb41ab11e8 [PATCH] (patchlet) pack-objects.c: try_delta() Junio C Hamano 2005-06-25 17:36:26 -07:00
  • a81efcba8c [PATCH] Add a bit of developer documentation to pull.h Junio C Hamano 2005-06-25 02:26:29 -07:00
  • 613d872cfb [PATCH] http-pull: documentation updates. Junio C Hamano 2005-06-25 02:25:57 -07:00
  • b155725dae [PATCH] Fix oversimplified optimization for add_cache_entry(). Junio C Hamano 2005-06-25 02:25:29 -07:00