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 |
2007-03-17 | [PATCH] fix t5300-pack-object.sh Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-03-17 | [PATCH] local-fetch.c: some error printing cleanup Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-28 | make sure enum object_type is signed Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | get rid of lookup_object_type() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | convert object type handling from a string to a number Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | formalize typename(), and add its reverse type_from_string() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | sha1_file.c: don't ignore an error condition in sha1_loose_o... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | sha1_file.c: cleanup "offset" usage Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-27 | sha1_file.c: cleanup hdr usage Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-14 | Minor corrections to release notes Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-13 | Update RPM core package description Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-09 | remove mailmap.linux Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-04 | Let git-checkout always drop any detached head Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-04 | Enable HEAD@{...} and make it independent from the... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-03 | scan reflogs independently from refs Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-02 | provide a nice @{...} syntax to always mean the current... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-02 | prevent HEAD reflog to be interpreted as current branch... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-02 | add a quiet option to git-checkout Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-02-02 | reword the detached head message a little again Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-31 | tone down the detached head warning Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | add reflog when moving HEAD to a new branch Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | add logref support to git-symbolic-ref Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | move create_symref() past log_ref_write() Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | add reflog entries for HEAD when detached Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | enable separate reflog for HEAD Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | lock_ref_sha1_basic(): remember the original name of... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | make reflog filename independent from struct ref_lock Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-28 | git-log -g --pretty=oneline should display the reflog... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-27 | fix suggested branch creation command when detaching... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-17 | sanitize content of README file Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-15 | some doc updates Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-14 | simplify the "no changes added to commit" message Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-10 | Add git-init documentation. Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2007-01-08 | "init-db" can really be just "init" Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-26 | move git-blame to its place in .gitignore Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-26 | Add git-reflog to .gitignore Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-26 | add .mailmap for git-shortlog output with the git repository Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-23 | checkout: make the message about the need for a new... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-20 | clarify some error messages wrt unknown object types Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-20 | index-pack usage of mmap() is unacceptably slower on... Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-18 | make git a bit less cryptic on fetch errors Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-18 | make patch_delta() error cases a bit more verbose Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-16 | make commit message a little more consistent and conforting Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |
2006-12-13 | repacked packs should be read-only Signed-off-by: Nicolas Pitre <nico@cam.org> |
diff | tree |