Show patches with: none      |   43826 patches
« 1 2 ... 165 166 167438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,8/8] t1430: create valid symrefs using test-helper Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,7/8] t1430: remove refs using test-tool Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,6/8] refs: introduce REF_SKIP_REFNAME_VERIFICATION flag Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,5/8] refs: introduce REF_SKIP_OID_VERIFICATION flag Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,4/8] refs: update comment. Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,3/8] test-ref-store: plug memory leak in cmd_delete_refs Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,2/8] test-ref-store: parse symbolic flag constants Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v4,1/8] test-ref-store: remove force-create argument for create-reflog Allow writing invalid OIDs into refs for testing purposes - - - --- 2021-12-07 Han-Wen Nienhuys Accepted
[v2,4/4] object.h: use BUG(...) no die("BUG: ...") in lookup_object_by_type() replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Ævar Arnfjörð Bjarmason Accepted
[v2,3/4] pathspec: use BUG(...) not die("BUG:%s:%d....", <file>, <line>) replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Ævar Arnfjörð Bjarmason Accepted
[v2,2/4] strbuf.h: use BUG(...) not die("BUG: ...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Ævar Arnfjörð Bjarmason Accepted
[v2,1/4] pack-objects: use BUG(...) not die("BUG: ...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Ævar Arnfjörð Bjarmason Accepted
[6/6] refs: skip hooks when deleting uncovered packed refs refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt Accepted
[5/6] refs: do not execute reference-transaction hook on packing refs refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt Accepted
[4/6] refs: demonstrate excessive execution of the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt Accepted
[3/6] refs: allow skipping the reference-transaction hook refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt Accepted
[2/6] refs: allow passing flags when beginning transactions refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt Accepted
[1/6] refs: open-code deletion of packed refs refs: excessive hook execution with packed refs - - - --- 2021-12-07 Patrick Steinhardt New
[v2] common-main.c: call exit(), don't return [v2] common-main.c: call exit(), don't return - - - --- 2021-12-07 Ævar Arnfjörð Bjarmason Accepted
[v17,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v17,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v17,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v5,2/2] branch: add flags and config to inherit tracking branch: inherit tracking configs - - - --- 2021-12-07 Josh Steadmon Superseded
[v5,1/2] branch: accept multiple upstream branches for tracking branch: inherit tracking configs - - - --- 2021-12-07 Josh Steadmon Superseded
[v16,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v16,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v16,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-07 徐沛文 (Aleen) Superseded
[v2,3/3] core.fsync: new option to harden the index A design for future-proofing fsync() configuration - - - --- 2021-12-07 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,2/3] core.fsync: introduce granular fsync control A design for future-proofing fsync() configuration - - - --- 2021-12-07 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,1/3] core.fsyncmethod: add writeout-only mode A design for future-proofing fsync() configuration - - - --- 2021-12-07 Neeraj Singh (WINDOWS-SFS) Superseded
[3/2] replace die("BUG: ...") with BUG("...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-07 Junio C Hamano Superseded
[v3,2/2] tmp-objdir: disable ref updates when replacing the primary odb ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-06 Neeraj Singh (WINDOWS-SFS) Accepted
[v3,1/2] tmp-objdir: new API for creating temporary writable databases ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-06 Neeraj Singh (WINDOWS-SFS) Accepted
[v2,3/3] branch: add --recurse-submodules option for branch creation implement branch --recurse-submodules - - - --- 2021-12-06 Glen Choo Superseded
[v2,2/3] builtin/branch: clean up action-picking logic in cmd_branch() implement branch --recurse-submodules - - - --- 2021-12-06 Glen Choo Superseded
[v2,1/3] branch: move --set-upstream-to behavior to setup_tracking() implement branch --recurse-submodules - - - --- 2021-12-06 Glen Choo Superseded
git-compat-util(msvc): C11 does not imply support for zero-sized arrays git-compat-util(msvc): C11 does not imply support for zero-sized arrays - - - --- 2021-12-06 Johannes Schindelin New
[4/4] config API: don't use vreportf(), make it static in usage.c usage API: Add and use die_message() - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[3/4] usage.c + gc: add and use a die_message_errno() usage API: Add and use die_message() - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[2/4] usage.c API users: use die_message() where appropriate usage API: Add and use die_message() - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[1/4] usage.c: add a die_message() routine usage API: Add and use die_message() - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[2/2] strbuf.h: use BUG(...) not die("BUG: ...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[1/2] pack-objects: use BUG(...) not die("BUG: ...") replace die("BUG: ...") with BUG("...") - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[v1] common-main.c: call exit(), don't return [v1] common-main.c: call exit(), don't return - - - --- 2021-12-06 Ævar Arnfjörð Bjarmason Superseded
[v6,7/7] blame: enable and test the sparse index Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,6/7] diff: enable and test the sparse index Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,5/7] diff: replace --staged with --cached in t1092 tests Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,4/7] repo-settings: prepare_repo_settings only in git repos Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,3/7] test-read-cache: set up repo after git directory Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,2/7] commit-graph: return if there is no git directory Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v6,1/7] git: ensure correct git directory setup with -h Sparse Index: diff and blame builtins - 1 - --- 2021-12-06 Lessley Dennington Accepted
[v2,2/2] unpack-trees: use traverse_path instead of name Sparse Index: fix a checkout bug with deep sparse-checkout patterns - - - --- 2021-12-06 Derrick Stolee Accepted
[v2,1/2] t1092: add deeper changes during a checkout Sparse Index: fix a checkout bug with deep sparse-checkout patterns - - - --- 2021-12-06 Derrick Stolee Accepted
[v15,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-06 徐沛文 (Aleen) Superseded
[v15,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-06 徐沛文 (Aleen) Superseded
[v15,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-06 徐沛文 (Aleen) Superseded
[v3] subtree: fix argument handling in check_parents [v3] subtree: fix argument handling in check_parents - - - --- 2021-12-06 James Limbouris Superseded
[v2,2/2] tmp-objdir: disable ref updates when replacing the primary odb ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-06 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,1/2] tmp-objdir: new API for creating temporary writable databases ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-06 Neeraj Singh (WINDOWS-SFS) Superseded
[v2] grep: clarify what `grep.patternType=default` means [v2] grep: clarify what `grep.patternType=default` means - - - --- 2021-12-05 Junio C Hamano Accepted
packfile: make `close_pack_revindex()` static packfile: make `close_pack_revindex()` static - - - --- 2021-12-04 Taylor Blau Accepted
[6/6] clone: avoid using deprecated `sparse-checkout init` sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[5/6] Documentation: clarify/correct a few sparsity related statements sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[4/6] git-sparse-checkout.txt: update to document that set handles init sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[3/6] sparse-checkout: enable `set` to initialize sparse-checkout mode sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[2/6] sparse-checkout: break apart functions for sparse_checkout_(set|add) sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[1/6] sparse-checkout: pass use_stdin as a parameter instead of as a global sparse-checkout: make set subsume init - - - --- 2021-12-04 Elijah Newren Superseded
[v4,3/3] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2021-12-04 Fernando Ramos New
[v4,2/3] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2021-12-04 Fernando Ramos New
[v4,1/3] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2021-12-04 Fernando Ramos New
[v3] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' [v3] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' 3 - - --- 2021-12-04 Elijah Newren Accepted
[v2] name-rev: prefer shorter names over following merges [v2] name-rev: prefer shorter names over following merges 2 - - --- 2021-12-04 Elijah Newren Accepted
[2/2] core.fsync: introduce granular fsync control A design for future-proofing fsync() configuration - - - --- 2021-12-04 Neeraj Singh (WINDOWS-SFS) Superseded
[1/2] fsync: add writeout-only mode for fsyncing repo data A design for future-proofing fsync() configuration - - - --- 2021-12-04 Neeraj Singh (WINDOWS-SFS) Superseded
[2/2] unpack-trees: use traverse_path instead of name Sparse Index: fix a checkout bug with deep sparse-checkout patterns - - - --- 2021-12-04 Derrick Stolee New
[1/2] t1092: add deeper changes during a checkout Sparse Index: fix a checkout bug with deep sparse-checkout patterns - - - --- 2021-12-04 Derrick Stolee Accepted
[2/2] tmp-objdir: disable ref updates when replacing the primary odb ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-04 Neeraj Singh (WINDOWS-SFS) Superseded
[1/2] tmp-objdir: new API for creating temporary writable databases ns/tmp-objdir: add support for temporary writable databases - - - --- 2021-12-04 Neeraj Singh (WINDOWS-SFS) Superseded
coverity problems in reftable code coverity problems in reftable code - - - --- 2021-12-04 Jeff King New
[v5,7/7] blame: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,6/7] diff: enable and test the sparse index Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,5/7] diff: replace --staged with --cached in t1092 tests Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,4/7] repo-settings: prepare_repo_settings only in git repos Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,3/7] test-read-cache: set up repo after git directory Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,2/7] commit-graph: return if there is no git directory Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v5,1/7] git: esnure correct git directory setup with -h Sparse Index: diff and blame builtins - - - --- 2021-12-03 Lessley Dennington Superseded
[v10,15/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,14/15] scalar: implement the `delete` command Upstreaming the Scalar command - - - --- 2021-12-03 Matthew John Cheetham Accepted
[v10,13/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,12/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,11/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-12-03 Derrick Stolee Accepted
[v10,10/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,09/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,08/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-12-03 Derrick Stolee Accepted
[v10,07/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,06/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-12-03 Derrick Stolee Accepted
[v10,05/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-12-03 Derrick Stolee Accepted
[v10,04/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,03/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
[v10,02/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-12-03 Johannes Schindelin Accepted
« 1 2 ... 165 166 167438 439 »