945 Commits (944d858969e4e14adefdd8f21fac5c8ab45f83f7)
 

Author SHA1 Message Date
Linus Torvalds 944d858969 Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache 20 years ago
Linus Torvalds 7ec4e60819 Fix gcc warning in send-pack.c 20 years ago
Linus Torvalds 4d235c8044 Avoid gcc warnings in sha1_file.c 20 years ago
Linus Torvalds 8a65ff7666 Generalize the "show each ref" code in receice-pack 20 years ago
Junio C Hamano ad8c80a58f [PATCH] Show more details of packfile with verify-pack -v. 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Junio C Hamano c62266f37c [PATCH] Avoid unnecessarily inflating and interpreting delta 20 years ago
Linus Torvalds d0efc8a71d Do ref matching on the sender side rather than on receiver 20 years ago
Linus Torvalds f65fdf04a1 Add support for "forcing" a ref on the remote side 20 years ago
Linus Torvalds 94fdb7aa17 git-send-pack: actually send the object pack 20 years ago
Linus Torvalds 2eca23daf5 git-receive-pack: implement ref switch command handling 20 years ago
Linus Torvalds 56b6ed8881 Add comment on what send-pack still needs to do 20 years ago
Linus Torvalds eb1af2df0b git-receive-pack: start parsing ref update commands 20 years ago
Linus Torvalds 7f8e982834 Slow but steady progress on git pack receive/send 20 years ago
Linus Torvalds e4b5c7fff4 git-send-pack: start parsing local/remote reference differences 20 years ago
Linus Torvalds 1a3e71767c Turn on optimization again 20 years ago
Jon Seymour 9d89d19c48 [PATCH] Remove unnecessary sort from t6001 testcase 20 years ago
Jon Seymour 3ed3567890 [PATCH] Fix broken t6001 test case 20 years ago
Jon Seymour 2ba1beebd3 [PATCH] Demonstrate broken t6001 test case function 20 years ago
Jon Seymour 99c2bc9300 [PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2] 20 years ago
Jon Seymour da4b932a0c [PATCH] Test case that demonstrates problem with --merge-order ^ processing 20 years ago
Linus Torvalds f3a3214e83 Make send/receive-pack be closer to doing something interesting 20 years ago
Linus Torvalds 61221472a5 Start of "git-send-pack", the local part of sending off a pack 20 years ago
Linus Torvalds 575f497456 Add first cut at "git-receive-pack" 20 years ago
Linus Torvalds ad6ce07c44 Remove bogus dup commit warning with --merge-order 20 years ago
Linus Torvalds 36f8d17445 Teach git-rev-list about non-commit objects 20 years ago
Linus Torvalds 3c90f03d32 Prepare git-rev-list for tracking tag objects too 20 years ago
Junio C Hamano e06eb4c6f5 [PATCH] Adjust t5300 test for unpack-objects change 20 years ago
Linus Torvalds dddafffef6 Re-instate dry-run logic in git-unpack-objects 20 years ago
Linus Torvalds cca7081a93 Clean up git-unpack-objects a bit 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Junio C Hamano 3c84974207 [PATCH] Fixlets on top of Nico's clean-up. 20 years ago
Nicolas Pitre dcde55bc58 [PATCH] assorted delta code cleanup 20 years ago
Linus Torvalds e5e3e0f500 Fix packed_delta_info() that was broken by the delta header packing change 20 years ago
Linus Torvalds 01247d8742 Make git pack files use little-endian size encoding 20 years ago
Nicolas Pitre 69a2d426f0 [PATCH] denser delta header encoding 20 years ago
Junio C Hamano 9d5ab9625d [PATCH] Emit base objects of a delta chain when the delta is output. 20 years ago
Linus Torvalds 67e5a5ece4 git-unpack-objects: re-write to read from stdin 20 years ago
Junio C Hamano 75c660ac93 [PATCH] Use enhanced diff_delta() in the similarity estimator. 20 years ago
Junio C Hamano e1ddc97684 [PATCH] Fix unpack-objects for header length information. 20 years ago
Linus Torvalds fead2836a1 Merge fighting fsck-cache updates from Junio 20 years ago
Junio C Hamano 8a498a05c3 [PATCH] Update fsck-cache (take 2) 20 years ago
Junio C Hamano 9a217f2a72 [PATCH] Expose packed_git and alt_odb. 20 years ago
Junio C Hamano d85a4feeee [PATCH] Bugfix: initialize pack_base to NULL. 20 years ago
Junio C Hamano 23676d407c [PATCH] Adjust fsck-cache to packed GIT and alternate object pool. 20 years ago
Linus Torvalds a733cb606f Change pack file format. Hopefully for the last time. 20 years ago
Linus Torvalds d22b9290ab git-pack-objects: add "--stdout" flag to write the pack file to stdout 20 years ago
Linus Torvalds 4397f0148a csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file descriptor 20 years ago
Linus Torvalds 5571be75eb Duh. Fix transposed characters in git-pull-script 20 years ago
Linus Torvalds a69d094366 Teach packing about "tag" objects 20 years ago