Show patches with: Archived = No       |   19440 patches
« 1 2 ... 113 114 115194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,08/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)" grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,07/10] grep.h: make "grep_opt.pattern_type_option" use its enum grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,06/10] grep API: call grep_config() after grep_init() grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,05/10] grep.c: don't pass along NULL callback value grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,04/10] built-ins: trust the "prefix" from run_builtin() grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,03/10] grep tests: add missing "grep.patternType" config tests grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,02/10] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,01/10] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
merge-ort: fix bug with renormalization and rename/delete conflicts merge-ort: fix bug with renormalization and rename/delete conflicts - 1 - --- 2021-12-28 Elijah Newren Superseded
[v2,11/11] i18n: turn even more messages into "cannot be used together" ones Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,09/11] i18n: factorize "--foo outside a repository" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,08/11] i18n: refactor "unrecognized %(foo) argument" strings Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,07/11] i18n: factorize "no directory given for --foo" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,06/11] i18n: factorize "--foo requires --bar" and the like Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,05/11] i18n: tag.c factorize i18n strings Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,04/11] i18n: standardize "cannot open" and "cannot read" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,03/11] i18n: turn "options are incompatible" into "cannot be used together" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,02/11] i18n: refactor "%s, %s and %s are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v2,01/11] i18n: refactor "foo and bar are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-27 Jean-Noël AVILA Superseded
[v6,7/7] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,6/7] grep API: call grep_config() after grep_init() grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,5/7] grep.c: don't pass along NULL callback value grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,4/7] built-ins: trust the "prefix" from run_builtin() grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,3/7] grep tests: add missing "grep.patternType" config tests grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,2/7] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v6,1/7] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete "init" & "config" code - - - --- 2021-12-26 Ævar Arnfjörð Bjarmason Superseded
[v2] t/perf: do not run tests in user's $SHELL [v2] t/perf: do not run tests in user's $SHELL 1 - - --- 2021-12-25 Johannes Altmanninger Accepted
[v2,5/8] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-12-25 Elijah Newren Accepted
[v2,4/8] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2021-12-25 Elijah Newren Accepted
[v2,3/8] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES) Makefile: optimize noop runs, add shared.mak - - - --- 2021-12-24 Ævar Arnfjörð Bjarmason Accepted
[v2,2/8] Makefile: disable GNU make built-in wildcard rules Makefile: optimize noop runs, add shared.mak - - - --- 2021-12-24 Ævar Arnfjörð Bjarmason Accepted
[3/3] reftable: support preset file mode for writing preliminary fixes for reftable support - - - --- 2021-12-23 Han-Wen Nienhuys Accepted
[2/3] reftable: signal overflow preliminary fixes for reftable support - - - --- 2021-12-23 Han-Wen Nienhuys Accepted
[1/3] reftable: fix typo in header preliminary fixes for reftable support - - - --- 2021-12-23 Han-Wen Nienhuys Accepted
sparse-checkout: remove stray trailing space sparse-checkout: remove stray trailing space - - - --- 2021-12-23 Elijah Newren Accepted
[v5,15/16] reftable: add print functions to the record types Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,14/16] reftable: make reftable_record a tagged union Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,13/16] reftable: remove outdated file reftable.c Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,12/16] reftable: implement record equality generically Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,11/16] reftable: make reftable-record.h function signatures const correct Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,10/16] reftable: handle null refnames in reftable_ref_record_equal Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,09/16] reftable: drop stray printf in readwrite_test Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,08/16] reftable: order unittests by complexity Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,07/16] reftable: all xxx_free() functions accept NULL arguments Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,05/16] reftable: ignore remove() return value in stack_test.c Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,04/16] reftable: check reftable_stack_auto_compact() return value Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,03/16] reftable: fix resource leak blocksource.c Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,01/16] reftable: fix OOB stack write in print functions Reftable coverity fixes - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v2,3/3] refs: centralize initialization of the base ref_store. tweaks to refs/debug.c - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v2,2/3] refs: print error message in debug output tweaks to refs/debug.c - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v2,1/3] refs: pass gitdir to packed_ref_store_create tweaks to refs/debug.c - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v3,2/2] git-p4: remove "rollback" verb git-p4: remove "debug" and "rollback" verbs - - - --- 2021-12-22 Joel Holdsworth Superseded
[v3,1/2] git-p4: remove "debug" verb git-p4: remove "debug" and "rollback" verbs - - - --- 2021-12-22 Joel Holdsworth Superseded
[v4,5/5] test-read-cache: remove --table, --expand options Sparse index: fetch, pull, ls-files - - - --- 2021-12-22 Derrick Stolee Accepted
[v4,4/5] t1091/t3705: remove 'test-tool read-cache --table' Sparse index: fetch, pull, ls-files - - - --- 2021-12-22 Derrick Stolee Accepted
[v4,3/5] t1092: replace 'read-cache --table' with 'ls-files --sparse' Sparse index: fetch, pull, ls-files - - - --- 2021-12-22 Derrick Stolee Accepted
[v4,2/5] ls-files: add --sparse option Sparse index: fetch, pull, ls-files - - - --- 2021-12-22 Derrick Stolee Accepted
[v4,1/5] fetch/pull: use the sparse index Sparse index: fetch, pull, ls-files - - - --- 2021-12-22 Derrick Stolee Accepted
[4/4] t7004: use "test-tool ref-store" for reflog inspection Reftable test fixes 20211221 - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[3/4] t7004: create separate tags for different tests Reftable test fixes 20211221 - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[2/4] t5550: require REFFILES Reftable test fixes 20211221 - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[1/4] t5540: require REFFILES Reftable test fixes 20211221 - - - --- 2021-12-22 Han-Wen Nienhuys Accepted
[v5,10/10] cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters) cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,08/10] cat-file: correct and improve usage information cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,07/10] cat-file: fix remaining usage bugs cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,06/10] cat-file: make --batch-all-objects a CMDMODE cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,05/10] cat-file: move "usage" variable to cmd_cat_file() cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,04/10] cat-file docs: fix SYNOPSIS and "-h" output cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,03/10] parse-options API: add a usage_msg_optf() cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,02/10] cat-file tests: test messaging on bad objects/paths cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v5,01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
[v3,9/9] reflog + refs-backend: move "verbose" out of the backend reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,8/9] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,7/9] reflog: reduce scope of "struct rev_info" reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,6/9] reflog expire: don't use lookup_commit_reference_gently() reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,5/9] reflog expire: refactor & use "tip_commit" only for UE_NORMAL reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,4/9] reflog expire: use "switch" over enum values reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,3/9] reflog: change one->many worktree->refnames to use a string_list reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,2/9] reflog expire: narrow scope of "cb" in cmd_reflog_expire() reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v3,1/9] reflog delete: narrow scope of "cmd" passed to count_reflog_ent() reftable prep: have builtin/reflog.c handle "--verbose" - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,17/17] run-command: remove old run_hook_{le,ve}() hook API hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,16/17] receive-pack: convert push-to-checkout hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,15/17] read-cache: convert post-index-change to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,13/17] git-p4: use 'git hook' to run hooks hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,12/17] send-email: use 'git hook run' for 'sendemail-validate' hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,11/17] git hook run: add an --ignore-missing flag hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,10/17] hooks: convert worktree 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,09/17] hooks: convert non-worktree 'post-checkout' hook to hook library hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,08/17] merge: convert post-merge to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,07/17] am: convert applypatch-msg to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,06/17] rebase: convert pre-rebase to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,05/17] hook API: add a run_hooks_l() wrapper hook.[ch]: new library to run hooks + simple hook conversion - 1 - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,04/17] am: convert {pre,post}-applypatch to use hook.h hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,03/17] gc: use hook library for pre-auto-gc hook hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,02/17] hook API: add a run_hooks() wrapper hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v6,01/17] hook: add 'run' subcommand hook.[ch]: new library to run hooks + simple hook conversion - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Accepted
[v5,7/7] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2021-12-22 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 113 114 115194 195 »