Show patches with: State = Action Required       |   24315 patches
« 1 2 3 4243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
[v3,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-04-29 Patrick Steinhardt New
gitlab-ci: add smoke test for fuzzers gitlab-ci: add smoke test for fuzzers - - - --- 2024-04-29 Patrick Steinhardt New
Re* Unexpected behavior with the rev-parse operation Re* Unexpected behavior with the rev-parse operation - - - --- 2024-04-28 Junio C Hamano New
[13/13] tests: add tests for the new url-parse builtin builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[12/13] Documentation: describe the url-parse builtin builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[11/13] url-parse: output URL components selected by user builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[10/13] url-parse: validate all given git URLs builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[09/13] url-parse: parse options given on the command line builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[08/13] url-parse: define usage and options builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[07/13] url-parse: define string to component converter fn builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[06/13] url-parse: define component extraction helper fn builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[05/13] url-parse: enumerate possible URL components builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[04/13] url-parse: add URL parsing helper function builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[03/13] builtin: create url-parse command builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[02/13] urlmatch: define url_parse function builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[01/13] url: move helper function to URL header and source builtin: implement, document and test url-parse - - - --- 2024-04-28 Matheus Afonso Martins Moreira New
[v4,7/7] ref: support symrefs in 'reference-transaction' hook add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,6/7] update-ref: add support for 'symref-update' command add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,5/7] update-ref: add support for 'symref-create' command add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,4/7] update-ref: add support for 'symref-delete' command add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,3/7] update-ref: add support for 'symref-verify' command add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,2/7] files-backend: extract out `create_symref_lock` add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v4,1/7] refs: accept symref values in `ref_transaction[_add]_update` add symref-* commands to 'git-update-ref --stdin' - - - --- 2024-04-26 Karthik Nayak New
[v3,10/10] trailer unit tests: inspect iterator contents Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,09/10] trailer: document parse_trailers() usage Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,08/10] trailer: retire trailer_info_get() from API Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,07/10] trailer: make trailer_info struct private Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,06/10] trailer: make parse_trailers() return trailer_info pointer Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,05/10] interpret-trailers: access trailer_info with new helpers Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,04/10] sequencer: use the trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,03/10] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,02/10] trailer: add unit tests for trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
[v3,01/10] Makefile: sort UNIT_TEST_PROGRAMS Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-04-26 Linus Arver New
completion: fix zsh parsing $GIT_PS1_SHOWUPSTREAM completion: fix zsh parsing $GIT_PS1_SHOWUPSTREAM - - - --- 2024-04-25 Thomas Queiroz New
[2/2] advice: add "all" option to disable all hints advice: add "all" option to disable all hints - - - --- 2024-04-24 James Liu New
[1/2] advice: allow advice type to be provided in tests advice: add "all" option to disable all hints - - - --- 2024-04-24 James Liu New
[v3,8/8] ref: support symrefs in 'reference-transaction' hook refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,7/8] update-ref: support symrefs in the update command refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,6/8] update-ref: support symrefs in the create command refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,5/8] update-ref: support symrefs in the delete command refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,4/8] update-ref: support symrefs in the verify command refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,3/8] files-backend: extract out `create_symref_lock` refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,2/8] update-ref: support parsing ref targets in `parse_next_oid` refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
[v3,1/8] refs: accept symref values in `ref_transaction[_add]_update` refs: add symref support to 'git-update-ref' - - - --- 2024-04-23 Karthik Nayak New
stash: fix "--staged" with binary files stash: fix "--staged" with binary files - - - --- 2024-04-22 Adam Johnson New
[[PATCH,RESUBMIT,2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized s… [[PATCH,RESUBMIT,2nd] Consistency for substitution hints (i18n) 1/1] parse-options: use localized s… - - - --- 2024-04-21 Alexander Shopov New
don't report vsnprintf(3) error as bug don't report vsnprintf(3) error as bug - - - --- 2024-04-21 René Scharfe New
[v2] add-patch: response to invalid command [v2] add-patch: response to invalid command - - - --- 2024-04-20 Rubén Justo New
[v2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP [v2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP - - - --- 2024-04-19 Junio C Hamano New
[4/4] upload-pack: allow configuring a missing-action upload-pack: support a missing-action - - - --- 2024-04-18 Christian Couder New
[3/4] pack-objects: use the missing action API upload-pack: support a missing-action - - - --- 2024-04-18 Christian Couder New
[2/4] missing: support rejecting --missing=print upload-pack: support a missing-action - - - --- 2024-04-18 Christian Couder New
[1/4] rev-list: refactor --missing=<missing-action> upload-pack: support a missing-action - - - --- 2024-04-18 Christian Couder New
[5/5] rebase -m: fix --signoff with conflicts rebase -m: fix --signoff with conflicts - - - --- 2024-04-18 Phillip Wood New
[4/5] sequencer: store commit message in private context rebase -m: fix --signoff with conflicts - - - --- 2024-04-18 Phillip Wood New
[3/5] sequencer: move current fixups to private context rebase -m: fix --signoff with conflicts - - - --- 2024-04-18 Phillip Wood New
[4/4] t4014: add tests to cover --resend option and its exclusivity format-patch: fix an option coexistence bug and add new --resend option - - - --- 2024-04-17 Dragan Simic New
[3/4] format-patch: new --resend option for adding "RESEND" to patch subjects format-patch: fix an option coexistence bug and add new --resend option - - - --- 2024-04-17 Dragan Simic New
[2/4] format-patch: fix a bug in option exclusivity and add a test to t4014 format-patch: fix an option coexistence bug and add new --resend option - - - --- 2024-04-17 Dragan Simic New
[1/4] format-patch docs: avoid use of parentheses to improve readability format-patch: fix an option coexistence bug and add new --resend option - - - --- 2024-04-17 Dragan Simic New
[v5,8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-16 Linus Arver New
[v5,5/8] SubmittingPatches: discuss reviewers first docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-16 Linus Arver New
[v5,2/8] SubmittingPatches: clarify 'git-contacts' location docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-16 Linus Arver New
[v5,1/8] MyFirstContribution: mention contrib/contacts/git-contacts docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-16 Linus Arver New
apply: avoid using fixed-size buffer in write_out_one_reject() apply: avoid using fixed-size buffer in write_out_one_reject() - - - --- 2024-04-16 René Scharfe New
[v4] rerere: fix crashes due to unmatched opening conflict markers [v4] rerere: fix crashes due to unmatched opening conflict markers - - - --- 2024-04-16 Marcel Röthke New
[RFC] doc: describe the project's decision-making process [RFC] doc: describe the project's decision-making process - 1 - --- 2024-04-15 Josh Steadmon New
[v4] bisect: report the found commit with "show" [v4] bisect: report the found commit with "show" - - - --- 2024-04-15 Peter Krefting New
add-patch: response to invalid option add-patch: response to invalid option - - - --- 2024-04-15 Rubén Justo New
[5/5] repository: drop global `the_index` variable global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[2/5] builtin: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[v2] pack-bitmap: gracefully handle missing BTMP chunks [v2] pack-bitmap: gracefully handle missing BTMP chunks - - - --- 2024-04-15 Patrick Steinhardt New
git-compat-util: fix NO_OPENSSL on current macOS git-compat-util: fix NO_OPENSSL on current macOS - - - --- 2024-04-14 René Scharfe New
imap-send: increase command size limit imap-send: increase command size limit - - - --- 2024-04-14 René Scharfe New
[v3,2/2] launch_editor: waiting message on error launch_editor: waiting message - - - --- 2024-04-12 Rubén Justo New
[v3,1/2] launch_editor: waiting for editor message launch_editor: waiting message - - - --- 2024-04-12 Rubén Justo New
[v2,7/7] refs: support symrefs in 'reference-transaction' hook update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,6/7] update-ref: add support for symref-update update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,5/7] update-ref: add support for symref-create update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,4/7] files-backend: extract out `create_symref_lock` update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,3/7] update-ref: add support for symref-delete update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,2/7] update-ref: add support for symref-verify update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,1/7] refs: accept symref values in `ref_transaction[_add]_update` update-ref: add symref oriented commands - - - --- 2024-04-12 Karthik Nayak New
[v2,1/2] ci: also define CXX environment variable fuzz: build fuzzers by default on Linux - - - --- 2024-04-11 Josh Steadmon New
[v2,2/2] doc: git.txt-Change "--user-formats" to "--user-interfaces" Fix the inconsistency in the description of the namespace option's parameter - - - --- 2024-04-11 ttdlyu New
[v2,1/2] doc: git.txt-Fix inconsistency param description Fix the inconsistency in the description of the namespace option's parameter - - - --- 2024-04-11 ttdlyu New
[v6,2/2] send-email: make it easy to discern the messages for each patch send-email: make produced outputs more readable - - - --- 2024-04-10 Dragan Simic New
[v6,1/2] send-email: move newline characters out of a few translatable strings send-email: make produced outputs more readable - - - --- 2024-04-10 Dragan Simic New
mailsplit add option to include sanitized subject in filename mailsplit add option to include sanitized subject in filename - - - --- 2024-04-09 Jacob Keller New
[v2,3/3] show-ref: add --symbolic-name option show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
[v2,2/3] refs: add referent to each_repo_ref_fn show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
[v2,1/3] refs: keep track of unresolved reference value in iterator show-ref: add --symbolic-name option - - - --- 2024-04-08 John Cai New
Makefile(s): avoid recipe prefix in conditional statements Makefile(s): avoid recipe prefix in conditional statements - - - --- 2024-04-08 Taylor Blau New
[v2,2/2] rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-04-08 Phillip Wood New
« 1 2 3 4243 244 »