Show patches with: Archived = No       |   24557 patches
« 1 2 3 4245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
rebase -i: reword empty commit after fast-forward rebase -i: reword empty commit after fast-forward - - - --- 2025-02-05 Phillip Wood New
[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 New
[v2] docs: indicate http.sslCertType and sslKeyType [v2] docs: indicate http.sslCertType and sslKeyType - - - --- 2025-02-05 Andrew Carter New
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 New
[GSOC] apply: address -Wsign-comparison warnings [GSOC] apply: address -Wsign-comparison warnings - - - --- 2025-02-05 Zejun Zhao New
[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 New
[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 New
difftool: eliminate use of global variables difftool: eliminate use of global variables - - - --- 2025-02-04 David Aguilar New
[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 New
[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 New
[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 New
[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 New
[v5,3/7] clone: refactor wanted_peer_refs() Enable doing a shallow clone of a specific git revision - - - --- 2025-02-04 Toon Claes New
[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 New
[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 New
[GSoC,v2] remote: relocate valid_remote_name [GSoC,v2] remote: relocate valid_remote_name - - - --- 2025-02-04 Meet Soni New
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 New
[GSoC,v4,4/5] refspec: relocate matching related functions refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni New
[GSoC,v4,3/5] remote: rename query_refspecs functions refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni New
[GSoC,v4,2/5] refspec: relocate refname_matches_negative_refspec_item refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni New
[GSoC,v4,1/5] remote: rename function omit_name_by_refspec refspec: centralize refspec-related logic - - - --- 2025-02-04 Meet Soni New
thunderbird-patch-inline: avoid bashism thunderbird-patch-inline: avoid bashism - - - --- 2025-02-04 brian m. carlson New
[v3,5/5] backfill: assume --sparse when sparse-checkout is enabled PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,4/5] backfill: add --sparse option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,3/5] backfill: add --min-batch-size=<n> option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,2/5] backfill: basic functionality and tests PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,1/5] backfill: add builtin boilerplate PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[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 New
[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 New
[v3,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,14/18] reftable/basics: stop using `UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[v3,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-03 Patrick Steinhardt New
[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 New
[v5,7/8] t5543: atomic push reports exit code failure transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,5/8] t5548: add porcelain push test cases for dry-run mode transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,4/8] t5548: add new porcelain test cases transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,3/8] t5548: refactor test cases by resetting upstream transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,2/8] t5548: refactor to reuse setup_upstream() function transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,1/8] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
t6423: fix suppression of Git���s exit code in tests t6423: fix suppression of Git���s exit code in tests - - - --- 2025-02-02 Ayush Chandekar Accepted
[2/2] help: add "show" as a valid configuration value [1/2] help: show the suggested command when help.autocorrect is false - - - --- 2025-02-01 David Aguilar New
[1/2] help: show the suggested command when help.autocorrect is false [1/2] help: show the suggested command when help.autocorrect is false - - - --- 2025-02-01 David Aguilar New
[v3,4/4] rev-list: extend print-info to print missing object type rev-list: print additional missing object information - - - --- 2025-02-01 Justin Tobler Superseded
[v3,3/4] rev-list: add print-info action to print missing object path rev-list: print additional missing object information - - - --- 2025-02-01 Justin Tobler Superseded
[v3,2/4] quote: add quote_path() flag to ignore config rev-list: print additional missing object information - - - --- 2025-02-01 Justin Tobler Superseded
[v3,1/4] quote: add c quote flag to ignore core.quotePath rev-list: print additional missing object information - - - --- 2025-02-01 Justin Tobler Superseded
[1/1] Renamed all *.txt files to .adoc of Documentation Rename all *.txt files to .adoc in Documentation - - - --- 2025-02-01 MOUMITA DHAR New
[1/1] Renamed all *.txt files to .adoc of Documentation [1/1] Renamed all *.txt files to .adoc of Documentation - - - --- 2025-02-01 MOUMITA DHAR New
[1/1] t5401: prefer test_path_is_* helper function t5401: prefer test_path_is_* helper function - - - --- 2025-02-01 ambar Accepted
[v3,5/5] refspec: relocate apply_refspecs and related funtions refspec: centralize refspec-related logic - - - --- 2025-02-01 Meet Soni Superseded
[v3,4/5] refspec: relocate matching related functions refspec: centralize refspec-related logic - - - --- 2025-02-01 Meet Soni Superseded
[v3,3/5] refactor(remote): rename query_refspecs functions refspec: centralize refspec-related logic - - - --- 2025-02-01 Meet Soni Superseded
[v3,2/5] refspec: relocate refname_matches_negative_refspec_item refspec: centralize refspec-related logic - - - --- 2025-02-01 Meet Soni Superseded
[v3,1/5] refactor(remote): rename function omit_name_by_refspec refspec: centralize refspec-related logic - - - --- 2025-02-01 Meet Soni Superseded
undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… - - - --- 2025-02-01 Jeff King New
[GSOC,Newbie] Test Script t6423 Microproject [GSOC,Newbie] Test Script t6423 Microproject - - - --- 2025-02-01 Ayush Chandekar New
[v2,4/4] t/unit-tests: convert strcmp-offset test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
[v2,3/4] t/unit-tests: convert strbuf test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
[v2,2/4] t/unit-tests: adapt example decorate test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
[v2,1/4] t/unit-tests: convert hashmap test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji Accepted
credential: warn about git-credential-store [RFC] credential: warn about git-credential-store [RFC] - - - --- 2025-01-31 M Hickford New
[v3] worktree: detect from secondary worktree if main worktree is bare [v3] worktree: detect from secondary worktree if main worktree is bare - - - --- 2025-01-31 Olga Pilipenco Superseded
ci: fix base commit fallback for check-whitespace and check-style ci: fix base commit fallback for check-whitespace and check-style - - - --- 2025-01-31 Justin Tobler Accepted
[v4,6/6] builtin/clone: teach git-clone(1) the --revision= option Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[v4,5/6] clone: introduce struct clone_opts in builtin/clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[v4,4/6] clone: add tags refspec earlier to fetch refspec Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[v4,3/6] clone: refactor wanted_peer_refs() Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[v4,2/6] clone: make it possible to specify --tags Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[v4,1/6] clone: cut down on global variables in clone.c Enable doing a shallow clone of a specific git revision - - - --- 2025-01-31 Toon Claes Superseded
[4/4] global: adapt callers to use generic hash context helpers hash: introduce generic wrappers to update hash contexts - - - --- 2025-01-31 Patrick Steinhardt Accepted
[3/4] hash: provide generic wrappers to update hash contexts hash: introduce generic wrappers to update hash contexts - - - --- 2025-01-31 Patrick Steinhardt Accepted
[2/4] hash: stop typedeffing the hash context hash: introduce generic wrappers to update hash contexts - - - --- 2025-01-31 Patrick Steinhardt Accepted
[1/4] hash: convert hashing context to a structure hash: introduce generic wrappers to update hash contexts - - - --- 2025-01-31 Patrick Steinhardt Accepted
[v4,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-01-31 Patrick Steinhardt Superseded
[v4,7/8] t5543: atomic push reports exit code failure transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
[v4,6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
[v4,5/8] t5548: add porcelain push test cases for dry-run mode transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
[v4,4/8] t5548: add new porcelain test cases transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
[v4,3/8] t5548: refactor test cases by resetting upstream transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
[v4,2/8] t5548: refactor to reuse setup_upstream() function transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-01-31 Patrick Steinhardt Superseded
« 1 2 3 4245 246 »