Show patches with: Archived = No       |   19498 patches
« 1 2 ... 113 114 115194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,3/8] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,2/8] ls-tree: add missing braces to "else" arms ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[v8,1/8] ls-tree: remove commented-out code ls-tree: "--object-only" and "--format" opts - - - --- 2022-01-01 Teng Long Superseded
[2/2] builtin/reflog.c: switch to use parse-options API for delete subcommand reflog.c: switch to use parse-options API - - - --- 2021-12-31 John Cai Superseded
[1/2] builtin/reflog.c: use parse-options for expire subcommand reflog.c: switch to use parse-options API - - - --- 2021-12-31 John Cai Superseded
[v3] receive-pack.c: consolidate find header logic [v3] receive-pack.c: consolidate find header logic - - - --- 2021-12-31 John Cai Superseded
[v3,9/9] merge-ort: mark conflict/warning messages from inner merges as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,8/9] show, log: include conflict/warning messages in --remerge-diff headers Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,7/9] diff: add ability to insert additional headers for paths Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,6/9] merge-ort: format messages slightly different for use in headers Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,5/9] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,4/9] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,3/9] ll-merge: make callers responsible for showing warnings Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,2/9] log: clean unneeded objects during `log --remerge-diff` Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v3,1/9] show, log: provide a --remerge-diff capability Add a new --remerge-diff capability to show & log - - - --- 2021-12-30 Elijah Newren Superseded
[v2] merge-ort: fix bug with renormalization and rename/delete conflicts [v2] merge-ort: fix bug with renormalization and rename/delete conflicts - 1 - --- 2021-12-30 Elijah Newren Accepted
Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing Re* [PATCH v2] SubmittingPatchs: clarify choice of base and testing - - - --- 2021-12-30 Junio C Hamano Accepted
[v2,2/2] sparse-checkout: custom tab completion sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[v2,1/2] sparse-checkout: custom tab completion tests sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[2/2] sparse-checkout: custom tab completion sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[1/2] sparse-checkout: custom tab completion tests sparse checkout: custom bash completion updates - - - --- 2021-12-30 Lessley Dennington Superseded
[v3,11/11] i18n: turn even more messages into "cannot be used together" ones Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,09/11] i18n: factorize "--foo outside a repository" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,08/11] i18n: refactor "unrecognized %(foo) argument" strings Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,07/11] i18n: factorize "no directory given for --foo" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,06/11] i18n: factorize "--foo requires --bar" and the like Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,05/11] i18n: tag.c factorize i18n strings Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,04/11] i18n: standardize "cannot open" and "cannot read" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,03/11] i18n: turn "options are incompatible" into "cannot be used together" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,02/11] i18n: refactor "%s, %s and %s are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v3,01/11] i18n: refactor "foo and bar are mutually exclusive" Factorization of messages with similar meaning - - - --- 2021-12-29 Jean-Noël AVILA Superseded
[v2] receive-pack.c: consolidate find header logic [v2] receive-pack.c: consolidate find header logic - - - --- 2021-12-29 John Cai Superseded
[7/7] help: don't print "\n" before single-section output help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[4/7] help.c: split up list_all_cmds_help() function help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[2/7] help.c: use puts() instead of printf{,_ln}() for consistency help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[1/7] help doc: add missing "]" to "[-a|--all]" help: test and fix small "help -g" regression - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v8,6/7] pack-bitmap-write.c: don't return without stop_progress() progress: test fixes / cleanup - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v8,2/7] progress.c test helper: add missing braces progress: test fixes / cleanup - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v8,1/7] leak tests: fix a memory leak in "test-progress" helper progress: test fixes / cleanup - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,6/6] object-name: re-use "struct strbuf" in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,5/6] object-name: iterate ambiguous objects before showing header object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,4/6] object-name: show date for ambiguous tag objects object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,3/6] object-name: make ambiguous object output translatable object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,1/6] object-name tests: add tests for ambiguous object blind spots object-name: make ambiguous object output translatable + show tag date - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v6,10/10] cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters) cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,08/10] cat-file: correct and improve usage information cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,07/10] cat-file: fix remaining usage bugs cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,06/10] cat-file: make --batch-all-objects a CMDMODE cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,05/10] cat-file: move "usage" variable to cmd_cat_file() cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,04/10] cat-file docs: fix SYNOPSIS and "-h" output cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,03/10] parse-options API: add a usage_msg_optf() cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,02/10] cat-file tests: test messaging on bad objects/paths cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v6,01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Accepted
[v7,10/10] grep.[ch]: remove GREP_PATTERN_TYPE_UNSPECIFIED grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[v7,09/10] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2021-12-28 Ævar Arnfjörð Bjarmason Superseded
[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
« 1 2 ... 113 114 115194 195 »