Show patches with: State = Action Required       |    Archived = No       |   586 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Re*: What's cooking draft as of 2024-09-06 late night Re*: What's cooking draft as of 2024-09-06 late night - - - --- 2024-09-07 Junio C Hamano New
[v3,6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,5/6] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,4/6] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,3/6] libgit-sys: add repo initialization and config access Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,2/6] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3,1/6] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2024-09-06 Calvin Wan New
[v3] interpret-trailers: handle message without trailing newline [v3] interpret-trailers: handle message without trailing newline - - - --- 2024-09-06 Brian Lyles New
[v2] gitk: added external diff file rename detection [v2] gitk: added external diff file rename detection - - - --- 2024-09-06 tobias.boesch@miele.com New
[v3] git gui: add directly calling merge tool from gitconfig [v3] git gui: add directly calling merge tool from gitconfig - - - --- 2024-09-06 tobias.boesch@miele.com New
[v4] remote: prefetch config [v4] remote: prefetch config - - - --- 2024-09-05 Shubham Kanodia New
scalar: add --no-tags option scalar: add --no-tags option - - - --- 2024-09-05 Derrick Stolee New
drop trailing newline from warning/error/die messages drop trailing newline from warning/error/die messages - - - --- 2024-09-05 Jeff King New
sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout: use fdopen_lock_file() instead of xfdopen() - - - --- 2024-09-05 Jeff King New
[filter-repo] : add --callbacks option to load many callbacks from one file [filter-repo] : add --callbacks option to load many callbacks from one file - - - --- 2024-09-03 Zack Weinberg New
[v3,1/2] Allow using stdin in run_on_* functions Mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles New
word-diff-regex=. sometimes ignores newlines word-diff-regex=. sometimes ignores newlines - - - --- 2024-09-03 高橋全 (Tamo) New
[2/2] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt New
[v2,2/2] Mark 'git cat-file' sparse-index compatible Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
[v2,1/2] Allow using stdin in run_on_* functions Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
[9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__ [v2] CodingGuidelines: also mention MAYBE_UNUSED - - - --- 2024-08-29 Junio C Hamano New
[2/2] chainlint: reduce annotation noise-factor make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
[1/2] chainlint: make error messages self-explanatory make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
SQUASH??? remove unused parameters SQUASH??? remove unused parameters - - - --- 2024-08-28 Junio C Hamano New
fixup! midx: implement writing incremental MIDX bitmaps fixup! midx: implement writing incremental MIDX bitmaps - - - --- 2024-08-28 Junio C Hamano New
[5/6] compat: mark unused parameters in win32/mingw functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King New
[v3,2/3] check-mailmap: add options for additional mailmap sources send-email: add --mailmap support - - - --- 2024-08-27 Jacob Keller New
[v3,1/3] check-mailmap: accept "user@host" contacts send-email: add --mailmap support - - - --- 2024-08-27 Jacob Keller New
Mark `cat-file` sparse-index compatible Mark `cat-file` sparse-index compatible - - - --- 2024-08-26 Kevin Lyles New
bundle-uri: plug leak in unbundle_from_file() bundle-uri: plug leak in unbundle_from_file() - - - --- 2024-08-26 Toon Claes New
[5/5] t4124: move test preparation into the test context `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[4/5] apply: error message in `record_ws_error()` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[3/5] apply: whitespace errors in context lines if we have `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[2/5] apply: honor `ignore_ws_none` with `correct_ws_error` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[1/5] apply: introduce `ignore_ws_default` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[GSoC] unit-tests: add tests for oidset.h [GSoC] unit-tests: add tests for oidset.h - - - --- 2024-08-24 Ghanshyam Thakkar New
[v2,10/10] cat-file: use writev(2) if available cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,09/10] cat-file: batch_write: use size_t for length cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,08/10] cat-file: batch-command uses content_limit cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,07/10] object_info: content_limit only applies to blobs cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,06/10] packfile: packed_object_info avoids packed_to_object_type cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,05/10] cat-file: use delta_base_cache entries directly cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,04/10] packfile: inline cache_or_unpack_entry cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,03/10] packfile: fix off-by-one in content_limit comparison cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,02/10] packfile: allow content-limit for cat-file cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,01/10] packfile: move sizep computation cat-file speedups - - - --- 2024-08-23 Eric Wong New
remote: plug memory leaks at early returns remote: plug memory leaks at early returns - - - --- 2024-08-23 René Scharfe New
[WIP,v2,4/4] repack: use new exclude promisor pack objects option revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,3/4] revision: don't mark commit as UNINTERESTING if --exclude-promisor-objects is set revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,2/4] revision: add exclude-promisor-pack-objects option revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,1/4] packfile: split promisor objects oidset into two revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
builtin/stash: test push with new file added and removed builtin/stash: test push with new file added and removed - - - --- 2024-08-21 Piotr Siupa New
[7/7] advice: refuse to output if stderr not TTY advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[6/7] t7508/12: set GIT_ADVICE=1 across all tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[5/7] t7000: add GIT_ADVICE=1 to advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[4/7] t6000: add GIT_ADVICE=1 to advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[3/7] t5000: add GIT_ADVICE=1 to advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[2/7] t3000-4000: add GIT_ADVICE=1 to advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[1/7] t1000-2000: add GIT_ADVICE=1 for advice tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[v2] doc: add --show-names for git config [v2] doc: add --show-names for git config - - - --- 2024-08-19 Yukai Chou New
docs: explain the order of output in cat-file batch operations docs: explain the order of output in cat-file batch operations - - - --- 2024-08-19 ahmed akef New
[2/3] t7900: exercise detaching via trace2 regions Fixups for git-maintenance(1) tests - - - --- 2024-08-19 Patrick Steinhardt New
[v2] rebase -x: don't print "Executing:" msgs with --quiet [v2] rebase -x: don't print "Executing:" msgs with --quiet - - - --- 2024-08-16 Matheus Tavares New
[3/3] fixup! send-email: teach git send-email option to translate aliases Untitled series #880144 - - - --- 2024-08-15 Jacob Keller New
[v2,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-08-15 Taylor Blau New
[v2,7/8] git-prompt: ta-da! document usage in other shells git-prompt: support more shells v2 - - - --- 2024-08-15 avih New
[v4,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt New
[1/1] git jump: support show [1/1] git jump: support show - - - --- 2024-08-14 Geoffrey Thomas New
[v2,3/3] send-email: teach git send-email option to translate aliases send-email: teach git send-email mode to translate aliases - - - --- 2024-08-14 Jacob Keller New
format-patch: add support for mailmap file format-patch: add support for mailmap file - - - --- 2024-08-13 Jacob Keller New
[v2] git-svn: mention `svn:global-ignores` in help+docs [v2] git-svn: mention `svn:global-ignores` in help+docs - - - --- 2024-08-13 Alex Galvin New
get_oid(): enforce minimum length for "-g<hex>" names get_oid(): enforce minimum length for "-g<hex>" names - - - --- 2024-08-13 Jeff King New
[2/2] git-gui: strip commit messages less aggressively Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
[1/2] git-gui: strip comments and consecutive empty lines from commit messages Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly - - - --- 2024-08-13 Oswald Buddenhagen New
git-svn: mention `svn:globalignores` in help+docs git-svn: mention `svn:globalignores` in help+docs - - - --- 2024-08-12 Alex Galvin New
[v3,3/3] git-svn: mention `svn:globalignores` in help git-svn: use svn:global-ignores when creating .gitignores - - - --- 2024-08-12 Alex Galvin New
[v2,5/5] cgit: add higher-level cgit crate Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,4/5] config: add git_configset_alloc() and git_configset_clear_and_free() Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,3/5] cgit-sys: add repo initialization and config access Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,2/5] cgit-sys: introduce Rust wrapper for libgit.a Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,1/5] common-main: split init and exit code into new files Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
doc: pack-objects: clarify --missing option doc: pack-objects: clarify --missing option - - - --- 2024-08-08 Han Young New
[v2] refs: avoid "too many arguments" [v2] refs: avoid "too many arguments" - - - --- 2024-08-06 Junio C Hamano New
[RFC] usage_msg_opt() and _optf() must die [RFC] usage_msg_opt() and _optf() must die - - - --- 2024-08-06 Junio C Hamano New
[v3,19/19] midx: implement support for writing incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v3,04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v1,4/4] miscellaneous: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,3/4] notes: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
« 1 2 ... 3 4 5 6 »