1305 Commits (479cec960c20a5022e2cfc7e46c88817d8540758)
 

Author SHA1 Message Date
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
Paul Mackerras 4a2139f52f Add a menu item for writing out a commit to a file. 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
Matthias Urlichs 6c9a0dc2b5 More doc 20 years ago
Matthias Urlichs e694dbabbf Document the new migration tool 20 years ago
Matthias Urlichs 465416694a Rollbak to the original branch after importing 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
Matthias Urlichs f65ae603db Local cvsimport fixups 20 years ago
Matthias Urlichs 2a3e1a85b5 Fix remote CVS import. 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
Junio C Hamano 62bb99606d [PATCH] git-cat-file: '-s' to find out object size. 20 years ago
Junio C Hamano f2a06330f0 [PATCH] git-cat-file: use sha1_object_info() on '-t'. 20 years ago
Junio C Hamano 5db47c2bb3 [PATCH] Obtain sha1_file_info() for deltified pack entry properly. 20 years ago
Matthias Urlichs a57a9493df Added Perl git-cvsimport-script 20 years ago
Linus Torvalds 635f67f943 Teach git-pull-script about pulling tags 20 years ago
Linus Torvalds d6771bd060 Fix another test that broke with the recent git-init-db update 20 years ago
Junio C Hamano d410c0f5a9 [PATCH] Skip writing out sha1 files for objects in packed git. 20 years ago
Mark Allen cebe403bfe [PATCH] replace sha1sum with sum in t/t1002 20 years ago
Linus Torvalds eb7add9f6b Fix up test that counted subdirectories in ".git/objects" 20 years ago
Linus Torvalds f49fb35d0d git-init-db: create "pack" subdirectory under objects 20 years ago
Linus Torvalds 85c1f337be Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk 20 years ago
Linus Torvalds 2700628e64 csum-file: fix missing buf pointer update 20 years ago