Show patches with: Archived = No       |   19499 patches
« 1 2 ... 108 109 110194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/5] cache.h: remove always unused show_date_human() declaration date.[ch] API: split from cache.h, add API docs, stop leaking memory - - - --- 2022-02-02 Ævar Arnfjörð Bjarmason Superseded
[v2,2/2] fetch: skip computing output width when not printing anything fetch: speed up mirror-fetches with many refs - - - --- 2022-02-02 Patrick Steinhardt Superseded
[v2,1/2] fetch-pack: use commit-graph when computing cutoff fetch: speed up mirror-fetches with many refs - - - --- 2022-02-02 Patrick Steinhardt Superseded
[v2,2/2] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS - - - --- 2022-02-02 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] completion tests: re-source git-completion.bash in a subshell completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS - - - --- 2022-02-02 Ævar Arnfjörð Bjarmason Accepted
fix typo in git-mktree.txt fix typo in git-mktree.txt - - - --- 2022-02-02 liginity Accepted
builtin/diff.c: fix "git-diff" usage string typo builtin/diff.c: fix "git-diff" usage string typo - - - --- 2022-02-02 Shaoxuan Yuan Accepted
[v4,3/3] repo-settings: rename the traditional default fetch.negotiationAlgorithm repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-02 Elijah Newren Accepted
[v4,2/3] repo-settings: fix error handling for unknown values repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-02 Elijah Newren Accepted
[v4,1/3] repo-settings: fix checking for fetch.negotiationAlgorithm=default repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-02 Elijah Newren Accepted
[v5,10/10] diff-merges: avoid history simplifications when diffing merges Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,09/10] merge-ort: mark conflict/warning messages from inner merges as omittable Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,08/10] show, log: include conflict/warning messages in --remerge-diff headers Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,07/10] diff: add ability to insert additional headers for paths Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,06/10] merge-ort: format messages slightly different for use in headers Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,05/10] merge-ort: mark a few more conflict messages as omittable Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,04/10] merge-ort: capture and print ll-merge warnings in our preferred fashion Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,03/10] ll-merge: make callers responsible for showing warnings Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,02/10] log: clean unneeded objects during `log --remerge-diff` Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
[v5,01/10] show, log: provide a --remerge-diff capability Add a new --remerge-diff capability to show & log - - - --- 2022-02-02 Elijah Newren Accepted
perl Git.pm: don't ignore signalled failure in _cmd_close() perl Git.pm: don't ignore signalled failure in _cmd_close() - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Accepted
t0051: use "skip_all" under !MINGW in single-test file t0051: use "skip_all" under !MINGW in single-test file - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[RESEND] subtree: force merge commit [RESEND] subtree: force merge commit - 1 - --- 2022-02-01 Johannes Altmanninger Accepted
[v3,3/3] repo-settings: name the default fetch.negotiationAlgorithm 'consecutive' repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-01 Elijah Newren Superseded
[v3,2/3] repo-settings: fix error handling for unknown values repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-01 Elijah Newren Superseded
[v3,1/3] repo-settings: fix checking for fetch.negotiationAlgorithm=default repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-02-01 Elijah Newren Superseded
[1/6] fetch-negotiator: add specific noop initializor partial-clone: add ability to refetch with expanded filter - - - --- 2022-02-01 Robert Coup Accepted
[10/10] object-file API: pass an enum to read_object_with_reference() object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[09/10] object-file.c: add a literal version of write_object_file_prepare() object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[08/10] object-file API: replace check_object_signature() with stream_* object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[07/10] object-file API: have hash_object_file() take "enum object_type" object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[06/10] object-file API: replace some use of check_object_signature() object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[05/10] object-file API: provide a hash_object_file_oideq() object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[04/10] object-file API: have write_object_file() take "enum object_type" object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[03/10] object-file API: add a format_object_header() function object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[02/10] object-file API: return "void", not "int" from hash_object_file() object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[01/10] object-file.c: split up declaration of unrelated variables object-file API: pass object enums, tidy up streaming interface - - - --- 2022-02-01 Ævar Arnfjörð Bjarmason Superseded
[v2] refs.h: make all flags arguments unsigned [v2] refs.h: make all flags arguments unsigned - - - --- 2022-02-01 Linus Arver via GitGitGadget Superseded
[v4,4/4] i18n: fix some misformated placeholders in command synopsis Factorize i18n - 1 - --- 2022-01-31 Jean-Noël AVILA Accepted
[v4,3/4] i18n: remove from i18n strings that do not hold translatable parts Factorize i18n - - - --- 2022-01-31 Jean-Noël AVILA Accepted
[v4,2/4] i18n: factorize "invalid value" messages Factorize i18n - - - --- 2022-01-31 Jean-Noël AVILA Accepted
[3/3] t5312: prepare for reftable reftable related test tweaks - - - --- 2022-01-31 Han-Wen Nienhuys Accepted
[2/3] t1405: mark test that checks existence as REFFILES reftable related test tweaks - - - --- 2022-01-31 Han-Wen Nienhuys Accepted
[1/3] t1405: explictly delete reflogs for reftable reftable related test tweaks - - - --- 2022-01-31 Han-Wen Nienhuys Accepted
[v5,5/5] worktree: copy sparse-checkout patterns and config on add Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-31 Derrick Stolee Superseded
[v5,4/5] sparse-checkout: set worktree-config correctly Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-31 Derrick Stolee Superseded
[v5,3/5] config: add repo_config_set_worktree_gently() Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-31 Derrick Stolee Superseded
[v5,2/5] worktree: create init_worktree_config() Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-31 Derrick Stolee Superseded
[v5,1/5] Documentation: add extensions.worktreeConfig details Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-31 Derrick Stolee Superseded
[v2] fetch --prune: exit with error if pruning fails [v2] fetch --prune: exit with error if pruning fails - - - --- 2022-01-31 Thomas Gummerer Accepted
[v3,4/4] i18n: transfer variables into placeholders in command synopsis Factorize i18n - - - --- 2022-01-30 Jean-Noël AVILA Superseded
[v3,3/4] i18n: remove from i18n strings that do not hold translatable parts Factorize i18n - - - --- 2022-01-30 Jean-Noël AVILA Superseded
[v3,2/4] i18n: factorize "invalid value" messages Factorize i18n - - - --- 2022-01-30 Jean-Noël AVILA Superseded
[v3,1/4] i18n: factorize more 'incompatible options' messages Factorize i18n - - - --- 2022-01-30 Jean-Noël AVILA Superseded
[v2,2/2] t/lib-read-tree-m-3way: replace spaces with tabs t/lib-read-tree-m-3way: modernize a test script - - - --- 2022-01-30 Shaoxuan Yuan Superseded
[v2,1/2] t/lib-read-tree-m-3way: replace double quotes with single quotes t/lib-read-tree-m-3way: modernize a test script - - - --- 2022-01-30 Shaoxuan Yuan Superseded
[v2,13/13] git-merge-tree.txt: add a section on potentional usage mistakes In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,12/13] merge-tree: add a --allow-unrelated-histories flag In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,11/13] merge-tree: provide easy access to `ls-files -u` style info In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,10/13] merge-tree: provide a list of which files have conflicts In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,09/13] merge-ort: provide a merge_get_conflicted_files() helper function In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,08/13] merge-tree: support including merge messages in output In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,07/13] merge-ort: allow update messages to be written to different file stream In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,06/13] merge-ort: split out a separate display_update_messages() function In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,05/13] diff: allow diff_warn_rename_limit to write somewhere besides stdout In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Johannes Schindelin Superseded
[v2,04/13] merge-tree: implement real merges In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,03/13] merge-tree: add option parsing and initial shell for real merge function In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,02/13] merge-tree: move logic for existing merge into new function In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2,01/13] merge-tree: rename merge_trees() to trivial_merge_trees() In-core git merge-tree ("Server side merges") - - - --- 2022-01-29 Elijah Newren Superseded
[v2] receive-pack: purge temporary data if no command is ready to run [v2] receive-pack: purge temporary data if no command is ready to run - - - --- 2022-01-29 Chen BoJun Accepted
[v8,6/6] branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,3/6] branch: add a dry_run parameter to create_branch() implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,2/6] branch: make create_branch() always create a branch implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,1/6] branch: move --set-upstream-to behavior to dwim_and_setup_tracking() implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v2,4/4] i18n: transfer variables into placeholders in command synopsis Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,3/4] i18n: remove from i18n strings that do not hold translatable parts Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,2/4] i18n: factorize "invalid value" messages Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,1/4] i18n: factorize more 'incompatible options' messages Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
fetch: fix negotiate-only error message fetch: fix negotiate-only error message - 1 - --- 2022-01-28 Robert Coup Accepted
[v2] scalar: accept -C and -c options before the subcommand [v2] scalar: accept -C and -c options before the subcommand - - - --- 2022-01-28 Johannes Schindelin Accepted
[v5,8/9] submodule tests: test for init and update failure output submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v5,4/9] submodule--helper: run update using child process struct submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v5,3/9] submodule--helper: allow setting superprefix for init_submodule() submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v3,3/3] diff-filter: be more careful when looking for negative bits Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v3,2/3] diff.c: move the diff filter bits definitions up a bit Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v3,1/3] docs(diff): lose incorrect claim about `diff-files --diff-filter=A` Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v2,1/2] git-compat-util.h: clarify GCC v.s. C99-specific in comment C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[2/2] fetch: skip computing output width when not printing anything Untitled series #609446 - - - --- 2022-01-28 Patrick Steinhardt Accepted
[2/2] fetch: skip computing output width when not printing anything fetch: speed up mirror-fetches with many refs - - - --- 2022-01-28 Patrick Steinhardt Superseded
[1/2] fetch-pack: use commit-graph when computing cutoff fetch: speed up mirror-fetches with many refs - - - --- 2022-01-28 Patrick Steinhardt Superseded
sparse-checkout: fix a couple minor memory leaks sparse-checkout: fix a couple minor memory leaks - - - --- 2022-01-28 Elijah Newren Accepted
repo-settings: fix checking for fetch.negotiationAlgorithm=default repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-01-28 Elijah Newren Superseded
[4/4] stash: stop warning about the obsolete `stash.useBuiltin` config setting Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[3/4] Remove documentation for `stash.useBuiltin` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[2/4] add: remove support for `git-legacy-stash` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[1/4] git-sh-setup: remove remnant bits referring to `git-legacy-stash` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[v3] receive-pack: check if client is alive before completing the push [v3] receive-pack: check if client is alive before completing the push - - - --- 2022-01-27 Robin Jarry Superseded
[v4,3/3] completion: ensure cone mode completion with multiple <TAB>s completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
[v4,2/3] completion: sparse-checkout updates completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
[v4,1/3] completion: add sparse-checkout tests completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
« 1 2 ... 108 109 110194 195 »