Show patches with: none      |   47779 patches
« 1 2 ... 206 207 208477 478 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
http-backend: give a hint that web browser access is not supported http-backend: give a hint that web browser access is not supported - - - --- 2021-12-02 Jan Engelhardt New
[v2] subtree: fix argument handling in check_parents [v2] subtree: fix argument handling in check_parents - - - --- 2021-12-02 James Limbouris Superseded
[2/2] log: load decorations with --simplify-by-decoration log: handle --decorate-ref without explicit --decorate - - - --- 2021-12-02 Jeff King Accepted
[1/2] log: handle --decorate-refs with userformat "%d" log: handle --decorate-ref without explicit --decorate - - - --- 2021-12-02 Jeff King Accepted
[RFC,3/3] fixup! editor: allow for saving/restoring terminal state editor: teach it to protect itself from rogue editors - - - --- 2021-12-02 Carlo Marcelo Arenas Belón New
[RFC,2/3] editor: allow for saving/restoring terminal state editor: teach it to protect itself from rogue editors - - - --- 2021-12-02 Carlo Marcelo Arenas Belón New
[RFC,1/3] terminal: teach save_term to fail when not foreground editor: teach it to protect itself from rogue editors - - - --- 2021-12-02 Carlo Marcelo Arenas Belón New
http-backend: give a hint that web browser access is not supported http-backend: give a hint that web browser access is not supported - - - --- 2021-12-02 Jan Engelhardt Superseded
[2/2] http-backend: give a hint that web browser access is not supported [1/2] http-backend: CGI error messages need to be output on stdout - - - --- 2021-12-02 Jan Engelhardt New
[1/2] http-backend: CGI error messages need to be output on stdout [1/2] http-backend: CGI error messages need to be output on stdout - - - --- 2021-12-02 Jan Engelhardt New
[v7,8/8] branch: protect branches checked out in all worktrees protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,7/8] receive-pack: protect current branch for bare repository worktree protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,6/8] receive-pack: clean dead code from update_worktree() protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,5/8] fetch: protect branches checked out in all worktrees protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,4/8] worktree: simplify find_shared_symref() memory ownership model protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,3/8] branch: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,2/8] receive-pack: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v7,1/8] fetch: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-12-01 Anders Kaseorg Accepted
[v2,2/2] test-lib.sh: remove the now-unused "test_untraceable" facility test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD - - - --- 2021-12-01 Ævar Arnfjörð Bjarmason Superseded
[v2,1/2] t1510: remove need for "test_untraceable", retain coverage test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD - - - --- 2021-12-01 Ævar Arnfjörð Bjarmason Superseded
[v4,3/3] test-lib: make BAIL_OUT() work in tests and prereq test-lib: improve missing prereq handling - - - --- 2021-12-01 Fabian Stelzer New
[v4,2/3] test-lib: introduce required prereq for test runs test-lib: improve missing prereq handling - - - --- 2021-12-01 Fabian Stelzer Accepted
[v4,1/3] test-lib: show missing prereq summary test-lib: improve missing prereq handling - - - --- 2021-12-01 Fabian Stelzer Accepted
[v5,11/11] t2501: simplify the tests since we can now assume desired behavior Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,10/11] dir: new flag to remove_dir_recurse() to spare the original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,09/11] dir: avoid incidentally removing the original_cwd in remove_path() Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,08/11] stash: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,07/11] rebase: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,06/11] clean: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,05/11] symlinks: do not include startup_info->original_cwd in dir removal Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,04/11] unpack-trees: add special cwd handling Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,03/11] unpack-trees: refuse to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,02/11] setup: introduce startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
[v5,01/11] t2501: add various tests for removing the current working directory Avoid removing the current working directory, even if it becomes empty - - - --- 2021-12-01 Elijah Newren Superseded
CodingGuidelines: document which output goes to stdout vs. stderr CodingGuidelines: document which output goes to stdout vs. stderr - - - --- 2021-12-01 Eric Sunshine Superseded
[v14,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-01 徐沛文 (Aleen) Superseded
[v14,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-01 徐沛文 (Aleen) Superseded
[v14,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-01 徐沛文 (Aleen) Superseded
subtree: fix argument handling in check_parents subtree: fix argument handling in check_parents - - - --- 2021-12-01 James Limbouris Superseded
[v3,1/1] git-compat-util: add a test balloon for C99 support Add a test balloon for C99 support - - - --- 2021-12-01 brian m. carlson Accepted
[v2,3/3] object-file.c: LLP64 compatibility, upcast unity for left shift Fix LLP64 `(size_t)1` compatibility VS C4334 warnings - - - --- 2021-12-01 Philip Oakley Accepted
[v2,2/3] diffcore-delta.c: LLP64 compatibility, upcast unity for left shift Fix LLP64 `(size_t)1` compatibility VS C4334 warnings - - - --- 2021-12-01 Philip Oakley Accepted
[v2,1/3] repack.c: LLP64 compatibility, upcast unity for left shift Fix LLP64 `(size_t)1` compatibility VS C4334 warnings - - - --- 2021-12-01 Philip Oakley Accepted
[v5,2/2] update documentation for new zdiff3 conflictStyle Implement new zdiff3 conflict style - - - --- 2021-12-01 Elijah Newren Accepted
[v5,1/2] xdiff: implement a zealous diff3, or "zdiff3" Implement new zdiff3 conflict style - - - --- 2021-12-01 Phillip Wood Accepted
[12/12] gc + reflog: don't stall before initial "git gc" progress output reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason New
[11/12] gc + reflog: emit progress output from "reflog expire --all" reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason New
[10/12] reflog expire: add progress output on --stale-fix reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason New
[09/12] reflog + refs-backend: move "verbose" out of the backend reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason New
[08/12] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[07/12] reflog: reduce scope of "struct rev_info" reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[06/12] reflog expire: don't use lookup_commit_reference_gently() reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[05/12] reflog expire: refactor & use "tip_commit" only for UE_NORMAL reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[04/12] reflog expire: don't do negative comparison on enum values reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[03/12] reflog: change one->many worktree->refnames to use a string_list reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason New
[02/12] reflog expire: narrow scope of "cb" in cmd_reflog_expire() reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[01/12] reflog delete: narrow scope of "cmd" passed to count_reflog_ent() reflog + gc: refactor, progress output, reftable-readyness - - - --- 2021-11-30 Ævar Arnfjörð Bjarmason Accepted
[v3,3/3] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2021-11-30 Fernando Ramos Superseded
[v3,2/3] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2021-11-30 Fernando Ramos Superseded
[v3,1/3] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2021-11-30 Fernando Ramos Superseded
[2/2] add -i: default to the built-in implementation Use the built-in implementation of the interactive add command by default - - - --- 2021-11-30 Johannes Schindelin New
[1/2] t2016: require the PERL prereq only when necessary Use the built-in implementation of the interactive add command by default - - - --- 2021-11-30 Johannes Schindelin New
[v4,7/7] ssh signing: verify ssh-keygen in test prereq ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,6/7] ssh signing: make fmt-merge-msg consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,5/7] ssh signing: make verify-tag consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,4/7] ssh signing: make git log verify key lifetime ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,3/7] ssh signing: make verify-commit consider key lifetime ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,2/7] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v4,1/7] ssh signing: use sigc struct to pass payload ssh signing: verify key lifetime - - - --- 2021-11-30 Fabian Stelzer Superseded
[v9,17/17] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,16/17] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-11-30 Matthew John Cheetham Accepted
[v9,15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,14/17] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,13/17] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-11-30 Derrick Stolee Accepted
[v9,12/17] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,11/17] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,10/17] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-11-30 Derrick Stolee Accepted
[v9,09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,08/17] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-11-30 Derrick Stolee Accepted
[v9,07/17] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-11-30 Derrick Stolee Accepted
[v9,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin New
[v9,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin New
[v9,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v13,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[v13,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[v13,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[v12,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[v12,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[v12,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-11-30 徐沛文 (Aleen) Superseded
[RFC] vreportf: ensure sensible ordering of normal and error output [RFC] vreportf: ensure sensible ordering of normal and error output - - - --- 2021-11-30 Eric Sunshine New
sequencer: avoid adding exec commands for non-commit creating commands sequencer: avoid adding exec commands for non-commit creating commands - - - --- 2021-11-30 Elijah Newren Accepted
patch: change “Everything up-to-date” to “Already up to date.” (No-op messages for git-push and git… patch: change “Everything up-to-date” to “Already up to date.” (No-op messages for git-push and git… - - - --- 2021-11-30 Anselm Schüler New
[v4,11/11] t2501: simplify the tests since we can now assume desired behavior Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-29 Elijah Newren New
[v4,10/11] dir: new flag to remove_dir_recurse() to spare the original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-29 Elijah Newren New
[v4,09/11] dir: avoid incidentally removing the original_cwd in remove_path() Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-29 Elijah Newren Accepted
[v4,08/11] stash: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-29 Elijah Newren Accepted
[v4,07/11] rebase: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty - - - --- 2021-11-29 Elijah Newren Accepted
« 1 2 ... 206 207 208477 478 »