Show patches with: none      |   43198 patches
« 1 2 ... 212 213 214431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] transport: use designated initializers serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[2/5] transport: rename "fetch" in transport_vtable to "fetch_refs" serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[1/5] serve: mark has_capability() as static serve: add "configure" callback - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[v2] pager: do not unnecessarily set COLUMNS on Windows [v2] pager: do not unnecessarily set COLUMNS on Windows - - - --- 2021-06-16 Johannes Schindelin New
perf: fix when running with TEST_OUTPUT_DIRECTORY perf: fix when running with TEST_OUTPUT_DIRECTORY - - - --- 2021-06-16 Patrick Steinhardt Superseded
test-lib: fix "$remove_trash" regression and match_pattern_list() bugs test-lib: fix "$remove_trash" regression and match_pattern_list() bugs - - - --- 2021-06-16 Ævar Arnfjörð Bjarmason New
[v2,4/4] submodule: cache superproject gitdir during 'update' cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,3/4] submodule: cache superproject gitdir during absorbgitdirs cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,2/4] introduce submodule.superprojectGitDir cache cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,1/4] t7400-submodule-basic: modernize inspect() helper cache parent project's gitdir in submodules - - - --- 2021-06-16 Emily Shaffer New
[v2,5/5] merge-ort: add prefetching for content merges Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,4/5] diffcore-rename: use a different prefetch for basename comparisons Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,3/5] diffcore-rename: allow different missing_object_cb functions Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,2/5] t6421: add tests checking for excessive object downloads during merge Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
[v2,1/5] promisor-remote: output trace2 statistics for number of objects fetched Optimization batch 13: partial clone optimizations for merge-ort - - - --- 2021-06-15 Elijah Newren New
Add config variable besides env variable to squelch "do-not-use" warning. Add config variable besides env variable to squelch "do-not-use" warning. - - - --- 2021-06-15 Daniel Höpfl New
[v2] test: fix for TEST_OUTPUT_DIRECTORY [v2] test: fix for TEST_OUTPUT_DIRECTORY - - - --- 2021-06-15 Felipe Contreras Superseded
[v2,5/5] t6402: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,4/5] t6400: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,3/5] t0041: use test_line_count_cmd to check std{out,err} t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,2/5] t6402: use find(1) builtin to filter instead of grep t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,1/5] test-lib-functions: introduce test_line_count_cmd t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
doc: builtin add -i is enabled by feature.experimental doc: builtin add -i is enabled by feature.experimental - - - --- 2021-06-15 Todd Zullinger New
[6/6] pack-protocol doc: use "www-data" in place of "alice" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[5/6] doc: replace "alice" and "bob" with "jdoe" and "msmith" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[4/6] fast-import doc: change "bob" in an example to "file.txt" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[3/6] daemon doc + code comments: reword "alice" example doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[2/6] gitcvs-migration doc: replace "alice" and "bob" with "you" and "www-data" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[1/6] gittutorial doc: replace "alice" and "bob" with "you" and "www-data" doc: replace "alice" and "bob" examples - - - --- 2021-06-15 Ævar Arnfjörð Bjarmason New
[v6,3/3] submodule--helper: introduce add-config subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v6,2/3] submodule--helper: introduce add-clone subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v6,1/3] submodule--helper: refactor module_clone() submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar New
[v3,4/4] CodingGuidelines: recommend singular they Avoid gendered pronouns - - - --- 2021-06-15 Derrick Stolee New
[v3,3/4] *: fix typos Avoid gendered pronouns - - - --- 2021-06-15 Derrick Stolee New
[v3,2/4] comments: avoid using the gender of our users Avoid gendered pronouns - - - --- 2021-06-15 Felipe Contreras New
[v3,1/4] doc: avoid using the gender of other people Avoid gendered pronouns - - - --- 2021-06-15 Felipe Contreras New
[v2,9/9,GSOC] cat-file: re-implement --textconv, --filters options cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,8/9,GSOC] cat-file: reuse err buf in batch_objet_write() cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,7/9,GSOC] cat-file: reuse ref-filter logic cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,6/9,GSOC] ref-filter: introduce free_array_item_internal() function cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,5/9,GSOC] ref-filter: teach get_object() return useful value cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,4/9,GSOC] ref-filter: add %(rest) atom cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,3/9,GSOC] ref-filter: use non-const ref_format in *_atom_parser() cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,2/9,GSOC] ref-filter: add %(raw) atom cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v2,1/9,GSOC] ref-filter: add obj-type check in grab contents cat-file: reuse ref-filter logic - - - --- 2021-06-15 ZheNing Hu Superseded
[v5,3/3] submodule--helper: introduce add-config subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar Superseded
[v5,2/3] submodule--helper: introduce add-clone subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar Superseded
[v5,1/3] submodule--helper: refactor module_clone() submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-15 Atharva Raykar Superseded
[2/2] update documentation for new zdiff3 conflictStyle RFC: implement new zdiff3 conflict style - - - --- 2021-06-15 Elijah Newren New
[1/2] xdiff: implement a zealous diff3, or "zdiff3" RFC: implement new zdiff3 conflict style - - - --- 2021-06-15 Elijah Newren New
pager: do not unnecessarily set COLUMNS on Windows pager: do not unnecessarily set COLUMNS on Windows - - - --- 2021-06-14 Johannes Schindelin Superseded
[6/6] mktag tests: test fast-export mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[5/6] mktag tests: test for-each-ref mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[4/6] mktag tests: test update-ref and reachable fsck mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[3/6] mktag tests: test hash-object --literally and unreachable fsck mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[2/6] mktag tests: invert --no-strict test mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[1/6] mktag tests: parse out options in helper mktag tests: test more exhaustively - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Superseded
[4/4] show-branch tests: add missing tests show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[3/4] show-branch: fix and test --color output show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[2/4] show-branch tests: modernize test code show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[1/4] show-branch tests: rename the one "show-branch" test file show-branch: add missing tests, trivial color output fix - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
Add a basic support of SHA256 repositories into Gitk Add a basic support of SHA256 repositories into Gitk - - - --- 2021-06-14 Rostislav Krasny New
[v2,3/3] builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints Fix uninitialised reads found with MSAN - - - --- 2021-06-14 Andrzej Hunt Accepted
[v2,2/3] split-index: use oideq instead of memcmp to compare object_id's Fix uninitialised reads found with MSAN - - - --- 2021-06-14 Andrzej Hunt Accepted
[v2,1/3] bulk-checkin: make buffer reuse more obvious and safer Fix uninitialised reads found with MSAN - - - --- 2021-06-14 Andrzej Hunt Accepted
[10/10] diff --color-moved: intern strings diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[09/10] diff --color-moved-ws=allow-indentation-change: improve hash lookups diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[08/10] diff --color-moved: stop clearing potential moved blocks diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[07/10] diff --color-moved: shrink potential moved blocks as we go diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[06/10] diff --color-moved: unify moved block growth functions diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[05/10] diff --color-moved: call comparison function directly diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[04/10] diff --color-moved-ws=allow-indentation-change: simplify and optimize diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[03/10] diff: simplify allow-indentation-change delta calculation diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[02/10] diff --color-moved: avoid false short line matches and bad zerba coloring diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[01/10] diff --color-moved=zerba: fix alternate coloring diff --color-moved[-ws] speedups - - - --- 2021-06-14 Phillip Wood New
[v4,3/3] submodule--helper: introduce add-config subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-14 Atharva Raykar Superseded
[v4,2/3] submodule--helper: introduce add-clone subcommand submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-14 Atharva Raykar Superseded
[v4,1/3] submodule--helper: refactor module_clone() submodule--helper: introduce subcommands for sh to C conversion - - - --- 2021-06-14 Atharva Raykar Superseded
[v2,2/2] subtree: fix assumption about the directory separator Fix git subtree on Windows - - - --- 2021-06-14 Johannes Schindelin Accepted
[v2,1/2] subtree: fix the GIT_EXEC_PATH sanity check to work on Windows Fix git subtree on Windows - - - --- 2021-06-14 Johannes Schindelin Accepted
[8/8] test-lib tests: assert 1 exit code, not non-zero test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[7/8] test-lib tests: refactor common part of check_sub_test_lib_test*() test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[6/8] test-lib tests: avoid subshell for "test_cmp" for readability test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[5/8] test-lib tests: get rid of copy/pasted mock test code test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[4/8] test-lib tests: don't provide a description for the sub-tests test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[3/8] test-lib tests: stop using a subshell in write_sub_test_lib_test() test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[2/8] test-lib tests: split up "write and run" into two functions test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[1/8] test-lib tests: move "run_sub_test" to a new lib-subtest.sh test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
gc tests: add a test for the "pre-auto-gc" hook gc tests: add a test for the "pre-auto-gc" hook - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
pre-commit hook tests: don't leave "actual" nonexisting on failure pre-commit hook tests: don't leave "actual" nonexisting on failure - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason Accepted
[v2,30/30] hook-list.h: add a generated list of hooks, like config-list.h Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,29/30] hooks: fix a TOCTOU in "did we run a hook?" heuristic Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,28/30] receive-pack: convert receive hooks to hook.h Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,27/30] post-update: use hook.h library Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,26/30] receive-pack: convert 'update' hook to hook.h Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,25/30] hooks: allow callers to capture output Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,24/30] run-command: allow capturing of collated output Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,23/30] reference-transaction: use hook.h to run hooks Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,22/30] transport: convert pre-push hook to use config Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
[v2,21/30] hook: convert 'post-rewrite' hook in sequencer.c to hook.h Minimal restart of "config-based-hooks" - - - --- 2021-06-14 Ævar Arnfjörð Bjarmason New
« 1 2 ... 212 213 214431 432 »