Show patches with: Archived = No       |   19498 patches
« 1 2 ... 62 63 64194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,07/15] unpack-file: fix ancient leak in create_temp_file() leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,06/15] built-ins & libs & helpers: add/move destructors, fix leaks leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,05/15] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,04/15] read-cache.c: clear and free "sparse_checkout_patterns" leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,03/15] commit: discard partial cache before (re-)reading it leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,02/15] {reset,merge}: call discard_index() before returning leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,01/15] tests: mark tests as passing with SANITIZE=leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,9/9] submodule--helper: use OPT_SUBCOMMAND() API submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,8/9] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,7/9] submodule--helper: remove --prefix from "absorbgitdirs" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,6/9] submodule API & "absorbgitdirs": remove "----recursive" option submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,5/9] submodule.c: refactor recursive block out of absorb function submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,4/9] submodule tests: test for a "foreach" blind-spot submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,3/9] submodule--helper: fix a memory leak in "status" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,2/9] submodule tests: add tests for top-level flag output submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v2,1/9] submodule--helper: move "config" to a test-tool submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
revisions API: extend the nascent REV_INFO_INIT macro revisions API: extend the nascent REV_INFO_INIT macro - - - --- 2022-11-08 Ævar Arnfjörð Bjarmason Accepted
[v3] Mention that password could be a personal access token. [v3] Mention that password could be a personal access token. - - - --- 2022-11-08 M Hickford Accepted
ci: use a newer `github-script` version ci: use a newer `github-script` version - - - --- 2022-11-08 Johannes Schindelin Accepted
[v4,6/6] receive-pack: only use visible refs for connectivity check receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
[v4,5/6] rev-parse: add `--exclude-hidden=` option receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
[v4,4/6] revision: add new parameter to exclude hidden refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
[v4,3/6] revision: introduce struct to handle exclusions receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
[v4,2/6] revision: move together exclusion-related functions receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
[v4,1/6] refs: get rid of global list of hidden refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-08 Patrick Steinhardt Superseded
fsmonitor--daemon: on macOS support symlink fsmonitor--daemon: on macOS support symlink - - - --- 2022-11-08 srz_zumix Accepted
[v5,10/10] Makefile: discuss SHAttered in *_SHA{1,256} discussion Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,09/10] Makefile: document default SHA-1 backend on OSX Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,08/10] Makefile & test-tool: replace "DC_SHA1" variable with a "define" Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,07/10] Makefile: document SHA-1 and SHA-256 default and selection order Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,06/10] Makefile: document default SHA-256 backend Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,05/10] Makefile: rephrase the discussion of *_SHA1 knobs Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,04/10] Makefile: create and use sections for "define" flag listing Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,03/10] Makefile: correct DC_SHA1 documentation Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,02/10] INSTALL: remove discussion of SHA-1 backends Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
[v5,01/10] Makefile: always (re)set DC_SHA1 on fallback Makefile, docs & code: document & fix SHA-{1,256} selection behavior - - - --- 2022-11-07 Ævar Arnfjörð Bjarmason Accepted
scalar reconfigure -a: remove stale `scalar.repo` entries scalar reconfigure -a: remove stale `scalar.repo` entries - - - --- 2022-11-07 Johannes Schindelin Accepted
[v3,6/6] receive-pack: only use visible refs for connectivity check receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v3,5/6] revparse: add `--exclude-hidden=` option receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v3,4/6] revision: add new parameter to exclude hidden refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v3,3/6] revision: introduce struct to handle exclusions receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v3,2/6] revision: move together exclusion-related functions receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v3,1/6] refs: get rid of global list of hidden refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-07 Patrick Steinhardt Superseded
[v2] ls-files: fix --ignored and --killed flags in synopsis [v2] ls-files: fix --ignored and --killed flags in synopsis - - - --- 2022-11-06 Vincent Bernat Accepted
[v4] sparse-checkout.txt: new document with sparse-checkout directions [v4] sparse-checkout.txt: new document with sparse-checkout directions - - - --- 2022-11-06 Elijah Newren Accepted
[2/2] maintenance: add option to register in a specific config git-maintenance quality-of-life improvements - - - --- 2022-11-05 Ronan Pigott Superseded
[1/2] for-each-repo: interpolate repo path arguments git-maintenance quality-of-life improvements - - - --- 2022-11-05 Ronan Pigott Superseded
[13/13] Turn `git bisect` into a full built-in Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[12/13] bisect--helper: log: allow arbitrary number of arguments Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[11/13] bisect--helper: remove subcommand state Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[10/13] bisect--helper: make `state` optional Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[09/13] bisect--helper: emit usage for "git bisect" Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[08/13] bisect test: test exit codes on bad usage Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[07/13] bisect--helper: pretend we're real bisect when report error Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[06/13] bisect--helper: remove unused arguments from do_bisect_run Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[05/13] bisect run: keep some of the post-v2.30.0 output Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[04/13] bisect: fix output regressions in v2.30.0 Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[03/13] bisect--helper: pass arg[cv] down to do_bisect_run Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[02/13] bisect: refactor bisect_run() to match CodingGuidelines Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[01/13] bisect tests: test for v2.30.0 "bisect run" regressions Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[v2,3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[v2,2/3] bisect--helper: move all subcommands into their own functions Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[v2,1/3] bisect--helper: remove unused options Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
t7610: fix flaky timeout issue, don't clone from example.com t7610: fix flaky timeout issue, don't clone from example.com - - - --- 2022-11-05 Ævar Arnfjörð Bjarmason Accepted
[v2,2/2] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
[v2,1/2] worktree add: Include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
rebase --update-refs: avoid unintended ref deletion rebase --update-refs: avoid unintended ref deletion - - - --- 2022-11-04 Victoria Dye Superseded
[2/2] rebase: stop exporting GIT_REFLOG_ACTION rebase: stop setting GIT_REFLOG_ACTION - - - --- 2022-11-04 Phillip Wood Superseded
[1/2] sequencer: stop exporting GIT_REFLOG_ACTION rebase: stop setting GIT_REFLOG_ACTION - - - --- 2022-11-04 Phillip Wood Superseded
[v3] t7001-mv.sh: modernizing test script using functions [v3] t7001-mv.sh: modernizing test script using functions - - - --- 2022-11-04 Debra Obondo Accepted
[3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[2/3] bisect--helper: move all subcommands into their own functions Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[1/3] bisect--helper: remove unused options Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[v3,2/2] pack-bitmap.c: remove unnecessary "open_pack_index()" calls pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-04 Teng Long Superseded
[v3,1/2] pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-04 Teng Long Superseded
[4/4] worktree add: Add unit tests for --orphan worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
[3/4] worktree add: add --orphan flag worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
[2/4] builtin/worktree.c: Update checkout_worktree() to use git-worktree worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
[1/4] worktree add: Include -B in usage docs worktree: Support `--orphan` when creating new worktrees - - - --- 2022-11-04 Jacob Abel Superseded
[v4,2/2] index: raise a bug if the index is materialised more than once index: add trace2 region for clear skip worktree - - - --- 2022-11-03 Anh Le Accepted
[v4,1/2] index: add trace2 region for clear skip worktree index: add trace2 region for clear skip worktree - - - --- 2022-11-03 Anh Le Accepted
[v2] t7001-mv.sh: modernizing test script using functions [v2] t7001-mv.sh: modernizing test script using functions - 1 - --- 2022-11-03 Debra Obondo Superseded
[17/17] built-ins: use free() not UNLEAK() if trivial, rm dead code leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[16/17] revert: fix parse_options_concat() leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[15/17] cherry-pick: free "struct replay_opts" members leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[14/17] sequencer.c: fix sequencer_continue() leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[13/17] rebase: don't leak on "--abort" leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[12/17] sequencer.c: fix a pick_commits() leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[11/17] connected.c: free the "struct packed_git" leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[10/17] sequencer.c: fix "opts->strategy" leak in read_strategy_opts() leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[09/17] ls-files: fix a --with-tree memory leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[08/17] revision API: call graph_clear() in release_revisions() leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[07/17] unpack-file: fix ancient leak in create_temp_file() leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[06/17] built-ins & libs & helpers: add/move destructors, fix leaks leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[05/17] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache" leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[04/17] read-cache.c: clear and free "sparse_checkout_patterns" leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[03/17] commit: discard partial cache before (re-)reading it leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[02/17] {reset,merge}: call discard_index() before returning leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[01/17] tests: mark tests as passing with SANITIZE=leak leak fixes: use existing constructors & other trivia - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,14/14] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 62 63 64194 195 »