Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v2 7/9] stash: do not attempt to remove startup_info->original_cwd
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/9] unpack-trees: refuse to remove startup_info->original_cwd
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/9] setup: introduce startup_info->original_cwd
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/9] t2501: add various tests for removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 9/9] dir: new flag to remove_dir_recurse() to spare the original_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 8/9] dir: avoid incidentally removing the original_cwd in remove_path()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/9] clean: do not attempt to remove startup_info->original_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 7/9] stash: do not attempt to remove startup_info->original_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/9] symlinks: do not include startup_info->original_cwd in dir removal
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/9] unpack-trees: add special cwd handling
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/9] unpack-trees: refuse to remove startup_info->original_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/9] setup: introduce startup_info->original_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/9] Avoid removing the current working directory, even if it becomes empty
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/9] t2501: add various tests for removing the current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- What's cooking in git.git (Nov 2021, #06; Wed, 24)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mingw: avoid fallback for {local,gm}time_r()
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- RE: [External Mail]Re: why git is so slow for a tiny git push?
- From: 程洋 <chengyang@xxxxxxxxxx>
- [PATCH v4] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: Letting tools partially resolve conflicts in a file
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
- Re: Letting tools partially resolve conflicts in a file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Letting tools partially resolve conflicts in a file
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Letting tools partially resolve conflicts in a file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.34.1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.34.1
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [ANNOUNCE] Git v2.34.1
- From: <rsbecker@xxxxxxxxxxxxx>
- [ANNOUNCE] Git v2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] test-read-cache: set up repo after git directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v4 1/4] sparse index: enable only for git repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [External Mail]Re: why git is so slow for a tiny git push?
- From: Jeff King <peff@xxxxxxxx>
- Letting tools partially resolve conflicts in a file
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
- Re: [PATCH v3] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] pager: fix crash when pager program doesn't exist
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] test-read-cache: set up repo after git directory
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- [PATCH v3] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v4 4/4] blame: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v4 1/4] sparse index: enable only for git repos
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- RE: [External Mail]Re: why git is so slow for a tiny git push?
- From: 程洋 <chengyang@xxxxxxxxxx>
- Re: [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/2] submodule: test what happens if submodule.superprojectGitDir isn't around
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/9] run-command tests: use strvec_pushv(), not argv assignment
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/4] branch: add --dry-run option to branch
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: "format-patch" command doesn't support SSH signing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 4/4] blame: enable and test the sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/4] diff: enable and test the sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 2/4] test-read-cache: set up repo after git directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/4] sparse index: enable only for git repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/4] branch: add --dry-run option to branch
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v11 1/2] doc: git-format-patch: describe the option --always
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Danial Alihosseini <danial.alihosseini@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v6 0/5] teach submodules to know they're submodules
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/2] submodule: test what happens if submodule.superprojectGitDir isn't around
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Git subtree command sustainability
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC] Branches with --recurse-submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH 3/4] branch: add --dry-run option to branch
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [RFC] Branches with --recurse-submodules
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sequencer: fix environment that 'exec' commands run under
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] sparse-index: expand/collapse based on 'index.sparse'
- From: Elijah Newren <newren@xxxxxxxxx>
- preparing for 2.34.1 (2nd round)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v4 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 5/5] CI: don't run "make test" twice in one job
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 3/5] CI: rename the "Linux32" job to lower-case "linux32"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 2/5] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 1/5] CI: remove Travis CI support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: "format-patch" command doesn't support SSH signing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v11 1/2] doc: git-format-patch: describe the option --always
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: "format-patch" command doesn't support SSH signing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v11 2/2] am: support --empty=<option> to handle empty patches
- From: "徐沛文 (Aleen) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v11 1/2] doc: git-format-patch: describe the option --always
- From: "徐沛文 (Aleen) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v11 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Git subtree command sustainability
- From: Loic Fouray <loic@xxxxxxxxxx>
- Re: [PATCH v4 09/15] diff --color-moved: call comparison function directly
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] blame: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v4 3/4] diff: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v4 1/4] sparse index: enable only for git repos
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v4 08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- ab/mark-leak-free-tests-even-more (was: What's cooking in git.git (Nov 2021, #05; Fri, 19))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] fast-export: fix surprising behavior with --first-parent
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] Makefile: add deprecation message for strip target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- "format-patch" command doesn't support SSH signing
- From: Marcos Alano <marcoshalano@xxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v10 1/2] doc: git-format-patch: describe the option --always
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [RFC PATCH] Makefile: add deprecation message for strip target
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2 9/9] run-command API: remove "env" member, always use "env_array"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 8/9] difftool: use "env_array" to simplify memory management
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/9] run-command API: remove "argv" member, always use "args"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/9] run-command API users: use strvec_push(), not argv construction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/9] run-command API users: use strvec_pushl(), not argv construction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/9] run-command tests: use strvec_pushv(), not argv assignment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/9] run-command API users: use strvec_pushv(), not argv assignment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/9] upload-archive: use regular "struct child_process" pattern
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/9] run-command API: get rid of "argv" and "env"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v5 09/17] hooks: convert non-worktree 'post-checkout' hook to hook library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 11/17] git hook run: add an --ignore-missing flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 12/17] send-email: use 'git hook run' for 'sendemail-validate'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 17/17] run-command: remove old run_hook_{le,ve}() hook API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 16/17] receive-pack: convert push-to-checkout hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 15/17] read-cache: convert post-index-change to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 13/17] git-p4: use 'git hook' to run hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 10/17] hooks: convert worktree 'post-checkout' hook to hook library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 07/17] am: convert applypatch-msg to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 04/17] am: convert {pre,post}-applypatch to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 08/17] merge: convert post-merge to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 05/17] hook API: add a run_hooks_l() wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 06/17] rebase: convert pre-rebase to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 03/17] gc: use hook library for pre-auto-gc hook
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 02/17] hook API: add a run_hooks() wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 01/17] hook: add 'run' subcommand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 00/17] hook.[ch]: new library to run hooks + simple hook conversion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] fast-export: fix surprising behavior with --first-parent
- From: "William Sprent via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] completion: add human and auto: date format
- From: "Yoichi NAKAYAMA via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/4] branch: add --dry-run option to branch
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Alexander Veit <list@xxxxxxxxxx>
- Re: [PATCH 1/4] show-branch: show reflog message
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] blame: enable and test the sparse index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 3/4] diff: enable and test the sparse index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 1/4] sparse index: enable only for git repos
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/4] show-branch: show reflog message
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- RE: [External Mail]Re: why git is so slow for a tiny git push?
- From: 程洋 <chengyang@xxxxxxxxxx>
- [PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 0/1] ls-tree.c: support `--oid-only` option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] t2501: add various tests for removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/8] t2501: add various tests for removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] ls-files: add --sparse option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 0/2] Sparse index: fetch, pull, ls-files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/8] t2501: add various tests for removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/2] config: include file if remote URL matches a glob
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/8] clean: do not attempt to remove current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v10 1/2] doc: git-format-patch: describe the option --always
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] config: include file if remote URL matches a glob
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 8/8] dir: avoid removing the current working directory
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 5/8] symlinks: do not include current working directory in dir removal
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v5 4/4] sparse-index: update do_read_index to ensure correct sparsity
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/4] sparse-index: add ensure_correct_sparsity function
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/4] sparse-index: avoid unnecessary cache tree clearing
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/4] test-read-cache.c: prepare_repo_settings after config init
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/4] sparse-index: expand/collapse based on 'index.sparse'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: preparing for 2.34.1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: preparing for 2.34.1
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/8] repository, setup: introduce the_cwd
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] config: include file if remote URL matches a glob
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: preparing for 2.34.1
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: preparing for 2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/4] blame: enable and test the sparse index
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/4] diff: enable and test the sparse index
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/4] test-read-cache: set up repo after git directory
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/4] sparse index: enable only for git repos
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/4] Sparse Index: diff and blame builtins
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: preparing for 2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/8] repository, setup: introduce the_cwd
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 1/3] object-name: remove unreachable "unknown type" handling
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 4/4] branch: add --recurse-submodules option for branch creation
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 3/4] branch: add --dry-run option to branch
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 2/4] branch: refactor out branch validation from create_branch()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 1/4] submodule-config: add submodules_of_tree() helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 0/4] implement branch --recurse-submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] ci: add a job for PCRE2
- From: Hamza Mahfooz <someguy@xxxxxxxxxxxxxxxxxxx>
- [PATCH] editor: only save (and restore) the terminal if using a tty
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: preparing for 2.34.1
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/4] refs: trim newline from reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] ci: add a job for PCRE2
- From: Hamza Mahfooz <someguy@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH 1/4] show-branch: show reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] t1400: use test-helper ref-store to inspect reflog contents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: preparing for 2.34.1
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Update to Git 2.34.0 breaks application
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/5] run-command API users: use strvec_pushv(), not argv assignment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] run-command: unify signal and regular logic for wait_or_whine()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] run-command API users: use strvec_pushv(), not argv assignment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/5] archive-tar: use our own cmd.buf in error message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: preparing for 2.34.1
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] ls-files: add --sparse option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] Doc: no midx and partial clone relation
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: drop force_create argument of create_reflog API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] run-command API: get rid of "argv"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] run-command API: remove "argv" member, always use "args"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] Doc: no midx and partial clone relation
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] ls-files: add --sparse option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/5] run-command API: get rid of "argv"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/5] run-command API: get rid of "argv"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/5] run-command API: remove "argv" member, always use "args"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Config spec for git
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] run-command API: get rid of "argv"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Peter Baumann <peter.baumann@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- vd/sparse-sparsity-fix-on-read (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 2/3] object-name: make ambiguous object output translatable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 1/3] object-name: remove unreachable "unknown type" handling
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 3/3] object-name: show date for ambiguous tag objects
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] object-name: make ambiguous object output translatable + show tag date
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/5] run-command API: get rid of "argv"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
- From: Elijah Newren <newren@xxxxxxxxx>
- preparing for 2.34.1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3] fetch-pack: parameterize message containing 'ready' keyword
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] run-command API: remove "argv" member, always use "args"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] t1400: use test-helper ref-store to inspect reflog contents
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 7/8] reset: make --mixed sparse-aware
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3 7/8] reset: make --mixed sparse-aware
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/5] run-command API users: use strvec_pushv(), not argv assignment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/5] run-command API users: use strvec_pushl(), not argv construction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 5/5] run-command API: remove "argv" member, always use "args"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/5] upload-archive: use regular "struct child_process" pattern
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/5] archive-tar: use our own cmd.buf in error message
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/5] run-command API: get rid of "argv"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH 4/4] t1400: use test-helper ref-store to inspect reflog contents
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- [PATCH 4/4] t1400: use test-helper ref-store to inspect reflog contents
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] refs: trim newline from reflog message
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] show-branch: show reflog message
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Inspect reflog data programmatically in more tests
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] refs: drop force_create argument of create_reflog API
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 05/15] diff --color-moved=zebra: fix alternate coloring
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Stochastic bisection support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 0/8] protect branches checked out in all worktrees
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6 5/8] fetch: protect branches checked out in all worktrees
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] fetch-pack: parameterize message containing 'ready' keyword
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Stochastic bisection support
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 03/27] bisect: Fixup test bisect-porcelain/20
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 01/27] bisect: Fixup test rev-list-bisect/02
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 4/8] worktree: simplify find_shared_symref() memory ownership model
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v3] fetch-pack: parameterize message containing 'ready' keyword
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 02/27] bisect: Fixup bisect-porcelain/17
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Stochastic bisection support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 1/2] doc: git-format-patch: describe the option --always
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Stochastic bisection support
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] wrapper: add a helper to generate numbers from a CSPRNG
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Update to Git 2.34.0 breaks application
- From: Alexander Veit <alexander.veit@xxxxxxx>
- [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 0/1] ls-tree.c: support `--oid-only` option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v10 2/2] am: support --empty=<option> to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 1/2] doc: git-format-patch: describe the option --always
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v8 2/2] am: support --empty=<option> to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH v8 2/2] am: support --empty=<option> to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci(check-whitespace): update stale file top comments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v9 2/2] am: support --empty=<option> to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- [PATCH v9 2/2] am: support --empty=<option> to handle empty patches
- From: "Aleen 徐沛文 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 1/2] doc: git-format-patch: describe the option --always
- From: "Aleen 徐沛文 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 2/2] am: support --empty=<option> to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/2] doc: git-format-patch: describe the option --always
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- [PATCH v3 4/5] unpack-objects.c: add dry_run mode for get_data()
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- [PATCH v3 3/5] object-file.c: read stream in a loop in write_loose_object()
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- [PATCH v3 2/5] object-file.c: handle undetermined oid in write_loose_object()
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- [PATCH v3 0/5] unpack large objects in stream
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/8] fetch: lowercase error messages
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] t7006: clean up SIGPIPE handling in trace2 tests
- From: Jeff King <peff@xxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: Jeff King <peff@xxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/8] t2501: add various tests for removing the current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/8] clean: do not attempt to remove current working directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Death of Gilles Muller
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/8] symlinks: do not include current working directory in dir removal
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 2/8] repository, setup: introduce the_cwd
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/8] repository, setup: introduce the_cwd
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/2] blame: enable and test the sparse index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/2] blame: enable and test the sparse index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/4] Flag to add a newline after decorations for --oneline log output
- From: John Cai <jcai@xxxxxxxxxx>
- [PATCH 8/8] dir: avoid removing the current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/8] symlinks: do not include current working directory in dir removal
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/8] stash: do not attempt to remove current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/8] clean: do not attempt to remove current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/8] t2501: add various tests for removing the current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/8] unpack-trees: add special cwd handling
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/8] unpack-trees: refuse to remove the current working directory
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/8] repository, setup: introduce the_cwd
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Chris Torek <chris.torek@xxxxxxxxx>
- vd/sparse-reset (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 0/8] Sparse Index: integrate with reset
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 7/8] reset: make --mixed sparse-aware
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 7/8] reset: make --mixed sparse-aware
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v3 2/5] CI: use shorter names that fit in UX tooltips
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v8 00/17] Upstreaming the Scalar command
- From: Elijah Newren <newren@xxxxxxxxx>
- Emphasize that assume-unchanged and skip-worktree bits are not propagated to origin with git push
- From: Martin Bruzina <martin@xxxxxxxxxx>
- [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 2/3] test-lib: introduce required prereq for test runs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 1/3] test-lib: show missing prereq summary
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 0/3] test-lib: improve missing prereq handling
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/5] CI: rename the "Linux32" job to lower-case "linux32"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/5] CI: don't run "make test" twice in one job
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/5] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/5] CI: remove Travis CI support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: Stochastic bisection support
- From: Chris Torek <chris.torek@xxxxxxxxx>
- What's cooking in git.git (Nov 2021, #05; Fri, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] CI: use shorter names that fit in UX tooltips
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [RFC] single-level refs vs push --all/--mirror
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 6/6] CI: run "documentation" via run-build-and-test.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] CI: don't run "make test" twice in one job
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] CI: use "$runs_on_pool", not "$jobname" to select packages & config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] CI: rename the "Linux32" job to lower-case "linux32"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] CI: remove Travis CI support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH] pager: fix crash when pager program doesn't exist
- From: Jeff King <peff@xxxxxxxx>
- [RFC] single-level refs vs push --all/--mirror
- From: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
- [PATCH] pager: fix crash when pager program doesn't exist
- From: Enzo Matsumiya <ematsumiya@xxxxxxx>
- Re: [PATCH v7 2/2] am: support --empty=<option> to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 17/17] scalar: implement the `version` command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 16/17] scalar: implement the `delete` command
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 14/17] scalar: allow reconfiguring an existing enlistment
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 13/17] scalar: implement the `run` command
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 12/17] scalar: teach 'clone' to support the --single-branch option
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 11/17] scalar: implement the `clone` subcommand
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 10/17] scalar: implement 'scalar list'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 08/17] scalar: 'unregister' stops background maintenance
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 07/17] scalar: 'register' sets recommended config and starts maintenance
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 06/17] ci: also run the `scalar` tests
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 05/17] cmake: optionally build `scalar`, too
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 04/17] scalar: create test infrastructure
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 03/17] scalar: start documenting the command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 02/17] scalar: create a rudimentary executable
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 01/17] scalar: add a README with a roadmap
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 00/17] Upstreaming the Scalar command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 2/2] am: support --empty=<option> to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fetch-pack: ignore SIGPIPE when writing to index-pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fetch-pack: ignore SIGPIPE when writing to index-pack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] diff histogram: intern strings
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] git-cinnabar 0.5.8
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 6/6] json-writer.[ch]: remove unused formatting functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] diff histogram: intern strings
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] refs: work around gcc-11 warning with REF_HAVE_NEW
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: Philip Oakley <philipoakley@iee.email>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] fetch-pack: ignore SIGPIPE when writing to index-pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/2] CI: use shorter names for CI jobs, less truncation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 3/5] object-store.h: remove unused has_sha1_file*()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/5] alloc.[ch]: remove alloc_report() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/5] json-writer.[ch]: remove unused formatting functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/5] pack-bitmap-write: remove unused bitmap_reset() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/5] xdiff/xmacros.h: remove unused XDL_PTRFREE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/5] various: remove dead code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/2] CI: use shorter names for CI jobs, less truncation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/6] alloc.[ch]: remove alloc_report() function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/6] strbuf: remove unused istarts_with() function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ci(check-whitespace): update stale file top comments
- From: "hakre via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Question] Unicode weirdness breaking tests on ZFS?
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Ambiguous verification response when ssh-based signatures
- From: Thor Andreas Rognan <thor.rognan@xxxxxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] pull: don't say that merge is "the default strategy"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: fix parallel build race
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Danial Alihosseini <danial.alihosseini@xxxxxxxxx>
- Re: [Question] Unicode weirdness breaking tests on ZFS?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Stochastic bisection support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 01/27] bisect: Fixup test rev-list-bisect/02
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 1/3] diff histogram: intern strings
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Makefile: fix parallel build race
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [Question] Unicode weirdness breaking tests on ZFS?
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 2/2] ssh signing: make sign/amend test more resilient
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 1/2] ssh signing: support non ssh-* keytypes
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v3 0/2] ssh signing: support non ssh-* keytypes
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 0/2] CI: use shorter names for CI jobs, less truncation
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] CI: rename the "Linux32" job to lower-case "linux32"
- From: Jeff King <peff@xxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/3] diff histogram: intern strings
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/6] various: remove dead code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/6] json-writer.[ch]: remove unused formatting functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/6] strbuf: remove unused istarts_with() function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/6] object-store.h: remove unused has_sha1_file*()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap-write: remove unused bitmap_reset() function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/6] xdiff/xmacros.h: remove unused XDL_PTRFREE
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH 2/2] CI: rename the "Linux32" job to lower-case "linux32"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] CI: use shorter names for CI jobs, less truncation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] CI: use shorter names that fit in UX tooltips
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 6/6] json-writer.[ch]: remove unused formatting functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 5/6] strbuf: remove unused istarts_with() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/6] alloc.[ch]: remove alloc_report() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/6] pack-bitmap-write: remove unused bitmap_reset() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/6] various: remove dead code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/6] object-store.h: remove unused has_sha1_file*()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/6] xdiff/xmacros.h: remove unused XDL_PTRFREE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v2 0/1] support `--oid-only` in `ls-tree`
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Ambiguous verification response when ssh-based signatures
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v7] submodule: absorb git dir instead of dying on deinit
- From: "Mugdha Pattnaik via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Ambiguous verification response when ssh-based signatures
- From: Thor Andreas Rognan <thor.rognan@xxxxxxxxx>
- Re: [PATCH 1/3] diff histogram: intern strings
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] Use mingw.h declarations for gmtime_r/localtime_r on msys2
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ssh signing: support non ssh-* keytypes
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: Ambiguous verification response when ssh-based signatures
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- RE: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "=?gb18030?b?QWxlZW4=?=" <aleen42@xxxxxxxxxx>
- Re: [PATCH v4 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: fix parallel build race
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Use mingw.h declarations for gmtime_r/localtime_r on msys2
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH] Makefile: fix parallel build race
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] grep: avoid setting UTF mode when dangerous with PCRE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4] branch: add flags and config to inherit tracking
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 7/7] ssh signing: verify ssh-keygen in test prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pull: don't say that merge is "the default strategy"
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] Use mingw.h declarations for gmtime_r/localtime_r on msys2
- From: Carlo Arenas <carenas@xxxxxxxxx>
- [PATCH v7 1/2] doc: git-format-patch: describe the option --always
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/2] am: support --empty=<option> to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
- From: "Aleen via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Danial Alihosseini <danial.alihosseini@xxxxxxxxx>
- Re: [PATCH 0/3] support `--oid-only` in `ls-tree`
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Ambiguous verification response when ssh-based signatures
- From: Thor Andreas Rognan <thor.rognan@xxxxxxxxx>
- Re: [PATCH v6 3/3] am: throw an error when passing --empty option without value
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Aleen 徐沛文 <pwxu@xxxxxxxxxxx>
- Re: [PATCH v2 0/2] vimdiff: new layout option + docs
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v6 3/3] am: throw an error when passing --empty option without value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/3] am: support --empty option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin-commit: re-read file index before run_status
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] midx: fix a formatting issue in "multi-pack-index.txt"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pull: should be noop when already-up-to-date
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] am: support --empty=(die|drop|keep) option to handle empty patches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] test-lib: introduce required prereq for test runs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mergesort: avoid left shift overflow
- From: Philip Oakley <philipoakley@iee.email>
- Re: New-ish warning in refs.c with GCC (at least 11.2) under -O3
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Stochastic bisection support
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4] branch: add flags and config to inherit tracking
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] wrapper: add a helper to generate numbers from a CSPRNG
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ssh signing: support non ssh-* keytypes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Sparse index: fetch, pull, ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/27] bisect: Fixup test bisect-porcelain/20
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 02/27] bisect: Fixup bisect-porcelain/17
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] trace2: disable tr2_dst before warning on write errors
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Need help in understanding how to submit a patch
- From: Etienne Guillot <git@xxxxxxxxxxxx>
- Re: [PATCH] pull: don't say that merge is "the default strategy"
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] pull: don't say that merge is "the default strategy"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] grep: avoid setting UTF mode when dangerous with PCRE
- From: Hamza Mahfooz <someguy@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/2] grep/pcre2: limit the instances in which UTF mode is enabled
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/27] bisect: Fixup test bisect-porcelain/20
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH 01/27] bisect: Fixup test rev-list-bisect/02
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: RFC: A configuration design for future-proofing fsync() configuration
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: [PATCH 1/2] grep/pcre2: limit the instances in which UTF mode is enabled
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH v2 1/1] git-compat-util: add a test balloon for C99 support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: RFC: A configuration design for future-proofing fsync() configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug report: Strange behavior with `git gc` and `reference-transaction` hook
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/5] remote: replace static variables with struct remote_state
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 2/2] ssh signing: make sign/amend test more resilient
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 1/2] ssh signing: support non ssh-* keytypes
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: git 2.34.0: Behavior of `**` in gitignore is different from previous versions.
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 27/27] bisect: Allow bisection debugging of approx_halfway()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 26/27] bisect: Debug stochastic bisection
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 25/27] bisect: Report commit with the highest probability
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 24/27] bisect: Stop bisection when we are confident about bad commit
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 21/27] bisect: Reorganize commit weight computation
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 12/27] bisect: Accept and store confidence with each decision
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 17/27] bisect: Allow more complex commit weights
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 18/27] bisect: Terminate early if there are no eligible commits
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 14/27] bisect: Use void * for commit_weight
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 16/27] bisect: Separate commit list reversal
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 07/27] bisect: Remove duplicated bisect-porcelain/48
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 19/27] bisect: Compute reachability of tested revs
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 23/27] bisect: Find bisection point for stochastic weights
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 22/27] bisect: Move count_distance()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 13/27] bisect: Allow specifying desired result confidence
- From: Jan Kara <jack@xxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]