Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 125 126 127242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs: fix minor glitch in illustration docs: fix minor glitch in illustration - - - --- 2020-04-21 Linus Arver via GitGitGadget New
[v3,4/4] gitfaq: fetching and pulling a repository gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,3/4] gitfaq: shallow cloning a repository gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,2/4] gitfaq: changing the remote of a repository gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,1/4] gitfaq: files in .gitignore are tracked gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,4/4] gitfaq: fetching and pulling a repository gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,2/4] gitfaq: changing the remote of a repository gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
[v3,1/4] gitfaq: files in .gitignore are tracked gitfaq: add issues in the 'Common Issues' section - - - --- 2020-04-21 Shourya Shukla New
userdiff: support Markdown userdiff: support Markdown - - - --- 2020-04-21 Ash Holland New
[v3,3/3] mailinfo: disallow NUL character in mail's header Disallow NUL character in mailinfo - - - --- 2020-04-20 Đoàn Trần Công Danh New
[v3,2/3] mailinfo.c: avoid strlen on strings that can contains NUL Disallow NUL character in mailinfo - - - --- 2020-04-20 Đoàn Trần Công Danh New
[v3,1/3] t4254: merge 2 steps of a single test Disallow NUL character in mailinfo - - - --- 2020-04-20 Đoàn Trần Công Danh New
doc: propose hooks managed by the config doc: propose hooks managed by the config - - - --- 2020-04-20 Emily Shaffer New
[3/3] commit-graph.c: write non-split graphs as read-only commit-graph: write non-split graphs as read-only - - - --- 2020-04-20 Taylor Blau New
[2/3] lockfile.c: introduce 'hold_lock_file_for_update_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-20 Taylor Blau New
[1/3] tempfile.c: introduce 'create_tempfile_mode' commit-graph: write non-split graphs as read-only - - - --- 2020-04-20 Taylor Blau New
osxkeychain: restrict queries to requests with a valid host osxkeychain: restrict queries to requests with a valid host - - - --- 2020-04-20 Carlo Marcelo Arenas Belón New
[v9,10/10] Reftable support for git-core Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,09/10] Add reftable library Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,08/10] reftable: clarify how empty tables should be written Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,07/10] reftable: define version 2 of the spec to accomodate SHA256 Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,06/10] reftable: file format documentation Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,05/10] Add .gitattributes for the reftable/ directory Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,04/10] refs: document how ref_iterator_advance_fn should handle symrefs Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,03/10] create .git/refs in files-backend.c Untitled series #274317 - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,02/10] Iterate over the "refs/" namespace in for_each_[raw]ref Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[v9,01/10] refs.h: clarify reflog iteration order Reftable support git-core - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[2/2] index-pack: remove fetch_if_missing=0 removed fetch_if_missing global - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[1/2] fetch-pack: remove fetch_if_missing=0 removed fetch_if_missing global - - - --- 2020-04-20 Linus Arver via GitGitGadget New
[8/8] t9902: don't use `test_must_fail __git_*` t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[7/8] t9819: don't use test_must_fail with p4 t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[6/8] t9164: don't use `test_must_fail test_cmp` t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[5/8] t9160: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[4/8] t9141: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[3/8] t7508: don't use `test_must_fail test_cmp` t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[2/8] t7408: replace incorrect uses of test_must_fail t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[1/8] t6030: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[4/4] strbuf_attach: prefer `strbuf_attachstr_len()` strbuf: fix doc for `strbuf_attach()` and avoid it - - - --- 2020-04-19 Martin Ågren New
[3/4] strbuf: introduce `strbuf_attachstr()` strbuf: fix doc for `strbuf_attach()` and avoid it - - - --- 2020-04-19 Martin Ågren New
[2/4] strbuf: introduce `strbuf_attachstr_len()` strbuf: fix doc for `strbuf_attach()` and avoid it - - - --- 2020-04-19 Martin Ågren New
[1/4] strbuf: fix doc for `strbuf_attach()` [1/4] strbuf: fix doc for `strbuf_attach()` - - - --- 2020-04-19 Martin Ågren New
[v2,3/3] mailinfo: disallow NUL character in mail's header mailinfo: disallow and complains about NUL character - - - --- 2020-04-19 Đoàn Trần Công Danh New
[v2,2/3] mailinfo.c::convert_to_utf8: reuse strlen info mailinfo: disallow and complains about NUL character - - - --- 2020-04-19 Đoàn Trần Công Danh New
[v2,1/3] t4254: merge 2 steps of a single test mailinfo: disallow and complains about NUL character - - - --- 2020-04-19 Đoàn Trần Công Danh New
[v2] grep: follow conventions for printing paths w/ unusual chars [v2] grep: follow conventions for printing paths w/ unusual chars - - - --- 2020-04-19 Matheus Tavares New
minor patch required to compile git 2.26.1 on Oracle Solaris 10 with Oracle Studio minor patch required to compile git 2.26.1 on Oracle Solaris 10 with Oracle Studio - - - --- 2020-04-19 Dennis Clarke New
[6/6] strbuf: simplify `strbuf_attach()` usage strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[5/6] rerere: avoid awkward use of `strbuf_attach()` strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[4/6] fast-import: avoid awkward use of `strbuf_attach()` strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[3/6] strbuf: use `strbuf_attach()` correctly strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[2/6] strbuf_attach: correctly pass in `strlen() + 1` for `alloc` strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[1/6] am: use `strbuf_attach()` correctly strbuf: simplify `strbuf_attach()` usage - - - --- 2020-04-18 Martin Ågren New
[v13,8/8] doc: add documentation for the proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,7/8] receive-pack: new config receive.procReceiveRefs New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,6/8] refs.c: refactor to reuse ref_is_hidden() New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,5/8] receive-pack: feed extended_status to post-receive New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,4/8] send-pack: extension for client-side status report New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,3/8] receive-pack: add new proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,2/8] connect: export parse_feature_value() New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
[v13,1/8] transport: not report a non-head push as a branch New proc-receive hook for centralized workflow - - - --- 2020-04-18 Jiang Xin New
mailinfo.c::convert_to_utf8: reuse strlen info mailinfo.c::convert_to_utf8: reuse strlen info - - - --- 2020-04-18 Đoàn Trần Công Danh New
[v4,5/5] transport-helper: new method reject_atomic_push() fix git-push porcelain output and atomic report issue - - - --- 2020-04-17 Jiang Xin New
[v4,4/5] transport-helper: mark failure for atomic push fix git-push porcelain output and atomic report issue - - - --- 2020-04-17 Jiang Xin New
[v4,3/5] send-pack: mark failure of atomic push properly fix git-push porcelain output and atomic report issue - - - --- 2020-04-17 Jiang Xin New
[v4,2/5] t5543: never report what we do not push fix git-push porcelain output and atomic report issue - - - --- 2020-04-17 Jiang Xin New
[v4,1/5] send-pack: fix inconsistent porcelain output fix git-push porcelain output and atomic report issue - - - --- 2020-04-17 Jiang Xin New
complete: zsh: add missing sub cmd completion candidates complete: zsh: add missing sub cmd completion candidates - - - --- 2020-04-17 Linus Arver via GitGitGadget New
grep: follow conventions for printing paths w/ unusual chars grep: follow conventions for printing paths w/ unusual chars - - - --- 2020-04-17 Matheus Tavares New
[v13,5/5] bugreport: add compiler info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,4/5] bugreport: add uname info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,3/5] bugreport: gather git version and build info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,2/5] bugreport: add tool to generate debugging info git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[v13,1/5] help: move list_config_help to builtin/help git-bugreport with fixed VS build - - - --- 2020-04-16 Emily Shaffer New
[2/2] submodule: port subcommand 'set-url' from shell to C submodule: port 'set-url' from shell to C - - - --- 2020-04-16 Shourya Shukla New
[1/2] submodule.c: update URL in .gitmodules using update_url_in_gitmodules submodule: port 'set-url' from shell to C - - - --- 2020-04-16 Shourya Shukla New
[v3,3/3] blame: use changed-path Bloom filters Integrate changed-path Bloom filters with 'git blame' - - - --- 2020-04-16 Linus Arver via GitGitGadget New
[v3,2/3] tests: write commit-graph with Bloom filters Integrate changed-path Bloom filters with 'git blame' - - - --- 2020-04-16 Linus Arver via GitGitGadget New
[v3,1/3] revision: complicated pathspecs disable filters Integrate changed-path Bloom filters with 'git blame' - - - --- 2020-04-16 Linus Arver via GitGitGadget New
a problem with git diff a problem with git diff - - - --- 2020-04-16 Guy Maurel New
[v3,5/5] transport-helper: new method reject_atomic_push() Never report references we not push - - - --- 2020-04-16 Jiang Xin New
[v3,4/5] transport-helper: mark failure for atomic push Never report references we not push - - - --- 2020-04-16 Jiang Xin New
[v3,3/5] send-pack: mark failure of atomic push properly Never report references we not push - - - --- 2020-04-16 Jiang Xin New
[v3,2/5] t5543: never report what we do not push Never report references we not push - - - --- 2020-04-16 Jiang Xin New
[v3,1/5] send-pack: fix inconsistent porcelain output Never report references we not push - - - --- 2020-04-16 Jiang Xin New
[v8,1/1] remote.c: fix handling of %(push:remoteref) [v8,1/1] remote.c: fix handling of %(push:remoteref) - - - --- 2020-04-16 Damien Robert New
[v3,2/2] log: add log.excludeDecoration config option [v2] log: add log.excludeDecoration config option - - - --- 2020-04-16 Linus Arver via GitGitGadget New
[v3,1/2] log-tree: make ref_filter_match() a helper method log: add log.excludeDecoration config option - - - --- 2020-04-16 Linus Arver via GitGitGadget New
[RFC] sequencer: do_commit: print the change summary ala git-am [RFC] sequencer: do_commit: print the change summary ala git-am - - - --- 2020-04-16 Leah Neukirchen New
Documentation: explain "mboxrd" pretty format Documentation: explain "mboxrd" pretty format 1 - - --- 2020-04-16 Emma Brooks New
diff-tree.c: load notes machinery when required diff-tree.c: load notes machinery when required - - - --- 2020-04-16 Taylor Blau New
[v2,2/2] range-diff: avoid negative string precision range-diff: fix a crash in parsing git-log output - - - --- 2020-04-15 Linus Arver via GitGitGadget New
[v2,1/2] range-diff: fix a crash in parsing git-log output range-diff: fix a crash in parsing git-log output - - - --- 2020-04-15 Linus Arver via GitGitGadget New
[v2] log: add log.excludeDecoration config option [v2] log: add log.excludeDecoration config option - - - --- 2020-04-15 Linus Arver via GitGitGadget New
[2/2] range-diff: avoid negative string precision range-diff: fix a crash in parsing git-log output - - - --- 2020-04-15 Linus Arver via GitGitGadget New
[1/2] range-diff: fix a crash in parsing git-log output range-diff: fix a crash in parsing git-log output - - - --- 2020-04-15 Linus Arver via GitGitGadget New
[v2,2/2] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-15 Đoàn Trần Công Danh New
[v2,1/2] date.c: skip fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-15 Đoàn Trần Công Danh New
git-gui: msys2 compatibility patches git-gui: msys2 compatibility patches - - - --- 2020-04-14 Linus Arver via GitGitGadget New
credential: treat "?" and "#" in URLs as end of host credential: treat "?" and "#" in URLs as end of host - - - --- 2020-04-14 Jeff King New
doc: fix the stale link to api-builtin.txt doc: fix the stale link to api-builtin.txt - - - --- 2020-04-14 Linus Arver via GitGitGadget New
« 1 2 ... 125 126 127242 243 »