Show patches with: Archived = No       |   19545 patches
« 1 2 ... 63 64 65195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,13/14] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,12/14] cmake: only look for "sh" in "C:/Program Files" on Windows cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,11/14] cmake: increase test timeout on Windows only cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,10/14] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,09/14] Makefile + cmake: use environment, not GIT-BUILD-DIR cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,08/14] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,07/14] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,06/14] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,05/14] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,04/14] cmake: don't copy chainlint.pl to build directory cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,03/14] cmake: update instructions for portable CMakeLists.txt cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,02/14] cmake: use "-S" and "-B" to specify source and build directories cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v4,01/14] cmake: don't invoke msgfmt with --statistics cmake: document, fix on *nix, add CI - - - --- 2022-11-03 Ævar Arnfjörð Bjarmason Superseded
[v2,3/3] receive-pack: only use visible refs for connectivity check receive-pack: only use visible refs for connectivity check - - - --- 2022-11-03 Patrick Steinhardt Superseded
[v2,2/3] revision: add new parameter to specify all visible refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-03 Patrick Steinhardt Superseded
[v2,1/3] refs: get rid of global list of hidden refs receive-pack: only use visible refs for connectivity check - - - --- 2022-11-03 Patrick Steinhardt Superseded
[v6,2/2] merge-tree.c: allow specifying the merge-base when --stdin is passed merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-03 Kyle Zhao Superseded
[v6,1/2] merge-tree.c: add --merge-base=<commit> option merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-03 Kyle Zhao Superseded
[v5,2/2] merge-tree.c: allow specifying the merge-base when --stdin is passed merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-03 Kyle Zhao Superseded
[v5,1/2] merge-tree.c: add --merge-base=<commit> option merge-tree: allow specifying a base commit when --write-tree is passed - - - --- 2022-11-03 Kyle Zhao Superseded
[3/3] diff.c: use diff_free_queue() line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[2/3] line-log: free the diff queues' arrays when processing merge commits line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[1/3] line-log: free diff queue when processing non-merge commits line-log: plug some memory leaks - - - --- 2022-11-02 SZEDER Gábor Accepted
[v3] status: long status advice adapted to recent capabilities [v3] status: long status advice adapted to recent capabilities - - - --- 2022-11-02 Rudy Rigot Superseded
[v2,1/1] pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-02 Teng Long Superseded
[v3] pretty-formats: add hard truncation, without ellipsis, options [v3] pretty-formats: add hard truncation, without ellipsis, options - - - --- 2022-11-02 Philip Oakley Superseded
[v2] Mention that password could be a personal access token. [v2] Mention that password could be a personal access token. - - - --- 2022-11-02 M Hickford Superseded
[8/8] submodule--helper: use OPT_SUBCOMMAND() API submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[7/8] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[6/8] submodule--helper: remove --prefix from "absorbgitdirs" submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[5/8] submodule API & "absorbgitdirs": remove "----recursive" option submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[4/8] submodule.c: refactor recursive block out of absorb function submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[3/8] submodule tests: test for a "foreach" blind-spot submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[2/8] submodule tests: add tests for top-level flag output submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[1/8] submodule--helper: move "config" to a test-tool submodule: tests, cleanup to prepare for built-in - - - --- 2022-11-02 Ævar Arnfjörð Bjarmason Superseded
[2/2] ref-filter: fix parsing of signatures with CRLF and no body [1/2] ref-filter: fix parsing of signatures without blank lines - - - --- 2022-11-02 Jeff King Accepted
[1/2] ref-filter: fix parsing of signatures without blank lines [1/2] ref-filter: fix parsing of signatures without blank lines - - - --- 2022-11-02 Jeff King Accepted
[v2] branch: gracefully handle '-d' on orphan HEAD [v2] branch: gracefully handle '-d' on orphan HEAD - - - --- 2022-11-02 Jeff King Accepted
[v2,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,3/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,2/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v2,1/9] for-each-repo tests: test bad --config keys config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,12/12] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,11/12] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,10/12] cmake: increase test timeout on Windows only cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,09/12] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,08/12] Makefile + cmake: use environment, not GIT-BUILD-DIR cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
[v3,07/12] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-11-01 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 63 64 65195 196 »