Show patches with: none      |   43283 patches
« 1 2 ... 106 107 108432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
contrib/rerere-train: avoid useless gpg sign in training contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Superseded
[v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs [v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason New
[v5] submodule merge: update conflict error message [v5] submodule merge: update conflict error message - - - --- 2022-07-18 Calvin Wan Superseded
midx: reduce memory pressure while writing bitmaps midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-18 Derrick Stolee New
[v6,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v6,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-18 Siddharth Asthana Accepted
[v2] fetch-pack: write effective filter to trace2 [v2] fetch-pack: write effective filter to trace2 - - - --- 2022-07-18 Jonathan Tan Superseded
[v7,7/7] tr2: dump names if config exist in multiple scopes trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long New
[v7,6/7] pack-bitmap.c: continue looping when first MIDX bitmap is found trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,5/7] pack-bitmap.c: using error() instead of silently returning -1 trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,4/7] pack-bitmap.c: do not ignore error when opening a bitmap file trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,3/7] pack-bitmap.c: rename "idx_name" to "bitmap_name" trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,2/7] pack-bitmap.c: mark more strings for translations trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
[v7,1/7] pack-bitmap.c: fix formatting of error messages trace2: dump scope when print "interesting" config - - - --- 2022-07-18 Teng Long Accepted
t4200: drop irrelevant code t4200: drop irrelevant code - - - --- 2022-07-18 Martin Ågren New
[v4,8/8] docs: move multi-pack-index docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,7/8] docs: move http-protocol docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,6/8] docs: move pack format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,5/8] docs: move protocol-related docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,4/8] docs: move commit-graph format docs to man section 5 git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,3/8] git docs: create a "Git file formats and protocols" section git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,2/8] git docs: split "User-facing file formats" off from "Guides" git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v4,1/8] help.c: BUG() out if "help --guides" can't remove "git" prefixes git doc + "git help": move "format" docs from technical/* - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason New
[v3] trace2: only include "fsync" events if we git_fsync() [v3] trace2: only include "fsync" events if we git_fsync() - - - --- 2022-07-18 Ævar Arnfjörð Bjarmason Accepted
config/core.txt: fix minor issues for `core.sparseCheckoutCone` config/core.txt: fix minor issues for `core.sparseCheckoutCone` - 1 - --- 2022-07-18 Martin Ågren Accepted
[v2] git-p4: fix bug with encoding of p4 client name [v2] git-p4: fix bug with encoding of p4 client name - - - --- 2022-07-18 Kilian Kilger New
index-format.txt: remove outdated list of supported extensions index-format.txt: remove outdated list of supported extensions - - - --- 2022-07-18 SZEDER Gábor Accepted
[v2] config.txt: document include, includeIf [v2] config.txt: document include, includeIf - - - --- 2022-07-16 Manuel Boni New
[10/10] mergesort: remove llist_mergesort() typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[09/10] packfile: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[08/10] fetch-pack: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[07/10] commit: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[06/10] blame: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[05/10] test-mergesort: use DEFINE_LIST_SORT typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[04/10] test-mergesort: use DEFINE_LIST_SORT_DEBUG typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[03/10] mergesort: add macros for typed sort of linked lists typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[02/10] mergesort: tighten merge loop typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[01/10] mergesort: unify ranks loops typed sort of linked lists - - - --- 2022-07-16 René Scharfe New
[v5,4/4] cat-file: add mailmap support Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header() Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,2/4] ident: move commit_rewrite_person() to ident.c Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
[v5,1/4] revision: improve commit_rewrite_person() Add support for mailmap in cat-file - - - --- 2022-07-16 Siddharth Asthana Superseded
fetch-pack: write effective filter to trace2 fetch-pack: write effective filter to trace2 - - - --- 2022-07-15 Jonathan Tan Superseded
ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: What's cooking in git.git (Jul 2022, … ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: What's cooking in git.git (Jul 2022, … - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code) never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code) - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
[v2] Add note that conflict resolution is still performed [v2] Add note that conflict resolution is still performed - - - --- 2022-07-15 Matthias Beyer New
refs: work around network caching on Windows refs: work around network caching on Windows - - - --- 2022-07-15 Pierre Garnier New
git-repack doc: remove discussion of ancient caveat git-repack doc: remove discussion of ancient caveat - - - --- 2022-07-15 Ævar Arnfjörð Bjarmason New
Add a new config to tell Git only check files matched sparse-checkout patterns. Add a new config to tell Git only check files matched sparse-checkout patterns. - - - --- 2022-07-15 Canwei He New
[RFC] mingw: avoid mktemp() in mkstemp() implementation [RFC] mingw: avoid mktemp() in mkstemp() implementation - - - --- 2022-07-15 René Scharfe New
[v2,3/3] *: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
[v2,2/3] t/*: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
[v2,1/3] Documentation: remove use of whitelist Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
hooks--pre-commit: detect non-ASCII when renaming hooks--pre-commit: detect non-ASCII when renaming - - - --- 2022-07-14 Julian Prein New
[v4] commit-graph: pass repo_settings instead of repository [v4] commit-graph: pass repo_settings instead of repository - - - --- 2022-07-14 Josh Steadmon New
[v8,5/5] setup.c: create `safe.bareRepository` config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,4/5] safe.directory: use git_protected_config() config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,3/5] config: learn `git_protected_config()` config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,2/5] Documentation: define protected configuration config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[v8,1/5] Documentation/git-config.txt: add SCOPES section config: introduce safe.bareRepository and protected config - - - --- 2022-07-14 Glen Choo Accepted
[10/10] CI: have "static-analysis" run "check-builtins", not "documentation" ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[09/10] CI: have "static-analysis" run a "make ci-static-analysis" target ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[08/10] CI: don't have "git grep" invoke a pager in tree content check ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[07/10] CI: export variables via a wrapper ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[06/10] CI: consistently use "export" in ci/lib.sh ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[05/10] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[04/10] CI: make "$jobname" explicit, remove fallback ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[03/10] CI: remove dead "tree skipping" code ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[02/10] CI: remove more dead Travis CI support ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[01/10] CI: run "set -ex" early in ci/lib.sh ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[3/3] doc: notes: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[2/3] doc: apply: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[1/3] doc: grep: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
shortlog: use a stable sort shortlog: use a stable sort - - - --- 2022-07-14 Johannes Schindelin Accepted
[v2] mergetool(vimdiff): allow paths to contain spaces again [v2] mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-14 Johannes Schindelin Accepted
[v2,3/3] checkout: fix two bugs on the final count of updated entries checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
[v2,2/3] checkout: show bug about failed entries being included in final report checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
[v2,1/3] checkout: document bug where delayed checkout counts entries twice checkout: fix two bugs on count of updated entries - - - --- 2022-07-14 Matheus Tavares Accepted
tests: fix incorrect --write-junit-xml code tests: fix incorrect --write-junit-xml code - - - --- 2022-07-14 Johannes Schindelin Accepted
config.txt: add completion for include, includeIf config.txt: add completion for include, includeIf - - - --- 2022-07-13 Manuel Boni New
mergetool(vimdiff): allow paths to contain spaces again mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-13 Johannes Schindelin Superseded
[3/3] *: use allowlist and denylist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[2/3] t/*: use allowlist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[1/3] Documentation: use allowlist and denylist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[11/11] submodule--helper: fix "reference" leak is "module_clone_data" submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[10/11] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[09/11] submodule--helper: free "char *" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[08/11] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[07/11] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[06/11] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[05/11] submodule--helper: free() leaking {run,capture}_command() argument submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[04/11] submodule--helper: fix "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[03/11] submodule--helper: fix "module_clone_data" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[02/11] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[01/11] submodule.c: free() memory from xgetcwd() submodule--helper: fix memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[6/6] revisions API: don't leak memory on argv elements that need free()-ing revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[5/6] bisect.c: partially fix bisect_rev_setup() memory leak revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
[4/6] log: fix common "rev.pending" memory leak in "git show" revisions API: fix more memory leaks - - - --- 2022-07-13 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 106 107 108432 433 »