Show patches with: none      |   43826 patches
« 1 2 ... 239 240 241438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v6,07/19] fsck.c: refactor fsck_msg_type() to limit scope of "int msg_type" fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,06/19] fsck.c: rename remaining fsck_msg_id "id" to "msg_id" fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,05/19] fsck.c: remove (mostly) redundant append_msg_id() function fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,04/19] fsck.c: rename variables in fsck_set_msg_type() for less confusion fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,03/19] fsck.h: use "enum object_type" instead of "int" fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,02/19] fsck.h: use designed initializers for FSCK_OPTIONS_{DEFAULT,STRICT} fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v6,01/19] fsck.c: refactor and rename common config callback fsck: API improvements - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason Accepted
[v2] Documentation: updated documentation for git commit --date [v2] Documentation: updated documentation for git commit --date - - - --- 2021-03-28 Chinmoy Chakraborty New
Documentation: updated documentation for git commit --date Documentation: updated documentation for git commit --date - - - --- 2021-03-28 Chinmoy Chakraborty Superseded
[v2] Documentation: make (sub)command options conform to TD of option parsing [v2] Documentation: make (sub)command options conform to TD of option parsing - - - --- 2021-03-28 Chinmoy Chakraborty Accepted
Documentation: amended usages of various (sub)commands Documentation: amended usages of various (sub)commands - - - --- 2021-03-28 Chinmoy Chakraborty Accepted
[5/5] fsck: improve error on loose object hash mismatch fsck: improve error reporting - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[4/5] fsck: improve the error on invalid object types fsck: improve error reporting - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[3/5] fsck: don't hard die on invalid object types fsck: improve error reporting - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[2/5] fsck tests: refactor one test to use a sub-repo fsck: improve error reporting - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[1/5] cache.h: move object functions to object-store.h fsck: improve error reporting - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[4/4] usage.c: add a non-fatal bug() function to go with BUG() usage.c: add a non-fatal bug() + misc doc fixes - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[3/4] api docs: document that BUG() emits a trace2 error event usage.c: add a non-fatal bug() + misc doc fixes - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[2/4] api docs: document BUG() in api-error-handling.txt usage.c: add a non-fatal bug() + misc doc fixes - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[1/4] usage.c: don't copy/paste the same comment three times usage.c: add a non-fatal bug() + misc doc fixes - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
Makefile: add QUIET_GEN to "tags" and "TAGS" targets Makefile: add QUIET_GEN to "tags" and "TAGS" targets - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,10/10] tag: don't misreport type of tagged objects in errors improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,09/10] object tests: add test for unexpected objects in tags improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,08/10] object.c: add and use oid_is_type_or_die_msg() function improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,07/10] object.c: add a utility function for "expected type X, got Y" improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,06/10] tree.c: fix misindentation in parse_tree_gently() improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,05/10] object-name.c: make dependency on object_type order more obvious improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,04/10] object-file.c: make oid_object_info() return "enum object_type" improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,03/10] object.c: make type_from_string() return "enum object_type" improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,02/10] object.c: refactor type_from_string_gently() improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[v2,01/10] object.c: stop supporting len == -1 in type_from_string_gently() improve reporting of unexpected objects - - - --- 2021-03-28 Ævar Arnfjörð Bjarmason New
[4/4] cmake(install): include vcpkg dlls cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-27 Dennis Ameling Superseded
[3/4] cmake: add a preparatory work-around to accommodate `vcpkg` cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-27 Johannes Schindelin Superseded
« 1 2 ... 239 240 241438 439 »