Show patches with: State = Action Required       |    Archived = No       |   429 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] fetch: use ref prefix list to skip ls-refs fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[8/9] fetch: avoid ls-refs only to ask for HEAD symref update fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[7/9] fetch: stop protecting additions to ref-prefix list fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[6/9] fetch: ask server to advertise HEAD for config-less fetch fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[5/9] refspec_ref_prefixes(): clean up refspec_item logic fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[4/9] t5516: beef up exact-oid ref prefixes test fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[3/9] t5516: drop NEEDSWORK about v2 reachability behavior fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[2/9] t5516: prefer "oid" to "sha1" in some test titles fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[1/9] t5702: fix typo in test name fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[GSoC,v2] reftable: return proper error code from block_writer_add() [GSoC,v2] reftable: return proper error code from block_writer_add() - - - --- 2025-03-08 Meet Soni New
[GSoC] t9400: prefer test_path_* helper functions [GSoC] t9400: prefer test_path_* helper functions - - - --- 2025-03-08 Aryan Pathania New
diffcore-rename: fix BUG when break detection and --follow used together diffcore-rename: fix BUG when break detection and --follow used together - - - --- 2025-03-08 Elijah Newren New
fetch: fix following tags when fetching specific OID fetch: fix following tags when fetching specific OID - - - --- 2025-03-07 Taylor Blau New
[1/1] Improve SMTP authentication error handling logic smtp_auth_maybe: improve smtp authentication error handling logic - - - --- 2025-03-07 Zheng Yuting New
[2/2] reflog: implement subcommand to drop reflogs EDITME: cover title for 493-add-command-to-purge-reflog-entries - - - --- 2025-03-07 Karthik Nayak New
[1/2] reflog: drop usage of global variables EDITME: cover title for 493-add-command-to-purge-reflog-entries - - - --- 2025-03-07 Karthik Nayak New
[v2,2/2] refs.c: stop matching non-directory prefixes in exclude patterns refs: a couple of --exclude fixes - - - --- 2025-03-06 Taylor Blau New
ci: use Visual Studio for win+meson job on GitHub Workflows ci: use Visual Studio for win+meson job on GitHub Workflows - - - --- 2025-03-06 Patrick Steinhardt New
[2/2] diff: implement --no-optional-locks describe and diff: implement --no-optional-locks - - - --- 2025-03-06 Benjamin Woodruff New
[1/2] describe: implement --no-optional-locks describe and diff: implement --no-optional-locks - - - --- 2025-03-06 Benjamin Woodruff New
[v3,8/8] update-ref: add --allow-partial flag for stdin mode refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,7/8] refs: support partial update rejections during F/D checks refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,6/8] refs: implement partial reference transaction support refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,5/8] refs: introduce enum-based transaction error types refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,4/8] refs/reftable: extract code from the transaction preparation refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,3/8] refs/files: remove duplicate duplicates check refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,2/8] refs: move duplicate refname update check to generic layer refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,1/8] refs/files: remove redundant check in split_symref_update() refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
docs: fix check-docs with WITH_BREAKING_CHANGES docs: fix check-docs with WITH_BREAKING_CHANGES - - - --- 2025-03-05 Junio C Hamano New
[v2,2/2] completion: fix bugs with slashes in remote names completion: fix bugs with slashes in remote names - - - --- 2025-03-05 David Mandelberg New
[v2,1/2] completion: add helper to count path components completion: fix bugs with slashes in remote names - - - --- 2025-03-05 David Mandelberg New
[v3] gitk: added external diff file rename detection [v3] gitk: added external diff file rename detection - - - --- 2025-03-04 Tobias Boesch New
[2/2] t/unit-tests: convert urlmatch-normalization test to clar t/unit-tests: convert unit-tests to use clar - - - --- 2025-03-04 Seyi Kuforiji New
[1/2] t/unit-tests: convert trailer test to use clar t/unit-tests: convert unit-tests to use clar - - - --- 2025-03-04 Seyi Kuforiji New
[v4,1/1] t1403: verify that path exists and is a file [v4,1/1] t1403: verify that path exists and is a file - - - --- 2025-03-04 Mahendra Dani New
[v3,1/1] t1403: verify that path exists and is a file t1403: verify path exists and is a file - - - --- 2025-03-04 Mahendra Dani New
[GSoC,RFC,6/6] t4014: add tests for the new flag --subject-extra-prefix Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,5/6] log-tree: add subject prefix in output email subject Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,4/6] builtin/log: fill subject extra prefix in format-patch Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,3/6] revision: add subject_extra_field to struct rev_info Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,2/6] builtin/log: die if -k and --suject-extra-prefix are used together Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,1/6] builtin/log: add subject-extra-prefix flag to format-patch Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSOC] Modernize Test Path Checking in Git’s Test Suite [GSOC] Modernize Test Path Checking in Git’s Test Suite - - - --- 2025-03-03 Prachit Ingle New
meson: distinguish build and target host binaries meson: distinguish build and target host binaries - - - --- 2025-03-03 Patrick Steinhardt New
[3/3] completion: fix bugs with slashes in remote names completion: fix bugs with slashes in remote names - - - --- 2025-03-02 David Mandelberg New
[2/3] completion: add helper to count path components completion: fix bugs with slashes in remote names - - - --- 2025-03-02 David Mandelberg New
[1/3] completion: add helper to escape strings for fnmatch completion: fix bugs with slashes in remote names - - - --- 2025-03-02 David Mandelberg New
[7/7] Documentation: Add docs for blame format Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[6/7] Documentation: Move placeholders to separate file Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[5/7] t8015: Add tests for git blame -F Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[4/7] builtin/blame: Expand format when available Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[3/7] pretty: Add F and L format specifiers Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[2/7] builtin/blame: Add blame.format config option Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
[1/7] builtin/blame: Accept a user-specified format Add Format Specifier for Blame - - - --- 2025-03-01 Aleks Todorov New
add --must-filter option for fetch and clone add --must-filter option for fetch and clone - - - --- 2025-03-01 John Giorshev New
[1/1] t1403: prefer test_path_exists helper function t1403: prefer test_path_exists helper function - - - --- 2025-03-01 Mahendra Dani New
[v2,3/3] bundle-uri: add test for bundle-uri clones with tags bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-03-01 Scott Chacon New
[v2,2/3] bundle-uri: update bundle clone tests with new refspec path bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-03-01 Scott Chacon New
[v2,1/3] bundle-uri: copy all bundle references ino the refs/bundle space bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-03-01 Scott Chacon New
GIT-BUILD-OPTIONS can override manual invocations GIT-BUILD-OPTIONS can override manual invocations - - - --- 2025-02-28 Taylor Blau New
Re* [PATCH v2] BreakingChanges: early adopter option Re* [PATCH v2] BreakingChanges: early adopter option - - - --- 2025-02-28 Junio C Hamano New
misc. gitweb patches (directories first, …) misc. gitweb patches (directories first, …) - - - --- 2025-02-28 Thorsten Glaser New
gitweb encoding issues (partial patch) gitweb encoding issues (partial patch) - - - --- 2025-02-28 Thorsten Glaser New
gitweb.js build mistake gitweb.js build mistake - - - --- 2025-02-28 Thorsten Glaser New
[v8,9/9] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,8/9] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,7/9] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-27 shejialuo New
[v8,5/9] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-27 shejialuo New
upload-pack: no longer use hidden-refs as exclude_patterns upload-pack: no longer use hidden-refs as exclude_patterns - - - --- 2025-02-27 SURA New
[6/6] builtin/maintenance: introduce "reflog-expire" task builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[5/6] builtin/gc: split out function to expire reflog entries builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[4/6] builtin/reflog: make functions regarding `reflog_expire_options` public builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[3/6] builtin/reflog: stop storing per-reflog expiry dates globally builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[2/6] builtin/reflog: stop storing default reflog expiry dates globally builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[1/6] reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options` builtin/maintenance: introduce "reflog-expire" task - - - --- 2025-02-26 Patrick Steinhardt New
[BUG/WIP] unit-tests: use clean test environment [BUG/WIP] unit-tests: use clean test environment - - - --- 2025-02-25 Michael J Gruber New
bundle-uri: copy all bundle references ino the refs/bundle space bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-02-25 Scott Chacon New
[10/10] unpack_loose_rest(): rewrite return handling for clarity some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[09/10] unpack_loose_rest(): simplify error handling some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[08/10] unpack_loose_rest(): never clean up zstream some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[07/10] unpack_loose_rest(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[06/10] unpack_loose_header(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[04/10] unpack_loose_header(): fix infinite loop on broken zlib input some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[03/10] unpack_loose_header(): report headers without NUL as "bad" some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[02/10] unpack_loose_header(): simplify next_out assignment some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[01/10] loose_object_info(): BUG() on inflating content with unknown type some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[v2,4/4] t/unit-tests: convert oidtree test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,3/4] t/unit-tests: convert oidmap test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,2/4] t/unit-tests: convert oid-array test to use clar test framework [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
[v2,1/4] t/unit-tests: implement clar specific oid helper functions [v2,1/4] t/unit-tests: implement clar specific oid helper functions - - - --- 2025-02-24 Seyi Kuforiji New
doc: fix typo in it.po doc: fix typo in it.po - - - --- 2025-02-23 Ruggero New
[resend] commit: avoid parent list buildup in clear_commit_marks_many() [resend] commit: avoid parent list buildup in clear_commit_marks_many() - - - --- 2025-02-23 René Scharfe New
[v11,8/8] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,7/8] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,6/8] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,5/8] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,4/8] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,3/8] t1006: split test utility functions into new "lib-cat-file.sh" cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
[v11,2/8] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2025-02-21 Peijian Ju New
« 1 2 3 44 5 »