Show patches with: State = Action Required       |   25454 patches
« 1 2 ... 72 73 74254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/7] http: drop support for curl < 7.18.0 (again) drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,4/7] http: drop support for curl < 7.19.3 and <= 7.16.4 (or <7.17.0) (again) drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,3/7] http: drop support for curl < 7.19.4 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,2/7] http: drop support for curl < 7.16.0 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,1/7] http: drop support for curl < 7.11.1 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
Should "git apply"'s option "--3way" imply "--index" in option description? Should "git apply"'s option "--3way" imply "--index" in option description? - - - --- 2021-07-30 Li Linchao New
mingw: align symlinks-related rmdir() behavior with Linux mingw: align symlinks-related rmdir() behavior with Linux - - - --- 2021-07-29 Johannes Schindelin New
[1/1] config: support a default remote tracking setup upon branch creation [1/1] config: support a default remote tracking setup upon branch creation - - - --- 2021-07-29 Ben Boeckel New
[v6,9/9] ssh signing: add documentation ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,8/9] ssh signing: add more tests for logs, tags & push certs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,7/9] ssh signing: duplicate t7510 tests for commits ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,6/9] ssh signing: add test prereqs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,5/9] ssh signing: parse ssh-keygen output and verify signatures ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,4/9] ssh signing: provide a textual representation of the signing key ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,3/9] ssh signing: retrieve a default key from ssh-agent ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,2/9] ssh signing: add ssh signature format and signing using ssh keys ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,1/9] ssh signing: preliminary refactoring and clean-up ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
ll-merge: teach ll_binary_merge() a trivial three-way merge ll-merge: teach ll_binary_merge() a trivial three-way merge - - - --- 2021-07-28 Junio C Hamano New
[1/1] config: support setting up a remote tracking branch upon creation Improve automatic setup of tracking for new branches - - - --- 2021-07-28 Ben Boeckel New
[V2] git-apply: add --quiet flag [V2] git-apply: add --quiet flag - - - --- 2021-07-28 Jerry Zhang New
[V3] git-rev-list: add --first-parent-not flag [V3] git-rev-list: add --first-parent-not flag - - - --- 2021-07-28 Jerry Zhang New
[V2] git-apply: silence errors for success cases [V2] git-apply: silence errors for success cases - - - --- 2021-07-28 Jerry Zhang New
git-apply: fix --3way with binary patch git-apply: fix --3way with binary patch - - - --- 2021-07-28 Jerry Zhang New
[v2] bisect: disable pager while invoking show-branch [v2] bisect: disable pager while invoking show-branch - - - --- 2021-07-27 Oded Shimon New
http.c: use error_errno(), not error() after fopen() failure http.c: use error_errno(), not error() after fopen() failure - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason New
fetch-negotiator: call BUG() on API misuse, don't segfault fetch-negotiator: call BUG() on API misuse, don't segfault - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason New
[v3] ci: run `make sparse` as part of the GitHub workflow [v3] ci: run `make sparse` as part of the GitHub workflow - - - --- 2021-07-26 Johannes Schindelin New
[v2,5/5] add: remove ensure_full_index() with --renormalize Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,4/5] add: ignore outside the sparse-checkout in refresh() Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,3/5] pathspec: stop calling ensure_full_index Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,2/5] add: allow operating on a sparse-only index Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,1/5] t1092: test merge conflicts outside cone Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
Fix git-bisect when show-branch is configured to run with pager Fix git-bisect when show-branch is configured to run with pager - - - --- 2021-07-26 Oded Shimon New
[v5,5/5] pack-objects.c: make use of REV_INFO_STDIN_LINE_PROCESS add --stdin parsing API, use in pack-objects - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason New
[v5,4/5] pack-objects.c: do stdin parsing via revision.c's API add --stdin parsing API, use in pack-objects - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason New
[v5,3/5] revision.[ch]: add a "handle_stdin_line" API add --stdin parsing API, use in pack-objects - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason New
[v5,2/5] revision.h: refactor "disable_stdin" and "read_from_stdin" add --stdin parsing API, use in pack-objects - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason New
[v5,1/5] upload-pack: run is_repository_shallow() before setup_revisions() add --stdin parsing API, use in pack-objects - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason New
[v3,3/3] packfile-uri.txt: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v3,2/3] t5702: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v3,1/3] packfile-uris: support for excluding commit objects packfile-uris: commit objects exclusio - - - --- 2021-07-26 Teng Long New
[v2,00/12] Fix all leaks in tests t0002-t0099: Part 2 - - - --- 2021-07-25 Andrzej Hunt New
[v3,5/5,GSOC] ref-filter: add %(rest) atom ref-filter: add %(raw) and %(rest) atoms - 1 - --- 2021-07-24 ZheNing Hu New
[v3,4/5,GSOC] ref-filter: use non-const ref_format in *_atom_parser() ref-filter: add %(raw) and %(rest) atoms - - - --- 2021-07-24 ZheNing Hu New
[v3,3/5,GSOC] ref-filter: --format=%(raw) re-support --perl ref-filter: add %(raw) and %(rest) atoms - - - --- 2021-07-24 ZheNing Hu New
[v3,2/5,GSOC] ref-filter: add %(raw) atom ref-filter: add %(raw) and %(rest) atoms - - - --- 2021-07-24 ZheNing Hu New
[v3,1/5,GSOC] ref-filter: add obj-type check in grab contents ref-filter: add %(raw) and %(rest) atoms - 1 - --- 2021-07-24 ZheNing Hu New
[v2,GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP [v2,GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP - - - --- 2021-07-24 ZheNing Hu New
bugreport: add quoted line prefixes bugreport: add quoted line prefixes - - - --- 2021-07-23 Felipe Contreras New
setup: only die on invalid .git under RUN_SETUP setup: only die on invalid .git under RUN_SETUP - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[8/8] progress.c: add & assert a "global_progress" variable progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[7/8] pack-bitmap-write.c: add a missing stop_progress() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[6/8] progress.c: add temporary variable from progress struct progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[5/8] progress.c: stop eagerly fflush(stderr) when not a terminal progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[4/8] progress.c: call progress_interval() from progress_test_force_update() progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[3/8] progress.c: move signal handler functions lower progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[2/8] progress.c tests: test some invalid usage progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
[1/8] progress.c tests: make start/stop verbs on stdin progress: assert "global_progress" + test fixes / cleanup - - - --- 2021-07-22 Ævar Arnfjörð Bjarmason New
Bug: Commit a merge resolution with non-closed conflict markers leads to errs, segfault Bug: Commit a merge resolution with non-closed conflict markers leads to errs, segfault - - - --- 2021-07-22 BENTZ Sylvain New
[v3,8/8] pull: fix handling of multiple heads Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,7/8] pull: update docs & code for option compatibility with rebasing Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,6/8] pull: abort by default when fast-forwarding is not possible Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,5/8] pull: make --rebase and --no-rebase override pull.ff=only Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,4/8] pull: since --ff-only overrides, handle it first Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,3/8] pull: abort if --ff-only is given and fast-forwarding is impossible Handle pull option precedence - - - --- 2021-07-22 Alex Henrie New
[v3,2/8] t7601: add tests of interactions with multiple merge heads and config Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[v3,1/8] t7601: test interaction of merge/rebase/fast-forward flags and options Handle pull option precedence - - - --- 2021-07-22 Elijah Newren New
[7/7] fast-forward: add help about merge vs. rebase fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[6/7] doc: fast-forward: explain what it is fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[5/7] fast-forward: add new builtin fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[4/7] merge: split cmd_merge() fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[3/7] merge: make the diverging advise configurable fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[2/7] merge: add diverging advice for novices fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
[1/7] merge: improve fatal fast-forward message fast-forward: new command with advice and documentation - - - --- 2021-07-22 Felipe Contreras New
test: diff: use merge instead of pull test: diff: use merge instead of pull - - - --- 2021-07-22 Felipe Contreras New
[v3,12/12] serve.[ch]: don't pass "struct strvec *keys" to commands serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,11/12] upload-pack.c: convert to new serve.c "startup" config cb serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,10/12] upload-pack: document and rename --advertise-refs serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,09/12] {upload,receive}-pack tests: add --advertise-refs tests serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,08/12] serve.[ch]: remove "serve_options", split up --advertise-refs code serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,07/12] serve.c: move version line to advertise_capabilities() serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,06/12] serve: add support for a "startup" git_config() callback serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,05/12] serve.c: add call_{advertise,command}() indirection serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,04/12] serve: use designated initializers serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,03/12] transport: use designated initializers serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,02/12] transport: rename "fetch" in transport_vtable to "fetch_refs" serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v3,01/12] serve: mark has_capability() as static serve.[ch]: general API cleanup - - - --- 2021-07-21 Ævar Arnfjörð Bjarmason New
[v2] multi-pack-index: fix potential segfault without sub-command [v2] multi-pack-index: fix potential segfault without sub-command - - - --- 2021-07-21 Taylor Blau New
[v2] pull: introduce --merge option [v2] pull: introduce --merge option - - - --- 2021-07-21 Felipe Contreras New
[v2,8/8] pull: fix handling of multiple heads Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,7/8] pull: update docs & code for option compatibility with rebasing Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,6/8] pull: abort by default when fast-forwarding is not possible Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,5/8] pull: make --rebase and --no-rebase override pull.ff=only Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,4/8] pull: since --ff-only overrides, handle it first Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,3/8] pull: abort if --ff-only is given and fast-forwarding is impossible Handle pull option precedence - - - --- 2021-07-21 Alex Henrie New
[v2,2/8] t7601: add tests of interactions with multiple merge heads and config Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
[v2,1/8] t7601: test interaction of merge/rebase/fast-forward flags and options Handle pull option precedence - - - --- 2021-07-21 Elijah Newren New
pack-bitmap: clarify comment in filter_bitmap_exclude_type() pack-bitmap: clarify comment in filter_bitmap_exclude_type() - - - --- 2021-07-20 Taylor Blau New
[00/26] Support reftable ref backend for Git - - - --- 2021-07-20 Phillip Wood via GitGitGadget New
[v3,6/6] commit-graph: show usage on "commit-graph [write|verify] garbage" commit-graph: usage fixes - - - --- 2021-07-20 Ævar Arnfjörð Bjarmason New
« 1 2 ... 72 73 74254 255 »