Show patches with: Archived = No       |   24779 patches
« 1 2 3 4247 248 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,14/18] reftable/basics: stop using `UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v4,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-06 Patrick Steinhardt Superseded
[v7,7/7] builtin/clone: teach git-clone(1) the --revision= option Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes New
[v7,6/7] parse-options: introduce die_for_incompatible_opt2() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v7,5/7] clone: introduce struct clone_opts in builtin/clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v7,4/7] clone: add tags refspec earlier to fetch refspec Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v7,3/7] clone: refactor wanted_peer_refs() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v7,2/7] clone: make it possible to specify --tags Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v7,1/7] clone: cut down on global variables in clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes Accepted
[v3,8/8] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,7/8] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,6/8] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,5/8] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,4/8] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,3/8] packed-backend: check whether the "packed-refs" is regular file add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,2/8] builtin/refs: get worktrees without reading head information add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v3,1/8] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-02-06 shejialuo Superseded
[v2,3/3] difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar Accepted
[v2,2/3] difftool: eliminate use of the_repository [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar Accepted
[v2,1/3] difftool: eliminate use of global variables [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar Accepted
[v3,1/1] diff: --patch-{modifies,grep} arg names for -S and -G Long names for `git log -S` and `git log -G` - - - --- 2025-02-06 Illia Bobyr Superseded
doc: documentation for http.uploadarchive config option doc: documentation for http.uploadarchive config option - - - --- 2025-02-05 Piotr Szlazak Superseded
[v4,6/6] agent: advertise OS name via agent capability extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v4,5/6] t5701: add setup test to remove side-effect dependency extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v4,4/6] version: extend get_uname_info() to hide system details extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v4,3/6] version: refactor get_uname_info() extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v4,2/6] version: refactor redact_non_printables() extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v4,1/6] version: replace manual ASCII checks with isprint() for clarity extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi Superseded
[v6,7/7] builtin/clone: teach git-clone(1) the --revision= option Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,6/7] parse-options: introduce die_for_incompatible_opt2() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,5/7] clone: introduce struct clone_opts in builtin/clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,4/7] clone: add tags refspec earlier to fetch refspec Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,3/7] clone: refactor wanted_peer_refs() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,2/7] clone: make it possible to specify --tags Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[v6,1/7] clone: cut down on global variables in clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-05 Toon Claes Superseded
[GSOC,v2] t6422: avoid suppressing Git’s exit code in tests [GSOC,v2] t6422: avoid suppressing Git’s exit code in tests - - - --- 2025-02-05 Ayush Chandekar New
rebase -i: reword empty commit after fast-forward rebase -i: reword empty commit after fast-forward - - - --- 2025-02-05 Phillip Wood Superseded
[v4] worktree: detect from secondary worktree if main worktree is bare [v4] worktree: detect from secondary worktree if main worktree is bare - - - --- 2025-02-05 Olga Pilipenco Accepted
[v2] docs: indicate http.sslCertType and sslKeyType [v2] docs: indicate http.sslCertType and sslKeyType - - - --- 2025-02-05 Andrew Carter Accepted
pull: allow branch.<name>.rebase to override pull.ff=only pull: allow branch.<name>.rebase to override pull.ff=only - - - --- 2025-02-05 D. Ben Knoble New
[v2,1/1] diff: --patch{-modifies,grep} arg names for -S and -G Long names for `git log -S` and `git log -G` - - - --- 2025-02-05 Illia Bobyr Superseded
[GSOC] apply: address -Wsign-comparison warnings [GSOC] apply: address -Wsign-comparison warnings - - - --- 2025-02-05 Zejun Zhao Superseded
[v4,2/2] rev-list: extend print-info to print missing object type rev-list: print additional missing object information - - - --- 2025-02-05 Justin Tobler Accepted
[v4,1/2] rev-list: add print-info action to print missing object path rev-list: print additional missing object information - - - --- 2025-02-05 Justin Tobler Accepted
difftool: eliminate use of global variables difftool: eliminate use of global variables - - - --- 2025-02-04 David Aguilar Superseded
[v5,7/7] builtin/clone: teach git-clone(1) the --revision= option Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,6/7] parse-options: introduce die_for_incompatible_opt2() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,5/7] clone: introduce struct clone_opts in builtin/clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,4/7] clone: add tags refspec earlier to fetch refspec Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,3/7] clone: refactor wanted_peer_refs() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,2/7] clone: make it possible to specify --tags Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[v5,1/7] clone: cut down on global variables in clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes Superseded
[GSoC,v2] remote: relocate valid_remote_name [GSoC,v2] remote: relocate valid_remote_name - - - --- 2025-02-04 Meet Soni Accepted
contrib/vscode: respect configurable options of IntelliSense contrib/vscode: respect configurable options of IntelliSense - - - --- 2025-02-04 Zejun Zhao New
[v2] builtin/repack: fix `--keep-unreachable` when there are no packs [v2] builtin/repack: fix `--keep-unreachable` when there are no packs - - - --- 2025-02-04 Patrick Steinhardt Accepted
[GSoC] remote: relocate valid_remote_name [GSoC] remote: relocate valid_remote_name - - - --- 2025-02-04 Meet Soni Superseded
[GSoC,v4,5/5] refspec: relocate apply_refspecs and related funtions refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni Accepted
[GSoC,v4,4/5] refspec: relocate matching related functions refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni Accepted
[GSoC,v4,3/5] remote: rename query_refspecs functions refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni Accepted
[GSoC,v4,2/5] refspec: relocate refname_matches_negative_refspec_item refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni Accepted
[GSoC,v4,1/5] remote: rename function omit_name_by_refspec refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni Accepted
thunderbird-patch-inline: avoid bashism thunderbird-patch-inline: avoid bashism - - - --- 2025-02-04 brian m. carlson Superseded
[v3,5/5] backfill: assume --sparse when sparse-checkout is enabled PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee Accepted
[v3,4/5] backfill: add --sparse option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee Accepted
[v3,3/5] backfill: add --min-batch-size=<n> option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee Accepted
[v3,2/5] backfill: basic functionality and tests PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee Accepted
[v3,1/5] backfill: add builtin boilerplate PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee Accepted
[2/2] builtin/repack: fix `--keep-unreachable` when there are no packs builtin/repack: fix `--keep-unreachable` when there are no packs - - - --- 2025-02-03 Patrick Steinhardt Superseded
[1/2] t7700: add tests for `--keep-unreachable` builtin/repack: fix `--keep-unreachable` when there are no packs - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,18/18] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,14/18] reftable/basics: stop using `UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v3,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt Superseded
[v5,8/8] send-pack: gracefully close the connection for atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt Accepted
« 1 2 3 4247 248 »