Show patches with: none      |   43283 patches
« 1 2 ... 315 316 317432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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/1] freshen_file(): use NULL `times' for implicit current-time [1/1] freshen_file(): use NULL `times' for implicit current-time - - - --- 2020-04-14 luciano.rocha@booking.com New
[v12,7/7] doc: add documentation for the proc-receive hook [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,6/7] receive-pack: new config receive.procReceiveRefs [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,5/7] refs.c: refactor to reuse ref_is_hidden() [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,4/7] send-pack: extension for client-side status report [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,3/7] receive-pack: add new proc-receive hook [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,2/7] connect: export parse_feature_value() [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[v12,1/7] transport: not report a non-head push as a branch [v12,1/7] transport: not report a non-head push as a branch - - - --- 2020-04-14 Jiang Xin New
[2/2] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-14 Đoàn Trần Công Danh New
[1/2] date.c: allow fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-14 Đoàn Trần Công Danh New
[no subject] Untitled series #270539 - - - --- 2020-04-14 Matheus Tavares New
[7/7] commit-graph.c: introduce '--[no-]check-oids' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[6/7] commit-graph.h: replace 'commit_hex' with 'commits' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[5/7] oidset: introduce 'oidset_size' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[4/7] builtin/commit-graph.c: introduce split strategy 'replace' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[3/7] builtin/commit-graph.c: introduce split strategy 'no-merge' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[2/7] builtin/commit-graph.c: support for '--split[=<strategy>]' commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[1/7] t/helper/test-read-graph.c: support commit-graph chains commit-graph: split strategies, '--[no-]check-oids' - - - --- 2020-04-14 Taylor Blau New
[RFC,v2,2/2] hook: add --list mode configuration-based hook management (was: [TOPIC 2/17] Hooks in the future) - - - --- 2020-04-14 Emily Shaffer New
[RFC,v2,1/2] hook: scaffolding for git-hook subcommand configuration-based hook management (was: [TOPIC 2/17] Hooks in the future) - - - --- 2020-04-14 Emily Shaffer New
[v11,7/7] doc: add documentation for the proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,6/7] receive-pack: new config receive.procReceiveRefs New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,5/7] refs.c: refactor to reuse ref_is_hidden() New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,4/7] send-pack: extension for client-side status report New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,3/7] receive-pack: add new proc-receive hook New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,2/7] connect: export parse_feature_value() New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
[v11,1/7] transport: not report a non-head push as a branch New proc-receive hook for centralized workflow - - - --- 2020-04-13 Jiang Xin New
log: add log.excludeDecoration config option log: add log.excludeDecoration config option - - - --- 2020-04-13 Linus Arver via GitGitGadget New
[v2,3/3] clone: document partial clone section clone: document partial clone section - - - --- 2020-04-13 Linus Arver via GitGitGadget New
[v2,2/3] clone: document --partial and --filter options clone: document partial clone section - - - --- 2020-04-13 Linus Arver via GitGitGadget New
[v2,1/3] partial-clone: set default filter with --partial clone: document partial clone section - - - --- 2020-04-13 Linus Arver via GitGitGadget New
« 1 2 ... 315 316 317432 433 »