Show patches with: none      |   43259 patches
« 1 2 ... 71 72 73432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
git: replace two checks with one not equal check git: replace two checks with one not equal check - - - --- 2023-01-09 Seija Kijin New
[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
[v8,4/4] worktree add: add hint to direct users towards --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,3/4] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,2/4] worktree add: refactor opt exclusion tests worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
[v8,1/4] worktree add: include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2023-01-09 Jacob Abel New
date.c: limit less precision ISO-8601 with its marker date.c: limit less precision ISO-8601 with its marker - - - --- 2023-01-09 Đoàn Trần Công Danh New
fixup! date.c: allow ISO 8601 reduced precision times fixup! date.c: allow ISO 8601 reduced precision times - - - --- 2023-01-09 Đoàn Trần Công Danh New
[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
ref-filter: add new atom "signature" atom ref-filter: add new atom "signature" atom - - - --- 2023-01-09 Nsengiyumva Wilberforce New
doc: fix non-existing config name doc: fix non-existing config name - - - --- 2023-01-09 muzimuzhi Z New
[v15] git: change variable types to match what is assigned to them [v15] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Johannes Schindelin via GitGitGadget New
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
[v3] run-command: remove async_exit [v3] run-command: remove async_exit - - - --- 2023-01-08 Seija Kijin New
[v14] git: change variable types to match what is assigned to them [v14] git: change variable types to match what is assigned to them - - - --- 2023-01-08 Seija Kijin New
[v3] mingw: check that the file attributes are valid before modifying them [v3] mingw: check that the file attributes are valid before modifying them - - - --- 2023-01-08 Seija Kijin New
[v2] mingw: check that the file attributes are valid [v2] mingw: check that the file attributes are valid - - - --- 2023-01-08 Seija Kijin New
[v2] run-command: make async_exit usage consistent [v2] run-command: make async_exit usage consistent - - - --- 2023-01-08 Seija Kijin New
githooks: discuss Git operations in foreign repositories githooks: discuss Git operations in foreign repositories - - - --- 2023-01-08 Eric Sunshine Superseded
doc: use "git switch -c" rather than "git checkout -b" consistently doc: use "git switch -c" rather than "git checkout -b" consistently - - - --- 2023-01-08 Yutaro Ohno New
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
[5/5] packfile: inline custom read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[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
[1/5] object-file: inline calls to read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[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
[v4,1/1] Expose header information to git-send-email's sendemail-validate hook Expose header information to git-send-email's sendemail-validate hook - 1 - --- 2023-01-06 Michael Strawbridge New
[8/8] bundle-uri: store fetch.bundleCreationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[7/8] fetch: fetch from an external bundle URI Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[6/8] bundle-uri: drop bundle.flag from design doc Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee Accepted
[5/8] clone: set fetch.bundleURI if appropriate Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[4/8] bundle-uri: download in creationToken order Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[3/8] bundle-uri: parse bundle.<id>.creationToken values Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee Accepted
[2/8] bundle-uri: parse bundle.heuristic=creationToken Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[1/8] t5558: add tests for creationToken heuristic Bundle URIs V: creationToken heuristic for incremental fetches - - - --- 2023-01-06 Derrick Stolee New
[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
[v2,1/1] cat-file: quote-format name in error when using -z cat-file: quote-format name in error when using -z - - - --- 2023-01-05 Toon claes Superseded
[v5,6/6] submodule: call parallel code from serial status submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,5/6] diff-lib: parallelize run_diff_files for submodules submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,4/6] diff-lib: refactor match_stat_with_submodule submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,3/6] submodule: move status parsing into function submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,2/6] submodule: strbuf variable rename submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
[v5,1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts submodule: parallelize diff - - - --- 2023-01-04 Calvin Wan New
hooks: add sendemail-validate-series hooks: add sendemail-validate-series - - - --- 2023-01-03 Robin Jarry New
run-command: make async_exit usage consistent run-command: make async_exit usage consistent - - - --- 2023-01-03 Seija Kijin Superseded
[v13] git: edit variable types to match what is assigned to them [v13] git: edit variable types to match what is assigned to them - - - --- 2023-01-03 Seija Kijin New
[v13,2/2] win32: close handles of threads that have been joined win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
[v13,1/2] win32: prepare pthread.c for change by formatting win32: close handles of threads that have been joined - - - --- 2023-01-03 Seija Kijin Accepted
ci(github): restore "print test failures" step name ci(github): restore "print test failures" step name - - - --- 2023-01-03 Phillip Wood New
[v2] dir: check for single file cone patterns [v2] dir: check for single file cone patterns - - - --- 2023-01-03 William Sprent Accepted
[v5,2/2] attr: add flag `--source` to work with tree-ish check-attr: add support to work with tree-ish - - - --- 2023-01-02 Karthik Nayak Superseded
[v5,1/2] t0003: move setup for `--all` into new block check-attr: add support to work with tree-ish - - - --- 2023-01-02 Karthik Nayak Superseded
[v2,4/4] use DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,3/4] add DUP_ARRAY COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,2/4] do full type check in BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
[v2,1/4] factor out BARF_UNLESS_COPYABLE COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY - - - --- 2023-01-01 René Scharfe New
get_oid_basic: detached HEAD and @{-1} get_oid_basic: detached HEAD and @{-1} - - - --- 2022-12-31 Rubén Justo New
win32: remove return_0 inline function win32: remove return_0 inline function - - - --- 2022-12-31 Seija Kijin New
« 1 2 ... 71 72 73432 433 »