Show patches with: Submitter = Ævar Arnfjörð Bjarmason       |   6135 patches
« 1 2 ... 3 4 561 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,08/20] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,07/20] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,06/20] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,05/20] various: add missing clear_pathspec(), fix leaks leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,04/20] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,03/20] commit-graph: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,02/20] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,01/20] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason Superseded
[v2,3/3] tag: don't emit potentially incorrect "object is a X, not a Y" tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[v2,2/3] tag: don't misreport type of tagged objects in errors tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[v2,1/3] object tests: add test for unexpected objects in tags tag: don't misreport type of tagged objects in errors - - - --- 2022-12-30 Ævar Arnfjörð Bjarmason New
[20/20] grep API: plug memory leaks by freeing "header_list" leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[19/20] grep.c: make it easier to extend free_grep_patterns() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[18/20] object-file.c: free the "t.tag" in check_tag() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[17/20] connected.c: free(new_pack) in check_connected() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[16/20] builtin/merge.c: free "&buf" on "Your local changes..." error leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[15/20] builtin/merge.c: always free "struct strbuf msg" leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[14/20] show-branch: free() allocated "head" before return leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[13/20] commit-graph: fix a parse_options_concat() leak leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[12/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[11/20] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[10/20] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[09/20] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[08/20] reset: fix cmd_reset() leaks with a clear_pathspec() call leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[07/20] stash: fix a "struct pathspec" leak leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[06/20] archive.c: call clear_pathspec() in write_archive() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[05/20] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[04/20] commit-graph: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[03/20] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[02/20] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[01/20] t6021: mark as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2022-12-28 Ævar Arnfjörð Bjarmason Superseded
[2/2] bundle <cmd>: have usage_msg_opt() note the missing "<file>" builtin/bundle.c: segfault fix style & error reporting follow-up - - - --- 2022-12-27 Ævar Arnfjörð Bjarmason Accepted
[1/2] builtin/bundle.c: remove superfluous "newargc" variable builtin/bundle.c: segfault fix style & error reporting follow-up - - - --- 2022-12-27 Ævar Arnfjörð Bjarmason Accepted
[v4,06/11] bundle-uri client: add helper for testing server Bundle URIs IV: advertise over protocol v2 - - - --- 2022-12-22 Ævar Arnfjörð Bjarmason Accepted
[v4,04/11] bundle-uri client: add boolean transfer.bundleURI setting Bundle URIs IV: advertise over protocol v2 - - - --- 2022-12-22 Ævar Arnfjörð Bjarmason Accepted
[v4,03/11] clone: request the 'bundle-uri' command when available Bundle URIs IV: advertise over protocol v2 - - - --- 2022-12-22 Ævar Arnfjörð Bjarmason Accepted
[v4,02/11] t: create test harness for 'bundle-uri' command Bundle URIs IV: advertise over protocol v2 - - - --- 2022-12-22 Ævar Arnfjörð Bjarmason Accepted
[v4,01/11] protocol v2: add server-side "bundle-uri" skeleton Bundle URIs IV: advertise over protocol v2 - - - --- 2022-12-22 Ævar Arnfjörð Bjarmason Accepted
bundle: don't segfault on "git bundle <subcmd>" bundle: don't segfault on "git bundle <subcmd>" - - 1 --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,9/9] read-tree: add "--super-prefix" option, eliminate global Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,8/9] submodule--helper: convert "{update,clone}" to their own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,7/9] submodule--helper: convert "status" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,6/9] submodule--helper: convert "sync" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,5/9] submodule--helper: convert "foreach" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,4/9] submodule--helper: don't use global --super-prefix in "absorbgitdirs" Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,3/9] submodule.c & submodule--helper: pass along "super_prefix" param Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,2/9] read-tree + fetch tests: test failing "--super-prefix" interaction Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[v5,1/9] submodule absorbgitdirs tests: add missing "Migrating git..." tests Get rid of "git --super-prefix" - - - --- 2022-12-20 Ævar Arnfjörð Bjarmason Accepted
[6/6] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[5/6] cmake: copy over git-p4.py for t983[56] perforce test cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[4/6] cmake: only look for "sh" in "C:/Program Files" on Windows cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[3/6] cmake: increase test timeout on Windows only cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[2/6] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[1/6] cmake: don't copy chainlint.pl to build directory cmake: guard OS-specific code & cleanup & chmod +x on *nix - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[2/2] cmake: update instructions for portable CMakeLists.txt cmake doc: modernize and cross-platform-ize the docs - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[1/2] cmake: use "-S" and "-B" to specify source and build directories cmake doc: modernize and cross-platform-ize the docs - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
cmake: don't invoke msgfmt with --statistics cmake: don't invoke msgfmt with --statistics - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[v4,6/6] tests: don't lose misc "git" exit codes tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason Accepted
[v4,5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )" tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason Accepted
[v4,4/6] tests: don't lose exit status with "test <op> $(git ...)" tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason Accepted
[v4,3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))" tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason New
[v4,2/6] t/lib-patch-mode.sh: fix ignored exit codes tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason Accepted
[v4,1/6] auto-crlf tests: don't lose exit code in loops and outside tests tests: fix ignored & hidden exit codes - - - --- 2022-12-19 Ævar Arnfjörð Bjarmason Accepted
[6/6] cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS" remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Accepted
[5/6] cache-tree API: remove redundant update_main_cache_tree() remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Accepted
[4/6] cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*" remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[3/6] cocci & cache.h: apply pending "index_cache_pos" rule remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Accepted
[2/6] cocci & cache.h: fully apply "active_nr" part of index-compatibility remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Accepted
[1/6] builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE" remove USE_THE_INDEX_COMPATIBILITY_MACROS - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Accepted
[6/6] bisect: no longer try to clean up left-over `.git/head-name` files bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[5/6] bisect: remove Cogito-related code bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[4/6] bisect run: fix the error message bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[3/6] bisect: verify that a bogus option won't try to start a bisection bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[2/6] bisect--helper: make the order consistently `argc, argv` bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[1/6] bisect--helper: simplify exit code computation bisect: follow-up fixes from js/bisect-in-c - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,9/9] read-tree: add "--super-prefix" option, eliminate global Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,8/9] submodule--helper: convert "{update,clone}" to their own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,7/9] submodule--helper: convert "status" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,6/9] submodule--helper: convert "sync" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,5/9] submodule--helper: convert "foreach" to its own "--super-prefix" Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,4/9] submodule--helper: don't use global --super-prefix in "absorbgitdirs" Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,3/9] submodule.c & submodule--helper: pass along "super_prefix" param Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,2/9] read-tree + fetch tests: test failing "--super-prefix" interaction Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[v4,1/9] submodule absorbgitdirs tests: add missing "Migrating git..." tests Get rid of "git --super-prefix" - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason Superseded
[RFC,5/5] strvec API users: fix more leaks by using "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,4/5] strvec API users: fix leaks by using "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,3/5] strvec API: add a "STRVEC_INIT_NODUP" strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,2/5] various: add missing strvec_clear() strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[RFC,1/5] builtin/annotate.c: simplify for strvec API strvec: add a "nodup" mode, fix memory leaks - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,12/12] merge-index: make the argument parsing sensible & simpler merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,11/12] merge-index: use "struct strvec" and helper to prepare args merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,10/12] merge-index: libify merge_one_path() and merge_all() merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,09/12] builtin/merge-index.c: don't USE_THE_INDEX_VARIABLE merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,08/12] merge-index: stop calling ensure_full_index() twice merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,07/12] merge-index i18n: mark die() messages for translation merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,06/12] merge-index: improve die() error messages merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,05/12] merge-index: migrate to parse_options() API merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,04/12] merge-index tests: add usage tests merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,03/12] t6060: add tests for removed files merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
[v10,02/12] t6060: modify multiple files to expose a possible issue with merge-index merge-index: prepare to rewrite merge drivers in C - - - --- 2022-12-15 Ævar Arnfjörð Bjarmason New
« 1 2 ... 3 4 561 62 »