Show patches with: none      |   43259 patches
« 1 2 ... 233 234 235432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] t/helper/test-bitmap.c: initial commit pack-objects: introduce pack.preferBitmapTips - - - --- 2021-04-01 Taylor Blau Accepted
[1/3] pack-bitmap: add 'test_bitmap_commits()' helper pack-objects: introduce pack.preferBitmapTips - - - --- 2021-04-01 Taylor Blau Accepted
[v5,18/18] tree-entry.h API: rename tree_entry_extract() to tree_entry_extract_mode() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,17/18] tree-walk.h API: document and format tree_entry_extract() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,16/18] tree-walk.h API: add a get_tree_entry_path() function tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,15/18] tree-walk.h API: rename get_tree_entry() to get_tree_entry_mode() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,14/18] tree-walk.h API doc: improve documentation of get_tree_entry() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,13/18] tree-walk.h API: formatting changes for subsequent commit tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,12/18] tree.h: format argument lists of read_tree() users tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,11/18] match-trees: use "tmp" for mode in shift_tree_by() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,10/18] tree-walk.h users: use temporary variable(s) for "mode" tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,09/18] notes & match-trees: use name_entry's "pathlen" member tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,08/18] blame: emit a better error on 'git blame directory' tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,07/18] merge-tree tests: test for the mode comparison in same_entry() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,06/18] diff tests: test that "mode" is passed when sorting tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,05/18] mktree tests: test that "mode" is passed when sorting tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,04/18] fast-import tests: test for sorting dir/file foo v.s. foo.txt tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,03/18] cache.h: have base_name_compare() take "is tree?", not "mode" tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,02/18] merge-ort: correct reference to test in 62fdec17a11 tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v5,01/18] cache.h: add a comment to object_type() tree-walk.h: slimmed down - - - --- 2021-03-31 Ævar Arnfjörð Bjarmason New
[v9] builtin/clone.c: add --reject-shallow option [v9] builtin/clone.c: add --reject-shallow option - - - --- 2021-03-31 Li Linchao Superseded
[v5,2/2,GSOC] trailer: pass arg as positional parameter trailer: pass arg as positional parameter - - - --- 2021-03-31 ZheNing Hu New
[v5,1/2,GSOC] run-command: add shell_no_implicit_args option trailer: pass arg as positional parameter - - - --- 2021-03-31 ZheNing Hu New
[v3] sequencer: fix edit handling for cherry-pick and revert messages [v3] sequencer: fix edit handling for cherry-pick and revert messages - 1 - --- 2021-03-31 Elijah Newren Accepted
[v4,16/16] midx.c: improve cache locality in midx_pack_order_cmp() midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,15/16] pack-revindex: write multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,14/16] pack-write.c: extract 'write_rev_file_order' midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,13/16] pack-revindex: read multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,12/16] Documentation/technical: describe multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,11/16] midx: make some functions non-static midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,10/16] midx: keep track of the checksum midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,09/16] midx: don't free midx_name early midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,08/16] midx: allow marking a pack as preferred midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,07/16] t/helper/test-read-midx.c: add '--show-objects' midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,06/16] builtin/multi-pack-index.c: display usage on unrecognized command midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,05/16] builtin/multi-pack-index.c: don't enter bogus cmd_mode midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,04/16] builtin/multi-pack-index.c: split sub-commands midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,03/16] builtin/multi-pack-index.c: define common usage with a macro midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,02/16] builtin/multi-pack-index.c: don't handle 'progress' separately midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,01/16] builtin/multi-pack-index.c: inline 'flags' with options midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v5,21/21] p2000: add sparse-index repos Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,20/21] sparse-index: loose integration with cache_tree_verify() Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,19/21] cache-tree: integrate with sparse directory entries Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,18/21] sparse-checkout: disable sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,17/21] sparse-checkout: toggle sparse index from builtin Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,16/21] sparse-index: add index.sparse config option Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,15/21] sparse-index: check index conversion happens Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,14/21] unpack-trees: allow sparse directories Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,13/21] submodule: sparse-index should not collapse links Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,12/21] sparse-index: convert from full to sparse Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,11/21] sparse-index: add 'sdir' index extension Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,10/21] sparse-checkout: hold pattern list in index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,09/21] unpack-trees: ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,08/21] test-tool: don't force full index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,07/21] test-read-cache: print cache entries with --table Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,06/21] t1092: compare sparse-checkout to sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,05/21] sparse-index: implement ensure_full_index() Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,04/21] sparse-index: add guard to ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,03/21] t1092: clean up script quoting Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,02/21] t/perf: add performance test for sparse operations Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
[v5,01/21] sparse-index: design doc and format update Sparse Index: Design, Format, Tests - - - --- 2021-03-30 Derrick Stolee Accepted
persistent-https: add go.mod to fix compile persistent-https: add go.mod to fix compile - - - --- 2021-03-30 Dominyk Tiller New
[v2] sequencer: fix edit handling for cherry-pick and revert messages [v2] sequencer: fix edit handling for cherry-pick and revert messages - - - --- 2021-03-30 Elijah Newren Superseded
chore: use prefix from startup_info chore: use prefix from startup_info - - - --- 2021-03-29 Dmitry Torilov New
maintenance: specify explicit stdin for crontab maintenance: specify explicit stdin for crontab - - - --- 2021-03-29 Kevin Daudt New
[6/6] Makefile: add a INSTALL_FALLBACK_LN_CP mode Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[5/6] Makefile: use "ln -f" instead of "rm && ln" Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[4/6] Makefile: make INSTALL_SYMLINKS affect the build directory Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[3/6] Makefile: refactor out "ln || ln -s || cp" pattern Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[2/6] Makefile: begin refactoring out "ln || ln -s || cp" pattern Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[1/6] Makefile: symlink the same way under "symlinks" and "no hardlinks" Makefile: make non-symlink & non-hardlink install sane - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v2,5/5] Makefile: don't "rm configure" before generating it Makefile: don't die on AIX with open ./git - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v2,4/5] Makefile: add the ".DELETE_ON_ERROR" flag Makefile: don't die on AIX with open ./git - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v2,3/5] Makefile: don't needlessly "rm $@ $@+" before "mv $@+ $@" Makefile: don't die on AIX with open ./git - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v2,2/5] Makefile: rename scripts in-place, don't clobber Makefile: don't die on AIX with open ./git - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v2,1/5] Makefile: rename objects in-place, don't clobber Makefile: don't die on AIX with open ./git - - - --- 2021-03-29 Ævar Arnfjörð Bjarmason New
[v4] column, range-diff: downcase option description [v4] column, range-diff: downcase option description - - - --- 2021-03-29 Chinmoy Chakraborty Accepted
[v2,2/2] Document how we do embargoed releases Describe Git's security policy - - - --- 2021-03-29 Johannes Schindelin Accepted
[v2,1/2] SECURITY: describe how to report vulnerabilities Describe Git's security policy - - - --- 2021-03-29 Johannes Schindelin Accepted
[v2,4/4] cmake(install): include vcpkg dlls cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-29 Dennis Ameling Accepted
[v2,3/4] cmake: add a preparatory work-around to accommodate `vcpkg` cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-29 Johannes Schindelin Accepted
[v2,2/4] cmake(install): fix double .exe suffixes cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-29 Dennis Ameling Accepted
[v2,1/4] cmake: support SKIP_DASHED_BUILT_INS cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-29 Johannes Schindelin Accepted
[v3] column, range-diff: downcase option description [v3] column, range-diff: downcase option description - 1 - --- 2021-03-29 Chinmoy Chakraborty Superseded
[v8] builtin/clone.c: add --reject-shallow option [v8] builtin/clone.c: add --reject-shallow option - - - --- 2021-03-29 Li Linchao Superseded
[v6] gitweb: redacted e-mail addresses feature. [v6] gitweb: redacted e-mail addresses feature. - - - --- 2021-03-28 Georgios Kontaxis New
[v2] pathspec: advice: long and short forms are incompatible [v2] pathspec: advice: long and short forms are incompatible - - - --- 2021-03-28 Σταύρος Ντέντος Superseded
[RFC,v1,3/3] squash! fixup! pathspec: warn: long and short forms are incompatible Untitled series #456927 - - - --- 2021-03-28 Σταύρος Ντέντος New
[v6,19/19] fetch-pack: use new fsck API to printing dangling submodules fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,18/19] fetch-pack: use file-scope static struct for fsck_options fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,17/19] fetch-pack: don't needlessly copy fsck_options fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,16/19] fsck.c: move gitmodules_{found,done} into fsck_options fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,15/19] fsck.c: add an fsck_set_msg_type() API that takes enums fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,14/19] fsck.c: pass along the fsck_msg_id in the fsck_error callback fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,13/19] fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,12/19] fsck.c: give "FOREACH_MSG_ID" a more specific name fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,11/19] fsck.c: undefine temporary STR macro after use fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,10/19] fsck.c: call parse_msg_type() early in fsck_set_msg_type() fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,09/19] fsck.h: re-order and re-assign "enum fsck_msg_type" fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,08/19] fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 233 234 235432 433 »