Show patches with: none      |   44506 patches
« 1 2 ... 240 241 242445 446 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/5] git-completion.bash: consolidate cases in _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[3/5] git-completion.bash: use $__git_cmd_idx in more places git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[2/5] git-completion.bash: rename to $__git_cmd_idx git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[1/5] git-completion.bash: separate some commands onto their own line git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
builtin/repack.c: set a default factor for '--geometric' builtin/repack.c: set a default factor for '--geometric' - - - --- 2021-04-20 Taylor Blau Superseded
[3/3] fast-export, fast-import: implement signed-commits fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[1/3] git-fast-import.txt: add missing LF in the BNF fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[v4,5/5] parallel-checkout: add design documentation Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[2/2] git: support separate arg for `--config-env`'s value git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
[1/2] git.txt: fix synopsis of `--config-env` missing the equals sign git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
doc: clarify the filename encoding in git diff doc: clarify the filename encoding in git diff - - - --- 2021-04-19 Andrey Bienkowski Superseded
[v5,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,8/8] rev-list: allow filtering of provided items rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,7/8] pack-bitmap: implement combined filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,6/8] pack-bitmap: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,5/8] list-objects: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,4/8] list-objects: support filtering by tag and commit rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,3/8] list-objects: move tag processing into its own function rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v7,28/28] t1404: annotate test cases with REFFILES reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,27/28] t1401,t2011: parameterize HEAD.lock for REFTABLE reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,26/28] t1301: document what needs to be done for REFTABLE reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,25/28] Add "test-tool dump-reftable" command. reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,24/28] git-prompt: prepare for reftable refs backend reftable library - - - --- 2021-04-19 SZEDER Gábor New
[v7,23/28] Reftable support for git-core reftable library - - - --- 2021-04-19 John Cai via GitGitGadget New
[v7,22/28] reftable: add dump utility reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,21/28] reftable: implement stack, a mutable database of reftable files. reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,20/28] reftable: implement refname validation reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,19/28] reftable: add merged table view reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,18/28] reftable: add a heap-based priority queue for reftable records reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,17/28] reftable: reftable file level tests reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,16/28] reftable: read reftable files reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,15/28] reftable: generic interface to tables reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,14/28] reftable: write reftable files reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,13/28] reftable: a generic binary tree implementation reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,12/28] reftable: reading/writing blocks reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,11/28] Provide zlib's uncompress2 from compat/zlib-compat.c reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,10/28] reftable: (de)serialization for the polymorphic record type. reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,09/28] reftable: add blocksource, an abstraction for random access reads reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,08/28] reftable: utility functions reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,07/28] reftable: add error related functionality reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,06/28] reftable: add LICENSE reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,05/28] init-db: set the_repository->hash_algo early on reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,04/28] hash.h: provide constants for the hash IDs reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,03/28] refs/debug: trace into reflog expiry too reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,02/28] refs: document reflog_expire_fn's flag argument reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,01/28] refs: ref_iterator_peel returns boolean, rather than peel_status reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[2/2,GSOC] ref-filter: reuse output buffer ref-filter: reuse output buffer - - - --- 2021-04-19 ZheNing Hu Superseded
[1/2,GSOC] ref-filter: get rid of show_ref_array_item ref-filter: reuse output buffer - - - --- 2021-04-19 ZheNing Hu Superseded
[18/18] t1415: set REFFILES for test specific to storage format Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[17/18] t4202: mark bogus head hash test with REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[16/18] t7003: check reflog existence only for REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[15/18] t7900: mark pack-refs tests as REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[14/18] t1404: mark tests that muck with .git directly as REFFILES. Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[12/18] t1414: mark corruption test with REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[11/18] t1407: require REFFILES for for_each_reflog test Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[10/18] test-lib: provide test prereq REFFILES Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[09/18] t5304: use "reflog expire --all" to clear the reflog Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[08/18] t7003: use rev-parse rather than FS inspection Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[07/18] t5000: inspect HEAD using git-rev-parse Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[06/18] t1301: fix typo in error message Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[05/18] t1413: use tar to save and restore entire .git directory Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[04/18] t1401-symbolic-ref: avoid direct filesystem access Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[03/18] t5601: read HEAD using rev-parse Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[02/18] t9300: check ref existence using git-rev-parse rather than FS check Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[01/18] t4202: split testcase for invalid HEAD symref and HEAD hash Prepare tests for reftable backend - - - --- 2021-04-19 Han-Wen Nienhuys Superseded
[v3,5/5] parallel-checkout: add design documentation Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Superseded
[v3,4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Superseded
[v3,3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Superseded
[v3,2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Superseded
[v3,1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Superseded
git-merge: move space to between strings git-merge: move space to between strings - - - --- 2021-04-18 Josh Soref New
[v2,1/1] repack: avoid loosening promisor objects in partial clones prevent `repack` to unpack and delete promisor objects - - - --- 2021-04-18 Rafael Silva Accepted
list-objects-filter-options.h: fix an 'hdr-check' warning list-objects-filter-options.h: fix an 'hdr-check' warning - - - --- 2021-04-17 Ramsay Jones New
[v11,2/2,GSOC] trailer: add new .cmd config option trailer: add new .cmd config option - - - --- 2021-04-17 ZheNing Hu Superseded
[v11,1/2,GSOC] docs: correct description of .command trailer: add new .cmd config option - - - --- 2021-04-17 ZheNing Hu Superseded
[3/3] test-lib-functions: remove last two parameter count assertions test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[2/3] Revert and amend "test-lib-functions: assert correct parameter count" test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[1/3] test-lib-functions: normalize test_path_is_missing() debugging test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,12/12] test-lib: split up and deprecate test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,11/12] test-lib: do not show advice about init.defaultBranch under --verbose test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,10/12] test-lib: reformat argument list in test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,09/12] submodule tests: use symbolic-ref --short to discover branch name test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,08/12] test-lib functions: add --printf option to test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,07/12] describe tests: convert setup to use test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,06/12] test-lib functions: add an --annotated option to "test_commit" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,05/12] test-lib-functions: document test_commit --no-tag test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,04/12] test-lib-functions: reword "test_commit --append" docs test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,02/12] test-lib: bring $remove_trash out of retirement test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
[v2,01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-17 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 240 241 242445 446 »