Show patches with: Archived = No       |   19555 patches
« 1 2 ... 89 90 91195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,02/10] t1092: stress test 'git sparse-checkout set' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,01/10] t1092: refactor 'sparse-index contents' test Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,5/9] po/git.pot: this is now a generated file Untitled series #645294 - - - --- 2022-05-19 Jiang Xin Accepted
[v4,17/17] sha1-file.c: don't freshen cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,16/17] builtin/gc.c: conditionally avoid pruning objects via loose cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,14/17] builtin/repack.c: use named flags for existing_packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,13/17] builtin/repack.c: allow configuring cruft pack generation cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,12/17] builtin/repack.c: support generating a cruft pack cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,11/17] builtin/pack-objects.c: --cruft with expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,10/17] reachable: report precise timestamps from objects in cruft packs cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,09/17] reachable: add options to add_unseen_recent_objects_to_traversal cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,08/17] builtin/pack-objects.c: --cruft without expiration cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,07/17] builtin/pack-objects.c: return from create_object_entry() cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,06/17] t/helper: add 'pack-mtimes' test-tool cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,05/17] pack-mtimes: support writing pack .mtimes files cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,04/17] chunk-format.h: extract oid_version() cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles' cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,02/17] pack-mtimes: support reading .mtimes files cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
[v4,01/17] Documentation/technical: add cruft-packs.txt cruft packs - - - --- 2022-05-18 Taylor Blau Superseded
builtin/receive-pack.c: remove redundant 'if' builtin/receive-pack.c: remove redundant 'if' - - - --- 2022-05-18 Taylor Blau Accepted
[v2,8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr" hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] hook tests: fix redirection logic error in 96e7225b310 hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,5/8] run-command: add an "ungroup" option to run_process_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,4/8] run-command.c: add an initializer for "struct parallel_processes" hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,3/8] run-command tests: test stdout of run_command_parallel() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,2/8] run-command API: use "opts" struct for run_processes_parallel{,_tr2}() hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - 1 - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2,1/8] run-command tests: change if/if/... to if/else if/else hook API: connect hooks to the TTY again, fixes a v2.36.0 regression - - - --- 2022-05-18 Ævar Arnfjörð Bjarmason Superseded
[v2] fetch: do not run a redundant fetch from submodule [v2] fetch: do not run a redundant fetch from submodule - - - --- 2022-05-16 Junio C Hamano Accepted
fetch: do not run a redundant fetch from submodule fetch: do not run a redundant fetch from submodule - - - --- 2022-05-16 Junio C Hamano Superseded
[8/8] bundle.h: make "fd" version of read_bundle_header() public Bundle URIs: Prepatory patches - - - --- 2022-05-16 Ævar Arnfjörð Bjarmason Accepted
[7/8] remote: allow relative_url() to return an absolute url Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[6/8] remote: move relative_url() Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[5/8] http: make http_get_file() external Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[4/8] fetch-pack: move --keep=* option filling to a function Bundle URIs: Prepatory patches - - - --- 2022-05-16 Ævar Arnfjörð Bjarmason Accepted
[3/8] fetch-pack: add a deref_without_lazy_fetch_extended() Bundle URIs: Prepatory patches - - - --- 2022-05-16 Ævar Arnfjörð Bjarmason Accepted
[2/8] dir API: add a generalized path_match_flags() function Bundle URIs: Prepatory patches - - - --- 2022-05-16 Ævar Arnfjörð Bjarmason Accepted
[1/8] connect.c: refactor sending of agent & object-format Bundle URIs: Prepatory patches - - - --- 2022-05-16 Ævar Arnfjörð Bjarmason Accepted
[8/8] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[7/8] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[6/8] sparse-index: complete partial expansion Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[5/8] sparse-index: partially expand directories Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[4/8] sparse-checkout: --no-sparse-index needs a full index Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[3/8] cache-tree: implement cache_tree_find_path() Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[2/8] sparse-index: introduce partially-sparse indexes Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[1/8] sparse-index: create expand_to_pattern_list() Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
fetch-pack: make unexpected peek result non-fatal fetch-pack: make unexpected peek result non-fatal - - - --- 2022-05-16 Jonathan Tan Accepted
[v2] fetch: limit shared symref check only for local branches [v2] fetch: limit shared symref check only for local branches - - - --- 2022-05-16 Orgad Shaneh Accepted
[v4] http: add custom hostname to IP address resolutions [v4] http: add custom hostname to IP address resolutions - - - --- 2022-05-16 Christian Couder Accepted
fetch: limit shared symref check only for local branches fetch: limit shared symref check only for local branches - - - --- 2022-05-16 Orgad Shaneh Superseded
[2/2] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-13 Taylor Blau Superseded
[1/2] pack-bitmap: check preferred pack validity when opening MIDX bitmap pack-objects: fix a pair of MIDX bitmap-related races - - - --- 2022-05-13 Taylor Blau Superseded
[v5,3/4] t0034: add negative tests and allow git init to mostly work under sudo fix `sudo make install` regression in maint - - - --- 2022-05-13 Carlo Marcelo Arenas Belón Accepted
[v5,2/4] git-compat-util: avoid failing dir ownership checks if running privileged fix `sudo make install` regression in maint - - - --- 2022-05-13 Carlo Marcelo Arenas Belón Accepted
[v5,1/4] t: regression git needs safe.directory when using sudo fix `sudo make install` regression in maint - - - --- 2022-05-13 Carlo Marcelo Arenas Belón Accepted
[v3,5/5] MyFirstContribution: drop PR description for GGG single-patch contributions Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email" Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,2/5] MyFirstContribution: add standalone section on cover letter Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
[v3,1/5] MyFirstContribution: add "Anatomy of a Patch Series" section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-12 Philippe Blain Accepted
commit: fix "author_ident" leak commit: fix "author_ident" leak - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,4/4] ci: use https, not http to download binaries from perforce.com ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,3/4] ci: reintroduce prevention from perforce being quarantined in macOS ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,2/4] ci: avoid brew for installing perforce ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v4,1/4] ci: make failure to find perforce more user friendly ci: avoid perforce/brew issues affecting macOS - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,3/4] commit-graph.c: don't assume that stat() succeeds test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,2/4] log test: skip a failing mkstemp() test under valgrind test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v2,1/4] tests: using custom GIT_EXEC_PATH breaks --valgrind tests test fixes around valgrind - - - --- 2022-05-12 Junio C Hamano Accepted
[v3] pull: do not let submodule.recurse override fetch.recurseSubmodules [v3] pull: do not let submodule.recurse override fetch.recurseSubmodules - - - --- 2022-05-11 Glen Choo Accepted
[v3,2/2] bisect: output bisect setup status in bisect log bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-11 Chris Down Accepted
[v3,1/2] bisect: output state before we are ready to compute bisection bisect: status improvements when bisect is not fully fleshed out - - - --- 2022-05-11 Chris Down Accepted
[v2,5/5] MyFirstContribution: drop PR description for GGG single-patch contributions Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email" Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,2/5] MyFirstContribution: add standalone section on cover letter Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v2,1/5] MyFirstContribution: add "Anatomy of a Patch Series" section Improve MyFirstContribution's GitGitGadget section - - - --- 2022-05-11 Philippe Blain Superseded
[v3,6/6] unpack-trees: preserve index sparsity Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,5/6] stash: apply stash using 'merge_ort_nonrecursive()' Sparse index: integrate with 'git stash' - 1 - --- 2022-05-10 Victoria Dye Accepted
[v3,4/6] read-cache: set sparsity when index is new Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,3/6] sparse-index: expose 'is_sparse_index_allowed()' Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,2/6] stash: integrate with sparse index Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v3,1/6] stash: expand sparse-checkout compatibility testing Sparse index: integrate with 'git stash' - - - --- 2022-05-10 Victoria Dye Accepted
[v4,7/7] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Matthew John Cheetham Superseded
[v4,6/7] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Matthew John Cheetham Superseded
[v4,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v2] pull: only pass '--recurse-submodules' to subcommands [v2] pull: only pass '--recurse-submodules' to subcommands - - - --- 2022-05-10 Glen Choo Accepted
[v4,3/3] t0034: add negative tests and allow git init to mostly work under sudo fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
[v4,2/3] git-compat-util: avoid failing dir ownership checks if running privileged fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
[v4,1/3] t: regression git needs safe.directory when using sudo fix `sudo make install` regression in maint - - - --- 2022-05-10 Carlo Marcelo Arenas Belón Superseded
pull: only pass '--recurse-submodules' to subcommands pull: only pass '--recurse-submodules' to subcommands - - - --- 2022-05-09 Glen Choo Superseded
[v3] http: add custom hostname to IP address resolutions [v3] http: add custom hostname to IP address resolutions - - - --- 2022-05-09 Christian Couder Superseded
[v4] builtin/remote.c: teach `-v` to list filters for promisor remotes [v4] builtin/remote.c: teach `-v` to list filters for promisor remotes - - - --- 2022-05-09 Abhradeep Chakraborty Accepted
[RFC,v4,3/3] t0034: add negative tests and allow git init to mostly work under sudo fix `sudo make install` regression in maint - - - --- 2022-05-07 Carlo Marcelo Arenas Belón Superseded
[RFC,v4,2/3] git-compat-util: avoid failing dir ownership checks if running privileged fix `sudo make install` regression in maint - - - --- 2022-05-07 Carlo Marcelo Arenas Belón Superseded
« 1 2 ... 89 90 91195 196 »