Show patches with: none      |   46819 patches
« 1 2 ... 4 5 6468 469 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/3] doc: update the guidelines to reflect the current formatting rules doc: introducing synopsis para - - - --- 2024-09-05 Jean-Noël Avila Accepted
[v4,1/3] doc: introduce a synopsis typesetting doc: introducing synopsis para - - - --- 2024-09-05 Jean-Noël Avila Accepted
[v4] remote: prefetch config [v4] remote: prefetch config - - - --- 2024-09-05 Shubham Kanodia New
advice: recommend GIT_ADVICE=0 for tools advice: recommend GIT_ADVICE=0 for tools - - - --- 2024-09-05 Derrick Stolee Superseded
interpret-trailers: handle message without trailing newline interpret-trailers: handle message without trailing newline - - - --- 2024-09-05 Brian Lyles Superseded
[3/3] add: pass in repo variable instead of global the_repository Add repository parameter to builtins - - - --- 2024-09-05 John Cai Superseded
[2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h Add repository parameter to builtins - - - --- 2024-09-05 John Cai Superseded
[1/3] builtin: add a repository parameter for builtin functions Add repository parameter to builtins - - - --- 2024-09-05 John Cai via GitGitGadget Superseded
[v3] remote: prefetch config [v3] remote: prefetch config - - - --- 2024-09-05 Shubham Kanodia Superseded
[v2,4/4] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,2/4] hash.h: scaffolding for _fast hashing variants hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
[v2,1/4] sha1: do not redefine `platform_SHA_CTX` and friends hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-05 Taylor Blau Superseded
scalar: add --no-tags option scalar: add --no-tags option - - - --- 2024-09-05 Derrick Stolee New
[v2,22/22] builtin/repack: fix leaking keep-pack list Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,21/22] merge-ort: fix two leaks when handling directory rename modifications Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,20/22] match-trees: fix leaking prefixes in `shift_tree()` Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,19/22] builtin/fmt-merge-msg: fix leaking buffers Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,18/22] builtin/grep: fix leaking object context Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,17/22] builtin/pack-objects: plug leaking list of keep-packs Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,16/22] builtin/repack: fix leaking line buffer when packing promisors Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,15/22] negotiator/skipping: fix leaking commit entries Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,14/22] shallow: fix leaking members of `struct shallow_info` Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,13/22] shallow: free grafts when unregistering them Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,12/22] object: clear grafts when clearing parsed object pool Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,11/22] gpg-interface: fix misdesigned signing key interfaces Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,10/22] send-pack: fix leaking push cert nonce Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,09/22] remote: fix leak in reachability check of a remote-tracking ref Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,08/22] remote: fix leaking tracking refs Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,07/22] builtin/submodule--helper: fix leaking refs on push-check Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,06/22] submodule: fix leaking fetch task data Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,05/22] upload-pack: fix leaking child process data on reachability checks Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,04/22] builtin/push: fix leaking refspec query result Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,03/22] send-pack: fix leaking common object IDs Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,02/22] fetch-pack: fix memory leaks on fetch negotiation Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
[v2,01/22] t/test-lib: allow skipping leak checks for passing tests Memory leak fixes (pt.6) - - - --- 2024-09-05 Patrick Steinhardt Accepted
drop trailing newline from warning/error/die messages drop trailing newline from warning/error/die messages - - - --- 2024-09-05 Jeff King New
sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout: use fdopen_lock_file() instead of xfdopen() - - - --- 2024-09-05 Jeff King New
[v2] remote: prefetch config [v2] remote: prefetch config - - - --- 2024-09-05 Shubham Kanodia Superseded
remote: prefetch config remote: prefetch config - - - --- 2024-09-04 Shubham Kanodia Superseded
[v4,6/6] t-reftable-stack: add test for stack iterators t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v4,5/6] t-reftable-stack: add test for non-default compaction factor t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v4,4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v4,3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp() t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v4,2/6] t: harmonize t-reftable-stack.c with coding guidelines t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v4,1/6] t: move reftable/stack_test.c to the unit testing framework t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-09-04 Chandra Pratap Superseded
[v8,14/14] clar: add CMake support Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,13/14] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,12/14] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,11/14] t/unit-tests: implement test driver Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,10/14] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,09/14] Makefile: do not use sparse on third-party sources Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,08/14] Makefile: make hdr-check depend on generated headers Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,07/14] Makefile: fix sparse dependency on GENERATED_H Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,06/14] clar: stop including `shellapi.h` unnecessarily Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,05/14] clar(win32): avoid compile error due to unused `fs_copy()` Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,04/14] clar: avoid compile error with mingw-w64 Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,03/14] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,02/14] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v8,01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v2,3/3] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristics to decide whether to repack with `--auto` - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v2,2/3] t0601: merge tests for auto-packing of refs refs/files: use heuristics to decide whether to repack with `--auto` - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v2,1/3] wrapper: introduce `log2u()` refs/files: use heuristics to decide whether to repack with `--auto` - - - --- 2024-09-04 Patrick Steinhardt Accepted
builtin/index-pack: fix segfaults when running outside of a repo builtin/index-pack: fix segfaults when running outside of a repo - - - --- 2024-09-04 Patrick Steinhardt Accepted
[v4,2/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible builtin/cat-file: mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles Accepted
[v4,1/2] t1092: allow run_on_* functions to use standard input builtin/cat-file: mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles Accepted
[filter-repo] : add --callbacks option to load many callbacks from one file [filter-repo] : add --callbacks option to load many callbacks from one file - - - --- 2024-09-03 Zack Weinberg New
[v3,2/2] Mark 'git cat-file' sparse-index compatible Mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles Accepted
[v3,1/2] Allow using stdin in run_on_* functions Mark 'git cat-file' sparse-index compatible - - - --- 2024-09-03 Kevin Lyles New
word-diff-regex=. sometimes ignores newlines word-diff-regex=. sometimes ignores newlines - - - --- 2024-09-03 高橋全 (Tamo) New
[v3,4/4] ref: add symlink ref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,3/4] ref: add symref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,2/4] ref: add regular ref content check for files backend add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v3,1/4] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-09-03 shejialuo New
[v7,14/14] clar: add CMake support Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,13/14] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,12/14] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,11/14] t/unit-tests: implement test driver Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,10/14] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,09/14] Makefile: do not use sparse on third-party sources Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,08/14] Makefile: make hdr-check depend on generated headers Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,07/14] Makefile: fix sparse dependency on GENERATED_H Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,06/14] clar: stop including `shellapi.h` unnecessarily Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,05/14] clar(win32): avoid compile error due to unused `fs_copy()` Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,04/14] clar: avoid compile error with mingw-w64 Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,03/14] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,02/14] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[v7,01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-09-03 Patrick Steinhardt Superseded
[RFC] config.mak.uname: add HAVE_DEV_TTY to cygwin config section [RFC] config.mak.uname: add HAVE_DEV_TTY to cygwin config section - - - --- 2024-09-02 Ramsay Jones Superseded
[v2] rebase: apply and cleanup autostash when rebase fails to start [v2] rebase: apply and cleanup autostash when rebase fails to start - - - --- 2024-09-02 Phillip Wood Accepted
[2/2] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt New
[1/2] t0601: merge tests for auto-packing of refs refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt Accepted
[4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin Superseded
[3/4] builtin/clone.c: recognize fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin Superseded
[2/4] builtin/fetch.c: add fetch.serverOption configuration Support server option from configuration - - - --- 2024-09-02 Xing Xin Superseded
[1/4] transport: add parse_transport_option() method Support server option from configuration - - - --- 2024-09-02 Xing Xin Superseded
Documentation/BreakingChanges: announce removal of git-pack-redundant(1) Documentation/BreakingChanges: announce removal of git-pack-redundant(1) - - - --- 2024-09-02 Patrick Steinhardt Accepted
mergetools: vscode: new tool mergetools: vscode: new tool - - - --- 2024-09-02 Alex Henrie Accepted
[v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c [v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c - - - --- 2024-09-01 Ghanshyam Thakkar Accepted
[4/4] csum-file.c: use fast SHA-1 implementation when available hash.h: support choosing a separate SHA-1 for non-cryptographic uses - - - --- 2024-09-01 Taylor Blau Superseded
« 1 2 ... 4 5 6468 469 »