2007-11-10 | add a howto document about corrupted blob recovery Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-08 | nicer display of thin pack completion Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-08 | make display of total transferred fully accurate Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-08 | restore fetching with thin-pack capability Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-05 | remove dead code from the csum-file interface Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-05 | make display of total transferred more accurate Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-05 | sideband.c: ESC is spelled '\033' not '\e' for portability. Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-04 | fix display overlap between remote and local progress Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-03 | git-fetch: more terse fetch output Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-02 | pack-objects: get rid of an ugly cast Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-02 | make the pack index version configurable Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-01 | Show total transferred as part of throughput progress Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-01 | make sure throughput display gets updated even if progress... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-01 | return the prune-packed progress display to the inner... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | cherry-pick/revert: more compact user direction message Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | add throughput display to git-push Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | add some copyright notice to the progress display code Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | add throughput display to index-pack Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | add throughput to progress display Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | relax usage of the progress API Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | make struct progress an opaque type Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-30 | prune-packed: don't call display_progress() for every... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | fix for more minor memory leaks Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | fix const issues with some functions Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | pack-objects.c: fix some global variable abuse and... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | pack-objects: no delta possible with only one object... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | cope with multiple line breaks within sideband progress... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-10-17 | more compact progress display Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-12 | threaded delta search: proper locking for cache accounting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | threaded delta search: add pack.threads config variable Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | fix threaded delta search locking Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | fix doc for --compression argument to pack-objects Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | threaded delta search: specify number of threads at... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | threaded delta search: better chunck split point Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-10 | threaded delta search: refine work allocation Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-06 | basic threaded delta search Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-06 | rearrange delta search progress reporting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-06 | localize window memory usage accounting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-09-06 | straighten the list of objects to deltify Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-08-31 | fix same sized delta logic Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-08-16 | pack-objects: remove bogus arguments to delta_cacheable() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-07-13 | Pack-objects: properly initialize the depth value Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-07-12 | reduce git-pack-objects memory usage a little more Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-07-12 | script to display a distribution of longest common... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-07-12 | apply delta depth bias to already deltified objects Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-31 | always start looking up objects in the last used pack... Signed-off-by: Nicolas Pitre <nico@cam.org> --- Note: the |
diff | tree |
2007-05-31 | fix repack with --max-pack-size Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-27 | update diff-delta.c copyright Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-27 | improve delta long block matching with big files Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-26 | fixes to output of git-verify-pack -v Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-10 | deprecate the new loose object header format Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-10 | make "repack -f" imply "pack-objects --no-reuse-object" Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-05-10 | allow for undeltified objects not to be reused Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-24 | add file checkout progress Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-23 | delay progress display when checking out files Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-23 | provide a facility for "delayed" progress reporting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-23 | make progress "title" part of the common progress interface Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-23 | common progress display support Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-20 | document --index-version for index-pack and pack-objects Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-20 | pack-objects: remove obsolete comments Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: better check_object() performances Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | add get_size_from_delta() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: make in_pack_header_size a variable of... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: get rid of create_final_object_list() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: get rid of reuse_cached_pack Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: clean up list sorting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: rework check_delta_limit usage Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: equal objects in size should delta against... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-17 | pack-objects: optimize preferred base handling a bit Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-12 | clean up add_object_entry() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-12 | tests for various pack index features Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-12 | use test-genrandom in tests instead of /dev/urandom Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-12 | simple random data generator for tests Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | validate reused pack data with CRC when possible Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | allow forcing index v2 and 64-bit offset treshold Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | pack-redundant.c: learn about index v2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | show-index.c: learn about index v2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | sha1_file.c: learn about index version 2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | index-pack: learn about pack index version 2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | pack-objects: learn about pack index version 2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | compute object CRC32 with index-pack Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | compute a CRC32 for each object as stored in a pack Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | add overflow tests on pack offset variables Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | make overflow test on delta base offset work regardless... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-10 | get rid of num_packed_objects() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-05 | clean up and optimize nth_packed_object_sha1() usage Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-04-04 | Plug memory leak in index-pack collision checking codepath. |
diff | tree |
2007-03-25 | write_sha1_from_fd() should make new objects read-only Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-25 | make it more obvious that temporary files are temporary... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-22 | update HEAD reflog when branch pointed to by HEAD is... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-21 | minor git-prune optimization Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-21 | improve checkout message when asking for same branch Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-21 | index-pack: more validation checks and cleanups Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-21 | index-pack: use hash_sha1_file() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-21 | don't ever allow SHA1 collisions to exist by fetching... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-20 | use a LRU eviction policy for the delta base cache Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-20 | clean up the delta base cache size a bit Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-18 | Reuse cached data out of delta base cache. Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-17 | [PATCH] clean up pack index handling a bit Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-17 | [PATCH] add test for OFS_DELTA objects Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |