Show patches with: Archived = No       |   19760 patches
« 1 2 ... 9 10 11197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] bugreport: add a new line between questions improve bugreports - - - --- 2024-03-23 Rubén Justo New
[v2] grep: improve errors for unmatched ( and ) [v2] grep: improve errors for unmatched ( and ) - - - --- 2024-03-23 Ahelenia Ziemiańska Superseded
RFC: add MAINTAINERS file RFC: add MAINTAINERS file - - - --- 2024-03-23 Linus Arver New
editorconfig: add Makefiles to "text files" editorconfig: add Makefiles to "text files" - - - --- 2024-03-22 Max Gautier Accepted
[v2,6/6] maintenance: update tests for systemd scheduler maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[v2,5/6] maintenance: update systemd scheduler docs maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[v2,4/6] maintenance: cleanup $XDG_CONFIG_HOME/systemd/user maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[v2,3/6] maintenance: simplify systemctl calls maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[v2,2/6] maintenance: use packaged systemd units maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[v2,1/6] maintenance: use systemd timers builtin randomization maintenance: use packaged systemd units - - - --- 2024-03-22 Max Gautier New
[7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
rebase: use child_process_clear() to clean rebase: use child_process_clear() to clean - - - --- 2024-03-22 Jeff King Accepted
[7/6] format-patch: fix leak of empty header string [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-22 Jeff King Accepted
grep: improve errors for unmatched ( and ) grep: improve errors for unmatched ( and ) - - - --- 2024-03-22 Ahelenia Ziemiańska Superseded
[v2,3/3] t/README: document how to loop around test cases t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
[v2,2/3] t7800: use single quotes for test bodies t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
[v2,1/3] t7800: improve test descriptions with empty arguments t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
[6/6] fast-import: forbid escaped NUL in paths fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[5/6] fast-import: document C-style escapes for paths fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[4/6] fast-import: remove dead strbuf fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[3/6] fast-import: release unfreed strbufs fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[2/6] fast-import: directly use strbufs for paths fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[1/6] fast-import: tighten parsing of paths fast-import: tighten parsing of paths - - - --- 2024-03-22 Thalia Archibald Superseded
[v2,3/3] reftable/segment: make segment end inclusive reftable/stack: use geometric table compaction - - - --- 2024-03-21 Justin Tobler Superseded
[v2,2/3] reftable/stack: use geometric table compaction reftable/stack: use geometric table compaction - - - --- 2024-03-21 Justin Tobler Superseded
[v2,1/3] reftable/stack: add env to disable autocompaction reftable/stack: use geometric table compaction - - - --- 2024-03-21 Justin Tobler Superseded
[v2,1/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions t9803-git-p4-shell-metachars.sh: update to use test_path_* functions - - - --- 2024-03-21 Sanchit Jindal New
[GSoC,RFC,Proposal,v2] Move existing tests to a unit testing framework [GSoC,RFC,Proposal,v2] Move existing tests to a unit testing framework - - - --- 2024-03-21 Ghanshyam Thakkar New
[1/2] t9803-git-p4-shell-metachars.sh: update to use test_path_* functions t9803-git-p4-shell-metachars.sh: update to use test_path_* functions - - - --- 2024-03-21 Sanchit Jindal New
reftable: fix tests being broken by NFS' delete-after-close semantics reftable: fix tests being broken by NFS' delete-after-close semantics - - - --- 2024-03-21 Patrick Steinhardt Accepted
[3/3] t/README: document how to loop around test cases t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[2/3] t7800: use single quotes for test bodies t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[1/3] t7800: improve test descriptions with empty arguments t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[v5,4/4] config.txt: describe handling of whitespace further Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Accepted
[v5,3/4] t1300: add more tests for whitespace and inline comments Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Accepted
[v5,2/4] config: really keep value-internal whitespace verbatim Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic New
[v5,1/4] config: minor addition of whitespace Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Accepted
[v4,4/4] config.txt: describe handling of whitespace further Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Superseded
[v4,3/4] t1300: add more tests for whitespace and inline comments Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Superseded
[v4,2/4] config: really keep value-internal whitespace verbatim Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Superseded
[v4,1/4] config: minor addition of whitespace Fix a bug in configuration parsing, and improve tests and documentation - - - --- 2024-03-21 Dragan Simic Superseded
[v4,7/7] cherry-pick: add `--empty` for more robust redundant commit handling Untitled series #836875 - - - --- 2024-03-20 Brian Lyles Accepted
[v4,6/7] cherry-pick: enforce `--keep-redundant-commits` incompatibility Untitled series #836874 - - - --- 2024-03-20 Brian Lyles Accepted
[v4,5/7] sequencer: do not require `allow_empty` for redundant commit options Untitled series #836873 - - - --- 2024-03-20 Brian Lyles Accepted
[v4,4/7] sequencer: handle unborn branch with `--allow-empty` Untitled series #836872 - - - --- 2024-03-20 Brian Lyles New
[v4,3/7] rebase: update `--empty=ask` to `--empty=stop` Untitled series #836871 - - - --- 2024-03-20 Brian Lyles Accepted
[v4,2/7] docs: clean up `--empty` formatting in git-rebase(1) and git-am(1) Untitled series #836870 - - - --- 2024-03-20 Brian Lyles Accepted
[v4,1/7] docs: address inaccurate `--empty` default with `--exec` [v4,1/7] docs: address inaccurate `--empty` default with `--exec` - - - --- 2024-03-20 Brian Lyles Accepted
[24/24] t/perf: implement performace tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[23/24] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[22/24] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[21/24] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[20/24] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[19/24] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[18/24] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[17/24] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[16/24] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[15/24] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[14/24] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[13/24] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[12/24] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[11/24] pack-bitmap-write.c: select pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[10/24] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[09/24] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[08/24] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[07/24] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[06/24] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[05/24] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[04/24] pack-bitmap: drop unused `max_bitmaps` parameter pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[03/24] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[02/24] config: repo_config_get_expiry() pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[01/24] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[3/3] grep docs: describe --no-index further and improve formatting a bit Assorted improvements salvaged from an earlier series - - - --- 2024-03-20 Dragan Simic Superseded
[2/3] grep docs: describe --recurse-submodules further and improve formatting a bit Assorted improvements salvaged from an earlier series - - - --- 2024-03-20 Dragan Simic Superseded
[1/3] grep: perform some minor code and comment cleanups Assorted improvements salvaged from an earlier series - - - --- 2024-03-20 Dragan Simic Superseded
t9803-git-p4-shell-metachars.sh: update to use test_path_* functions t9803-git-p4-shell-metachars.sh: update to use test_path_* functions - - - --- 2024-03-20 Sanchit Jindal New
contrib: drop hg-to-git script contrib: drop hg-to-git script - - - --- 2024-03-20 Jeff King Accepted
[3/3] transport-helper: send "true" value for object-format option some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
[2/3] transport-helper: drop "object-format <algo>" option some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
[1/3] transport-helper: use write helpers more consistently some transport-helper "option object-format" confusion - - - --- 2024-03-20 Jeff King Accepted
doc/gitremote-helpers: fix more missing single-quotes doc/gitremote-helpers: fix more missing single-quotes - - - --- 2024-03-20 Jeff King Accepted
[6/6] format-patch: simplify after-subject MIME header handling [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[5/6] format-patch: return an allocated string from log_write_email_headers() [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[4/6] log: do not set up extra_headers for non-email formats [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[3/6] pretty: drop print_email_subject flag [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[2/6] pretty: split oneline and email subject printing [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
[1/6] shortlog: stop setting pp.print_email_subject [1/6] shortlog: stop setting pp.print_email_subject - - - --- 2024-03-20 Jeff King Accepted
git-prompt: GIT_PS1_SHOWCONFLICTSTATE variable fix git-prompt: GIT_PS1_SHOWCONFLICTSTATE variable fix - - - --- 2024-03-19 Michiel Beijen New
[GSoC] userdiff: add funcname regex and wordregex for typescript language [GSoC] userdiff: add funcname regex and wordregex for typescript language - - - --- 2024-03-19 Utsav Parmar New
[v3,2/2] config: learn the "hostname:" includeIf condition Add hostname condition to includeIf - - - --- 2024-03-19 Ignacio Encinas Rubio New
[v3,1/2] t: add a test helper for getting hostname Add hostname condition to includeIf - - - --- 2024-03-19 Ignacio Encinas Rubio New
[v2,3/3] format-patch: check if header output looks valid format-patch: teach `--header-cmd` - - - --- 2024-03-19 Kristoffer Haugsbakk New
[v2,2/3] format-patch: teach `--header-cmd` format-patch: teach `--header-cmd` - - - --- 2024-03-19 Kristoffer Haugsbakk New
[v2,1/3] revision: add a per-email field to rev-info format-patch: teach `--header-cmd` - - - --- 2024-03-19 Kristoffer Haugsbakk New
« 1 2 ... 9 10 11197 198 »