Show patches with: none      |   43903 patches
« 1 2 ... 76 77 78439 440 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] curl: resolve deprecated curl declarations [v3] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v2] curl: resolve deprecated curl declarations [v2] curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v6,6/6] submodule: call parallel code from serial status Untitled series #712919 - - - --- 2023-01-17 Calvin Wan New
[v6,5/6] diff-lib: parallelize run_diff_files for submodules Untitled series #712918 - - - --- 2023-01-17 Calvin Wan New
[v6,4/6] diff-lib: refactor match_stat_with_submodule Untitled series #712917 - - - --- 2023-01-17 Calvin Wan New
[v6,3/6] submodule: move status parsing into function Untitled series #712916 - - - --- 2023-01-17 Calvin Wan New
[v6,2/6] submodule: strbuf variable rename Untitled series #712915 - - - --- 2023-01-17 Calvin Wan New
[v6,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts [v6,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts - - - --- 2023-01-17 Calvin Wan New
curl: resolve deprecated curl declarations curl: resolve deprecated curl declarations - - - --- 2023-01-17 Seija Kijin Superseded
[v4,19/19] push: free_refs() the "local_refs" in set_refspecs() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,18/19] receive-pack: free() the "ref_name" in "struct command" leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,17/19] grep API: plug memory leaks by freeing "header_list" leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,16/19] grep.c: refactor free_grep_patterns() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,15/19] object-file.c: release the "tag" in check_tag() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,14/19] builtin/merge.c: free "&buf" on "Your local changes..." error leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,12/19] show-branch: free() allocated "head" before return leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,11/19] commit-graph: fix a parse_options_concat() leak leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,08/19] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,07/19] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,06/19] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,05/19] various: add missing clear_pathspec(), fix leaks leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,04/19] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,03/19] commit-graph: use free_commit_graph() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,02/19] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v4,01/19] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Superseded
[v7,2/2] send-email: expose header information to git-send-email's sendemail-validate hook send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
[v7,1/2] send-email: refactor header generation functions send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
treewide: always have a valid "index_state.repo" member treewide: always have a valid "index_state.repo" member - - - --- 2023-01-17 Ævar Arnfjörð Bjarmason Accepted
[v3] grep: correctly identify utf-8 characters with \{b,w} in -P [v3] grep: correctly identify utf-8 characters with \{b,w} in -P 1 - - --- 2023-01-17 Carlo Marcelo Arenas Belón New
[2/2,RFC] push: allow delete one level ref push: allow delete one level ref - - - --- 2023-01-17 ZheNing Hu Superseded
[1/2] receive-pack: fix funny ref error messsage push: allow delete one level ref - - - --- 2023-01-17 ZheNing Hu Superseded
[v2,3/3] http: support CURLOPT_PROTOCOLS_STR [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[v2,2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Superseded
[v6,2/2] send-email: expose header information to git-send-email's sendemail-validate hook send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
[v6,1/2] send-email: refactor header generation functions send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
[v5,2/2] send-email: expose header information to git-send-email's sendemail-validate hook send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
[v5,1/2] send-email: refactor header generation functions send-email: expose header information to git-send-email's sendemail-validate hook - - - --- 2023-01-17 Michael Strawbridge Superseded
worktree: teach find_shared_symref to ignore current worktree worktree: teach find_shared_symref to ignore current worktree - - - --- 2023-01-17 Rubén Justo New
[v3,1/1] cat-file: quote-format name in error when using -z cat-file: quote-format name in error when using -z - - - --- 2023-01-16 Toon Claes New
branch: improve advice when --recurse-submodules fails branch: improve advice when --recurse-submodules fails - 1 - --- 2023-01-16 Philippe Blain Accepted
[v4,1/1] ref-filter: add new "signature" atom ref-filter: add new "signature" atom - - - --- 2023-01-16 Nsengiyumva Wilberforce New
builtin/checkout: check the branch used in -B with worktrees builtin/checkout: check the branch used in -B with worktrees - - - --- 2023-01-16 Carlo Marcelo Arenas Belón New
[v2,3/3] branch: rename orphan branches in any worktree Untitled series #712210 - - - --- 2023-01-16 Rubén Justo New
[3/3] branch: rename orphan branches in any worktree branch: operations on orphan branches - - - --- 2023-01-16 Rubén Justo Superseded
[v2,2/3] branch: description for orphan branch errors branch: operations on orphan branches - - - --- 2023-01-16 Rubén Justo Superseded
[v2,1/3] avoid unnecessary worktrees traversing branch: operations on orphan branches - - - --- 2023-01-16 Rubén Justo Superseded
[3/3] http: support CURLOPT_PROTOCOLS_STR [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
[2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
[1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
format-patch: unleak "-v <num>" format-patch: unleak "-v <num>" - - - --- 2023-01-15 Junio C Hamano Accepted
worktree add: introduce basic DWYM for --orphan worktree add: introduce basic DWYM for --orphan - - - --- 2023-01-14 Jacob Abel New
[v2] t6426: fix TODO about making test more comprehensive [v2] t6426: fix TODO about making test more comprehensive - - - --- 2023-01-14 Elijah Newren Accepted
[v2] ci: do not die on deprecated-declarations warning [v2] ci: do not die on deprecated-declarations warning - - - --- 2023-01-14 Junio C Hamano Accepted
[BONUS] ls-tree: remove dead store and strbuf for quote_c_style() [BONUS] ls-tree: remove dead store and strbuf for quote_c_style() - - - --- 2023-01-14 René Scharfe New
ls-tree: fix expansion of repeated %(path) ls-tree: fix expansion of repeated %(path) - - - --- 2023-01-14 René Scharfe New
[v7,2/2] attr: add flag `--source` to work with tree-ish check-attr: add support to work with tree-ish - - - --- 2023-01-14 Karthik Nayak Accepted
[v7,1/2] t0003: move setup for `--all` into new block check-attr: add support to work with tree-ish - - - --- 2023-01-14 Karthik Nayak Accepted
ci: do not die on deprecated-declarations warning ci: do not die on deprecated-declarations warning - - - --- 2023-01-14 Junio C Hamano Superseded
[v2] doc: fix non-existent config name [v2] doc: fix non-existent config name - - - --- 2023-01-14 muzimuzhi Z New
git-prompt: customizable symbols git-prompt: customizable symbols - - - --- 2023-01-13 Alessandro New
[v2] docs: link generating patch sections [v2] docs: link generating patch sections - - - --- 2023-01-13 John Cai Accepted
[4/4] ls-files: guide folks to --exclude-standard over other --exclude* options clarify ls-files docs - - - --- 2023-01-13 Elijah Newren Accepted
[3/4] ls-files: clarify descriptions of status tags for -t clarify ls-files docs - - - --- 2023-01-13 Elijah Newren Accepted
[2/4] ls-files: clarify descriptions of file selection options clarify ls-files docs - - - --- 2023-01-13 Elijah Newren Accepted
[1/4] ls-files: add missing documentation for --resolve-undo option clarify ls-files docs - - - --- 2023-01-13 Elijah Newren Accepted
t6426: fix TODO about making test more comprehensive t6426: fix TODO about making test more comprehensive - - - --- 2023-01-13 Elijah Newren Superseded
rebase: cleanup "--exec" option handling rebase: cleanup "--exec" option handling - - - --- 2023-01-12 Phillip Wood Accepted
object-file: fix indent-with-space object-file: fix indent-with-space - - - --- 2023-01-12 Jeff King Accepted
env-helper: move this built-in to to "test-tool env-helper" env-helper: move this built-in to to "test-tool env-helper" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason New
[v2,6/6] bisect: no longer try to clean up left-over `.git/head-name` files bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,5/6] bisect: remove Cogito-related code bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,4/6] bisect run: fix the error message bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,3/6] bisect: verify that a bogus option won't try to start a bisection bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,2/6] bisect--helper: make the order consistently `argc, argv` bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,1/6] bisect--helper: simplify exit code computation bisect: follow-up fixes from js/bisect-in-c - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,6/6] treewide: always have a valid "index_state.repo" member cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason New
[v2,5/6] cache API: add a "INDEX_STATE_INIT" macro/function, add release_index() cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,4/6] read-cache.c: refactor set_new_index_sparsity() for subsequent commit cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,3/6] sparse-index API: BUG() out on NULL ensure_full_index() cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,2/6] sparse-index.c: expand_to_path() can assume non-NULL "istate" cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,1/6] builtin/difftool.c: { 0 }-initialize rather than using memset() cache API: always have a "istate->repo" - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Accepted
[v2,9/9] commit.c: free() revs.commit in get_fork_point() sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,8/9] builtin/rebase.c: free() "options.strategy_opts" sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,7/9] sequencer.c: always free() the "msgbuf" in do_pick_commit() sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,6/9] builtin/rebase.c: fix "options.onto_name" leak sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,5/9] builtin/rebase.c: rename "squash_onto_name" to "to_free" sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,4/9] builtin/revert.c: move free-ing of "revs" to replay_opts_release() sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,3/9] rebase & sequencer API: fix get_replay_opts() leak in "rebase" sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,2/9] sequencer.c: split up sequencer_remove_state() sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v2,1/9] rebase: use "cleanup" pattern in do_interactive_rebase() sequencer API & users: fix widespread leaks - - - --- 2023-01-12 Ævar Arnfjörð Bjarmason Superseded
[v6,2/2] attr: add flag `--source` to work with tree-ish check-attr: add support to work with tree-ish - - - --- 2023-01-12 Karthik Nayak Superseded
[v6,1/2] t0003: move setup for `--all` into new block check-attr: add support to work with tree-ish - - - --- 2023-01-12 Karthik Nayak Superseded
rebase -i: allow a comment after a "break" command rebase -i: allow a comment after a "break" command - - - --- 2023-01-12 Phillip Wood New
[6/6] t3104: remove shift code in 'test_ls_tree_format' ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
[5/6] ls-tree: cleanup the redundant SPACE ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
« 1 2 ... 76 77 78439 440 »