Show patches with: Archived = No       |   19498 patches
« 1 2 ... 80 81 82194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,24/24] submodule--helper: fix a configure_added_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,23/24] submodule--helper: fix bad config API usage submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,22/24] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,21/24] submodule--helper: don't exit() on failure, return submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,20/24] submodule--helper: add skeleton "goto cleanup" to update_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,19/24] submodule--helper: rename "int res" to "int ret" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,18/24] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,17/24] submodule--helper: fix a memory leak in print_status() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,16/24] submodule--helper: fix a leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,15/24] submodule--helper: fix obscure leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,14/24] submodule--helper: fix "reference" leak is "module_clone_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,13/24] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,12/24] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,11/24] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,10/24] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,09/24] submodule--helper: refactor "errmsg_str" to be a "struct strbuf" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,08/24] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,07/24] submodule--helper: add "const" to copy of "update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,06/24] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,05/24] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,04/24] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,03/24] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,02/24] submodule--helper: fix a leak in "clone_submodule" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,01/24] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
compat/win32: correct for incorrect compiler warning compat/win32: correct for incorrect compiler warning - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,12/12] sequencer: notify user of --update-refs activity rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,10/12] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,09/12] sequencer: rewrite update-refs as user edits todo list rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,08/12] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,07/12] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,06/12] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,05/12] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,04/12] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,03/12] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,02/12] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,01/12] t2407: test bisect and rebase as black-boxes rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,5/5] transport.c: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,4/5] t: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,3/5] git.txt: remove redundant language Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,2/5] git-cvsserver: clarify directory list Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,1/5] daemon: clarify directory arguments Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
osx-keychain: fix compiler warning osx-keychain: fix compiler warning - - - --- 2022-07-19 Lessley Dennington Accepted
[v3] contrib/rerere-train: avoid useless gpg sign in training [v3] contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Accepted
[v2,3/3] midx: reduce memory pressure while writing bitmaps midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,2/3] midx: extract bitmap write setup midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,1/3] pack-bitmap-write: use const for hashes midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v1,7/7] mv: check overwrite for in-to-out move mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,6/7] mv: from in-cone to out-of-cone mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,5/7] mv: remove BOTH from enum update_mode mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,4/7] mv: check if <destination> is a SKIP_WORKTREE_DIR mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,3/7] mv: free the *with_slash in check_dir_in_index() mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,2/7] mv: add documentation for check_dir_in_index() mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,1/7] t7002: add tests for moving from in-cone to out-of-cone mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v2] contrib/rerere-train: avoid useless gpg sign in training [v2] contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Superseded
contrib/rerere-train: avoid useless gpg sign in training contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Superseded
[v5] submodule merge: update conflict error message [v5] submodule merge: update conflict error message - - - --- 2022-07-18 Calvin Wan Superseded
[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,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
[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
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
[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
[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
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
mergetool(vimdiff): allow paths to contain spaces again mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-13 Johannes Schindelin Superseded
[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
« 1 2 ... 80 81 82194 195 »