Show patches with: State = Action Required       |    Archived = No       |   561 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
Re* Re* [PATCH v4 0/3] advice: add "all" option to disable all hints Re* Re* [PATCH v4 0/3] advice: add "all" option to disable all hints - - - --- 2024-05-06 Junio C Hamano 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
[v3] refs: return conflict error when checking packed refs [v3] refs: return conflict error when checking packed refs - - - --- 2024-05-04 Ivan Tse 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
[v4,10/10] trailer unit tests: inspect iterator contents Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,09/10] trailer: document parse_trailers() usage Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,08/10] trailer: retire trailer_info_get() from API Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,07/10] trailer: make trailer_info struct private Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,06/10] trailer: make parse_trailers() return trailer_info pointer Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,05/10] interpret-trailers: access trailer_info with new helpers Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,04/10] sequencer: use the trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,03/10] trailer: teach iterator about non-trailer lines Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,02/10] trailer: add unit tests for trailer iterator Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver New
[v4,01/10] Makefile: sort UNIT_TEST_PROGRAMS Make trailer_info struct private (plus sequencer cleanup) - - - --- 2024-05-02 Linus Arver 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,23/23] t/perf: implement performace tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,22/23] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,21/23] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,20/23] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,19/23] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,18/23] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,17/23] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,16/23] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,15/23] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,14/23] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,13/23] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,12/23] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,11/23] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,10/23] pack-bitmap-write.c: select pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,09/23] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,08/23] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,07/23] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,06/23] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,05/23] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,04/23] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,03/23] pack-bitmap: drop unused `max_bitmaps` parameter pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,02/23] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau New
[v2,01/23] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-04-29 Taylor Blau 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,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
[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
« 1 2 3 45 6 »