Show patches with: Archived = No       |   19645 patches
« 1 2 ... 123 124 125196 197 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/9] run-command API: remove "argv" member, always use "args" run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,6/9] run-command API users: use strvec_push(), not argv construction run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,5/9] run-command API users: use strvec_pushl(), not argv construction run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,4/9] run-command tests: use strvec_pushv(), not argv assignment run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,3/9] run-command API users: use strvec_pushv(), not argv assignment run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,2/9] upload-archive: use regular "struct child_process" pattern run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v2,1/9] worktree: remove redundant NULL-ing of "cp.argv run-command API: get rid of "argv" and "env" - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,17/17] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,16/17] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,15/17] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,13/17] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,12/17] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,11/17] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,10/17] hooks: convert worktree 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,09/17] hooks: convert non-worktree 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,08/17] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,07/17] am: convert applypatch-msg to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,06/17] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,05/17] hook API: add a run_hooks_l() wrapper hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,04/17] am: convert {pre,post}-applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,03/17] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,02/17] hook API: add a run_hooks() wrapper hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
[v5,01/17] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-11-23 Ævar Arnfjörð Bjarmason Superseded
fast-export: fix surprising behavior with --first-parent fast-export: fix surprising behavior with --first-parent - - - --- 2021-11-23 William Sprent Superseded
completion: add human and auto: date format completion: add human and auto: date format - - - --- 2021-11-23 Yoichi Nakayama Accepted
[v5,4/4] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,3/4] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,2/4] sparse-index: avoid unnecessary cache tree clearing sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,1/4] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v4,4/4] blame: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-11-22 Lessley Dennington Superseded
[v4,3/4] diff: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-11-22 Lessley Dennington Superseded
[v4,2/4] test-read-cache: set up repo after git directory Sparse Index: diff and blame builtins - - - --- 2021-11-22 Lessley Dennington Superseded
[v4,1/4] sparse index: enable only for git repos Sparse Index: diff and blame builtins - - - --- 2021-11-22 Lessley Dennington Superseded
[4/4] branch: add --recurse-submodules option for branch creation implement branch --recurse-submodules - - - --- 2021-11-22 Glen Choo Superseded
[3/4] branch: add --dry-run option to branch implement branch --recurse-submodules - - - --- 2021-11-22 Glen Choo Superseded
[2/4] branch: refactor out branch validation from create_branch() implement branch --recurse-submodules - - - --- 2021-11-22 Glen Choo Superseded
[1/4] submodule-config: add submodules_of_tree() helper implement branch --recurse-submodules - - - --- 2021-11-22 Glen Choo Superseded
run-command: unify signal and regular logic for wait_or_whine() run-command: unify signal and regular logic for wait_or_whine() - - - --- 2021-11-22 Jeff King Accepted
Doc: no midx and partial clone relation Doc: no midx and partial clone relation - - - --- 2021-11-22 Jonathan Tan Accepted
[v4,3/3] object-name: show date for ambiguous tag objects object-name: make ambiguous object output translatable + show tag date - - - --- 2021-11-22 Ævar Arnfjörð Bjarmason Superseded
[v4,2/3] object-name: make ambiguous object output translatable object-name: make ambiguous object output translatable + show tag date - - - --- 2021-11-22 Ævar Arnfjörð Bjarmason Superseded
[v4,1/3] object-name: remove unreachable "unknown type" handling object-name: make ambiguous object output translatable + show tag date - - - --- 2021-11-22 Ævar Arnfjörð Bjarmason Superseded
[4/4] t1400: use test-helper ref-store to inspect reflog contents Inspect reflog data programmatically in more tests - - - --- 2021-11-22 Han-Wen Nienhuys Superseded
[3/4] test-ref-store: tweaks to for-each-reflog-ent format Inspect reflog data programmatically in more tests - - - --- 2021-11-22 Han-Wen Nienhuys Superseded
[2/4] refs: trim newline from reflog message Inspect reflog data programmatically in more tests - - - --- 2021-11-22 Han-Wen Nienhuys Superseded
[1/4] show-branch: show reflog message Inspect reflog data programmatically in more tests - - - --- 2021-11-22 Han-Wen Nienhuys Superseded
refs: drop force_create argument of create_reflog API refs: drop force_create argument of create_reflog API - - - --- 2021-11-22 Han-Wen Nienhuys Accepted
[v3] fetch-pack: parameterize message containing 'ready' keyword [v3] fetch-pack: parameterize message containing 'ready' keyword - - - --- 2021-11-22 Bagas Sanjaya Superseded
[v3,1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree" ls-tree.c: support `--oid-only` option - - - --- 2021-11-22 Teng Long Superseded
[v10,1/2] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option to handle empty patches - - - --- 2021-11-22 徐沛文 (Aleen) Accepted
[v9,2/2] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option to handle empty patches - - - --- 2021-11-22 徐沛文 (Aleen) Superseded
[v9,1/2] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option to handle empty patches - - - --- 2021-11-22 徐沛文 (Aleen) Superseded
[v8,2/2] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option to handle empty patches - - - --- 2021-11-22 徐沛文 (Aleen) Superseded
[v8,1/2] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option to handle empty patches - - - --- 2021-11-22 徐沛文 (Aleen) Superseded
t7006: clean up SIGPIPE handling in trace2 tests t7006: clean up SIGPIPE handling in trace2 tests - - - --- 2021-11-21 Jeff King Accepted
gitk: fix error when resizing gitk gitk: fix error when resizing gitk - - - --- 2021-11-21 Shulhan Superseded
[8/8] dir: avoid removing the current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[7/8] stash: do not attempt to remove current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[6/8] clean: do not attempt to remove current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[5/8] symlinks: do not include current working directory in dir removal Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[4/8] unpack-trees: add special cwd handling Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[3/8] unpack-trees: refuse to remove the current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[2/8] repository, setup: introduce the_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[1/8] t2501: add various tests for removing the current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-21 Elijah Newren Superseded
[v2] pager: fix crash when pager program doesn't exist [v2] pager: fix crash when pager program doesn't exist - 1 - --- 2021-11-20 Enzo Matsumiya Superseded
[v3,3/3] test-lib: make BAIL_OUT() work in tests and prereq test-lib: improve missing prereq handling - - - --- 2021-11-20 Fabian Stelzer Superseded
[v3,2/3] test-lib: introduce required prereq for test runs test-lib: improve missing prereq handling - - - --- 2021-11-20 Fabian Stelzer Superseded
[v3,1/3] test-lib: show missing prereq summary test-lib: improve missing prereq handling - - - --- 2021-11-20 Fabian Stelzer Superseded
[v3,5/5] CI: don't run "make test" twice in one job CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v3,4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v3,3/5] CI: rename the "Linux32" job to lower-case "linux32" CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v3,2/5] CI: use shorter names that fit in UX tooltips CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v3,1/5] CI: remove Travis CI support CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,6/6] CI: run "documentation" via run-build-and-test.sh CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] CI: don't run "make test" twice in one job CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] CI: use "$runs_on_pool", not "$jobname" to select packages & config CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] CI: rename the "Linux32" job to lower-case "linux32" CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] CI: use shorter names that fit in UX tooltips CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/6] CI: remove Travis CI support CI: Remove Travis CI, shorten names for GH tooltips, split jobs - - - --- 2021-11-20 Ævar Arnfjörð Bjarmason Superseded
pager: fix crash when pager program doesn't exist pager: fix crash when pager program doesn't exist - - - --- 2021-11-19 Enzo Matsumiya Superseded
[v8,17/17] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,16/17] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-11-19 Matthew John Cheetham Superseded
[v8,15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,14/17] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,13/17] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-11-19 Derrick Stolee Superseded
[v8,12/17] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,11/17] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,10/17] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-11-19 Derrick Stolee Superseded
[v8,09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,08/17] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-11-19 Derrick Stolee Superseded
[v8,07/17] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-11-19 Derrick Stolee Superseded
[v8,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
refs: work around gcc-11 warning with REF_HAVE_NEW refs: work around gcc-11 warning with REF_HAVE_NEW - - - --- 2021-11-19 Jeff King Accepted
fetch-pack: ignore SIGPIPE when writing to index-pack fetch-pack: ignore SIGPIPE when writing to index-pack - - - --- 2021-11-19 Jeff King Accepted
« 1 2 ... 123 124 125196 197 »