Show patches with: Archived = No       |   25863 patches
« 1 2 ... 36 37 38258 259 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/17] pack-objects: update usage to match docs pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[08/17] pack-objects: add --path-walk option pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[07/17] pack-objects: extract should_attempt_deltas() pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[06/17] path-walk: add prune_all_uninteresting option pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[05/17] revision: create mark_trees_uninteresting_dense() pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[04/17] path-walk: allow visiting tags pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[03/17] path-walk: allow consumer to specify object types pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[02/17] t6601: add helper for testing path-walk API pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[01/17] path-walk: introduce an object walk by path pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[v2] t7300-clean.sh: use test_path_* helper functions for error logging [v2] t7300-clean.sh: use test_path_* helper functions for error logging - - - --- 2024-10-08 Samuel Abraham Superseded
builtin/gc: fix crash when running `git maintenance start` builtin/gc: fix crash when running `git maintenance start` - - - --- 2024-10-08 Patrick Steinhardt Superseded
[2/2] fsmonitor: initialize fs event listener before accepting clients alternate approach to fixing fsmonitor hangs - - - --- 2024-10-08 Jeff King Accepted
[1/2] simple-ipc: split async server initialization and running alternate approach to fixing fsmonitor hangs - - - --- 2024-10-08 Jeff King Accepted
[v2,3/3] partial-clone: update doc repack: pack everything into promisor packfile in partial repos - - - --- 2024-10-08 Han Young Superseded
[v2,2/3] t0410: adapt tests to repack changes repack: pack everything into promisor packfile in partial repos - - - --- 2024-10-08 Han Young Superseded
[v2,1/3] repack: pack everything into packfile repack: pack everything into promisor packfile in partial repos - - - --- 2024-10-08 Han Young Superseded
[1/1] git-config.1: remove value from positional args in unset usage Remove value from positional args in config unset usage - - - --- 2024-10-08 Josh Heinrichs Accepted
[v3,5/5] ls-remote: leakfix for not clearing server_options Support server option from configuration - - - --- 2024-10-08 Xing Xin Accepted
[v3,4/5] fetch: respect --server-option when fetching multiple remotes Support server option from configuration - - - --- 2024-10-08 Xing Xin Accepted
[v3,3/5] transport.c::handshake: make use of server options from remote Support server option from configuration - - - --- 2024-10-08 Xing Xin Accepted
[v3,2/5] remote: introduce remote.<name>.serverOption configuration Support server option from configuration - - - --- 2024-10-08 Xing Xin Accepted
[v3,1/5] transport: introduce parse_transport_option() method Support server option from configuration - - - --- 2024-10-08 Xing Xin Accepted
[v3,3/3] worktree: add test for path handling in linked worktrees Link worktrees with relative paths - - - --- 2024-10-08 Caleb White via B4 Relay Accepted
[v3,2/3] worktree: link worktrees with relative paths Link worktrees with relative paths - - - --- 2024-10-08 Caleb White via B4 Relay Accepted
[v3,1/3] worktree: refactor infer_backlink() to use *strbuf Link worktrees with relative paths - - - --- 2024-10-08 Caleb White via B4 Relay Accepted
[RFC,v2] submodule: correct remote name with fetch [RFC,v2] submodule: correct remote name with fetch - - - --- 2024-10-08 Daniel Black Superseded
docs: fix the `maintain-git` links in `technical/platform-support` docs: fix the `maintain-git` links in `technical/platform-support` - - - --- 2024-10-07 Johannes Schindelin Accepted
t7300-clean.sh: use test_path_* helper functions t7300-clean.sh: use test_path_* helper functions - - - --- 2024-10-07 Samuel Abraham Accepted
Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o - - - --- 2024-10-07 Philippe Blain Superseded
[v7,2/2] t3404: replace test with test_line_count() t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Accepted
[v7,1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file` t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Accepted
[v6,2/2] t3404: employing test_line_count() to replace test t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Superseded
[v6,1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file` t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Superseded
[v5,2/2] t3404: employing test_line_count() to replace test t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Superseded
[v5,1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file` t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Superseded
[v4,1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-file` t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi Accepted
[v2,3/3] unpack-trees: detect mismatching number of cache-tree/index entries cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-10-07 Patrick Steinhardt Accepted
[v2,2/3] cache-tree: detect mismatching number of index entries cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-10-07 Patrick Steinhardt Accepted
[v2,1/3] cache-tree: refactor verification to return error codes cache-tree: fix segfaults with invalid cache-trees - - - --- 2024-10-07 Patrick Steinhardt Accepted
[v3,2/2,Outreachy,v1] t3404: employing test_line_count() to replace test t3404: avoid losing exit status to pipes - - - --- 2024-10-06 Usman Akinyemi Superseded
[v3,1/2] t3404: avoid losing exit status with focus on `git show` and `git cat-files` t3404: avoid losing exit status to pipes - - - --- 2024-10-06 Usman Akinyemi Superseded
[v2,Outreachy,v1] t3404: avoid losing exit status to pipes [v2,Outreachy,v1] t3404: avoid losing exit status to pipes - - - --- 2024-10-06 Usman Akinyemi Superseded
[2/2,Outreachy,v2] t3404: avoid losing exit status to pipes t3404: avoid losing exit status to pipes - - - --- 2024-10-06 Usman Akinyemi Superseded
[1/2,Outreachy,v1] t3404: avoid losing exit status to pipes t3404: avoid losing exit status to pipes - - - --- 2024-10-06 Usman Akinyemi Superseded
[4/4] worktree: prevent null pointer dereference Link worktrees with relative paths - - - --- 2024-10-06 Caleb White Superseded
[3/4] worktree: sync worktree paths after gitdir move Link worktrees with relative paths - - - --- 2024-10-06 Caleb White Superseded
[2/4] worktree: link worktrees with relative paths Link worktrees with relative paths - - - --- 2024-10-06 Caleb White Superseded
[1/4] worktree: refactor infer_backlink() to use *strbuf Link worktrees with relative paths - - - --- 2024-10-06 Caleb White Superseded
[v3,3/3] archive: remove the_repository global variable Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai Superseded
[v3,2/3] annotate: remove usage of the_repository global Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai Superseded
[v3,1/3] git: pass in repo to builtin based on setup_git_directory_gently Remove the_repository global for am, annotate, apply, archive builtins - - - --- 2024-10-05 John Cai Superseded
[v2,3/3] rebase-merges: try and use branch names as labels rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard Superseded
[v2,2/3] rebase-update-refs: extract load_branch_decorations rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard Superseded
[v2,1/3] load_branch_decorations: fix memory leak with non-static filters rebase-merges: try and use branch names for labels - - - --- 2024-10-04 Nicolas Guichard Superseded
[v2] t0610: work around flaky test with concurrent writers [v2] t0610: work around flaky test with concurrent writers - - - --- 2024-10-04 Patrick Steinhardt Accepted
t0610: work around flaky test with concurrent writers t0610: work around flaky test with concurrent writers - - - --- 2024-10-04 Patrick Steinhardt Superseded
[v4] fsmonitor OSX: fix hangs for submodules [v4] fsmonitor OSX: fix hangs for submodules - - - --- 2024-10-04 Koji Nakamaru Accepted
[5/5] diff: store graph prefix buf in git_graph struct diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[4/5] diff: return line_prefix directly when possible diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[3/5] diff: return const char from output_prefix callback diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[2/5] diff: drop line_prefix_length field diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[1/5] line-log: use diff_line_prefix() instead of custom helper diff output_prefix cleanups - - - --- 2024-10-03 Jeff King Accepted
[v2,2/3] line-log: remove output_prefix() line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King Accepted
[v2,1/3] line-log: protect inner strbuf from free line-log: protect inner strbuf from free - - - --- 2024-10-03 Derrick Stolee Accepted
doc: add a note about staggering of maintenance doc: add a note about staggering of maintenance - - - --- 2024-10-03 Shubham Kanodia Accepted
[(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode [(v2.47,regression)] hash.h: set NEEDS_CLONE_HELPER_UNSAFE in fallback mode - - - --- 2024-10-02 Jeff King Accepted
[5/5] perl: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Superseded
[4/5] gitk: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Superseded
[3/5] mergetool: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Superseded
[2/5] reftable: fix a typo Fix typos - - - --- 2024-10-02 Andrew Kreimer Superseded
[1/5] trace2: fix typos Fix typos - - - --- 2024-10-02 Andrew Kreimer Superseded
Fix unused-parameter warnings with NO_ICONV Fix unused-parameter warnings with NO_ICONV - - - --- 2024-10-02 Mike Hommey Accepted
[RFC,21/21] Introduce support for the Meson build system Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,20/21] t: allow overriding build dir Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,19/21] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,18/21] Makefile: simplify building of templates Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,17/21] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,16/21] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,15/21] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,14/21] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,13/21] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,12/21] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,11/21] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,10/21] Makefile: extract script to generate clar declarations Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,09/21] http: fix build error on FreeBSD Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,08/21] builtin/credential-cache: fix missing parameter for stub function Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,07/21] t/clar: simplify how the clar derives `struct stat` Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,06/21] t/unit-tests: update clar unit test framework Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,05/21] t3404: work around platform-specific behaviour on macOS 10.15 Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,03/21] t/lib-gitweb: test against the build version of gitweb Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[RFC,01/21] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-10-02 Patrick Steinhardt Superseded
[v2] Documentation: mention the amlog in howto/maintain-git.txt [v2] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-02 Taylor Blau Superseded
[v5,25/25] reftable/basics: ban standard allocator functions reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()` reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,23/25] reftable: fix calls to free(3P) reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,22/25] reftable: handle trivial allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,21/25] reftable/tree: handle allocation failures reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
[v5,20/25] reftable/pq: handle allocation failures when adding entries reftable: handle allocation errors - - - --- 2024-10-02 Patrick Steinhardt Accepted
« 1 2 ... 36 37 38258 259 »