Show patches with: none      |   43262 patches
« 1 2 ... 148 149 150432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] Contributor doc: more on the proposed log message [RFC] Contributor doc: more on the proposed log message - - - --- 2022-01-23 Junio C Hamano Accepted
[v3] mem-pool: Don't assume uintmax_t is aligned enough for all types [v3] mem-pool: Don't assume uintmax_t is aligned enough for all types - - - --- 2022-01-23 Jessica Clarke Accepted
[v2] mem-pool: Don't assume uintmax_t is aligned enough for all types [v2] mem-pool: Don't assume uintmax_t is aligned enough for all types - - - --- 2022-01-23 Jessica Clarke Superseded
[PULL] l10n updates for 2.35.0 round 2 [PULL] l10n updates for 2.35.0 round 2 - - - --- 2022-01-23 Jiang Xin New
[GSoC] lib-read-tree-m-3way: modernize a test script (style) [GSoC] lib-read-tree-m-3way: modernize a test script (style) - - - --- 2022-01-23 Shaoxuan Yuan New
[12/12] git-merge-tree.txt: add a section on potentional usage mistakes RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[11/12] merge-tree: add a --allow-unrelated-histories flag RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[10/12] merge-tree: provide easy access to `ls-files -u` style info RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[09/12] merge-tree: provide a list of which files have conflicts RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[08/12] merge-ort: provide a merge_get_conflicted_files() helper function RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[07/12] merge-tree: support including merge messages in output RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[06/12] merge-ort: allow update messages to be written to different file stream RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[05/12] merge-ort: split out a separate display_update_messages() function RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[04/12] merge-tree: implement real merges RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[03/12] merge-tree: add option parsing and initial shell for real merge function RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[02/12] merge-tree: move logic for existing merge into new function RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[01/12] merge-tree: rename merge_trees() to trivial_merge_trees() RFC: In-core git merge-tree ("Server side merges") - - - --- 2022-01-22 Elijah Newren New
[4/4] i18n: transfer variables into placeholders in command synopsis Factorize i18n - - - --- 2022-01-22 Jean-Noël AVILA Superseded
[3/4] i18n: remove from i18n strings that do not hold translatable parts Factorize i18n - - - --- 2022-01-22 Jean-Noël AVILA Superseded
[2/4] i18n: factorize "invalid value" messages Factorize i18n - - - --- 2022-01-22 Jean-Noël AVILA Superseded
[1/4] i18n: factorize more 'incompatible options' messages Factorize i18n - - - --- 2022-01-22 Jean-Noël AVILA Superseded
blame: add --ignore-revs-blob and blame.ignoreRevsBlob blame: add --ignore-revs-blob and blame.ignoreRevsBlob - - - --- 2022-01-22 David Barr New
checkout: avoid BUG() when hitting a broken repository checkout: avoid BUG() when hitting a broken repository - - - --- 2022-01-22 Junio C Hamano Accepted
[v4,10/10] diff-merges: avoid history simplifications when diffing merges Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,09/10] merge-ort: mark conflict/warning messages from inner merges as omittable Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,08/10] show, log: include conflict/warning messages in --remerge-diff headers Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,07/10] diff: add ability to insert additional headers for paths Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,06/10] merge-ort: format messages slightly different for use in headers Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,05/10] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,04/10] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,03/10] ll-merge: make callers responsible for showing warnings Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,02/10] log: clean unneeded objects during `log --remerge-diff` Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[v4,01/10] show, log: provide a --remerge-diff capability Add a new --remerge-diff capability to show & log - - - --- 2022-01-21 Elijah Newren Superseded
[RFC] cat-file: add a --stdin-cmd mode [RFC] cat-file: add a --stdin-cmd mode - - - --- 2022-01-21 John Cai Superseded
[v2] sparse-checkout: create leading directory [v2] sparse-checkout: create leading directory - 1 - --- 2022-01-21 Jonathan Tan Accepted
[GSoC,1/1] t0001: replace "test [-d|-f]" with test_path_is_* functions t0001: replace "test [-d|-f]" with test_path_is_* functions - - - --- 2022-01-21 Shaoxuan Yuan New
clone, submodule: pass partial clone filters to submodules clone, submodule: pass partial clone filters to submodules - - - --- 2022-01-21 Josh Steadmon Superseded
Re* [PATCH v7 0/3] fetch: skip unnecessary tasks when using --negotiate-only Re* [PATCH v7 0/3] fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-20 Junio C Hamano New
checkout: fix BUG() case in 9081a421a6 checkout: fix BUG() case in 9081a421a6 - - - --- 2022-01-20 Ævar Arnfjörð Bjarmason New
sparse-checkout: create leading directory sparse-checkout: create leading directory - - - --- 2022-01-20 Jonathan Tan Superseded
[v7,3/3] fetch --negotiate-only: do not update submodules fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-20 Glen Choo New
[v7,2/3] fetch: skip tasks related to fetching objects fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-20 Glen Choo Accepted
[v7,1/3] fetch: use goto cleanup in cmd_fetch() fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-20 Glen Choo New
[v6,15/15] reftable: add print functions to the record types Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,14/15] reftable: make reftable_record a tagged union Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,13/15] reftable: remove outdated file reftable.c Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,12/15] reftable: implement record equality generically Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,11/15] reftable: make reftable-record.h function signatures const correct Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,10/15] reftable: handle null refnames in reftable_ref_record_equal Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,09/15] reftable: drop stray printf in readwrite_test Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,08/15] reftable: order unittests by complexity Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,07/15] reftable: all xxx_free() functions accept NULL arguments Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,06/15] reftable: fix resource warning Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,05/15] reftable: ignore remove() return value in stack_test.c Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,04/15] reftable: check reftable_stack_auto_compact() return value Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,03/15] reftable: fix resource leak blocksource.c Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,02/15] reftable: fix resource leak in block.c error path Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
[v6,01/15] reftable: fix OOB stack write in print functions Reftable coverity fixes - - - --- 2022-01-20 Han-Wen Nienhuys Accepted
branch,checkout: fix --track documentation branch,checkout: fix --track documentation - - - --- 2022-01-20 René Scharfe New
[v9,5/5] object-file API: add a format_object_header() function Untitled series #606905 - - - --- 2022-01-20 Han Xin New
[v9,4/5] unpack-objects: unpack_non_delta_entry() read data in a stream Untitled series #606904 - - - --- 2022-01-20 Han Xin New
[v9,3/5] object-file.c: add "stream_loose_object()" to handle large object Untitled series #606903 - - - --- 2022-01-20 Han Xin New
[v9,2/5] object-file.c: refactor write_loose_object() to several steps Untitled series #606902 - - - --- 2022-01-20 Han Xin New
[v9,1/5] unpack-objects: low memory footprint for get_data() in dry_run mode [v9,1/5] unpack-objects: low memory footprint for get_data() in dry_run mode - - - --- 2022-01-20 Han Xin New
[2/2] merge: fix memory leaks in cmd_merge() Fix some old memory leaks in merge-ort and builtin/merge - - - --- 2022-01-20 Elijah Newren Accepted
[1/2] merge-ort: fix memory leak in merge_ort_internal() Fix some old memory leaks in merge-ort and builtin/merge - - - --- 2022-01-20 Elijah Newren Accepted
signature-format.txt: Note SSH and X.509 signature delimiters signature-format.txt: Note SSH and X.509 signature delimiters - - - --- 2022-01-20 Gwyneth Morgan New
[v3] cache.h: auto-detect if zlib has uncompress2() [v3] cache.h: auto-detect if zlib has uncompress2() - - - --- 2022-01-20 Ævar Arnfjörð Bjarmason New
getcwd(mingw): handle the case when there is no cwd getcwd(mingw): handle the case when there is no cwd - - - --- 2022-01-19 Johannes Schindelin Accepted
[2/2] cat-file: add a --stdin-cmd mode cat-file: add a --stdin-cmd mode - - - --- 2022-01-19 John Cai New
[1/2] strvec.c: add a strvec_split_delim() cat-file: add a --stdin-cmd mode - - - --- 2022-01-19 John Cai New
[3/3] split-index: it really is incompatible with the sparse index : sparse index vs split index fixes - - - --- 2022-01-19 Johannes Schindelin Accepted
[2/3] t1091: disable split index : sparse index vs split index fixes - - - --- 2022-01-19 Johannes Schindelin Accepted
[1/3] sparse-index: sparse index is disallowed when split index is active : sparse index vs split index fixes - - - --- 2022-01-19 Johannes Schindelin Accepted
parse-options: document automatic PARSE_OPT_LITERAL_ARGHELP parse-options: document automatic PARSE_OPT_LITERAL_ARGHELP - - - --- 2022-01-19 René Scharfe New
sequencer: use proper sentence grammar in the first sentence of staged change advice sequencer: use proper sentence grammar in the first sentence of staged change advice - - - --- 2022-01-19 Bagas Sanjaya New
[v2] cache.h: auto-detect if zlib has uncompress2() [v2] cache.h: auto-detect if zlib has uncompress2() - - - --- 2022-01-19 Ævar Arnfjörð Bjarmason Superseded
[2/2] advice: refactor "action is not possible because you have unmerged files" More similar messages refactoring - - - --- 2022-01-19 Bagas Sanjaya New
[1/2] sequencer: factor GIT_AUTHOR_* from message strings More similar messages refactoring - - - --- 2022-01-19 Bagas Sanjaya New
[v6,3/3] fetch --negotiate-only: do not update submodules fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-19 Glen Choo Superseded
[v6,2/3] fetch: skip tasks related to fetching objects fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-19 Glen Choo Superseded
[v6,1/3] fetch: use goto cleanup in cmd_fetch() fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-19 Glen Choo Superseded
branch,checkout: fix --track usage strings branch,checkout: fix --track usage strings - - - --- 2022-01-18 Josh Steadmon Accepted
[v5,3/3] fetch --negotiate-only: do not update submodules fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-18 Glen Choo Superseded
[v5,2/3] fetch: skip tasks related to fetching objects fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-18 Glen Choo Superseded
[v5,1/3] fetch: use goto cleanup in cmd_fetch() fetch: skip unnecessary tasks when using --negotiate-only - - - --- 2022-01-18 Glen Choo Superseded
[v8,2/2] config: include file if remote URL matches a glob Conditional config includes based on remote URL - - - --- 2022-01-18 Jonathan Tan Accepted
Makefile: FreeBSD cannot do C99-or-below build Makefile: FreeBSD cannot do C99-or-below build - - - --- 2022-01-18 Junio C Hamano Accepted
[v8,1/2] config: make git_config_include() static Conditional config includes based on remote URL - - - --- 2022-01-18 Jonathan Tan Accepted
[v8,10/10] grep.[ch]: remove GREP_PATTERN_TYPE_UNSPECIFIED grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,09/10] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,08/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)" grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,07/10] grep.h: make "grep_opt.pattern_type_option" use its enum grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,06/10] grep API: call grep_config() after grep_init() grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,05/10] grep.c: don't pass along NULL callback value grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,04/10] built-ins: trust the "prefix" from run_builtin() grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,03/10] grep tests: add missing "grep.patternType" config tests grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,02/10] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
[v8,01/10] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete "init" & "config" code - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason Superseded
config.mak.dev: fix DEVELOPER=1 on FreeBSD with -std=gnu99 config.mak.dev: fix DEVELOPER=1 on FreeBSD with -std=gnu99 - - - --- 2022-01-18 Ævar Arnfjörð Bjarmason New
« 1 2 ... 148 149 150432 433 »