Show patches with: State = Action Required       |    Archived = No       |   506 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] http: add the ability to log progress bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[1/4] progress: add function to set total bundle-uri: show progress when downloading from bundle URIs - - - --- 2024-05-08 Toon Claes New
[v8,5/8] refs: add support for transactional symref updates refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v8,4/8] refs: move `original_update_refname` to 'refs.c' refs: add support for transactional symref updates - - - --- 2024-05-07 Karthik Nayak New
[v1,2/2] strbuf_getcwd() needs precompse_strbuf_if_needed() [v1,1/2] t0050: ls-files path fails if path of workdir is NFD - - - --- 2024-05-07 Torsten Bögershausen New
[v1,1/2] t0050: ls-files path fails if path of workdir is NFD [v1,1/2] t0050: ls-files path fails if path of workdir is NFD - - - --- 2024-05-07 Torsten Bögershausen New
[v4,13/13] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,12/13] oss-fuzz/commit-graph: set up hash algorithm Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,11/13] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,10/13] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,09/13] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,08/13] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[2/2] diff: fix --exit-code with external diff [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
[1/2] diff: report unmerged paths as changes in run_diff_cmd() [1/2] diff: report unmerged paths as changes in run_diff_cmd() - - - --- 2024-05-05 René Scharfe New
po: fix typo in French "aperçu" po: fix typo in French "aperçu" - - - --- 2024-05-03 brian m. carlson New
Re* [PATCH v4 0/3] advice: add "all" option to disable all hints Re* [PATCH v4 0/3] advice: add "all" option to disable all hints - - - --- 2024-05-03 Junio C Hamano New
Combined diff format: Show all filenames by default? Combined diff format: Show all filenames by default? - - - --- 2024-05-03 Kang-Che Sung New
Chunk header @@@ counts wrong? Chunk header @@@ counts wrong? - - - --- 2024-05-02 Johan Walles New
t4216-log-bloom.sh broken ? t4216-log-bloom.sh broken ? - - - --- 2024-05-02 Torsten Bögershausen New
using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… - - - --- 2024-05-01 Jeff King New
rev-parse: document how --is-* options work outside a repository rev-parse: document how --is-* options work outside a repository - - - --- 2024-05-01 Junio C Hamano New
diff-lib: stop calling diff_setup_done() in do_diff_cache() diff-lib: stop calling diff_setup_done() in do_diff_cache() - - - --- 2024-05-01 René Scharfe New
[v3,1/1] advice: add --no-advice global option advice: add --no-advice global option - - - --- 2024-04-30 James Liu New
[v2] builtin/tag.c: add --trailer arg [v2] builtin/tag.c: add --trailer arg - - - --- 2024-04-29 John Passaro New
[8/8] refs: check refnames as fully qualified when resolving Untitled series #848767 - - - --- 2024-04-29 Jeff King New
[7/8] refs: check refnames as fully qualified when writing tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[6/8] check_refname_format(): add FULLY_QUALIFIED flag tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[5/8] refs: use is_pseudoref_syntax() in refname_is_safe() tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[4/8] refs: disallow dash in pseudoref syntax tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[3/8] refs: move is_pseudoref_syntax() definition earlier tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[2/8] t5619: use fully qualified refname for branch tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[1/8] t0600: don't create ref outside of refs/ tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[PULL] l10n updates for 2.45.0 [PULL] l10n updates for 2.45.0 - - - --- 2024-04-29 Jiang Xin 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,03/10] trailer: teach iterator about non-trailer lines 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
[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
[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
[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
« 1 2 3 45 6 »