Show patches with: Archived = No       |   19498 patches
« 1 2 ... 55 56 57194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[4/6] ls-tree: make "line_termination" less generic ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
[3/6] ls-tree: fold "show_tree_data" into "cb" struct ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
[2/6] ls-tree: use a "struct options" ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
[1/6] ls-tree: don't use "show_tree_data" for "fast" callbacks ls-tree.c: clean-up works - - - --- 2023-01-12 Teng Long Accepted
[v1,3/3] t7527: use test_when_finished in 'case insensitive+preserving' fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word") - - - --- 2023-01-11 Andrei Rybak Accepted
[v1,2/3] t6422: drop commented out code fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word") - - - --- 2023-01-11 Andrei Rybak Accepted
[v1,1/3] t6003: uncomment test '--max-age=c3, --topo-order' fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word") - - - --- 2023-01-11 Andrei Rybak Accepted
[v5,10/10] credential: add WWW-Authenticate header to cred requests Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,09/10] http: read HTTP WWW-Authenticate response headers Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,08/10] strvec: expose strvec_push_nodup for external use Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,07/10] http: replace unsafe size_t multiplication with st_mult Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,06/10] test-http-server: add simple authentication Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,05/10] test-http-server: add HTTP error response function Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,04/10] test-http-server: add stub HTTP server test helper Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,03/10] daemon: rename some esoteric/laboured terminology Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,02/10] daemon: libify child process handling functions Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
[v5,01/10] daemon: libify socket setup and option functions Enhance credential helper protocol to include auth headers - - - --- 2023-01-11 Matthew John Cheetham Superseded
ls-tree: add --sparse-filter-oid argument ls-tree: add --sparse-filter-oid argument - - - --- 2023-01-11 William Sprent Superseded
[v2] date.c: allow ISO 8601 reduced precision times [v2] date.c: allow ISO 8601 reduced precision times - - - --- 2023-01-11 Đoàn Trần Công Danh Accepted
[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-10 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-10 Michael Strawbridge Superseded
[v2,5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-10 Philippe Blain Accepted
[v2,4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD' Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-10 Philippe Blain Accepted
[v2,3/5] git-merge.txt: mention 'ORIG_HEAD' in the Description Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-10 Philippe Blain Accepted
[v2,2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-10 Philippe Blain Accepted
[v2,1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-10 Philippe Blain Accepted
[v2,2/2] git-bisect-lk2009: update nist report link update references in git-bisect-lk2009.txt - - - --- 2023-01-10 Andrei Rybak Accepted
[v2,1/2] git-bisect-lk2009: update java code conventions link update references in git-bisect-lk2009.txt - - - --- 2023-01-10 Andrei Rybak Accepted
git-bisect-lk2009: update java code conventions link git-bisect-lk2009: update java code conventions link - - - --- 2023-01-10 Andrei Rybak Accepted
[5/5] treewide: always have a valid "index_state.repo" member cache API: always have a "istate->repo" - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[4/5] read-cache.c: refactor set_new_index_sparsity() for subsequent commit cache API: always have a "istate->repo" - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[3/5] sparse-index API: fix TODO, BUG() out on NULL ensure_full_index() cache API: always have a "istate->repo" - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[2/5] sparse-index.c: expand_to_path() can assume non-NULL "istate" cache API: always have a "istate->repo" - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[1/5] builtin/difftool.c: { 0 }-initialize rather than using memset() cache API: always have a "istate->repo" - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,19/19] push: free_refs() the "local_refs" in set_refspecs() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,18/19] receive-pack: free() the "ref_name" in "struct command" leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,17/19] grep API: plug memory leaks by freeing "header_list" leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,16/19] grep.c: refactor free_grep_patterns() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,15/19] object-file.c: release the "tag" in check_tag() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,14/19] builtin/merge.c: free "&buf" on "Your local changes..." error leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,13/19] builtin/merge.c: always free "struct strbuf msg" leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,12/19] show-branch: free() allocated "head" before return leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,11/19] commit-graph: fix a parse_options_concat() leak leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,08/19] worktree: fix a trivial leak in prune_worktrees() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,07/19] repack: fix leaks on error with "goto cleanup" leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,06/19] name-rev: don't xstrdup() an already dup'd string leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,05/19] various: add missing clear_pathspec(), fix leaks leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,04/19] clone: use free() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,03/19] commit-graph: use free_commit_graph() instead of UNLEAK() leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,02/19] bundle.c: don't leak the "args" in the "struct child_process" leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,01/19] tests: mark tests as passing with SANITIZE=leak leak fixes: various simple leak fixes - - - --- 2023-01-10 Ævar Arnfjörð Bjarmason Superseded
[v3,1/1] ref-filter: add new "signature" atom ref-filter: add new "signature" atom - - - --- 2023-01-10 Nsengiyumva Wilberforce Superseded
[v2] githooks: discuss Git operations in foreign repositories [v2] githooks: discuss Git operations in foreign repositories - - - --- 2023-01-09 Eric Sunshine Accepted
[v2] merge: break out of all_strategy loop when strategy is found [v2] merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-09 Seija Kijin Accepted
[v2] doc: add "git switch -c" as another option on detached HEAD [v2] doc: add "git switch -c" as another option on detached HEAD - - - --- 2023-01-09 Yutaro Ohno Accepted
merge: break out of all_strategy loop when strategy is found merge: break out of all_strategy loop when strategy is found - - - --- 2023-01-08 Seija Kijin Superseded
[v2] grep: correctly identify utf-8 characters with \{b,w} in -P [v2] grep: correctly identify utf-8 characters with \{b,w} in -P - - - --- 2023-01-08 Carlo Marcelo Arenas Belón Superseded
githooks: discuss Git operations in foreign repositories githooks: discuss Git operations in foreign repositories - - - --- 2023-01-08 Eric Sunshine Superseded
grep: correctly identify utf-8 characters with \{b,w} in -P grep: correctly identify utf-8 characters with \{b,w} in -P - - - --- 2023-01-08 Carlo Marcelo Arenas Belón Superseded
[5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-07 Philippe Blain Accepted
[4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD' Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-07 Philippe Blain Accepted
[3/5] git-merge.txt: mention 'ORIG_HEAD' in the Description Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-07 Philippe Blain Accepted
[2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-07 Philippe Blain Accepted
[1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example Documentation: updates and a correction around 'ORIG_HEAD' - - - --- 2023-01-07 Philippe Blain Accepted
[v2] *: fix typos which duplicate a word [v2] *: fix typos which duplicate a word - - - --- 2023-01-07 Andrei Rybak Accepted
[4/5] repo_read_object_file(): stop wrapping read_object_file_extended() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[3/5] read_object_file_extended(): drop lookup_replace option cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[2/5] streaming: inline call to read_object_file_extended() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[2/2] convert trivial uses of strncmp() to skip_prefix() some minor starts_with()/skip_prefix() cleanups - - - --- 2023-01-07 Jeff King Accepted
[1/2] convert trivial uses of strncmp() to starts_with() some minor starts_with()/skip_prefix() cleanups - - - --- 2023-01-07 Jeff King Accepted
[v7,4/4] worktree add: add hint to direct users towards --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-07 Jacob Abel Superseded
[v7,3/4] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-07 Jacob Abel Superseded
[v7,2/4] worktree add: refactor opt exclusion tests worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-07 Jacob Abel Superseded
[v7,1/4] worktree add: include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-07 Jacob Abel Superseded
[6/8] bundle-uri: drop bundle.flag from design doc Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee Accepted
[3/8] bundle-uri: parse bundle.<id>.creationToken values Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee Accepted
[v5,4/4] features: feature.manyFiles implies fast index writes Optionally skip hashing index on write - - - --- 2023-01-06 Derrick Stolee Accepted
[v5,3/4] test-lib-functions: add helper for trailing hash Optionally skip hashing index on write - - - --- 2023-01-06 Derrick Stolee Accepted
[v5,2/4] read-cache: add index.skipHash config option Optionally skip hashing index on write - - - --- 2023-01-06 Derrick Stolee Accepted
[v5,1/4] hashfile: allow skipping the hash function Optionally skip hashing index on write - - - --- 2023-01-06 Derrick Stolee Accepted
*: fix typos which duplicate a word *: fix typos which duplicate a word - - - --- 2023-01-06 Andrei Rybak Superseded
[3/3] diff: drop "name" parameter from prepare_temp_file() fixing "diff --relative" with external diff - - - --- 2023-01-06 Jeff King Accepted
[2/3] diff: clean up external-diff argv setup fixing "diff --relative" with external diff - - - --- 2023-01-06 Jeff King Accepted
[1/3] diff: use filespec path to set up tempfiles for ext-diff fixing "diff --relative" with external diff - - - --- 2023-01-06 Jeff King Accepted
test-bundle-uri: drop unused variables test-bundle-uri: drop unused variables - - - --- 2023-01-06 Jeff King Accepted
[v14,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
[v14,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-05 Seija Kijin Accepted
« 1 2 ... 55 56 57194 195 »