56 Commits (e464f4c3119b04712ab87329f3dd4d4f21b0a8a7)

Author SHA1 Message Date
Junio C Hamano 70ca1a3f85 pack-objects: simplify "thin" pack. 19 years ago
Nicolas Pitre 38fd0721d0 diff-delta: allow reusing of the reference buffer index 19 years ago
Luck, Tony 2b74cffa91 Re-fix compilation warnings. 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Luck, Tony 8fcf1ad9c6 fix warning from pack-objects.c 19 years ago
Junio C Hamano eeef7135fe pack-objects: hash basename and direname a bit differently. 19 years ago
Junio C Hamano b76f6b6278 pack-objects: allow "thin" packs to exceed depth limits 19 years ago
Junio C Hamano 1d6b38cc76 pack-objects: use full pathname to help hashing with "thin" pack. 19 years ago
Junio C Hamano b925410d10 pack-objects: thin pack micro-optimization. 19 years ago
Junio C Hamano 183bdb2ccc pack-objects eye-candy: finishing touches. 19 years ago
Nicolas Pitre 5e8dc750ee also adds progress when actually writing a pack 19 years ago
Nicolas Pitre b2504a0d2f nicer eye candies for pack-objects 19 years ago
Junio C Hamano 15b4d577ae pack-objects: avoid delta chains that are too long. 19 years ago
Junio C Hamano ab7cd7bb8c pack-objects: finishing touches. 19 years ago
Junio C Hamano 3f9ac8d259 pack-objects: reuse data from existing packs. 19 years ago
Nicolas Pitre cac251d0bc relax delta selection filtering in pack-objects 19 years ago
Junio C Hamano 7a979d99ba Thin pack - create packfile with missing delta base. 19 years ago
Junio C Hamano e4c9327a77 pack-objects: avoid delta chains that are too long. 19 years ago
Junio C Hamano ca5381d43e pack-objects: finishing touches. 19 years ago
Junio C Hamano a49dd05fd0 pack-objects: reuse data from existing packs. 19 years ago
Junio C Hamano 024701f1d8 Make pack-objects chattier. 19 years ago
Junio C Hamano 21fcd1bdea fetch-clone progress: finishing touches. 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Nikolai Weibull 63ae26f87a Document the --non-empty command-line option to git-pack-objects. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Linus Torvalds ef07618fdd git-repack: Properly abort in corrupt repository 19 years ago
Junio C Hamano f3123c4ab3 pack-objects: Allow use of pre-generated pack. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 64560374cc Add support for "local" packing 19 years ago
Junio C Hamano 84c8d8aec5 Fix packname hash generation. 19 years ago
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