27 Commits (85002315798dfcd28da6120ac3a461ca3fadfd2e)

Author SHA1 Message Date
Sergey Vlasov adee7bdf50 [PATCH] Plug memory leak in git-pack-objects 20 years ago
Linus Torvalds 5f3de58ff8 Make the name of a pack-file depend on the objects packed there-in. 20 years ago
Linus Torvalds 1c4a291202 Add "--non-empty" flag to git-pack-objects 20 years ago
Linus Torvalds eb019375ab Add "--incremental" flag to git-pack-objects 20 years ago
Nicolas Pitre dcde55bc58 [PATCH] assorted delta code cleanup 20 years ago
Linus Torvalds 01247d8742 Make git pack files use little-endian size encoding 20 years ago
Junio C Hamano 9d5ab9625d [PATCH] Emit base objects of a delta chain when the delta is output. 20 years ago
Junio C Hamano e1ddc97684 [PATCH] Fix unpack-objects for header length information. 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 a69d094366 Teach packing about "tag" objects 20 years ago
Junio C Hamano 36e4d74a21 [PATCH] Enhance sha1_file_size() into sha1_object_info() 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Linus Torvalds e18088451d csum-file interface updates: return resulting SHA1 20 years ago
Linus Torvalds c38138cd78 git-pack-objects: write the pack files with a SHA1 csum 20 years ago
Linus Torvalds 27225f2e87 git-pack-objects: use name information (if any) to sort objects for packing. 20 years ago
Linus Torvalds 521a4f4cf4 git-pack-objects: do the delta search in reverse size order 20 years ago
Linus Torvalds c4fb06c0d0 Fix object packing/unpacking. 20 years ago
Junio C Hamano 8ee378a0f0 [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair. 20 years ago
Linus Torvalds d116a45a9a Add "--depth=N" parameter to git-pack-objects to limit maximum delta depth 20 years ago
Linus Torvalds f846bbff15 git-pack-objects: make "--window=x" semantics more logical. 20 years ago
Linus Torvalds 75c42d8cc3 Add a "max_size" parameter to diff_delta() 20 years ago
Linus Torvalds 78817c15de Fix delta "sliding window" code 20 years ago
Junio C Hamano eb41ab11e8 [PATCH] (patchlet) pack-objects.c: try_delta() 20 years ago
Linus Torvalds d38c3721a1 git-pack-objects: mark the delta packing with a 'D'. 20 years ago
Linus Torvalds 49397104f2 git-pack-objects: fix typo 20 years ago
Linus Torvalds c323ac7d9c git-pack-objects: create a packed object representation. 20 years ago