Show patches with: none      |   47739 patches
« 1 2 3 4477 478 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/3] Add additional CI jobs to avoid accidental breakage Improve CI testing of older systems - - - --- 2024-10-31 brian m. carlson New
[2/3] ci: remove clause for Ubuntu 16.04 Improve CI testing of older systems - - - --- 2024-10-31 brian m. carlson New
[1/3] gitlab-ci: switch from Ubuntu 16.04 to 20.04 Improve CI testing of older systems - - - --- 2024-10-31 brian m. carlson New
[v2,2/2] fetch-pack: warn if in commit graph but not obj db When fetching, die if in commit graph but not obj db - - - --- 2024-10-31 Jonathan Tan New
[v2,1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()" When fetching, die if in commit graph but not obj db - - - --- 2024-10-31 Jonathan Tan New
t9101: Refactor test_expect_success format t9101: Refactor test_expect_success format - - - --- 2024-10-31 Seyi Kuforiji New
[v4,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[v4,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-31 Karthik Nayak New
[6/6] path-walk: mark trees and blobs as UNINTERESTING PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[5/6] path-walk: visit tags and cached objects PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[4/6] path-walk: allow consumer to specify object types PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[3/6] t6601: add helper for testing path-walk API PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[2/6] test-lib-functions: add test_cmp_sorted PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[1/6] path-walk: introduce an object walk by path PATH WALK I: The path-walk API - - - --- 2024-10-31 Derrick Stolee New
[v3,8/8] worktree: refactor `repair_worktree_after_gitdir_move()` Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,7/8] worktree: add relative cli/config options to `repair` command Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,6/8] worktree: add relative cli/config options to `move` command Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,5/8] worktree: add relative cli/config options to `add` command Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,4/8] worktree: add `write_worktree_linking_files()` function Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,3/8] worktree: refactor infer_backlink return Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,2/8] worktree: add `relativeWorktrees` extension Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,1/8] setup: correctly reinitialize repository version Allow relative worktree linking to be configured by the user - - - --- 2024-10-31 Caleb White New
[v3,9/9] midx: add repository to `multi_pack_index` struct packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,8/9] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,7/9] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,6/9] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,5/9] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,4/9] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,3/9] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,2/9] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[v3,1/9] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-30 Karthik Nayak Superseded
[2/2] fetch-pack: warn if in commit graph but not obj db When fetching, warn if in commit graph but not obj db - - - --- 2024-10-29 Jonathan Tan New
[1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()" When fetching, warn if in commit graph but not obj db - - - --- 2024-10-29 Jonathan Tan New
[v2,3/3] Documentation/git-bundle.txt: discuss naïve backups [v2,1/3] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-10-29 Kristoffer Haugsbakk New
[v2,2/3] Documentation/git-bundle.txt: mention --all in spec. refs [v2,1/3] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-10-29 Kristoffer Haugsbakk New
[v2,1/3] Documentation/git-bundle.txt: mention full backup example [v2,1/3] Documentation/git-bundle.txt: mention full backup example - - - --- 2024-10-29 Kristoffer Haugsbakk New
[v2,0/3] Documentation/git-bundle.txt: promote --all for full backup - - - --- 2024-10-29 Kristoffer Haugsbakk New
[v5,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v5,5/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v5,4/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v5,3/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v5,2/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v5,1/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-10-28 Eric Ju New
[v2,5/5] worktree: add `relativeWorktrees` extension Allow relative worktree linking to be configured by the user - - - --- 2024-10-28 Caleb White Superseded
[v2,4/5] setup: correctly reinitialize repository version Allow relative worktree linking to be configured by the user - - - --- 2024-10-28 Caleb White Superseded
[v2,3/5] worktree: add tests for worktrees with relative paths Allow relative worktree linking to be configured by the user - - - --- 2024-10-28 Caleb White Superseded
[v2,2/5] worktree: add `write_worktree_linking_files` function Allow relative worktree linking to be configured by the user - - - --- 2024-10-28 Caleb White Superseded
[v2,1/5] worktree: add CLI/config options for relative path linking Allow relative worktree linking to be configured by the user - - - --- 2024-10-28 Caleb White Superseded
[v2,8/8] config: make `packed_git_(limit|window_size)` non-global variables packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,7/8] config: make `delta_base_cache_limit` a non-global variable packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,6/8] packfile: pass down repository to `for_each_packed_object` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,5/8] packfile: pass down repository to `has_object[_kept]_pack` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,4/8] packfile: pass down repository to `odb_pack_name` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,3/8] packfile: pass `repository` to static function in the file packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,2/8] packfile: use `repository` from `packed_git` directly packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
[v2,1/8] packfile: add repository to struct `packed_git` packfile: avoid using the 'the_repository' global variable - - - --- 2024-10-28 Karthik Nayak Superseded
t6006: fix prereq handling with `test_format ()` t6006: fix prereq handling with `test_format ()` - - - --- 2024-10-28 Patrick Steinhardt New
[v3,3/3] compat/mingw: support POSIX semantics for atomic renames compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt New
[v3,2/3] compat/mingw: allow deletion of most opened files compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt New
[v3,1/3] compat/mingw: share file handles created via `CreateFileW()` compat/mingw: implement POSIX-style atomic renames - - - --- 2024-10-27 Patrick Steinhardt New
[v3] show-index: fix uninitialized hash function [v3] show-index: fix uninitialized hash function - - - --- 2024-10-26 Abhijeet Sonar New
[2/2] worktree: add `relativeWorktrees` extension Allow relative worktree linking to be configured by the user - - - --- 2024-10-25 Caleb White Superseded
[1/2] worktree: add CLI/config options for relative path linking Allow relative worktree linking to be configured by the user - - - --- 2024-10-25 Caleb White Superseded
[v3,5/5] worktree: add `relativeWorktrees` extension Optionally link worktrees with relative paths - - - --- 2024-10-25 Caleb White New
[v3,4/5] worktree: add test for path handling in linked worktrees Optionally link worktrees with relative paths - - - --- 2024-10-25 Caleb White New
[v3,3/5] worktree: optionally link worktrees with relative paths Optionally link worktrees with relative paths - - - --- 2024-10-25 Caleb White New
[v3,2/5] worktree: support worktrees linked with relative paths Optionally link worktrees with relative paths - - - --- 2024-10-25 Caleb White New
[v3,1/5] worktree: refactor infer_backlink() to use strbuf* Optionally link worktrees with relative paths - - - --- 2024-10-25 Caleb White New
[11/11] packfile: use oidread() instead of hashcpy() to fill object_id dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[10/11] packfile: use object_id in find_pack_entry_one() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[09/11] packfile: convert find_sha1_pack() to use object_id dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[08/11] http-walker: use object_id instead of bare hash dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[07/11] packfile: warn people away from parse_packed_git() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[06/11] packfile: drop sha1_pack_index_name() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[05/11] packfile: drop sha1_pack_name() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[04/11] packfile: drop has_pack_index() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[03/11] dumb-http: store downloaded pack idx as tempfile dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[02/11] t5550: count fetches in "previously-fetched .idx" test dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[01/11] midx: avoid duplicate packed_git entries dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[v4,6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[v4,5/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[v4,4/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[v4,3/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[v4,2/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[v4,1/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-10-24 Eric Ju Superseded
[5/5] index-pack: repack local links into promisor packs When fetching from a promisor remote, repack local objects referenced - - - --- 2024-10-24 Jonathan Tan New
[4/5] t5300: move --window clamp test next to unclamped When fetching from a promisor remote, repack local objects referenced - - - --- 2024-10-24 Jonathan Tan New
[3/5] t0410: use from-scratch server When fetching from a promisor remote, repack local objects referenced - - - --- 2024-10-24 Jonathan Tan New
[2/5] t0410: make test description clearer When fetching from a promisor remote, repack local objects referenced - - - --- 2024-10-24 Jonathan Tan New
[1/5] pack-objects: make variable non-static When fetching from a promisor remote, repack local objects referenced - - - --- 2024-10-24 Jonathan Tan New
[RFC,v4,19/19] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt New
[RFC,v4,18/19] Introduce support for the Meson build system Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt New
[RFC,v4,17/19] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-10-24 Patrick Steinhardt New
« 1 2 3 4477 478 »