Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v3 19/22] pickaxe -G: terminate early on matching lines, (continued)
- Unexpected conflict during cherry-pick after moving submodule,
Tamas Peregi
- [PATCH v2 0/2] svn tests: trivial "set -e" in main body of test fixes,
Ævar Arnfjörð Bjarmason
- [PATCH v2 0/5] describe test fixes,
Ævar Arnfjörð Bjarmason
- [PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes,
Ævar Arnfjörð Bjarmason
- [PATCH 01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/||, Ævar Arnfjörð Bjarmason
- [PATCH 02/16] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH 04/16] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH 03/16] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH 05/16] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH 06/16] test-lib functions: add an --annotated-tag option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH 07/16] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH 08/16] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH 09/16] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH 10/16] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH 11/16] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH 12/16] test-lib: modernize test_create_repo() function, Ævar Arnfjörð Bjarmason
- [PATCH 13/16] test-lib-functions: normalize test_path_is_missing() debugging, Ævar Arnfjörð Bjarmason
- [PATCH 14/16] test-lib-functions: use "return 1" instead of "false", Ævar Arnfjörð Bjarmason
- [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count", Ævar Arnfjörð Bjarmason
- [PATCH 16/16] test-lib-functions: remove last two parameter count assertions, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes, Junio C Hamano
- [PATCH v2 00/12] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>", Ævar Arnfjörð Bjarmason
- [PATCH v2 04/12] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/12] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/12] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/12] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v2 08/12] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/12] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/12] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v2 11/12] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v2 02/12] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH 0/3] test-lib-functions.sh: trickery to make -x less verbose, Ævar Arnfjörð Bjarmason
- [PATCH v3 00/12] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>", Ævar Arnfjörð Bjarmason
- [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/12] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/12] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v3 06/12] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v3 07/12] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/12] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/12] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/12] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v3 11/12] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v3 12/12] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v4 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v4 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v4 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v4 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v4 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v4 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v4 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v4 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v4 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v4 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v4 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v5 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v5 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v5 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v5 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v5 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v5 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v5 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v5 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v5 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v5 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v5 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Junio C Hamano
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v6 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v6 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v6 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v6 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v6 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v6 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v6 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v6 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v6 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v6 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v6 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v6 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v6 00/11] test-lib.sh: new test_commit args, simplification & fixes, Đoàn Trần Công Danh
- [PATCH v2 0/3] test-lib-functions.sh: trickery to make -x less verbose, Ævar Arnfjörð Bjarmason
- [PATCH 0/2] git-p4: encoding of data from perforce,
Andrew Oakley
- [PATCH] pack-objects: update "nr_seen" progress based on pack-reused count,
Jeff King
- How to checkout a branch (and not a tag),
Jeffrey Walton
- [PATCH v2 0/3] git-send-email: improve SSL configuration,
Drew DeVault
- [PATCH v3 0/4] Finish converting git bisect to C part 4,
Miriam Rubio
- question re: git show-ref and matching ref patterns from the front,
Chris Jerdonek
- [PATCH 00/15] SHA-256 / SHA-1 interop, part 1,
brian m. carlson
- [PATCH 01/15] sha1-file: allow hashing objects literally with any algorithm, brian m. carlson
- [PATCH 05/15] hash: add a function to finalize object IDs, brian m. carlson
- [PATCH 07/15] builtin/pack-redundant: avoid casting buffers to struct object_id, brian m. carlson
- [PATCH 08/15] cache: compare the entire buffer for struct object_id, brian m. carlson
- [PATCH 10/15] hash: provide per-algorithm null OIDs, brian m. carlson
- [PATCH 04/15] Always use oidread to read into struct object_id, brian m. carlson
- [PATCH 09/15] hash: set and copy algo field in struct object_id, brian m. carlson
- [PATCH 11/15] builtin/show-index: set the algorithm for object IDs, brian m. carlson
- [PATCH 12/15] commit-graph: don't store file hashes as struct object_id, brian m. carlson
- [PATCH 15/15] hex: print objects using the hash algorithm member, brian m. carlson
- [PATCH 02/15] builtin/hash-object: allow literally hashing with a given algorithm, brian m. carlson
- [PATCH 03/15] cache: add an algo member to struct object_id, brian m. carlson
- [PATCH 06/15] Use the final_oid_fn to finalize hashing of object IDs, brian m. carlson
- [PATCH 13/15] builtin/pack-objects: avoid using struct object_id for pack hash, brian m. carlson
- [PATCH 14/15] hex: default to the_hash_algo on zero algorithm value, brian m. carlson
- [PATCH] merge-ort: only do pointer arithmetic for non-empty lists,
Andrzej Hunt via GitGitGadget
- Warning during 'git stash push',
Yuri
- difftool and new files, Robert Dailey
- [RFC/PATCH 0/2] here-doc test bodies,
Jeff King
- [PATCH] send-email: clarify SMTP encryption settings,
Drew DeVault
- [PATCH] doc: update advice about other implementations' v4 index support,
scottworley
- [PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 1,
Andrzej Hunt via GitGitGadget
- [PATCH 01/12] revision: free remainder of old commit list in limit_list, Andrzej Hunt via GitGitGadget
- [PATCH 03/12] ls-files: free max_prefix when done, Andrzej Hunt via GitGitGadget
- [PATCH 02/12] wt-status: fix multiple small leaks, Andrzej Hunt via GitGitGadget
- [PATCH 05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref, Andrzej Hunt via GitGitGadget
- [PATCH 04/12] bloom: clear each bloom_key after use, Andrzej Hunt via GitGitGadget
- [PATCH 06/12] builtin/bugreport: don't leak prefixed filename, Andrzej Hunt via GitGitGadget
- [PATCH 07/12] builtin/check-ignore: clear_pathspec before returning, Andrzej Hunt via GitGitGadget
- [PATCH 08/12] builtin/checkout: clear pending objects after diffing, Andrzej Hunt via GitGitGadget
- [PATCH 09/12] mailinfo: also free strbuf lists when clearing mailinfo, Andrzej Hunt via GitGitGadget
- [PATCH 10/12] builtin/for-each-ref: free filter and UNLEAK sorting., Andrzej Hunt via GitGitGadget
- [PATCH 11/12] builtin/rebase: release git_format_patch_opt too, Andrzej Hunt via GitGitGadget
- [PATCH 12/12] builtin/rm: avoid leaking pathspec and seen, Andrzej Hunt via GitGitGadget
- [PATCH v2 00/12] Fix all leaks in tests t0002-t0099: Part 1, Andrzej Hunt via GitGitGadget
- [PATCH v2 01/12] revision: free remainder of old commit list in limit_list, Andrzej Hunt via GitGitGadget
- [PATCH v2 02/12] wt-status: fix multiple small leaks, Andrzej Hunt via GitGitGadget
- [PATCH v2 04/12] bloom: clear each bloom_key after use, Andrzej Hunt via GitGitGadget
- [PATCH v2 05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref, Andrzej Hunt via GitGitGadget
- [PATCH v2 06/12] builtin/bugreport: don't leak prefixed filename, Andrzej Hunt via GitGitGadget
- [PATCH v2 03/12] ls-files: free max_prefix when done, Andrzej Hunt via GitGitGadget
- [PATCH v2 07/12] builtin/check-ignore: clear_pathspec before returning, Andrzej Hunt via GitGitGadget
- [PATCH v2 09/12] mailinfo: also free strbuf lists when clearing mailinfo, Andrzej Hunt via GitGitGadget
- [PATCH v2 10/12] builtin/for-each-ref: free filter and UNLEAK sorting., Andrzej Hunt via GitGitGadget
- [PATCH v2 08/12] builtin/checkout: clear pending objects after diffing, Andrzej Hunt via GitGitGadget
- [PATCH v2 11/12] builtin/rebase: release git_format_patch_opt too, Andrzej Hunt via GitGitGadget
- [PATCH v2 12/12] builtin/rm: avoid leaking pathspec and seen, Andrzej Hunt via GitGitGadget
- [PATCH 00/22] multi-pack reachability bitmaps,
Taylor Blau
- [PATCH 01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps, Taylor Blau
- [PATCH 02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps, Taylor Blau
- [PATCH 03/22] pack-bitmap-write.c: free existing bitmaps, Taylor Blau
- [PATCH 04/22] Documentation: build 'technical/bitmap-format' by default, Taylor Blau
- [PATCH 05/22] Documentation: describe MIDX-based bitmaps, Taylor Blau
- [PATCH 06/22] midx: make a number of functions non-static, Taylor Blau
- [PATCH 07/22] midx: clear auxiliary .rev after replacing the MIDX, Taylor Blau
- [PATCH 08/22] midx: respect 'core.multiPackIndex' when writing, Taylor Blau
- [PATCH 09/22] pack-bitmap.c: introduce 'bitmap_num_objects()', Taylor Blau
- [PATCH 10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()', Taylor Blau
- [PATCH 11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()', Taylor Blau
- [PATCH 12/22] pack-bitmap: read multi-pack bitmaps, Taylor Blau
- [PATCH 13/22] pack-bitmap: write multi-pack bitmaps, Taylor Blau
- [PATCH 14/22] t5310: move some tests to lib-bitmap.sh, Taylor Blau
- [PATCH 16/22] t5326: test multi-pack bitmap behavior, Taylor Blau
- [PATCH 15/22] t/helper/test-read-midx.c: add --checksum mode, Taylor Blau
- [PATCH 17/22] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH 19/22] t7700: update to work with MIDX bitmap test knob, Taylor Blau
- [PATCH 18/22] t5319: don't write MIDX bitmaps in t5319, Taylor Blau
- [PATCH 21/22] p5310: extract full and partial bitmap tests, Taylor Blau
- [PATCH 20/22] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP', Taylor Blau
- [PATCH 22/22] p5326: perf tests for MIDX bitmaps, Taylor Blau
- [PATCH v2 00/24] multi-pack reachability bitmaps, Taylor Blau
- [PATCH v2 01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps, Taylor Blau
- [PATCH v2 02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps, Taylor Blau
- [PATCH v2 03/24] pack-bitmap-write.c: free existing bitmaps, Taylor Blau
- [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default, Taylor Blau
- [PATCH v2 05/24] Documentation: describe MIDX-based bitmaps, Taylor Blau
- [PATCH v2 06/24] midx: make a number of functions non-static, Taylor Blau
- [PATCH v2 07/24] midx: clear auxiliary .rev after replacing the MIDX, Taylor Blau
- [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing, Taylor Blau
- [PATCH v2 09/24] midx: infer preferred pack when not given one, Taylor Blau
- [PATCH v2 10/24] pack-bitmap.c: introduce 'bitmap_num_objects()', Taylor Blau
- [PATCH v2 11/24] pack-bitmap.c: introduce 'nth_bitmap_object_oid()', Taylor Blau
- [PATCH v2 12/24] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()', Taylor Blau
- [PATCH v2 13/24] pack-bitmap: read multi-pack bitmaps, Taylor Blau
- [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps, Taylor Blau
- [PATCH v2 15/24] t5310: move some tests to lib-bitmap.sh, Taylor Blau
- [PATCH v2 16/24] t/helper/test-read-midx.c: add --checksum mode, Taylor Blau
- [PATCH v2 18/24] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v2 17/24] t5326: test multi-pack bitmap behavior, Taylor Blau
- [PATCH v2 19/24] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v2 20/24] t5319: don't write MIDX bitmaps in t5319, Taylor Blau
- [PATCH v2 21/24] t7700: update to work with MIDX bitmap test knob, Taylor Blau
- [PATCH v2 22/24] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP', Taylor Blau
- [PATCH v2 23/24] p5310: extract full and partial bitmap tests, Taylor Blau
- [PATCH v2 24/24] p5326: perf tests for MIDX bitmaps, Taylor Blau
- Re: [PATCH v2 00/24] multi-pack reachability bitmaps, Ævar Arnfjörð Bjarmason
- [PATCH v3 00/25] multi-pack reachability bitmaps, Taylor Blau
- [PATCH v3 01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps, Taylor Blau
- [PATCH v3 03/25] pack-bitmap-write.c: free existing bitmaps, Taylor Blau
- [PATCH v3 04/25] Documentation: describe MIDX-based bitmaps, Taylor Blau
- [PATCH v3 02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps, Taylor Blau
- [PATCH v3 06/25] midx: reject empty `--preferred-pack`'s, Taylor Blau
- [PATCH v3 09/25] midx: avoid opening multiple MIDXs when writing, Taylor Blau
- [PATCH v3 10/25] pack-bitmap.c: introduce 'bitmap_num_objects()', Taylor Blau
- [PATCH v3 11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()', Taylor Blau
- [PATCH v3 12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()', Taylor Blau
- [PATCH v3 08/25] midx: close linked MIDXs, avoid leaking memory, Taylor Blau
- [PATCH v3 07/25] midx: infer preferred pack when not given one, Taylor Blau
- [PATCH v3 14/25] pack-bitmap: read multi-pack bitmaps, Taylor Blau
- [PATCH v3 13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse, Taylor Blau
- [PATCH v3 17/25] t/helper/test-read-midx.c: add --checksum mode, Taylor Blau
- [PATCH v3 16/25] t5310: move some tests to lib-bitmap.sh, Taylor Blau
- [PATCH v3 18/25] t5326: test multi-pack bitmap behavior, Taylor Blau
- [PATCH v3 05/25] midx: clear auxiliary .rev after replacing the MIDX, Taylor Blau
- [PATCH v3 15/25] pack-bitmap: write multi-pack bitmaps, Taylor Blau
- [PATCH v3 19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v3 20/25] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v3 21/25] t5319: don't write MIDX bitmaps in t5319, Taylor Blau
- [PATCH v3 22/25] t7700: update to work with MIDX bitmap test knob, Taylor Blau
- [PATCH v3 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP', Taylor Blau
- [PATCH v3 24/25] p5310: extract full and partial bitmap tests, Taylor Blau
- [PATCH v3 25/25] p5326: perf tests for MIDX bitmaps, Taylor Blau
- Re: [PATCH v3 00/25] multi-pack reachability bitmaps, Jeff King
- [PATCH v4 00/25] multi-pack reachability bitmaps, Taylor Blau
- [PATCH v4 01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps, Taylor Blau
- [PATCH v4 02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps, Taylor Blau
- [PATCH v4 03/25] pack-bitmap-write.c: free existing bitmaps, Taylor Blau
- [PATCH v4 04/25] Documentation: describe MIDX-based bitmaps, Taylor Blau
- [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX, Taylor Blau
- [PATCH v4 06/25] midx: reject empty `--preferred-pack`'s, Taylor Blau
- [PATCH v4 07/25] midx: infer preferred pack when not given one, Taylor Blau
- [PATCH v4 08/25] midx: close linked MIDXs, avoid leaking memory, Taylor Blau
- [PATCH v4 09/25] midx: avoid opening multiple MIDXs when writing, Taylor Blau
- [PATCH v4 10/25] pack-bitmap.c: introduce 'bitmap_num_objects()', Taylor Blau
- [PATCH v4 11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()', Taylor Blau
- [PATCH v4 12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()', Taylor Blau
- [PATCH v4 13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse, Taylor Blau
- [PATCH v4 14/25] pack-bitmap: read multi-pack bitmaps, Taylor Blau
- [PATCH v4 15/25] pack-bitmap: write multi-pack bitmaps, Taylor Blau
- [PATCH v4 16/25] t5310: move some tests to lib-bitmap.sh, Taylor Blau
- [PATCH v4 17/25] t/helper/test-read-midx.c: add --checksum mode, Taylor Blau
- [PATCH v4 19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v4 20/25] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v4 18/25] t5326: test multi-pack bitmap behavior, Taylor Blau
- [PATCH v4 21/25] t5319: don't write MIDX bitmaps in t5319, Taylor Blau
- [PATCH v4 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP', Taylor Blau
- [PATCH v4 25/25] p5326: perf tests for MIDX bitmaps, Taylor Blau
- [PATCH v4 24/25] p5310: extract full and partial bitmap tests, Taylor Blau
- [PATCH v4 22/25] t7700: update to work with MIDX bitmap test knob, Taylor Blau
- Re: [PATCH v4 00/25] multi-pack reachability bitmaps, Jeff King
- [PATCH v5 00/27] multi-pack reachability bitmaps, Taylor Blau
- [PATCH v5 01/27] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps, Taylor Blau
- [PATCH v5 02/27] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps, Taylor Blau
- [PATCH v5 03/27] pack-bitmap-write.c: free existing bitmaps, Taylor Blau
- [PATCH v5 04/27] Documentation: describe MIDX-based bitmaps, Taylor Blau
- [PATCH v5 05/27] midx: disallow running outside of a repository, Taylor Blau
- [PATCH v5 06/27] midx: fix `*.rev` cleanups with `--object-dir`, Taylor Blau
- [PATCH v5 07/27] midx: clear auxiliary .rev after replacing the MIDX, Taylor Blau
- [PATCH v5 09/27] midx: infer preferred pack when not given one, Taylor Blau
- [PATCH v5 08/27] midx: reject empty `--preferred-pack`'s, Taylor Blau
- [PATCH v5 10/27] midx: close linked MIDXs, avoid leaking memory, Taylor Blau
- [PATCH v5 11/27] midx: avoid opening multiple MIDXs when writing, Taylor Blau
- [PATCH v5 12/27] pack-bitmap.c: introduce 'bitmap_num_objects()', Taylor Blau
- [PATCH v5 13/27] pack-bitmap.c: introduce 'nth_bitmap_object_oid()', Taylor Blau
- [PATCH v5 14/27] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()', Taylor Blau
- [PATCH v5 16/27] pack-bitmap: read multi-pack bitmaps, Taylor Blau
- [PATCH v5 15/27] pack-bitmap.c: avoid redundant calls to try_partial_reuse, Taylor Blau
- [PATCH v5 17/27] pack-bitmap: write multi-pack bitmaps, Taylor Blau
- [PATCH v5 18/27] t5310: move some tests to lib-bitmap.sh, Taylor Blau
- [PATCH v5 19/27] t/helper/test-read-midx.c: add --checksum mode, Taylor Blau
- [PATCH v5 20/27] t5326: test multi-pack bitmap behavior, Taylor Blau
- [PATCH v5 21/27] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v5 22/27] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP, Taylor Blau
- [PATCH v5 23/27] t5319: don't write MIDX bitmaps in t5319, Taylor Blau
- [PATCH v5 24/27] t7700: update to work with MIDX bitmap test knob, Taylor Blau
- [PATCH v5 25/27] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP', Taylor Blau
- [PATCH v5 26/27] p5310: extract full and partial bitmap tests, Taylor Blau
- [PATCH v5 27/27] p5326: perf tests for MIDX bitmaps, Taylor Blau
- Re: [PATCH v5 00/27] multi-pack reachability bitmaps, Junio C Hamano
- Re: [PATCH v5 00/27] multi-pack reachability bitmaps, Jeff King
- Possible memory leak bug reports for the latest "git" repository.,
우승훈[ 대학원석·박사통합과정수료연구(재학) / 컴퓨터학과 ]
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]