Show patches with: Archived = No       |   19464 patches
« 1 2 3 4194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/11] config: use git_config_pathname_dup() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[06/11] config: use git_config_string() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[05/11] config: use git_config_string_dup() to fix leaky open coding git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[04/11] config: use git_config_string_dup() for open-coded equivalents git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[03/11] config: prefer git_config_string_dup() for temp variables git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[02/11] config: add git_config_pathname_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
reftable: use xmalloc() and xrealloc() reftable: use xmalloc() and xrealloc() - - - --- 2024-04-06 René Scharfe New
[WIP] git_config_pathname() leakfix [WIP] git_config_pathname() leakfix - - - --- 2024-04-06 Junio C Hamano New
config: do not leak excludes_file config: do not leak excludes_file - - - --- 2024-04-06 Junio C Hamano Accepted
[4/4] t7300: mark as leak-free fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[3/4] environment.c: convert excludes_file to struct strbuf fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[2/4] config.c: introduce git_config_strbuf_pathname fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[1/4] path.c: introduce strbuf_interpolate_path fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
Warning message in remote.c when compiling Warning message in remote.c when compiling - - - --- 2024-04-06 prpr 19xx New
t9604: Fix test for musl libc and new Debian t9604: Fix test for musl libc and new Debian - - - --- 2024-04-06 Đoàn Trần Công Danh Superseded
[v4] send-email: make it easy to discern the messages for each patch [v4] send-email: make it easy to discern the messages for each patch - - - --- 2024-04-06 Dragan Simic New
[v2,8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,7/8] SubmittingPatches: add heading for format-patch and send-email docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[v2,6/8] SubmittingPatches: dedupe discussion of security patches docs: recommend using contrib/contacts/git-contacts - - - --- 2024-04-06 Linus Arver Superseded
[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
« 1 2 3 4194 195 »