Show patches with: Archived = No       |   19531 patches
« 1 2 ... 88 89 90195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,03/10] sparse-index: create expand_index() Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
[v3,02/10] t1092: stress test 'git sparse-checkout set' Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
[v3,01/10] t1092: refactor 'sparse-index contents' test Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
check-ignore: --non-matching without --verbose check-ignore: --non-matching without --verbose - - - --- 2022-05-23 Carl Smedstad Superseded
[v3,9/9] l10n: Document the new l10n workflow Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,8/9] Makefile: add "po-init" rule to initialize po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,7/9] Makefile: add "po-update" rule to update po/XX.po Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,6/9] po/git.pot: don't check in result of "make pot" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,5/9] po/git.pot: this is now a generated file Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,3/9] Makefile: have "make pot" not "reset --hard" Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
[v3,1/9] Makefile: sort "po/git.pot" by file location Incremental po/git.pot update and new l10n workflow - - - --- 2022-05-23 Jiang Xin Superseded
revert: optionally refer to commit in the "reference" format revert: optionally refer to commit in the "reference" format - - - --- 2022-05-22 Junio C Hamano Superseded
[v3,12/12] ci: call `finalize_test_case_output` a little later ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,11/12] ci(github): mention where the full logs can be found ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,10/12] ci: use `--github-workflow-markup` in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,09/12] ci(github): avoid printing test case preamble twice ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Victoria Dye Accepted
[v3,08/12] ci(github): skip the logs of the successful test cases ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,07/12] ci: optionally mark up output in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,06/12] ci/run-build-and-tests: add some structure to the GitHub workflow output ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,05/12] ci: make it easier to find failed tests' logs in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,04/12] ci/run-build-and-tests: take a more high-level view ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,03/12] test(junit): avoid line feeds in XML attributes ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,02/12] tests: refactor --write-junit-xml code ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,01/12] ci: fix code style ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[5/5] cache-tree.c: use bug() and BUG_if_bug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[4/5] receive-pack: use bug() and BUG_if_bug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[3/5] parse-options.c: use optbug() instead of BUG() "opts" check usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[2/5] parse-options.c: use new bug() API for optbug() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[1/5] usage.c: add a non-fatal bug() function to go with BUG() usage API: add and use a bug() + BUG_if_bug() - - - --- 2022-05-21 Ævar Arnfjörð Bjarmason Superseded
[v6,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Matthew John Cheetham Accepted
[v6,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Matthew John Cheetham Accepted
[v6,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v6,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v2] setup: don't die if realpath(3) fails on getcwd(3) [v2] setup: don't die if realpath(3) fails on getcwd(3) - - - --- 2022-05-21 Kevin Locke Superseded
[v5,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v5,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-05-20 Taylor Blau Accepted
[v3,3/3] dir: minor refactoring / clean-up dir: traverse into repository - - - --- 2022-05-20 oss dev Accepted
[3/3] builtin/repack.c: ensure that `names` is sorted repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[2/3] t7703: demonstrate object corruption with pack.packSizeLimit repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[1/3] repack: respect --keep-pack with geometric repack repack: handle --keep-pack, --max-pack-size for geometric repacks - - - --- 2022-05-20 Taylor Blau Accepted
[v3,3/3] transport: free local and remote refs in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
[v3,2/3] transport: unify return values and exit point from transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
[v3,1/3] transport: remove unnecessary indenting in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Accepted
[v2,2/2] transport: free local and remote refs in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Superseded
[v2,1/2] transport: remove unnecessary indenting in transport_push() fix memory leaks in transport_push() - - - --- 2022-05-20 Frantisek Hrbata Superseded
[v2,4/4] run-command API users: use "env" not "env_array" in comments & names run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] cocci: remove env_array -> env migration run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] run-command API: rename "env_array" to "env" run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] cocci: add a rename of "struct child_process"'s "env_array" to "env" run-command.h: rename "env_array" to "env" - - - --- 2022-05-20 Ævar Arnfjörð Bjarmason Superseded
setup: don't die if realpath(3) fails on getcwd(3) setup: don't die if realpath(3) fails on getcwd(3) - - - --- 2022-05-19 Kevin Locke Superseded
t6424: make sure a failed merge preserves local changes t6424: make sure a failed merge preserves local changes - - - --- 2022-05-19 Junio C Hamano Accepted
[v5,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Matthew John Cheetham Superseded
[v5,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Matthew John Cheetham Superseded
[v5,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v2,09/10] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,06/10] sparse-checkout: --no-sparse-index needs a full index Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,02/10] t1092: stress test 'git sparse-checkout set' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,01/10] t1092: refactor 'sparse-index contents' test Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,5/9] po/git.pot: this is now a generated file Untitled series #645294 - - - --- 2022-05-19 Jiang Xin Accepted
[v4,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
builtin/receive-pack.c: remove redundant 'if' builtin/receive-pack.c: remove redundant 'if' - - - --- 2022-05-18 Taylor Blau Accepted
[v2,8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr" hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] hook tests: fix redirection logic error in 96e7225b310 hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 88 89 90195 196 »