Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 2/2] merge-tree: support multiple batched merges with --stdin
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] merge-tree: batched merges
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] merge-tree: update documentation for differences in -z output
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/5] repack: use tempfiles for signal cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/3] Add some Glossary of terms information
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2 3/3] glossary: add reachability bitmap description
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2 1/3] doc: use 'object database' not ODB or abbreviation
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2 2/3] glossary: add "commit graph" description
- From: Philip Oakley <philipoakley@iee.email>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] config: require at least one digit when parsing numbers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/5] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] config: require at least one digit when parsing numbers
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git rebase crash: merge-ort.c:2622: apply_directory_rename_modifications: Assertion `ci->dirmask == 0' failed.
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] merge-ort: fix bug with dir rename vs change dir to symlink
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] git_parse_unsigned: reject negative values
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] config: require at least one digit when parsing numbers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Adding --force-if-newer flag to git push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-objects: introduce --exclude-delta=<pattern> option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Adding --force-if-newer flag to git push
- From: Sergey <sryze@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] git_parse_signed(): avoid integer overflow
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] pack-objects: introduce --exclude-delta=<pattern> option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [OUTREACHY] Unify ref-filter formats with other --pretty formats[Draft proposal]
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: [PATCH 3/3] git_parse_signed(): avoid integer overflow
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] setup: allow Git.pm to do unsafe repo checking
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- [PATCH v2 1/2] Git.pm: add semicolon after catch statement
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- [PATCH v2 0/2] Fix behavior of Git.pm in unsafe bare repositories
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- Re: [PATCH v3 0/7] shortlog: introduce `--group=<format>`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 4/7] shortlog: support arbitrary commit format `--group`s
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 5/5] repack: drop remove_temporary_files()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 4/5] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 3/5] repack: expand error message for missing pack files
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/5] repack: populate extension bits incrementally
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/5] repack: convert "names" util bitfield to array
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/5] repack tempfile-cleanup signal deadlock
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] embargoed releases: also describe the git-security list and the process
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: "W. Ekkehard Blanz" <ekkehard.blanz@xxxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] repack: drop remove_temporary_files()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] repack: populate extension bits incrementally
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] repack: populate extension bits incrementally
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] repack: populate extension bits incrementally
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] repack: populate extension bits incrementally
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/7] shortlog: extract `--group` fragment for translation
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 7/7] shortlog: implement `--group=committer` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 5/7] shortlog: extract `shortlog_finish_setup()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 6/7] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 4/7] shortlog: support arbitrary commit format `--group`s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 2/7] shortlog: make trailer insertion a noop when appropriate
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 1/7] shortlog: accept `--date`-related options
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 0/7] shortlog: introduce `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] shortlog: support arbitrary commit format `--group`s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: 'git commit .' in a subdirectory also commits staged files in other subdirectories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] shortlog: make trailer insertion a noop when appropriate
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] shortlog: accept `--date`-related options
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 7/8] trace2: add stopwatch timers
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH 4/4] repack: drop remove_temporary_files()
- From: Jeff King <peff@xxxxxxxx>
- Re: 'git commit .' in a subdirectory also commits staged files in other subdirectories
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] repack: use tempfiles for signal cleanup
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/4] repack: populate extension bits incrementally
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/4] repack: convert "names" util bitfield to array
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/4] repack tempfile-cleanup signal deadlock
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/9] test-lib-functions: mark 'test_commit' variables as 'local'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] config: require at least one digit when parsing numbers
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] git_parse_unsigned: reject negative values
- From: Jeff King <peff@xxxxxxxx>
- 'git commit .' in a subdirectory also commits staged files in other subdirectories
- From: Yuri <yuri@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] doc/cat-file: allow --use-mailmap for --batch options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] git_parse_signed(): avoid integer overflow
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 9/9] subtree: fix split after annotated tag was squashed merged
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] config: require at least one digit when parsing numbers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] git_parse_unsigned: reject negative values
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/build-docdep.perl: generate sorted output
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 8/8] rebase: cleanup action handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 7/8] rebase --abort: improve reflog message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 6/8] rebase --apply: make reflog messages match rebase --merge
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 5/8] rebase --apply: respect GIT_REFLOG_ACTION
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/8] rebase --merge: fix reflog when continuing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 6/6] t5556-http-auth: add test for HTTP auth hdr logic
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] http: set specific auth scheme depending on credential
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] http: move proactive auth to first slot creation
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] http: store all request headers on active_request_slot
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] credential: add WWW-Authenticate header to cred requests
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] http: read HTTP WWW-Authenticate response headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] Enhance credential helper protocol to include auth headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] Documentation/build-docdep.perl: generate sorted output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 9/9] subtree: fix split after annotated tag was squashed merged
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/9] subtree: prefix die messages with 'fatal'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/9] subtree: add 'die_incompatible_opt' function to reduce duplication
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 7/9] cmake: support using GIT_TEST_OPTS from the environment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH 6/9] subtree: use named variables instead of "$@" in cmd_pull
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 8/9] subtree: fix squash merging after annotated tag was squashed merged
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/9] subtree: define a variable before its first use in 'find_latest_squash'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/9] subtree: prefix die messages with 'fatal'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 9/9] subtree: fix split after annotated tag was squashed merged
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/9] subtree: process 'git-subtree-split' trailer in separate function
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/9] subtree: use 'git rev-parse --verify [--quiet]' for better error messages
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/9] subtree: add 'die_incompatible_opt' function to reduce duplication
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/9] test-lib-functions: mark 'test_commit' variables as 'local'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/9] subtree: fix split and merge after annotated tag was squash-merged
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jonas Bernoulli <jonas@xxxxxxxxxx>
- Re: [PATCH 2/9] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 7/9] cmake: support using GIT_TEST_OPTS from the environment
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/9] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 1/3] git_parse_unsigned: reject negative values
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] config: require at least one digit when parsing numbers
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] a few config integer parsing fixes
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] git_parse_signed(): avoid integer overflow
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Dalla Signora Cecilia Mathurin
- From: Cecilia Mathurin <ceciliamathurin372@xxxxxxxxx>
- [PATCH] doc/cat-file: allow --use-mailmap for --batch options
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- Re: [PATCH] doc/cat-file: allow --use-mailmap for --batch options
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- Re: [PATCH] git-gui: added Turkish translation
- From: Emir SARI <emir_sari@xxxxxxxxxx>
- [PATCH] Documentation/build-docdep.perl: generate sorted output
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH 7/9] cmake: support using GIT_TEST_OPTS from the environment
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 8/9] cmake: copy over git-p4.py for t983[56] perforce test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 9/9] CI: add a "linux-cmake-test" to run cmake & ctest on linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/9] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 5/9] test-lib.sh: support a "GIT_TEST_BUILD_DIR"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/9] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/9] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 6/9] cmake: use GIT_TEST_BUILD_DIR instead of editing hack
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/9] cmake: don't copy chainlint.pl to build directory
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 6/6] builtin: patch-id: remove unused diff-tree prefix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- waitpid errors with shell aliases
- From: shubham sharma <shubhamsharma4060@xxxxxxxxx>
- [PATCH v4 0/8] rebase: make reflog messages independent of the backend
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 6/8] rebase --apply: make reflog messages match rebase --merge
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/8] rebase --merge: fix reflog when continuing
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/8] t3406: rework rebase reflog tests
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 7/8] rebase --abort: improve reflog message
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 8/8] rebase: cleanup action handling
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/8] rebase --merge: fix reflog message after skipping
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/8] rebase --apply: respect GIT_REFLOG_ACTION
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/8] rebase --apply: improve fast-forward reflog message
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Soft bug: No chance to sign synthetic commits when using git subtree External
- From: Adam Ryczkowski <adam.ryczkowski@xxxxxxxxxxxxxx>
- [PATCH v3] embargoed releases: also describe the git-security list and the process
- From: "Julia Ramer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ci: add address and undefined sanitizer tasks
- From: Jeff King <peff@xxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: add address and undefined sanitizer tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Change in behavior of included safe.directory in system config
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/6] shortlog: introduce `--group=<format>`
- From: Jeff King <peff@xxxxxxxx>
- Re: Change in behavior of included safe.directory in system config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] shortlog: implement `--group=committer` in terms of `--group=<format>`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 5/6] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/6] shortlog: support arbitrary commit format `--group`s
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/6] run-command: add pipe_output_fn to run_processes_parallel_opts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/6] shortlog: extract `--group` fragment for translation
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/6] shortlog: make trailer insertion a noop when appropriate
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/6] shortlog: accept `--date`-related options
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
- From: Jeff King <peff@xxxxxxxx>
- Change in behavior of included safe.directory in system config
- From: Yehuda Katz <yehuda@xxxxxxxxxx>
- Re: [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/6] run-command: add pipe_output_fn to run_processes_parallel_opts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- tb/remove-unused-pack-bitmap
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] repack: don't remove .keep packs with `--pack-kept-objects`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 6/6] shortlog: implement `--group=committer` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/6] shortlog: accept `--date`-related options
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 5/6] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/6] shortlog: introduce `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 4/6] shortlog: support arbitrary commit format `--group`s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/6] shortlog: extract `--group` fragment for translation
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/6] shortlog: make trailer insertion a noop when appropriate
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/6] run-command: add hide_output to run_processes_parallel_opts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/7] shortlog: support arbitrary commit format `--group`s
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/7] shortlog: implement `--group=author` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 6/6] diff-lib: parallelize run_diff_files for submodules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/7] shortlog: implement `--group=trailer` in terms of `--group=<format>`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- Re: [PATCH] Makefile: use sha1collisiondetection by default on OSX and Darwin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: [PATCH v2 0/7] clone, submodule update: check out submodule branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] clone, submodule update: check out submodule branches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: use sha1collisiondetection by default on OSX and Darwin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/6] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 4/6] submodule: move status parsing into function
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 5/6] diff-lib: refactor match_stat_with_submodule
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 3/6] submodule: strbuf variable rename
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 2/6] run-command: add hide_output to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 1/6] run-command: add pipe_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 0/6] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 10/10] submodule: don't use a subprocess to invoke "submodule--helper"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 6/6] builtin: patch-id: remove unused diff-tree prefix
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/6] builtin: patch-id: add --verbatim as a command mode
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/6] builtin: patch-id: fix patch-id with binary diffs
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/6] patch-id: use stable patch-id for rebases
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/6] patch-id: fix patch-id for mode changes
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/6] patch-id fixes and improvements
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/6] patch-id: fix stable patch id for binary / header-only
- From: "Jerry Zhang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 09/10] submodule: support sub-command-less "--recursive" option
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 8/9] Makefile: document default SHA-1 backend on OSX
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] Makefile: use sha1collisiondetection by default on OSX and Darwin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 7/9] Makefile: document SHA-1 and SHA-256 default and selection order
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 07/10] submodule: make it a built-in, remove git-submodule.sh
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v3 4/9] Makefile: create and use sections for "define" flag listing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 6/9] Makefile: document default SHA-256 backend
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 9/9] Makefile: discuss SHAttered in *_SHA{1,256} discussion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 8/9] Makefile: document default SHA-1 backend on OSX
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 7/9] Makefile: document SHA-1 and SHA-256 default and selection order
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/9] Makefile: rephrase the discussion of *_SHA1 knobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/9] INSTALL: remove discussion of SHA-1 backends
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/9] Makefile: correct DC_SHA1 documentation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/9] Makefile: always (re)set DC_SHA1 on fallback
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/9] Makefile & docs: document SHA-{1,256} behavior, fix bug
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] clone, submodule update: check out submodule branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/10] git-submodule.sh: don't support top-level "--cached"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: "W. Ekkehard Blanz" <ekkehard.blanz@xxxxxxxxx>
- Re: [PATCH 05/10] git-submodule.sh: dispatch "update" to helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/10] git-submodule.sh: dispatch "foreach" to helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: [PATCH v3 7/8] trace2: add stopwatch timers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 7/8] trace2: add stopwatch timers
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: "W. Ekkehard Blanz" <ekkehard.blanz@xxxxxxxxx>
- Re: rebase -i --update-refs can lead to deletion of branches
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH 02/10] git-submodule.sh: dispatch "sync" to helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH v3 7/8] trace2: add stopwatch timers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 7/7] clone, submodule update: create and check out branches
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/7] submodule update: refactor update targets
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/7] submodule: return target of submodule symref
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/7] t5617: drop references to remote-tracking branches
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/7] submodule--helper clone: create named branch
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/7] repo-settings: add submodule_propagate_branches
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/7] clone: teach --detach option
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/7] clone, submodule update: check out submodule branches
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: [PATCH v3 5/8] trace2: improve thread-name documentation in the thread-context
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- RE: git-send-email with GPG signed commits?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/8] trace2: improve thread-name documentation in the thread-context
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 8/8] trace2: add global counter mechanism
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/8] trace2: convert ctx.thread_name from strbuf to pointer
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/8] trace2: add stopwatch timers
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/8] trace2: improve thread-name documentation in the thread-context
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/8] api-trace2.txt: elminate section describing the public trace2 API
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/8] trace2: rename the thread_name argument to trace2_thread_start
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/8] tr2tls: clarify TLS terminology
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/8] Trace2 timers and counters and some cleanup
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/8] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Another possible instance of async-signal-safe opendir path callstack? (Was: [PATCH] tmp-objdir: do not opendir() when handling a signal)
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: Cloning remotely under git for Windows not working
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Taylor Blau <me@xxxxxxxxxxxx>
- rebase -i --update-refs can lead to deletion of branches
- From: "herr.kaste" <herr.kaste@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Cloning remotely under git for Windows not working
- From: "W. Ekkehard Blanz" <ekkehard.blanz@xxxxxxxxx>
- Cloning remotely under git for Windows not working
- From: "W. Ekkehard Blanz" <ekkehard.blanz@xxxxxxxxx>
- Re: [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/7] trace2: add stopwatch timers
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: git-send-email with GPG signed commits?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- diff: Add support for man(7) pages
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Another possible instance of async-signal-safe opendir path callstack? (Was: [PATCH] tmp-objdir: do not opendir() when handling a signal)
- From: Jan Pokorný <poki@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 0/3] Implement filtering repacks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [BUG] 'make install' may overwrite existing directories
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- pw/rebase-reflog-fixes (was Re: What's cooking in git.git (Oct 2022, #06; Wed, 19))
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/8] rebase --apply: remove duplicated code
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- git-send-email adds a second From: in the body if eml contains one already
- From: Quentin Schulz <quentin.schulz@xxxxxxxxxxxxxxxxxxxxx>
- Commit amend during a merge conflict
- From: Matan Wiesner <matanwis@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Jeff King <peff@xxxxxxxx>
- git-send-email with GPG signed commits?
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: Multiple --global config workspaces?
- From: Elsie Hupp <git@xxxxxxxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Elsie Hupp <git@xxxxxxxxxxxxx>
- What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Oct 2022, #06; Wed, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: 2.38.1 Build Version Confusion
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 7/7] documentation: format-patch: clarify requirements for patch-ids to match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] embargoed releases: also describe the git-security list and the process
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.38.1 Build Version Confusion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/8] rebase: rename merge_base to branch_base
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/8] rebase: be stricter when reading state files containing oids
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: 2.38.1 Build Version Confusion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: 2.38.1 Build Version Confusion
- From: <rsbecker@xxxxxxxxxxxxx>
- 2.38.1 Build Version Confusion
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Handling rebasing better
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [RFC PATCH 1/2] notes: support fetching notes from an external repo
- From: Philip Oakley <philipoakley@iee.email>
- Re: Handling rebasing better
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] embargoed releases: also describe the git-security list and the process
- From: "Julia Ramer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/4] Makefile: rephrase the discussion of *_SHA1 knobs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/4] Makefile: create and use sections for "define" flag listing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/4] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] fsmonitor OSX: compile with DC_SHA1=YesPlease
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Dead-end Situation created by amending a merge commit in a topic branch
- From: Hans Meiser <brille1@xxxxxxxxxxx>
- Re: [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v3 7/7] documentation: format-patch: clarify requirements for patch-ids to match
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH] completion: support amend and reword in git commit fixup option
- From: Bob van der Linden <bobvanderlinden@xxxxxxxxx>
- Re: [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] embargoed releases: also describe the git-security list and the process
- From: Julia Ramer <prplr@xxxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] revision: ignore non-existent objects in resolve-undo list
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak
- From: Jeff King <peff@xxxxxxxx>
- Re: linux-leaks CI failure on master
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git Merge 2022 videos available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Heather Lapointe <alpha@alphaservcomputing.solutions>
- linux-leaks CI failure on master
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] {merge,fmt-merge-msg}: Add the --from-name argument
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.38.1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- [ANNOUNCE] Git v2.38.1 and others
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] revision: ignore non-existent objects in resolve-undo list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revision: ignore non-existent objects in resolve-undo list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] revision: ignore non-existent objects in resolve-undo list
- From: Mathias Rav <m@xxxxxxxxxxxxx>
- Re: [PATCH v2] config: respect includes in protected config
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Dead-end Situation created by amending a merge commit in a topic branch
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 5/5] cmake: avoid editing t/test-lib.sh
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- RE: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 3/5] add -p: avoid ambiguous signed/unsigned comparison
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/5] cmake: copy the merge tools for testing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/5] cmake: make it easier to diagnose regressions in CTest runs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 12/12] fsmonitor: update doc for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 11/12] fsmonitor: test updates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [BUG] git fetch fetches tags matching negative refspec
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH 01/12] fsmonitor: refactor filesystem checks to common interface
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 02/12] fsmonitor: relocate socket file if .git directory is remote
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 09/12] fsmonitor: implement filesystem change listener for Linux
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/5] cmake: increase time-out for a long-running test
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] add -p: avoid ambiguous signed/unsigned comparison
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] cmake: copy the merge tools for testing
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] cmake: make it easier to diagnose regressions in CTest runs
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] Some fixes and an improvement for using CTest on Windows
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH] repack: don't remove .keep packs with `--pack-kept-objects`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 07/12] fsmonitor: prepare to share code between Mac OS and Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin/repack.c: remove redundant pack-based bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Elsie Hupp <git@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
- From: Teng Long <dyroneteng@xxxxxxxxx>
- git revert --reference doesn't populate commit subject
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v2] builtin/repack.c: remove redundant pack-based bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] repack: don't remove .keep packs with `--pack-kept-objects`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] Git.pm: add semicolon after catch statement
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- [PATCH 12/12] ll-merge: mark unused parameters in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/12] convert: mark unused parameter in null stream filter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/12] diffcore-pickaxe: mark unused parameters in pickaxe functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/12] apply: mark unused parameters in noop error/warning routine
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/12] apply: mark unused parameters in handlers
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/12] date: mark unused parameters in handler functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/12] string-list: mark unused callback parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/12] object-file: mark unused parameters in hash_unknown functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/12] mark unused parameters in trivial compat functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/12] update-index: drop unused argc from do_reupdate()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/12] submodule--helper: drop unused argc from module_list_compute()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/12] diffstat_consume(): assert non-zero length
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/12] more unused-parameter fixes / annotations
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Skrab Sah <skrab.sah@xxxxxxxxx>
- What's cooking in git.git (Oct 2022, #05; Mon, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Jeff King <peff@xxxxxxxx>
- RE: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- RE: [PATCH v2 07/12] fsmonitor: prepare to share code between Mac OS and Linux
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
- From: Jeff King <peff@xxxxxxxx>
- Re: git 2.38.0: Change in `git archive` output
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/8] rebase: be stricter when reading state files containing oids
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git gc error with git 2.37.2? (Introduced in 5a5ea141e7)
- From: Paul Wagland <pwagland@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: remove redundant pack-based bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 08/10] run-command API & users: remove run_command_v_opt_tr2()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 10/10] run-command API: add and use a run_command_sv_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 07/10] run-command API & diff.c: remove run_command_v_opt_cd_env()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 04/10] am: use run_command_l_opt() for show_patch()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 03/10] run-command API: add and use a run_command_l_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 02/10] merge: remove always-the-same "verbose" arguments
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 01/10] run-command.c: refactor run_command_*_tr2() to internal helpers
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jeff King <peff@xxxxxxxx>
- Re: git gc error with git 2.37.2? (Introduced in 5a5ea141e7)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] Git.pm: add semicolon after catch statement
- From: Jeff King <peff@xxxxxxxx>
- git gc error with git 2.37.2? (Introduced in 5a5ea141e7)
- From: Paul Wagland <pwagland@xxxxxxxxx>
- Re: git 2.38.0: Change in `git archive` output
- From: Jeff King <peff@xxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 5/8] rebase: rename merge_base to branch_base
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: icase pathspec magic support in ls-tree
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 7/7] documentation: format-patch: clarify requirements for patch-ids to match
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Outreachy]Amend error messages and prompts of various (sub)commands
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/9] archive: pass repo objects to write_archive handlers
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 3/9] tree: increase test coverage for tree.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/9] tree: increase test coverage for tree.c
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH 1/2] notes.c: introduce "--no-blankline" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 1/9] tree: do not use the_repository for tree traversal methods.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/2] notes.c: introduce "--no-blankline" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 7/8] rebase --keep-base: imply --reapply-cherry-picks
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/8] rebase: rename merge_base to branch_base
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 6/8] rebase: factor out branch_base calculation
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 8/8] rebase --keep-base: imply --no-fork-point
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/8] rebase: store orig_head as a commit
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/8] rebase: be stricter when reading state files containing oids
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/8] t3416: set $EDITOR in subshell
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/8] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/8] t3416: tighten two tests
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 1/2] notes: support fetching notes from an external repo
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- Re: [PATCH v3 5/8] rebase: rename merge_base to branch_base
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 10/10] submodule: don't use a subprocess to invoke "submodule--helper"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] submodule: support sub-command-less "--recursive" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] submodule: make it a built-in, remove git-submodule.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/10] submodule: support "--" with no other arguments
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] submodule: make it a built-in, remove git-submodule.sh
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] git-submodule.sh: dispatch "sync" to helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] git-submodule.sh: dispatch directly to helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/10] git-submodule.sh: don't support top-level "--cached"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] git-submodule.sh: dispatch "foreach" to helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] git-submodule.sh: dispatch "update" to helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] git-submodule.sh: create a "case" dispatch statement
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 5/8] rebase: rename merge_base to branch_base
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 6/8] rebase: factor out branch_base calculation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 5/8] rebase: rename merge_base to branch_base
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 6/8] rebase: factor out branch_base calculation
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Skrab Sah <skrab.sah@xxxxxxxxx>
- [PATCH] path.c: do not alloc for .contents in the trie
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] path.c: add_to_trie - possible global-buffer-overflow fixed
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 8/9] archive: add --recurse-submodules to git-archive command
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 9/9] archive: add tests for git archive --recurse-submodules
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/9] archive: remove global repository from archive_args
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/9] archive: pass repo objects to write_archive handlers
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/9] tree: add repository parameter to read_tree_fn_t
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/9] tree: increase test coverage for tree.c
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/9] archive: Add --recurse-submodules to git-archive command
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/9] tree: update cases to use repo_ tree methods
- From: "Heather Lapointe via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/9] tree: do not use the_repository for tree traversal methods.
- From: "Alphadelta14 via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/1] Git.pm: add semicolon after catch statement
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- Re: git 2.38.0: Change in `git archive` output
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: git 2.38.0: Change in `git archive` output
- From: Jeff King <peff@xxxxxxxx>
- Re: git 2.38.0: Change in `git archive` output
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Git.pm: add semicolon after catch statement
- From: Jeff King <peff@xxxxxxxx>
- git 2.38.0: Change in `git archive` output
- From: kpcyrd <kpcyrd@xxxxxxxxxxxxx>
- [PATCH 1/1] Git.pm: add semicolon after catch statement
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- [PATCH 0/1] Git.pm: add semicolon after catch statement
- From: Michael McClimon <michael@xxxxxxxxxxxx>
- Re: [PATCH] completion: support amend and reword in git commit fixup option
- From: Bob van der Linden <bobvanderlinden@xxxxxxxxx>
- Re: [PATCH v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Skrab Sah <skrab.sah@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v2] abspath.h file is generated by makeheaders tool
- From: Skrab Sah <skrab.sah@xxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: icase pathspec magic support in ls-tree
- From: Tao Klerks <tao@xxxxxxxxxx>
- [PATCH] completion: support amend and reword in git commit fixup option
- From: "Bob van der Linden via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Rupinderjeet Singh <rupinderjeet47@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] bisect--helper: plug strvec leak
- From: Jeff King <peff@xxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Jeff King <peff@xxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jeff King <peff@xxxxxxxx>
- [suggestion] Fail cherry-pick if it overwrites untracked files with the matching file names
- From: Rupinderjeet Singh <rupinderjeet47@xxxxxxxxx>
- Re: "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jonas Bernoulli <jonas@xxxxxxxxxx>
- "submodule foreach" much slower than removed "submodule--helper --list"
- From: Jonas Bernoulli <jonas@xxxxxxxxxx>
- Dead-end Situation created by amending a merge commit in a topic branch
- From: Hans Meiser <brille1@xxxxxxxxxxx>
- Re: [PATCH] sparse-checkout.txt: new document with sparse-checkout directions
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- [PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
- From: "Rudy Rigot via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [Outreachy]Amend error messages and prompts of various (sub)commands
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Matthias Aßhauer <mha1993@xxxxxxx>
- Re: [PATCH v2] bisect--helper: plug strvec leak
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] sparse-checkout.txt: new document with sparse-checkout directions
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] sparse-checkout.txt: new document with sparse-checkout directions
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 07/12] fsmonitor: prepare to share code between Mac OS and Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v3 6/7] builtin: patch-id: remove unused diff-tree prefix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 11/12] fsmonitor: test updates
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/12] fsmonitor: implement filesystem change listener for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/12] fsmonitor: determine if filesystem is local or remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/12] fsmonitor: enable fsmonitor for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/12] fsmonitor: update doc for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/12] fsmonitor: deal with synthetic firmlinks on macOS
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/12] fsmonitor: prepare to share code between Mac OS and Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/12] fsmonitor: add documentation for allowRemote and socketDir options
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/12] fsmonitor: Implement fsmonitor for Linux
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/12] fsmonitor: check for compatability before communicating with fsmonitor
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/12] fsmonitor: avoid socket location check if using hook
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/12] fsmonitor: relocate socket file if .git directory is remote
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/12] fsmonitor: refactor filesystem checks to common interface
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/7] patch-id: fix patch-id for mode changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 05/11] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/10] run-command API: add and use a run_command_l_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect--helper: plug strvec leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v2] config: respect includes in protected config
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 03/10] run-command API: add and use a run_command_l_opt()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] bisect--helper: plug strvec leak
- From: Jeff King <peff@xxxxxxxx>
- Re: Multiple --global config workspaces?
- From: Jeff King <peff@xxxxxxxx>
- RE: [PATCH 08/12] fsmonitor: determine if filesystem is local or remote
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH 10/10] run-command API: add and use a run_command_sv_opt()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/10] am: use run_command_l_opt() for show_patch()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/10] run-command API: add and use a run_command_l_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/10] merge: remove always-the-same "verbose" arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] [OUTREACHY] t1002: modernize outdated conditional
- From: "nsengaw4c via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 01/10] run-command.c: refactor run_command_*_tr2() to internal helpers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: icase pathspec magic support in ls-tree
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Implement filtering repacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3] [OUTREACHY] t1002: modernize outdated conditional
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/15] run-command API: pass functions & opts via struct
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 10/10] run-command API: add and use a run_command_sv_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/10] run-command API & users: remove run_command_v_opt_tr2()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] run-command API & diff.c: remove run_command_v_opt_cd_env()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] am: use run_command_l_opt() for show_patch()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] run-command API: add and use a run_command_l_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] merge: remove always-the-same "verbose" arguments
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] run-command.c: refactor run_command_*_tr2() to internal helpers
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] run-command API: add run_command_{l,sv}_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 11/11] spatchcache: add a ccache-alike for "spatch"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/11] cocci: split off "--all-includes" from SPATCH_FLAGS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/11] cocci: make "coccicheck" rule incremental
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/11] cocci rules: remove unused "F" metavariable from pending rule
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/11] Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/11] Makefile: have "coccicheck" re-run if flags change
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/11] Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" heading
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/11] Makefile: add ability to TAB-complete cocci *.patch rules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/11] cocci: make "incremental" possible + a ccache-like tool
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/11] cocci: split off include-less "tests" from SPATCH_FLAGS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 10/11] cocci: run against a generated ALL.cocci
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 09/11] cocci: optimistically use COMPUTE_HEADER_DEPENDENCIES
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 00/15] run-command API: pass functions & opts via struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: icase pathspec magic support in ls-tree
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH v3 00/15] run-command API: pass functions & opts via struct
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 07/15] run-command API: have run_process_parallel() take an "opts" struct
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/2] archive: Add --recurse-submodules to git-archive command
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 04/15] run-command API: make "n" parameter a "size_t"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]