Show patches with: State = Action Required       |    Archived = No       |   609 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,11/16] revision.h: store hidden refs in a `strvec` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,10/16] refs/packed-backend.c: add trace2 counters for jump list refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s) refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,08/16] refs/packed-backend.c: refactor `find_reference_location()` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,07/16] refs: plumb `exclude_patterns` argument throughout refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,06/16] builtin/for-each-ref.c: add `--exclude` option refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,05/16] ref-filter.c: parameterize match functions over patterns refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,04/16] ref-filter: add `ref_filter_clear()` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,03/16] ref-filter: clear reachable list pointers after freeing refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,02/16] ref-filter.h: provide `REF_FILTER_INIT` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[v2,01/16] refs.c: rename `ref_filter` refs: implement jump lists for packed backend - - - --- 2023-05-15 Taylor Blau New
[1/1] doc: Glossary, describe Flattening cover-letter: flatten - - - --- 2023-05-13 Philip Oakley New
test: mergetool: unset environment variable test: mergetool: unset environment variable - - - --- 2023-05-13 Felipe Contreras New
[2/2] ls-files: add %(objectsize) atom to format option ls-files: align format atoms with git ls-tree - - - --- 2023-05-13 ZheNing Hu New
[1/2] ls-files: add %(objecttype) atom to format option ls-files: align format atoms with git ls-tree - - - --- 2023-05-13 ZheNing Hu New
lib: add new libgit-builtin lib: add new libgit-builtin - - - --- 2023-05-12 Felipe Contreras New
[v1,7/7] diff: remove DIFF_FORMAT_NO_OUTPUT diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,6/7] diff: add --silent as alias of -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,5/7] diff: split --no-patch from -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,4/7] test: add various tests for diff formats with -s diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,3/7] diff: make DIFF_FORMAT_NO_OUTPUT 0 diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,2/7] diff: introduce DIFF_FORMAT_DEFAULT diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
[v1,1/7] line-log: set patch format explicitly by default diff: fix -s and --no-patch - - - --- 2023-05-12 Felipe Contreras New
Fix merge_recursive_config() Fix merge_recursive_config() - - - --- 2023-05-11 Felipe Contreras New
[v3,2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook` pack-objects: introduce `pack.extraRecentObjectsHook` - - - --- 2023-05-11 Taylor Blau New
[v3,1/2] reachable.c: extract `obj_is_recent()` pack-objects: introduce `pack.extraRecentObjectsHook` - - - --- 2023-05-11 Taylor Blau New
merge-tree: load config correctly merge-tree: load config correctly - - - --- 2023-05-11 Felipe Contreras New
[v2,9/9] doc: trailer: add more examples in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,8/9] doc: trailer: mention 'key' in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,7/9] doc: trailer.<token>.command: emphasize deprecation docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,6/9] doc: trailer: use angle brackets for <token> and <value> docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,5/9] doc: trailer: remove redundant phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,4/9] doc: trailer: examples: avoid the word "message" by itself docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,3/9] doc: trailer: drop "commit message part" phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,2/9] doc: trailer: swap verb order docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
[v2,1/9] doc: trailer: fix grammar docs: interpret-trailers: reword and add examples - - - --- 2023-05-11 Linus Arver New
Bug in unused.cocci? Bug in unused.cocci? - - - --- 2023-05-11 Phillip Wood New
[v3,4/4] test: document broken merge.conflictStyle handling Generic conflict style fixes - - - --- 2023-05-10 Felipe Contreras New
[v3,3/4] notes: fix merge.conflictstyle handling Generic conflict style fixes - - - --- 2023-05-10 Felipe Contreras New
[v3,2/4] merge-tree: fix merge.conflictstyle handling Generic conflict style fixes - - - --- 2023-05-10 Felipe Contreras New
[v3,1/4] test: add merge style config test Generic conflict style fixes - - - --- 2023-05-10 Felipe Contreras New
merge-tree: load default git config merge-tree: load default git config - - - --- 2023-05-10 Derrick Stolee New
[v5,1/1] cat-file: quote-format name in error when using -z cat-file: quote-format name in error when using -z - - - --- 2023-05-10 Toon Claes New
[v5,9/9] fetch: introduce machine-parseable "porcelain" output format fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,7/9] fetch: lift up parsing of "fetch.output" config variable fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,6/9] fetch: introduce `display_format` enum fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v5,5/9] fetch: refactor calculation of the display table width fetch: introduce machine-parseable output - - - --- 2023-05-10 Patrick Steinhardt New
[v2,3/3] pack-refs: teach pack-refs --include option pack-refs: Teach --exclude option to exclude refs from being packed - - - --- 2023-05-09 John Cai New
[v2,2/3] pack-refs: teach --exclude option to exclude refs from being packed pack-refs: Teach --exclude option to exclude refs from being packed - - - --- 2023-05-09 John Cai New
[v2,1/3] docs: clarify git-pack-refs --all will pack all refs pack-refs: Teach --exclude option to exclude refs from being packed - - - --- 2023-05-09 John Cai New
[RFC,4/4] diff: remove DIFF_FORMAT_NO_OUTPUT diff: fix default/no-output - - - --- 2023-05-09 Felipe Contreras New
[RFC,3/4] diff: introduce DIFF_FORMAT_DEFAULT diff: fix default/no-output - - - --- 2023-05-09 Felipe Contreras New
[RFC,2/4] line-log: set patch format explicitly by default diff: fix default/no-output - - - --- 2023-05-09 Felipe Contreras New
[RFC,1/4] t4013: add expected failure for "log --patch --no-patch" diff: fix default/no-output - - - --- 2023-05-09 Felipe Contreras New
[15/15] builtin/receive-pack.c: avoid enumerating hidden references refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[14/15] upload-pack.c: avoid enumerating hidden refs where possible refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[13/15] refs.h: let `for_each_namespaced_ref()` take excluded patterns refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[12/15] refs/packed-backend.c: ignore complicated hidden refs rules refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[11/15] revision.h: store hidden refs in a `strvec` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[10/15] refs/packed-backend.c: add trace2 counters for skip list refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s) refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[08/15] refs/packed-backend.c: refactor `find_reference_location()` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[07/15] refs: plumb `exclude_patterns` argument throughout refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[06/15] builtin/for-each-ref.c: add `--exclude` option refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[05/15] ref-filter.c: parameterize match functions over patterns refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[04/15] ref-filter: add ref_filter_clear() refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[03/15] ref-filter: clear reachable list pointers after freeing refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[02/15] ref-filter.h: provide `REF_FILTER_INIT` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[01/15] refs.c: rename `ref_filter` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[3/3] t: drop "verbose" helper function dropping "verbose" test helper function - - - --- 2023-05-08 Jeff King New
[v3,3/3] pack-bitmap.c: use commit boundary during bitmap traversal pack-bitmap: boundary-based bitmap traversal - - - --- 2023-05-08 Taylor Blau New
[v3,2/3] pack-bitmap.c: extract `fill_in_bitmap()` pack-bitmap: boundary-based bitmap traversal - - - --- 2023-05-08 Taylor Blau New
[v3,1/3] object: add object_array initializer helper function pack-bitmap: boundary-based bitmap traversal - - - --- 2023-05-08 Taylor Blau New
[11/11] doc: trailer: add more examples in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[10/11] doc: trailer: mention 'key' in DESCRIPTION docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[09/11] doc: trailer.<token>.command: emphasize deprecation docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[08/11] doc: trailer.<token>.command: refer to existing example docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[07/11] doc: trailer: use angle brackets for <token> and <value> docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[05/11] doc: trailer: remove redundant phrasing docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[04/11] doc: trailer: explain "commit mesage part" on first usage docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[03/11] doc: trailer: --no-divider: more precise language docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[02/11] doc: trailer: swap verb order docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
[01/11] doc: trailer: fix grammar docs: interpret-trailers: reword and add examples - - - --- 2023-05-08 Linus Arver New
doc: merge: improve conflict presentation docs doc: merge: improve conflict presentation docs - - - --- 2023-05-05 Adam Johnson New
diff: fix behaviour of the "-s" option diff: fix behaviour of the "-s" option - - - --- 2023-05-04 Junio C Hamano New
Re* [PATCH] t4013: add expected failure for "log --patch --no-patch" Re* [PATCH] t4013: add expected failure for "log --patch --no-patch" - - - --- 2023-05-04 Junio C Hamano New
[2/2] doc: revisions: add a bunch of missing quotes doc: revisions: fixes and cleanups - - - --- 2023-05-04 Felipe Contreras New
[1/2] doc: revisions: fix missing escape doc: revisions: fixes and cleanups - - - --- 2023-05-04 Felipe Contreras New
pack-refs: teach --exclude option to exclude refs from being packed pack-refs: teach --exclude option to exclude refs from being packed - - - --- 2023-05-04 John Cai New
[v2,RFC] transport: add --show-service option [v2,RFC] transport: add --show-service option - - - --- 2023-05-04 ZheNing Hu New
[2/2] doc: manpage: remove ancient workaround doc: manpage: get rid of an ancient asciidoc workaround - - - --- 2023-05-04 Felipe Contreras New
[1/2] doc: git-svn: use listing instead of verse doc: manpage: get rid of an ancient asciidoc workaround - - - --- 2023-05-04 Felipe Contreras New
doc: remove unnecessary newline from callouts doc: remove unnecessary newline from callouts - - - --- 2023-05-03 Felipe Contreras New
[v3] builtin/pack-objects.c: introduce `pack.extraCruftTips` [v3] builtin/pack-objects.c: introduce `pack.extraCruftTips` - - - --- 2023-05-03 Taylor Blau New
git diff -U0 header off-by-one error when deleting no lines git diff -U0 header off-by-one error when deleting no lines - - - --- 2023-05-03 Lukas Tenbrink New
[v3,7/7] strbuf: remove environment variable Untitled series #744782 - - - --- 2023-05-03 Calvin Wan New
t4013: add expected failure for "log --patch --no-patch" t4013: add expected failure for "log --patch --no-patch" - - - --- 2023-05-03 Sergey Organov New
l10n: about box, use `©` directly instead of the escape l10n: about box, use `©` directly instead of the escape - - - --- 2023-05-02 Basile Burg New
RFC: switch: allow same-commit switch during merge if conflicts resolved RFC: switch: allow same-commit switch during merge if conflicts resolved - - - --- 2023-05-02 Tao Klerks New
« 1 2 3 46 7 »