Show patches with: none      |   43198 patches
« 1 2 ... 5 6 7431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/5] MyFirstObjectWalk: use additional arg in config_fn_t Fixes for Documentation/MyFirstObjectWalk.txt - - - --- 2024-03-25 Dirk Gouders Superseded
[v2,7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,15/15] builtin/gc: pack refs when using `git maintenance run --auto` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,13/15] t6500: extract objects with "17" prefix refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,12/15] builtin/gc: move `struct maintenance_run_opts` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,11/15] builtin/pack-refs: introduce new "--auto" flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,10/15] builtin/pack-refs: release allocated memory refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,09/15] refs/reftable: expose auto compaction via new flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,08/15] refs: remove `PACK_REFS_ALL` flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,07/15] refs: move `struct pack_refs_opts` to where it's used refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,06/15] t/helper: drop pack-refs wrapper refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,05/15] refs/reftable: print errors on compaction failure refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt New
[v2,03/15] reftable/stack: use error codes when locking fails during compaction refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,02/15] reftable/error: discern locked/outdated errors refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,2/2] pretty: find pretty formats case-insensitively pretty: find pretty formats case-insensitively - - - --- 2024-03-25 Brian Lyles Accepted
[v2,1/2] pretty: update tests to use `test_config` [v2,1/2] pretty: update tests to use `test_config` - - - --- 2024-03-25 Brian Lyles Accepted
[4/4] doc: git-clone: apply new documentation guidelines Doc new guidelines - - - --- 2024-03-24 Jean-Noël AVILA Superseded
[3/4] doc: git-init: apply new documentation formatting guidelines Doc new guidelines - - - --- 2024-03-24 Jean-Noël AVILA Superseded
[2/4] doc: allow literal and emphasis format in doc vs help tests Doc new guidelines - - - --- 2024-03-24 Jean-Noël AVILA Superseded
[1/4] doc: rework CodingGuidelines with new formatting rules Doc new guidelines - - - --- 2024-03-24 Jean-Noël AVILA Superseded
pretty: find pretty formats case-insensitively pretty: find pretty formats case-insensitively - - - --- 2024-03-24 Brian Lyles New
[v2,3/3] grep docs: describe --no-index further and improve formatting a bit Assorted improvements salvaged from an earlier series - - - --- 2024-03-24 Dragan Simic Superseded
[v2,2/3] grep docs: describe --recurse-submodules further and improve formatting a bit Assorted improvements salvaged from an earlier series - - - --- 2024-03-24 Dragan Simic Superseded
[v2,1/3] grep: perform some minor code and comment cleanups Assorted improvements salvaged from an earlier series - - - --- 2024-03-24 Dragan Simic Superseded
userdiff: add builtin driver for typescript language userdiff: add builtin driver for typescript language - - - --- 2024-03-24 Utsav Parmar Superseded
midx: use strvec_pushf() for pack-objects base name midx: use strvec_pushf() for pack-objects base name - - - --- 2024-03-24 René Scharfe New
t/README: mention test files are make targets t/README: mention test files are make targets - - - --- 2024-03-24 Philippe Blain Accepted
[v2,2/2] cat-file: use strbuf_expand_bad_format() Untitled series #837606 - - - --- 2024-03-24 René Scharfe New
[v2,1/2] factor out strbuf_expand_bad_format() [v2,1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[2/2] cat-file: use strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[1/2] factor out strbuf_expand_bad_format() [1/2] factor out strbuf_expand_bad_format() - - - --- 2024-03-24 René Scharfe New
[13/13] credential: add support for multistage credential rounds Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[12/13] strvec: implement swapping two strvecs Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[11/13] t5563: refactor for multi-stage authentication Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[10/13] docs: set a limit on credential line length Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[09/13] credential: enable state capability Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[08/13] credential: add an argument to keep state Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[07/13] http: add support for authtype and credential Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[06/13] docs: indicate new credential protocol fields Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[05/13] credential: gate new fields on capability Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[04/13] credential: add a field for pre-encoded credentials Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[03/13] http: use new headers for each object request Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[02/13] remote-curl: reset headers on new request Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[01/13] credential: add an authtype field Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[2/2] bugreport: add a mark to each proposed questions improve bugreports - - - --- 2024-03-23 Rubén Justo New
[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
« 1 2 ... 5 6 7431 432 »