Show patches with: State = Action Required       |   25217 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,3/7] git-submodule.sh: get rid of isnumber git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,2/7] git-submodule.sh: improve parsing of short options git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,1/7] git-submodule.sh: improve parsing of some long options git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v3,8/8] send-pack: gracefully close the connection for atomic push fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,7/8] t5543: atomic push reports exit code failure fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,5/8] t5548: add porcelain push test cases for dry-run mode fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,4/8] t5548: add new porcelain test cases fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,3/8] t5548: refactor test cases by resetting upstream fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,2/8] t5548: refactor to reuse setup_upstream() function fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,1/8] t5504: modernize test by moving heredocs into test bodies fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[2/2] gitk: add text wrapping preferences gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer New
[1/2] gitk: make headings of preferences bold gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer New
verify-pack: Fix documentation of --stat-only to reflect behavior verify-pack: Fix documentation of --stat-only to reflect behavior - - - --- 2024-12-08 Calum McConnell New
[3/3] object-name: advice to avoid refs that resemble hashes [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[2/3] commit: use `advise_if_enabled()` in `read_graft_file()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[v3,7/7] path-walk: reorder object visits PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,6/7] path-walk: mark trees and blobs as UNINTERESTING PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,5/7] path-walk: visit tags and cached objects PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,4/7] path-walk: allow consumer to specify object types PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,3/7] t6601: add helper for testing path-walk API PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,2/7] test-lib-functions: add test_cmp_sorted PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,1/7] path-walk: introduce an object walk by path PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v11,26/26] Revert "meson: fix conflicts with in-flight topics" Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
[v11,25/26] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
[v3,5/5] doc: add technical design doc for large object promisors Introduce a "promisor-remote" capability - - - --- 2024-12-06 Christian Couder New
[v3,4/5] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2024-12-06 Christian Couder New
[v3,3/5] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2024-12-06 Christian Couder New
[v3,2/5] strbuf: refactor strbuf_trim_trailing_ch() Introduce a "promisor-remote" capability - - - --- 2024-12-06 Christian Couder New
[v3,1/5] version: refactor strbuf_sanitize() Introduce a "promisor-remote" capability - - - --- 2024-12-06 Christian Couder New
object-name: fix reversed ordering with magic pathspecs object-name: fix reversed ordering with magic pathspecs - - - --- 2024-12-06 Patrick Steinhardt New
Fix `git fetch --tags` in repo with no configured remote Fix `git fetch --tags` in repo with no configured remote - - - --- 2024-12-05 Josh Steadmon New
describe: drop early return for max_candidates == 0 describe: drop early return for max_candidates == 0 - - - --- 2024-12-05 Jeff King New
fixup! describe: stop traversing when we run out of names fixup! describe: stop traversing when we run out of names - - - --- 2024-12-04 Josh Steadmon New
[v3] strvec: `strvec_splice()` to a statically initialized vector [v3] strvec: `strvec_splice()` to a statically initialized vector - - - --- 2024-12-04 Rubén Justo New
sign-compare: 32-bit support sign-compare: 32-bit support - - - --- 2024-12-04 Junio C Hamano New
[4/3] index-pack: work around false positive use of uninitialized variable Performance improvements for repacking non-promisor objects - - - --- 2024-12-04 Junio C Hamano New
[RFC,v1,2/2] remote set-head: set followRemoteHEAD to "warn" if "always" set_head finishing touches - - - --- 2024-12-03 Bence Ferdinandy New
[RFC,v1,1/2] fetch set_head: add warn-if-not-$branch option set_head finishing touches - - - --- 2024-12-03 Bence Ferdinandy New
[v3,1/3] index-pack --promisor: dedup before checking links Performance improvements for repacking non-promisor objects - - - --- 2024-12-03 Jonathan Tan New
Documentation/git-update-index.txt: add an example of use Documentation/git-update-index.txt: add an example of use - - - --- 2024-12-01 Matěj Cepl New
builtin/repack.c: prune unreachable objects with `--expire-to` builtin/repack.c: prune unreachable objects with `--expire-to` - - - --- 2024-12-01 Taylor Blau New
Revert "doc: move git-cherry to plumbing" Revert "doc: move git-cherry to plumbing" - - - --- 2024-11-30 Kristoffer Haugsbakk New
[v2,3/3] worktree: add id to `worktree list` output Ensure unique worktree ids across repositories - - - --- 2024-11-29 Caleb White New
[v2,2/3] worktree: rename worktree id during worktree move Ensure unique worktree ids across repositories - - - --- 2024-11-29 Caleb White New
[v2,1/3] worktree: add worktree with unique suffix Ensure unique worktree ids across repositories - - - --- 2024-11-29 Caleb White New
Makefile: add the missing period in the 'SHA-1 implementations' comment Makefile: add the missing period in the 'SHA-1 implementations' comment - - - --- 2024-11-29 jxzhu New
Documentation/git-bundle.txt: fix word join typo Documentation/git-bundle.txt: fix word join typo - - - --- 2024-11-28 Kristoffer Haugsbakk New
[v2] CodingGuidelines: a handful of error message guidelines [v2] CodingGuidelines: a handful of error message guidelines - - - --- 2024-11-28 Junio C Hamano New
Re* [PATCH v2] fast-import: disallow "." and ".." path components Re* [PATCH v2] fast-import: disallow "." and ".." path components - - - --- 2024-11-27 Junio C Hamano New
[v2] builtin: allow passing custom data to sub-commands [v2] builtin: allow passing custom data to sub-commands - - - --- 2024-11-26 Karthik Nayak New
[v4,0/3] sequencer: comment out properly in todo list - - - --- 2024-11-25 Kristoffer Haugsbakk New
[v3,10/10] reftable/block: optimize allocations by using scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,08/10] reftable/writer: optimize allocations by using a scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,06/10] refs: skip collision checks in initial transactions refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v7,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v7,5/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v7,4/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v7,3/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v7,2/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v7,1/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-11-25 Peijian Ju New
[v3,0/3] sequencer: comment out properly in todo list - - - --- 2024-11-24 Kristoffer Haugsbakk New
pack-bitmap.c: typofix in `find_boundary_objects()` pack-bitmap.c: typofix in `find_boundary_objects()` - - - --- 2024-11-21 Taylor Blau New
t/perf: use 'test_file_size' in more places t/perf: use 'test_file_size' in more places - - - --- 2024-11-21 Taylor Blau New
packfile.c: remove unnecessary prepare_packed_git() call packfile.c: remove unnecessary prepare_packed_git() call - - - --- 2024-11-20 Taylor Blau New
[6/6] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[5/6] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[4/6] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[3/6] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[2/6] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
[1/6] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2024-11-20 Taylor Blau New
ref-filter: add "notes" atom ref-filter: add "notes" atom - - - --- 2024-11-20 Kousik Sanagavarapu New
git: fix paginate handling for commands with DELAY_PAGER_CONFIG git: fix paginate handling for commands with DELAY_PAGER_CONFIG - - - --- 2024-11-20 Matthew Bystrin New
[v3,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
[v3,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2024-11-19 Taylor Blau New
diff: --pickaxe{,-grep} arg names for -S and -G diff: --pickaxe{,-grep} arg names for -S and -G - - - --- 2024-11-19 Illia Bobyr New
index-pack: teach --promisor to require --stdin index-pack: teach --promisor to require --stdin - - - --- 2024-11-18 Jonathan Tan New
[6/6] object-file: inline empty tree and blob literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King New
[5/5] object-file: inline empty tree and blob literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[1/5] object-file: prefer array-of-bytes initializer for hash literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[v4,0/4] Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-11-16 Kristoffer Haugsbakk New
worktree: detect from secondary worktree if main worktree is bare worktree: detect from secondary worktree if main worktree is bare - - - --- 2024-11-15 Olga Pilipenco New
[1/1] Allow cloning from repositories owned by another user Restore the ability to clone repositories owned by another user - - - --- 2024-11-15 brian m. carlson New
[v2,2/2] pack-objects: only perform verbatim reuse on the preferred pack pack-objects: more brown-paper-bag multi-pack reuse fixes - - - --- 2024-11-14 Taylor Blau New
[v2] diff: update conflict handling for whitespace to issue a warning [v2] diff: update conflict handling for whitespace to issue a warning - - - --- 2024-11-13 Usman Akinyemi New
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
ci: update to jgit 7 ci: update to jgit 7 - - - --- 2024-11-13 Junio C Hamano New
« 1 2 3 4252 253 »