Show patches with: Archived = No       |   25669 patches
« 1 2 3 4256 257 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,08/10] compat/regex: explicitly mark intentional use of the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,07/10] wildmatch: avoid using of the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,06/10] diff-delta: avoid using the comma operator Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,05/10] xdiff: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,04/10] clar: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,03/10] kwset: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,02/10] rebase: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v3,01/10] remote-curl: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-27 Johannes Schindelin New
[v5,8/8] update-ref: add --batch-updates flag for stdin mode refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,7/8] refs: support rejection in batch updates during F/D checks refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,6/8] refs: implement batch reference update support refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,5/8] refs: introduce enum-based transaction error types refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,4/8] refs/reftable: extract code from the transaction preparation refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,3/8] refs/files: remove duplicate duplicates check refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,2/8] refs: move duplicate refname update check to generic layer refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v5,1/8] refs/files: remove redundant check in split_symref_update() refs: introduce support for batched reference updates - - - --- 2025-03-27 Karthik Nayak New
[v2,2/2] read-cache: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[v2,1/2] diff: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[v3,20/20] t5703: refactor test to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,19/20] t5316: refactor `max_chain()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,18/20] t0210: refactor trace2 scrubbing to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,17/20] t0021: refactor `generate_random_characters()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,16/20] t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,15/20] t/lib-t6000: refactor `name_from_description()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,13/20] t: refactor tests depending on Perl for textconv scripts t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,12/20] t: refactor tests depending on Perl to print data t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,11/20] t: refactor tests depending on Perl substitution operator t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,10/20] t: refactor tests depending on Perl transliteration operator t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,09/20] Makefile: stop requiring Perl when running tests t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,08/20] meson: stop requiring Perl when tests are enabled t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,07/20] t: adapt existing PERL prerequisites t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,06/20] t: introduce PERL_TEST_HELPERS prerequisite t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,05/20] t: adapt `test_readlink()` to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,04/20] t: adapt `test_copy_bytes()` to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,03/20] t: adapt character translation helpers to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,02/20] t: refactor environment sanitization to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v3,01/20] t: skip chain lint when PERL_PATH is unset t: drop Perl as a mandatory prerequisite - - - --- 2025-03-27 Patrick Steinhardt New
[v2,10/10] builtin/cat-file: use bitmaps to efficiently filter by object type builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,09/10] builtin/cat-file: deduplicate logic to iterate over all objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,08/10] pack-bitmap: introduce function to check whether a pack is bitmapped builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,07/10] pack-bitmap: add function to iterate over filtered bitmapped objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,06/10] pack-bitmap: allow passing payloads to `show_reachable_fn()` builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,05/10] builtin/cat-file: support "object:type=" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,04/10] builtin/cat-file: support "blob:limit=" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,03/10] builtin/cat-file: support "blob:none" objects filter builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,02/10] builtin/cat-file: wire up an option to filter objects builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2,01/10] builtin/cat-file: rename variable that tracks usage builtin/cat-file: allow filtering objects in batch mode - - - --- 2025-03-27 Patrick Steinhardt Superseded
[v2] blame: print unblamable and ignored commits in porcelain mode [v2] blame: print unblamable and ignored commits in porcelain mode - - - --- 2025-03-26 Karthik Nayak Superseded
[8/8] blame-tree: narrow pathspec as we traverse Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[7/8] tree-diff: use pathspec tries Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[6/8] pathspec: turn on tries when appropriate Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[5/8] pathspec: add optional trie index Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[4/8] blame-tree: introduce new subcommand to blame files Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[3/8] diff: teach tree-diff a max-depth parameter Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[2/8] within_depth: fix return for empty path Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[1/8] combine-diff: zero memory used for callback filepairs Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[2/2] read-cache: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-26 Johannes Schindelin Superseded
[1/2] diff: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-26 Johannes Schindelin Superseded
[GSoC,v9,2/2] send-email: finer-grained SMTP error handling send-email: improve error capture and status code handling - - - --- 2025-03-26 Zheng Yuting New
[GSoC,v9,1/2] send-email: capture errors in an eval {} block send-email: improve error capture and status code handling - - - --- 2025-03-26 Zheng Yuting New
[v2,10/10] detect-compiler: detect clang even if it found CUDA Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,09/10] clang: warn when the comma operator is used Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,08/10] compat/regex: explicitly mark intentional use of the comma operator Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,07/10] wildmatch: explicitly mark intentional use of the comma operator Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,06/10] diff-delta: explicitly mark intentional use of the comma operator Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,05/10] xdiff: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,04/10] clar: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,03/10] kwset: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,02/10] rebase: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v2,01/10] remote-curl: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[2/2] mergetools: vimdiff: add tests for layout with REMOTE as the target Fix mergetool.vimdiff.layout when "@" is used on REMOTE - - - --- 2025-03-25 Fernando Accepted
[1/2] mergetools: vimdiff: fix layout where REMOTE is the target Fix mergetool.vimdiff.layout when "@" is used on REMOTE - - - --- 2025-03-25 Fernando Accepted
[v2] meson: disable coccinelle configuration when building from a tarball [v2] meson: disable coccinelle configuration when building from a tarball - - - --- 2025-03-25 Eli Schwartz Accepted
meson: disable coccinelle configuration when building from a tarball meson: disable coccinelle configuration when building from a tarball - - - --- 2025-03-25 Eli Schwartz Superseded
[v2,20/20] t5703: refactor test to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,19/20] t5316: refactor `max_chain()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,18/20] t0210: refactor trace2 scrubbing to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,17/20] t0021: refactor `generate_random_characters()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,16/20] t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,15/20] t/lib-t6000: refactor `name_from_description()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,14/20] t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,13/20] t: refactor tests depending on Perl for textconv scripts t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,12/20] t: refactor tests depending on Perl to print data t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,11/20] t: refactor tests depending on Perl substitution operator t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,10/20] t: refactor tests depending on Perl transliteration operator t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,09/20] Makefile: stop requiring Perl when running tests t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,08/20] meson: stop requiring Perl when tests are enabled t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,07/20] t: adapt existing PERL prerequisites t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,06/20] t: introduce PERL_TEST_HELPERS prerequisite t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,05/20] t: adapt `test_readlink()` to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,04/20] t: adapt `test_copy_bytes()` to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,03/20] t: adapt character translation helpers to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,02/20] t: refactor environment sanitization to not use Perl t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[v2,01/20] t: skip chain lint when PERL_PATH is unset t: drop Perl as a mandatory prerequisite - - - --- 2025-03-25 Patrick Steinhardt Superseded
[2/2] test-tool path-utils: support debugging "dubious ownership" issues mingw: special-case administrators even more - - - --- 2025-03-25 Johannes Schindelin Accepted
[1/2] mingw: special-case administrators even more mingw: special-case administrators even more - - - --- 2025-03-25 Johannes Schindelin Accepted
[2/2] rebase: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[1/2] remote-curl: avoid using the comma operator unnecessarily Avoid the comma operator - - - --- 2025-03-25 Johannes Schindelin Superseded
[v3,3/3] advice: allow disabling default branch name advice clone: suppress unexpected advice message during clone - - - --- 2025-03-25 Justin Tobler New
« 1 2 3 4256 257 »