Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 76 77 78242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v6] gitweb: redacted e-mail addresses feature. [v6] gitweb: redacted e-mail addresses feature. - - - --- 2021-03-28 Georgios Kontaxis New
[RFC,v1,3/3] squash! fixup! pathspec: warn: long and short forms are incompatible Untitled series #456927 - - - --- 2021-03-28 Σταύρος Ντέντος New
[v2] Documentation: updated documentation for git commit --date [v2] Documentation: updated documentation for git commit --date - - - --- 2021-03-28 Chinmoy Chakraborty New
[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
[3/3] read-cache: delete unused hashing methods Convert index writes to use hashfile API - - - --- 2021-03-26 Derrick Stolee New
[2/3] read-cache: use hashfile instead of git_hash_ctx Convert index writes to use hashfile API - - - --- 2021-03-26 Derrick Stolee New
[1/3] csum-file: add nested_hashfile() Convert index writes to use hashfile API - - - --- 2021-03-26 Derrick Stolee New
[v1,1/1] ci: facilitate dev to mimic a CI environment ci: facilitate dev to mimic a CI environment - - - --- 2021-03-26 Σταύρος Ντέντος New
[v3,2/2] pathspec: convert no-glob warn to advice [v3,1/2] pathspec: warn for a no-glob entry that contains `**` - - - --- 2021-03-26 Σταύρος Ντέντος New
[v3,1/2] pathspec: warn for a no-glob entry that contains `**` [v3,1/2] pathspec: warn for a no-glob entry that contains `**` - - - --- 2021-03-26 Σταύρος Ντέντος New
[5/5] doc lint: lint and fix missing "GIT" end sections small doc make and lint fixes - - - --- 2021-03-26 Ævar Arnfjörð Bjarmason New
[4/5] doc lint: fix bugs in, simplify and improve lint script small doc make and lint fixes - - - --- 2021-03-26 Ævar Arnfjörð Bjarmason New
[3/5] doc lint: Perl "strict" and "warnings" in lint-gitlink.perl small doc make and lint fixes - - - --- 2021-03-26 Ævar Arnfjörð Bjarmason New
[2/5] Documentation/Makefile: make $(wildcard <doc deps>) a var small doc make and lint fixes - - - --- 2021-03-26 Ævar Arnfjörð Bjarmason New
[1/5] Documentation/Makefile: make $(wildcard howto/*.txt) a var small doc make and lint fixes - - - --- 2021-03-26 Ævar Arnfjörð Bjarmason New
[RFC,v1] pathspec: warn: long and short forms are incompatible [RFC,v1] pathspec: warn: long and short forms are incompatible - - - --- 2021-03-26 Σταύρος Ντέντος New
daemon: sanitize all directory separators daemon: sanitize all directory separators - - - --- 2021-03-25 René Scharfe New
[7/7] merge-ort, diffcore-rename: employ cached renames when possible Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[6/7] merge-ort: add helper functions for using cached renames Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[5/7] merge-ort: preserve cached renames for the appropriate side Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[4/7] merge-ort: avoid accidental API mis-use Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[3/7] merge-ort: add code to check for whether cached renames can be reused Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[2/7] merge-ort: populate caches of rename detection results Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
[1/7] merge-ort: add data structures for in-memory caching of rename detection Optimization batch 11: avoid repeatedly detecting same renames - - - --- 2021-03-24 Elijah Newren New
csum-file: flush less often csum-file: flush less often - - - --- 2021-03-24 Derrick Stolee New
[2/2] git-format-patch: Document format for binary patch Diff format documentation for git-format-patch - - - --- 2021-03-24 Bagas Sanjaya New
[1/2] git-format-patch: Include diff-generate-patch documentation Diff format documentation for git-format-patch - - - --- 2021-03-24 Bagas Sanjaya New
[v2,3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[v2,2/3] git-completion.bash: extract from else in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[v2,1/3] git-completion.bash: pass $__git_subcommand_idx from __git_main() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[2/2] remote-curl.c: handle v1 when check_smart_http [1/2] transport.c: modify comment in transport_get(). - - - --- 2021-03-24 Li Linchao New
[1/2] transport.c: modify comment in transport_get(). [1/2] transport.c: modify comment in transport_get(). - - - --- 2021-03-24 Li Linchao New
[v4,10/10] blame tests: simplify userdiff driver test userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,09/10] blame tests: don't rely on t/t4018/ directory userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,08/10] userdiff: remove support for "broken" tests userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,07/10] userdiff tests: list builtin drivers via test-tool userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,06/10] userdiff tests: explicitly test "default" pattern userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,05/10] userdiff: add and use for_each_userdiff_driver() userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,04/10] userdiff style: normalize pascal regex declaration userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,03/10] userdiff style: declare patterns with consistent style userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,02/10] userdiff style: re-order drivers in alphabetical order userdiff: refactor + test improvements - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
[v4,01/10] userdiff: refactor away the parse_bool() function 20210215154427.32693-1-avarab@gmail.com - - - --- 2021-03-24 Ævar Arnfjörð Bjarmason New
Pass or not to pass config environment down... Pass or not to pass config environment down... - - - --- 2021-03-23 Junio C Hamano New
[v3,2/2] diff --no-index tests: test mode normalization diff --no-index: fix test blind spots - - - --- 2021-03-23 Ævar Arnfjörð Bjarmason New
[v3,1/2] diff --no-index tests: add test for --exit-code diff --no-index: fix test blind spots - - - --- 2021-03-23 Ævar Arnfjörð Bjarmason New
[v2] git-send-email: Respect core.hooksPath setting [v2] git-send-email: Respect core.hooksPath setting - - - --- 2021-03-23 Robert Foss New
[GSOC] trailer: change $ARG to environment variable [GSOC] trailer: change $ARG to environment variable - - - --- 2021-03-23 ZheNing Hu New
[v4,20/20] p2000: add sparse-index repos Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,19/20] sparse-index: loose integration with cache_tree_verify() Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,18/20] cache-tree: integrate with sparse directory entries Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,17/20] sparse-checkout: disable sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,16/20] sparse-checkout: toggle sparse index from builtin Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,15/20] sparse-index: create extension for compatibility Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,14/20] sparse-index: check index conversion happens Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,13/20] unpack-trees: allow sparse directories Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,12/20] submodule: sparse-index should not collapse links Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,11/20] sparse-index: convert from full to sparse Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,10/20] sparse-checkout: hold pattern list in index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,09/20] unpack-trees: ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,08/20] test-tool: don't force full index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,07/20] test-read-cache: print cache entries with --table Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,06/20] t1092: compare sparse-checkout to sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,05/20] sparse-index: implement ensure_full_index() Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,04/20] sparse-index: add guard to ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,03/20] t1092: clean up script quoting Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,02/20] t/perf: add performance test for sparse operations Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,01/20] sparse-index: design doc and format update Sparse Index: Design, Format, Tests - - - --- 2021-03-23 Derrick Stolee New
[v4,4/4] Makefile/coccicheck: set SPATCH_BATCH_SIZE to 8 Makefile/coccicheck: fix bugs and speed it up - - - --- 2021-03-22 Ævar Arnfjörð Bjarmason New
[v4,3/4] Makefile/coccicheck: allow for setting xargs concurrency Makefile/coccicheck: fix bugs and speed it up - - - --- 2021-03-22 Ævar Arnfjörð Bjarmason New
[v4,2/4] Makefile/coccicheck: speed up and fix bug with duplicate hunks Makefile/coccicheck: fix bugs and speed it up - - - --- 2021-03-22 Ævar Arnfjörð Bjarmason New
[v4,1/4] Makefile/coccicheck: add comment heading for all SPATCH flags [v4,1/4] Makefile/coccicheck: add comment heading for all SPATCH flags - - - --- 2021-03-22 Ævar Arnfjörð Bjarmason New
git diff --text does not work during rebase for binary files git diff --text does not work during rebase for binary files - - - --- 2021-03-21 Дилян Палаузов New
init: don't reset core.filemode on git-new-workdirs. init: don't reset core.filemode on git-new-workdirs. - - - --- 2021-03-21 Madhu New
« 1 2 ... 76 77 78242 243 »