Show patches with: none      |   43232 patches
« 1 2 ... 3 4 5432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/8] SubmittingPatches: discuss reviewers first docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,4/8] SubmittingPatches: quote commands docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,3/8] SubmittingPatches: mention GitGitGadget docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,2/8] SubmittingPatches: make 'git contacts' grep-friendly docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,1/8] MyFirstContribution: mention contrib/contacts/git-contacts docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v3] send-email: make it easy to discern the messages for each patch [v3] send-email: make it easy to discern the messages for each patch - - - --- 2024-04-06 Dragan Simic Superseded
[8/6] t1016: local VAR="VAL" fix local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[7/6] t0610: local VAR="VAL" fix local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[5/6] t: local VAR="VAL" (quote ${magic-reference}) local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[4/6] t: local VAR="VAL" (quote command substitution) local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[3/6] t: local VAR="VAL" (quote positional parameters) local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano Accepted
[2/6] CodingGuidelines: quote assigned value in 'local var=$val' local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano New
[1/6] CodingGuidelines: describe "export VAR=VAL" rule local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano New
feat(log): add option to search for header or body to `git log` feat(log): add option to search for header or body to `git log` - - - --- 2024-04-05 Max New
[3/2] remote-curl: add Transfer-Encoding header only for older curl git+curl 8.7.0 workaround - - - --- 2024-04-05 Jeff King Accepted
usage: report vsnprintf(3) failure usage: report vsnprintf(3) failure - - - --- 2024-04-05 René Scharfe New
CodingGuidelines: quote assigned value with "local" and "export" CodingGuidelines: quote assigned value with "local" and "export" - - - --- 2024-04-05 Junio C Hamano New
apply: don't leak fd on fdopen() error apply: don't leak fd on fdopen() error - - - --- 2024-04-05 René Scharfe New
[v2,2/2] path: remove mksnpath() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
[v2,1/2] apply: avoid fixed-size buffer in create_one_file() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
fetch: return when parsing submodule.recurse fetch: return when parsing submodule.recurse - - - --- 2024-04-05 Derrick Stolee Accepted
apply: replace mksnpath() with a mkpathdup() call apply: replace mksnpath() with a mkpathdup() call - - - --- 2024-04-04 René Scharfe New
[v2] send-email: make it easy to discern the messages for each patch [v2] send-email: make it easy to discern the messages for each patch - - - --- 2024-04-04 Dragan Simic Superseded
[v5,3/3] reftable/stack: use geometric table compaction reftable/stack: use geometric table compaction - - - --- 2024-04-04 Justin Tobler Superseded
[v5,2/3] reftable/stack: add env to disable autocompaction reftable/stack: use geometric table compaction - - - --- 2024-04-04 Justin Tobler Superseded
[v5,1/3] reftable/stack: allow disabling of auto-compaction reftable/stack: use geometric table compaction - - - --- 2024-04-04 Justin Tobler Superseded
[RESEND] send-email: make produced outputs more readable [RESEND] send-email: make produced outputs more readable - - - --- 2024-04-04 Dragan Simic Superseded
[v2] userdiff: add builtin driver for typescript language [v2] userdiff: add builtin driver for typescript language - - - --- 2024-04-04 Utsav Parmar New
[12/12] t0612: add tests to exercise Git/JGit reftable compatibility t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[11/12] t0610: fix non-portable variable assignment t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[10/12] t06xx: always execute backend-specific tests t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[09/12] ci: install JGit dependency t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[08/12] ci: make Perforce binaries executable for all users t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[07/12] ci: merge scripts which install dependencies t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[06/12] ci: merge custom PATH directories t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[05/12] ci: convert "install-dependencies.sh" to use "/bin/sh" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[04/12] ci: drop duplicate package installation for "linux-gcc-default" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[03/12] ci: allow skipping sudo on dockerized jobs t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[02/12] ci: expose distro name in dockerized GitHub jobs t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
[01/12] ci: rename "runs_on_pool" to "distro" t: exercise Git/JGit reftable compatibility - - - --- 2024-04-04 Patrick Steinhardt Superseded
sequencer: honor signoff opt in run_git_commit sequencer: honor signoff opt in run_git_commit - - - --- 2024-04-04 David Bimmler New
[v2,11/11] reftable/block: reuse compressed array reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,10/11] reftable/block: reuse zstream when writing log blocks reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,09/11] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,08/11] reftable/writer: unify releasing memory reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,06/11] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,05/11] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,03/11] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,02/11] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v2,01/11] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-04 Patrick Steinhardt Superseded
[v5] userdiff: better method/property matching for C# [v5] userdiff: better method/property matching for C# - - - --- 2024-04-03 Steven Jeuris Accepted
[v4,3/3] builtin/add: error out when passing untracked path with -u commit, add: error out when passing untracked paths - - - --- 2024-04-03 Ghanshyam Thakkar Accepted
[v4,2/3] builtin/commit: error out when passing untracked path with -i commit, add: error out when passing untracked paths - - - --- 2024-04-03 Ghanshyam Thakkar Accepted
[v4,1/3] revision: optionally record matches with pathspec elements commit, add: error out when passing untracked paths - - - --- 2024-04-03 Ghanshyam Thakkar Accepted
Win32: detect unix socket support at runtime Win32: detect unix socket support at runtime - - - --- 2024-04-03 Matthias Aßhauer Accepted
[v4,7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[v4,2/2] reftable/stack: use geometric table compaction reftable/stack: use geometric table compaction - - - --- 2024-04-03 Justin Tobler New
[v4,1/2] reftable/stack: add env to disable autocompaction reftable/stack: use geometric table compaction - - - --- 2024-04-03 Justin Tobler New
[v3,3/3] builtin/add: error out when passing untracked path with -u commit, add: error out when passing untracked path - - - --- 2024-04-02 Ghanshyam Thakkar New
[v3,2/3] builtin/commit: error out when passing untracked path with -i commit, add: error out when passing untracked path - - - --- 2024-04-02 Ghanshyam Thakkar New
[v3,1/3] revision: optionally record matches with pathspec elements commit, add: error out when passing untracked path - - - --- 2024-04-02 Ghanshyam Thakkar Accepted
[2/2] INSTALL: bump libcurl version to 7.21.3 git+curl 8.7.0 workaround - - - --- 2024-04-02 Jeff King Accepted
[1/2] http: reset POSTFIELDSIZE when clearing curl handle git+curl 8.7.0 workaround - - - --- 2024-04-02 Jeff King Accepted
[RFC] t-prio-queue: simplify using compound literals [RFC] t-prio-queue: simplify using compound literals - - - --- 2024-04-02 René Scharfe New
[9/9] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[8/9] reftable/block: reuse compressed array reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[7/9] reftable/block: reuse zstream when writing log blocks reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[6/9] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[5/9] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[4/9] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[3/9] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[2/9] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[1/9] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1` t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1` - - - --- 2024-04-02 Taylor Blau Accepted
imap-send: use xsnprintf to format command imap-send: use xsnprintf to format command - - - --- 2024-04-02 René Scharfe New
[v2,2/2] githooks: use {old,new}-oid instead of {old,new}-value improve documentation around git-update-ref - - - --- 2024-04-02 Karthik Nayak Accepted
[v2,1/2] update-ref: use {old,new}-oid instead of {old,new}value improve documentation around git-update-ref - - - --- 2024-04-02 Karthik Nayak Accepted
docs: recommend using contrib/contacts/git-contacts docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-02 Linus Arver Superseded
[3/3] t4047: whitespace in diff.dirstat and --dirstat Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[2/3] t4015: whitespace in diff.wsErrorHighlight and --ws-error-highlight Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[1/3] diff: support additional whitespace in diff.{dirstat,wsErrorHighlight} Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[v2,4/4] midx-write.c: use `--stdin-packs` when repacking midx: split MIDX writing routines into midx-write.c, cleanup - - - --- 2024-04-01 Taylor Blau Accepted
[v2,3/4] midx-write.c: check count of packs to repack after grouping midx: split MIDX writing routines into midx-write.c, cleanup - - - --- 2024-04-01 Taylor Blau Accepted
[v2,2/4] midx-write.c: factor out common want_included_pack() routine midx: split MIDX writing routines into midx-write.c, cleanup - - - --- 2024-04-01 Taylor Blau Accepted
« 1 2 ... 3 4 5432 433 »