2008-10-10 | fix pread()'s short read in index-pack Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-10-03 | fix openssl headers conflicting with custom SHA1 implementations Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-09-03 | improve handling of sideband message display Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-09-03 | t5300: improve SHA1 collision test Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-09-03 | pack-objects: don't include missing preferred base... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-09-03 | sha1write: don't copy full sized buffers Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-30 | fixup_pack_header_footer(): use nicely aligned buffer... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-30 | index-pack: use fixup_pack_header_footer()'s validation... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-30 | pack-objects: use fixup_pack_header_footer()'s validation... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-30 | improve reliability of fixup_pack_header_footer() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-30 | pack-objects: improve returned information from write_one() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-08-23 | discard revindex data when pack list changes Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-07-15 | restore legacy behavior for read_sha1_file() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-26 | pack.indexversion config option now defaults to 2 Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | repack.usedeltabaseoffset config option now defaults... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | verify-pack: test for detection of index v2 object... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | verify-pack: check packed object CRC when using index... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | move show_pack_info() where it belongs Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | optimize verify-pack a bit Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-25 | refactor pack structure allocation Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-24 | test case for pack resilience against corruptions Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-24 | implement some resilience against pack corruptions Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-24 | call init_pack_revindex() lazily Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-06-02 | make verify-pack a bit more useful with bad packs Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-14 | let pack-objects do the writing of unreachable objects... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-14 | add a force_object_loose() function Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: fix early eviction for max depth delta... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: allow for early delta deflating Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: move compression code in a separate function Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: clean up write_object() a bit Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: simplify the condition associated with... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: remove some double negative logic Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-05-04 | pack-objects: small cleanup Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-20 | make it easier for people who just want to get rid... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-14 | pack-objects: proper pack time stamping with --max... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-01 | add storage size output to 'git verify-pack -v' Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-01 | fix unimplemented packed_object_info_detail() features Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-01 | make verify_one_pack() a bit less wrong wrt packed_git... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-03-01 | factorize revindex code out of builtin-pack-objects.c Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2008-01-22 | pack-objects: Fix segfault when object count is less... |
diff | tree |
2008-01-07 | slightly better auto gc message Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-19 | make 'git describe --all --contains' work Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-18 | fix style of a few comments in diff-delta.c Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-14 | provide advance warning of some future pack default... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-11 | pack-objects: more threaded load balancing fix with... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-08 | pack-objects: fix threaded load balancing Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-08 | pack-objects: reverse the delta search sort list Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-12-08 | pack-objects: fix delta cache size accounting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-16 | rehabilitate some t5302 tests on 32-bit off_t machines Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-11 | fix index-pack with packs >4GB containing deltas on... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-11 | git-hash-object should honor config variables Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-11-10 | print warning/error/fatal messages in one shot Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
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 |