Show patches with: none      |   49910 patches
« 1 2 ... 28 29 30499 500 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/17] pack-objects: enable --path-walk via config pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[13/17] repack: update usage to match docs pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[12/17] repack: add --path-walk option pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[11/17] pack-objects: introduce GIT_TEST_PACK_PATH_WALK pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[10/17] p5313: add performance tests for --path-walk pack-objects: add --path-walk option for better deltas - - - --- 2024-10-08 Derrick Stolee Superseded
[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] gitk: fix a typo [v2] gitk: fix a typo - - - --- 2024-10-08 Andrew Kreimer New
[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
blame: respect .git-blame-ignore-revs automatically blame: respect .git-blame-ignore-revs automatically - - - --- 2024-10-08 Abhijeetsingh Meena New
[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
[no subject] Untitled series #896457 - - - --- 2024-10-08 Daniel Black New
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
[3/3] t1402: exercise disallowed branch names object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] object-name: don't allow @ as a branch name object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] object-name: fix whitespace object-name: don't allow @ as a branch name - - - --- 2024-10-07 Kristoffer Haugsbakk New
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
[3/3] doc: merge-tree: use || directly doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[2/3] doc: merge-tree: use lower-case variables doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[1/3] doc: merge-tree: provide a commit message doc: merge-tree: improve the script example - - - --- 2024-10-07 Kristoffer Haugsbakk New
[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,2/2,Outreachy,v1] t3404: employing test_line_count() to replace test t3404: avoid losing exit status to pipes - - - --- 2024-10-07 Usman Akinyemi New
[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
[BUG?] format-patch: --cover-letter doesn't use --from [BUG?] format-patch: --cover-letter doesn't use --from - - - --- 2024-10-06 Kristoffer Haugsbakk New
[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
[PULL] l10n updates for 2.47.0 round 2 [PULL] l10n updates for 2.47.0 round 2 - - - --- 2024-10-06 Jiang Xin New
[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
[v2,4/4] worktree: prevent null pointer dereference Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,3/4] worktree: sync worktree paths after gitdir move Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,2/4] worktree: link worktrees with relative paths Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[v2,1/4] worktree: refactor infer_backlink() to use *strbuf Link worktrees with relative paths - - - --- 2024-10-06 Caleb White New
[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
Fix typo in README Fix typo in README - - - --- 2024-10-05 Khushi Bansal New
[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
[v4] remote: allow specifying refs to prefetch [v4] remote: allow specifying refs to prefetch - - - --- 2024-10-04 Shubham Kanodia New
[1/2] refs.c: remove redundant translation markers [1/2] refs.c: remove redundant translation markers - - - --- 2024-10-04 Teng Long New
[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
v2.47.0-rc1 test failure on cygwin v2.47.0-rc1 test failure on cygwin - - - --- 2024-10-04 Ramsay Jones New
[v4] fsmonitor OSX: fix hangs for submodules [v4] fsmonitor OSX: fix hangs for submodules - - - --- 2024-10-04 Koji Nakamaru Accepted
[RFC] promisor-remote: always JIT fetch with --refetch [RFC] promisor-remote: always JIT fetch with --refetch - - - --- 2024-10-03 Emily Shaffer New
[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
archive: fix misleading error message archive: fix misleading error message - - - --- 2024-10-03 René Scharfe New
[v2,3/3] diff: modify output_prefix function pointer line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King New
[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
[v3] Documentation: mention the amlog in howto/maintain-git.txt [v3] Documentation: mention the amlog in howto/maintain-git.txt - - - --- 2024-10-03 Taylor Blau New
[(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
« 1 2 ... 28 29 30499 500 »