Show patches with: none      |   43434 patches
« 1 2 ... 232 233 234434 435 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/4] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v3,2/4] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v3,1/4] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-04-11 Miriam R. New
[v1,5/5] doc/diff-options: document new --diff-merges features [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,4/5] diff-merges: introduce log.diffMerges config variable [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,3/5] diff-merges: adapt -m to enable default diff format [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,2/5] diff-merges: refactor set_diff_merges() [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,1/5] diff-merges: introduce --diff-merges=default [v1,1/5] diff-merges: introduce --diff-merges=default - - - --- 2021-04-10 Sergey Organov New
[v1,0/5] git log: configurable default format for merge diffs - - - --- 2021-04-10 Sergey Organov New
[15/15] hex: print objects using the hash algorithm member SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[14/15] hex: default to the_hash_algo on zero algorithm value SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[13/15] builtin/pack-objects: avoid using struct object_id for pack hash SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[12/15] commit-graph: don't store file hashes as struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[11/15] builtin/show-index: set the algorithm for object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[10/15] hash: provide per-algorithm null OIDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[09/15] hash: set and copy algo field in struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[08/15] cache: compare the entire buffer for struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[07/15] builtin/pack-redundant: avoid casting buffers to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[06/15] Use the final_oid_fn to finalize hashing of object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[05/15] hash: add a function to finalize object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[04/15] Always use oidread to read into struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[03/15] cache: add an algo member to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[02/15] builtin/hash-object: allow literally hashing with a given algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[01/15] sha1-file: allow hashing objects literally with any algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
merge-ort: only do pointer arithmetic for non-empty lists merge-ort: only do pointer arithmetic for non-empty lists - - - --- 2021-04-10 Andrzej Hunt Superseded
[v3,3/3] maintenance: use 'git fetch --prefetch' Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v3,2/3] fetch: add --prefetch option Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v3,1/3] maintenance: simplify prefetch logic Maintenance: adapt custom refspecs - - - --- 2021-04-10 Derrick Stolee Superseded
[v2] fetch: show progress for packfile uri downloads [v2] fetch: show progress for packfile uri downloads - 1 - --- 2021-04-09 Albert Cui New
[2/2] t1404: convert to here-doc test bodies here-doc test bodies - - - --- 2021-04-09 Jeff King New
[1/2] test-lib: allow test snippets as here-docs here-doc test bodies - - - --- 2021-04-09 Jeff King New
send-email: clarify SMTP encryption settings send-email: clarify SMTP encryption settings - - - --- 2021-04-09 Drew DeVault New
doc: update advice about other implementations' v4 index support doc: update advice about other implementations' v4 index support - - - --- 2021-04-09 scottworley@scottworley.com New
[12/12] builtin/rm: avoid leaking pathspec and seen Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[11/12] builtin/rebase: release git_format_patch_opt too Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[10/12] builtin/for-each-ref: free filter and UNLEAK sorting. Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[09/12] mailinfo: also free strbuf lists when clearing mailinfo Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[08/12] builtin/checkout: clear pending objects after diffing Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[07/12] builtin/check-ignore: clear_pathspec before returning Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[06/12] builtin/bugreport: don't leak prefixed filename Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[04/12] bloom: clear each bloom_key after use Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[03/12] ls-files: free max_prefix when done Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[02/12] wt-status: fix multiple small leaks Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[01/12] revision: free remainder of old commit list in limit_list Fix all leaks in tests t0002-t0099: Part 1 - - - --- 2021-04-09 Andrzej Hunt New
[22/22] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[21/22] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[20/22] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[19/22] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[18/22] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[17/22] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[16/22] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[15/22] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[14/22] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[13/22] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[12/22] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[09/22] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[08/22] midx: respect 'core.multiPackIndex' when writing multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[07/22] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[06/22] midx: make a number of functions non-static multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[05/22] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[04/22] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[03/22] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[v2,7/7] docs: fix linting issues due to incorrect relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,6/7] doc lint: lint relative section order doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,5/7] doc lint: lint and fix missing "GIT" end sections doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,4/7] doc lint: fix bugs in, simplify and improve lint script doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/7] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,2/7] Documentation/Makefile: make doc.dep dependencies a variable again doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,1/7] Documentation/Makefile: make $(wildcard howto/*.txt) a var doc make and lint fixes - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v8,2/2,GSOC] trailer: add new .cmd config option trailer: add new .cmd config option - - - --- 2021-04-09 ZheNing Hu Superseded
[v8,1/2,GSOC] docs: correct descript of trailer.<token>.command trailer: add new .cmd config option - - - --- 2021-04-09 ZheNing Hu Superseded
[GSOC] ref-filter: get rid of show_ref_array_item [GSOC] ref-filter: get rid of show_ref_array_item - - - --- 2021-04-09 ZheNing Hu New
[RESEND,v3,8/8] rev-list: allow filtering of provided items Untitled series #464327 - - - --- 2021-04-09 Patrick Steinhardt New
[v3,8/8] rev-list: allow filtering of provided items rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,7/8] pack-bitmap: implement combined filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,6/8] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,5/8] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,4/8] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,3/8] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[7/7] object.c: remove "quiet" parameter from object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[6/7] object.c: normalize brace style in object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[5/7] commit.c: don't use deref_tag() -> object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[4/7] commit-graph: use obj->type, not object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[3/7] object.c: add and use oid_is_type_or_die_msg() function object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[2/7] object.c: add a utility function for "expected type X, got Y" object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[1/7] tree.c: fix misindentation in parse_tree_gently() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[6/6] tag.c: use type_from_string_gently() when parsing tags {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[5/6] object-name.c: make dependency on object_type order more obvious {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[4/6] object-file.c: make oid_object_info() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
[3/6] object.c: make type_from_string() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-09 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 232 233 234434 435 »