Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v3 0/2] fix up example code in MyFirstObjectWalk tutorial
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 3/3] pretty: add abbrev option to %(describe)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/3] pretty.c: rework describe options parsing for better extensibility
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v3 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v3 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v3 0/3] Add some more options to the pretty-formats
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v6 2/2] http-fetch: redact url on die() message
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 1/2] fetch-pack: redact packfile urls in traces
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] docs: fix places that break compilation in MyFirstObjectWalk
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] docs: add headers in MyFirstObjectWalk
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] docs: fix places that break compilation in MyFirstObjectWalk
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] fix up example code in MyFirstObjectWalk tutorial
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [WIP v2 2/2] config: include file if remote URL matches a glob
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [WIP v2 1/2] config: make git_config_include() static
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [WIP v2 0/2] Conditional config includes based on remote URL
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- [PATCH] getpass.3: SYNOPSIS: Mark getpass() as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- RE: Is getpass(3) really obsolete?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Zack Weinberg" <zack@xxxxxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- RE: Is getpass(3) really obsolete?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Theo de Raadt" <deraadt@xxxxxxxxxxx>
- RE: Is getpass(3) really obsolete?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Theo de Raadt" <deraadt@xxxxxxxxxxx>
- [PATCH v3 8/8] clean/smudge: allow clean filters to process extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/8] odb: guard against data loss checking out a huge file
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/8] git-compat-util: introduce more size_t helpers
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/8] odb: teach read_blob_entry to use size_t
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/8] test-lib: add prerequisite for 64-bit platforms
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/8] test-tool genzeros: generate large amounts of data more efficiently
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/8] test-genzeros: allow more than 2G zeros in Windows
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: Eugene Syromyatnikov <evgsyr@xxxxxxxxx>
- [PATCH v4 3/4] sparse-index: add ensure_correct_sparsity function
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/4] test-read-cache.c: prepare_repo_settings after config init
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] Document positive variant of commit and merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] Remove negation from the commit and merge option "--no-verify"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- RE: Is getpass(3) really obsolete?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH v3 01/15] diff --color-moved: add perf tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git aliases and GIT_PREFIX
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: *Really* noisy encoding warnings post-v2.33.0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/15] diff --color-moved: factor out function
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 01/15] diff --color-moved: add perf tests
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] t5310: drop lib-bundle.sh include
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t5310: drop lib-bundle.sh include
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH v3 00/13] hook.[ch]: new library to run hooks + simple hook conversion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 07/13] git hook run: add an --ignore-missing flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- bug: invalid sha1 pointer in cache-tree
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH v3 05/13] hooks: convert 'post-checkout' hook to hook library
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 03/13] rebase: convert pre-rebase to use hook.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] tests: disable fsync everywhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: conflict markers in markdown files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] tests: disable fsync everywhere
- From: Eric Wong <e@xxxxxxxxx>
- RE: conflict markers in markdown files
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] fetch-pack: redact packfile urls in traces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: conflict markers in markdown files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/7] git-compat-util: introduce more size_t helpers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/7] test-tool genzeros: generate large amounts of data more efficiently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 2/2] http-fetch: redact url on die() message
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: conflict markers in markdown files
- From: Nicholas Bransby-Williams <nbransby@xxxxxxxxx>
- Re: [PATCH v4 1/2] fetch-pack: redact packfile urls in traces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] http-fetch: redact url on die() message
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: [PATCH v4 2/2] http-fetch: redact url on die() message
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: conflict markers in markdown files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/7] odb: teach read_blob_entry to use size_t
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 1/2] fetch-pack: redact packfile urls in traces
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: [PATCH v2 4/7] odb: teach read_blob_entry to use size_t
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v3 03/15] diff --color-moved: factor out function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/15] diff --color-moved: add perf tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] stash: get rid of unused argument in stash_staged()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] fixup! clean/smudge: allow clean filters to process extremely large files
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH 2/3] fixup! t1051: introduce a smudge filter test for extremely large files
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH 0/3] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH v2 7/7] clean/smudge: allow clean filters to process extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/7] odb: guard against data loss checking out a huge file
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/7] odb: teach read_blob_entry to use size_t
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/7] git-compat-util: introduce more size_t helpers
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/7] t1051: introduce a smudge filter test for extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/7] test-tool genzeros: generate large amounts of data more efficiently
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/7] test-genzeros: allow more than 2G zeros in Windows
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: conflict markers in markdown files
- From: Nicholas Bransby-Williams <nbransby@xxxxxxxxx>
- Re: [PATCH] helper/test-genzeros: allow more than 2G zeros in Windows
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 1/6] t5516: add test case for pushing remote refspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: conflict markers in markdown files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/9] doc: express grammar placeholders between angle brackets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/9] doc: fix grammar rules in commands' syntax
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] t5310: drop lib-bundle.sh include
- From: Jeff King <peff@xxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning
- From: Jeff King <peff@xxxxxxxx>
- git aliases and GIT_PREFIX
- From: Federico Kircheis <federico.kircheis@xxxxxxxxx>
- Draft of Git Rev News edition 80
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] contrib: build & test scalar by default, optionally install
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v2 2/9] doc: split placeholders as individual tokens
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 6/6] remote: add struct repository parameter to external functions
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 5/6] remote: die if branch is not found in repository
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 4/6] remote: remove the_repository->remote_state from static methods
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 3/6] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 2/6] remote: move static variables into per-repository struct
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 1/6] t5516: add test case for pushing remote refspecs
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v4 0/6] remote: replace static variables with struct remote_state
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 8/9] doc: git-http-push: describe the refs as pattern pairs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/9] doc: uniformize <URL> placeholders' case
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/9] doc: express grammar placeholders between angle brackets
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] color: support "default" to restore fg/bg color
- From: Robert Estelle <robertestelle@xxxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 2/2] http-fetch: redact url on die() message
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 9/9] doc: git-init: clarify file modes in octal.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 9/9] doc: git-init: clarify file modes in octal.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] http-fetch: redact url on die() message
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] color: support "default" to restore fg/bg color
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] completion: fix incorrect bash/zsh string equality check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/2] send-email: shell completion improvements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 6/9] doc: use three dots for indicating repetition instead of star
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 9/9] doc: git-init: clarify file modes in octal.
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 8/9] doc: git-http-push: describe the refs as pattern pairs
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 7/9] doc: uniformize <URL> placeholders' case
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/9] doc: git-ls-files: express options as optional alternatives
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/9] doc: express grammar placeholders between angle brackets
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/9] doc: split placeholders as individual tokens
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/9] doc: fix grammar rules in commands' syntax
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/9] doc: fix git credential synopsis
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Remove negation from the commit and merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- [PATCH 2/2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH] Remove negation from the commit and merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: conflict markers in markdown files
- From: Philip Oakley <philipoakley@iee.email>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v3] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: [Summit topic] The state of getting a reftable backend working in git.git
- From: Philip Oakley <philipoakley@iee.email>
- conflict markers in markdown files
- From: Nicholas Bransby-Williams <nbransby@xxxxxxxxx>
- Re: [PATCH] Remove negation from the commit and merge option "--no-verify"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: why git is so slow for a tiny git push?
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
- From: Peter Hunkeler <phunsoft@xxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH] helper/test-genzeros: allow more than 2G zeros in Windows
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: "git describe --debug" does not show the latest tag for "groff"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] stash: get rid of unused argument in stash_staged()
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] Remove negation from the commit and merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 1/5] t1051: introduce a smudge filter test for extremely large files
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Remove negation from the merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] allow disabling fsync everywhere
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] fetch-pack: redact packfile urls in traces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] allow disabling fsync everywhere
- From: Eric Wong <e@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: js/scalar, was Re: What's cooking in git.git (Oct 2021, #05; Mon, 18)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- "git describe --debug" does not show the latest tag for "groff"
- From: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
- Re: [PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/15] Upstreaming the Scalar command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [Discussion] The architecture of Scalar (and others) within Git
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 0/6] usage.c: add die_message() & plug memory leaks in refs.c & config.c
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] protocol-v2.txt: align delim-pkt spec with usage
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] stash: implement '--staged' option for 'push' and 'save'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] docs: add headers in MyFirstObjectWalk
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Remove negation from the merge option "--no-verify"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] sparse-index: expand/collapse based on 'index.sparse'
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 29/29] t7527: test status with untracked-cache and fsmonitor--daemon
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 03/29] fsmonitor: config settings are repository-specific
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/4] blame: prefer null_sha1 over nullid and retire later
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/1] protocol-v2.txt: align delim-pkt spec with usage
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 0/1] protocol-v2.txt: align delim-pkt spec with usage
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #05; Mon, 18)
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
- From: Peter Hunkeler <phunsoft@xxxxxxx>
- Re: [PATCH v4 03/29] fsmonitor: config settings are repository-specific
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 01/29] fsmonitor: enhance existing comments
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH v3 3/3] sparse-index: update do_read_index to ensure correct sparsity
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/3] test-read-cache.c: prepare_repo_settings after config init
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/3] sparse-index: expand/collapse based on 'index.sparse'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] config: include file if remote URL matches a glob
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 2/3] sparse-index: add ensure_correct_sparsity function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 2/2] docs: add headers in MyFirstObjectWalk
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] docs: fix places that break compliation in MyFirstObjectWalk
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v4] stash: implement '--staged' option for 'push' and 'save'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3] stash: implement '--staged' option for 'push' and 'save'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: git-svn bug: Output git directory has uncommitted changes
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v5 8/8] unpack-trees: improve performance of next_cache_entry
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 7/8] reset: make --mixed sparse-aware
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 6/8] reset: make sparse-aware (except --mixed)
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 5/8] reset: integrate with sparse index
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/8] reset: expand test coverage for sparse checkouts
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/8] sparse-index: update command for expand/collapse test
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/8] reset: preserve skip-worktree bit in mixed reset
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/8] reset: rename is_missing to !is_in_reset_tree
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/8] Sparse Index: integrate with reset
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] docs: add headers in MyFirstObjectWalk
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] docs: fix places that break compliation in MyFirstObjectWalk
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 00/15] diff --color-moved[-ws] speedups
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] Remove negation from the merge option "--no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- [PATCH v3 15/15] diff --color-moved: intern strings
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 14/15] diff: use designated initializers for emitted_diff_symbol
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 12/15] diff --color-moved: stop clearing potential moved blocks
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 11/15] diff --color-moved: shrink potential moved blocks as we go
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 10/15] diff --color-moved: unify moved block growth functions
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 09/15] diff --color-moved: call comparison function directly
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 07/15] diff: simplify allow-indentation-change delta calculation
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 05/15] diff --color-moved=zebra: fix alternate coloring
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 04/15] diff --color-moved: rewind when discarding pmb
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 03/15] diff --color-moved: factor out function
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 02/15] diff --color-moved: clear all flags on blocks that are too short
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 01/15] diff --color-moved: add perf tests
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 00/15] diff --color-moved[-ws] speedups
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 2/2] config: include file if remote URL matches a glob
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Jeff King <peff@xxxxxxxx>
- Re: *Really* noisy encoding warnings post-v2.33.0
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Documentation (translations, FAQ updates, new user-focused, general improvements, etc.)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v6 15/15] scalar: accept -C and -c options before the subcommand
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 14/15] scalar: implement the `version` command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 13/15] scalar: implement the `delete` command
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 11/15] scalar: allow reconfiguring an existing enlistment
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 10/15] scalar: implement the `run` command
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 09/15] scalar: teach 'clone' to support the --single-branch option
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 08/15] scalar: implement the `clone` subcommand
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 07/15] scalar: implement 'scalar list'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 05/15] scalar: 'unregister' stops background maintenance
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 04/15] scalar: 'register' sets recommended config and starts maintenance
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 03/15] scalar: create test infrastructure
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 02/15] scalar: start documenting the command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 01/15] scalar: create a rudimentary executable
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 00/15] Upstreaming the Scalar command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Unexpected cat-file --batch-check output
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v2 5/6] ssh signing: make verify-tag consider key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 4/6] ssh signing: make git log verify key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 6/6] ssh signing: make fmt-merge-msg consider key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 3/6] ssh signing: make verify-commit consider key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 2/6] ssh signing: add key lifetime test prereqs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 1/6] ssh signing: use sigc struct to pass payload
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/5] odb: guard against data loss checking out a huge file
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/5] clean/smudge: allow clean filters to process extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] git-compat-util: introduce more size_t helpers
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] odb: teach read_blob_entry to use size_t
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] t1051: introduce a smudge filter test for extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Summit topic] Documentation (translations, FAQ updates, new user-focused, general improvements, etc.)
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v2] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH] color: allow colors to be prefixed with "reset"
- From: Robert Estelle <robertestelle@xxxxxxxxx>
- RE: [External Mail]Re: why git is so slow for a tiny git push?
- From: 程洋 <chengyang@xxxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Unexpected cat-file --batch-check output
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: Unexpected cat-file --batch-check output
- From: Bryan Turner <bturner@xxxxxxxxxxxxx>
- [PATCH v4 2/2] http-fetch: redact url on die() message
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] fetch-pack: redact packfile urls in traces
- From: "Ivan Frade via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 2/2] fixup! tmp-objdir: new API for creating temporary writable databases
- From: "Neeraj Singh via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] fixup! tmp-objdir: new API for creating temporary writable databases
- From: "Neeraj Singh via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] tmp-objdir: fix regressions in core.fsyncobjectfiles=batch
- From: "Neeraj K. Singh via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- regression in ns/tmp-objdir and ns/batched-fsync
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: [External Mail]Re: why git is so slow for a tiny git push?
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] color: allow colors to be prefixed with "reset"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Jeff King <peff@xxxxxxxx>
- Re: tb/plug-pack-bitmap-leaks (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 9/9] pack-bitmap.c: more aggressively free in free_bitmap_index()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 8/9] pack-bitmap.c: don't leak type-level bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 7/9] midx.c: write MIDX filenames to strbuf
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 6/9] builtin/multi-pack-index.c: don't leak concatenated options
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 5/9] builtin/repack.c: avoid leaking child arguments
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 4/9] builtin/pack-objects.c: don't leak memory via arguments
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/9] t/helper/test-read-midx.c: free MIDX within read_midx_file()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/9] midx.c: don't leak MIDX from verify_midx_file
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/9] midx.c: clean up chunkfile after reading the MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/9] midx: clean up t5319 under 'SANITIZE=leak'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v2] fetch-pack: redact packfile urls in traces
- From: Ivan Frade <ifrade@xxxxxxxxxx>
- Re: git-svn bug: Output git directory has uncommitted changes
- From: Daniel Marschall <info@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] http-backend: remove a duplicated code branch
- From: Robin Dupret <robin.dupret@xxxxxxxxx>
- Re: pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] doc: fix grammar rules in commands'syntax
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 2/2] blame: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: enable and test the sparse index
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] diff: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [Summit topic] The state of getting a reftable backend working in git.git
- From: Philip Oakley <philipoakley@iee.email>
- Re: pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Let's have chalk talks (part 1/?)
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- git apply --indent-to-add deletes other files from the index
- From: "Ryan Hodges (rhodges)" <rhodges@xxxxxxxxx>
- Re: git-svn bug: Output git directory has uncommitted changes
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH] doc: fix grammar rules in commands'syntax
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] bundle-uri client: add "bundle-uri" parsing + tests
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: js/scalar, was Re: What's cooking in git.git (Oct 2021, #05; Mon, 18)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- jc/branch-copy-doc (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- tb/plug-pack-bitmap-leaks (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
- From: Alex Riesen <alexander.riesen@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Let's have chalk talks (part 1/?)
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v3 5/6] config.c: free(expanded) before die(), work around GCC oddity
- From: Jeff King <peff@xxxxxxxx>
- Re: [Summit topic] The state of getting a reftable backend working in git.git
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] pretty: add tag option to %(describe)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3] stash: implement '--staged' option for 'push' and 'save'
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v2 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v2 0/3] Add some more options to the pretty-formats
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] color: allow colors to be prefixed with "reset"
- From: "Robert Estelle via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8 0/2] send-email: shell completion improvements
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] color: support "default" to restore fg/bg color
- From: Robert Estelle <robertestelle@xxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v8 0/2] send-email: shell completion improvements
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] color: support "default" to restore fg/bg color
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] color: support "default" to restore fg/bg color
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] color: support "default" to restore fg/bg color
- From: "Robert Estelle via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] color: add missing GIT_COLOR_* white/black constants
- From: "Robert Estelle via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] color: support "default" to restore fg/bg color
- From: "Robert Estelle via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] completion: fix incorrect bash/zsh string equality check
- From: "Robert Estelle via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Summit topic] Let's have chalk talks (part 1/?)
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] completion: fix incorrect bash/zsh string equality check
- From: Robert Estelle <robertestelle@xxxxxxxxx>
- Re: [Summit topic] The state of getting a reftable backend working in git.git
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Unexpected cat-file --batch-check output
- From: Bryan Turner <bturner@xxxxxxxxxxxxx>
- [PATCH v8 2/2] send-email docs: add format-patch options
- From: Thiago Perrotta <tbperrotta@xxxxxxxxx>
- [PATCH v8 1/2] send-email: programmatically generate bash completions
- From: Thiago Perrotta <tbperrotta@xxxxxxxxx>
- [PATCH v8 0/2] send-email: shell completion improvements
- From: Thiago Perrotta <tbperrotta@xxxxxxxxx>
- Re: [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] bundle-uri client: add "bundle-uri" parsing + tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] leak tests: mark t5701-git-serve.sh as passing SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Let's have chalk talks (part 1/?)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: [Summit topic] Let's have chalk talks (part 1/?)
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v2 2/2] blame: enable and test the sparse index
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] diff: enable and test the sparse index
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unified workflow for `git add/checkout --patch`?
- From: Timothy Eccleston <timothy.perisho.eccleston@xxxxxxxxx>
- Re: [RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
- From: Fernando Ramos <greenfoo@xxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Unexpected cat-file --batch-check output
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/6] Makefile: be less eager to re-build, *.sh code cleanups
- From: Jeff King <peff@xxxxxxxx>
- Unexpected cat-file --batch-check output
- From: Bryan Turner <bturner@xxxxxxxxxxxxx>
- Re: [Summit topic] The state of getting a reftable backend working in git.git
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 2/6] Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES)
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] remote: use remote_state parameter internally
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] archive: describe compression level option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] archive: describe compression level option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
- From: Jeff King <peff@xxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"
- From: Jeff King <peff@xxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] amend error message violations
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] archive: describe compression level option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] cache parent project's gitdir in submodules
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 4/4] submodule: record superproject gitdir during 'update'
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] command-list.txt: remove 'sparse-index' from main help
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] http-backend: remove a duplicated code branch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] command-list.txt: remove 'sparse-index' from main help
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] config.txt: fix typo
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH 0/2] Conditional config includes based on remote URL
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: tortoiseplink ssh variant still needed?
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Let's have public Git chalk talks, was Re: Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] amend error message violations
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 8/8] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] amend error message violations
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 8/8] progress.c: add & assert a "global_progress" variable
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v4 8/8] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 6/8] pack-bitmap-write.c: don't return without stop_progress()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 5/8] progress.c: add temporary variable from progress struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 4/8] progress.c tests: test some invalid usage
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 3/8] progress.c tests: make start/stop commands on stdin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 2/8] progress.c test helper: add missing braces
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 1/8] leak tests: fix a memory leaks in "test-progress" helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 0/8] progress: assert "global_progress" + test fixes / cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 10/10] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/4] gitfaq: add advice on monorepos
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unified workflow for `git add/checkout --patch`?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git-svn bug: Output git directory has uncommitted changes
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v3 10/10] progress.c: add & assert a "global_progress" variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 6/6] ssh signing: fmt-merge-msg/check_signature with tag date
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 3/6] ssh signing: verify-commit/check_signature with commit date
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Marco Beck <mbeck@xxxxxxxxxxxxxx>
- [BUG] Integer overflow bug in cache-tree.c
- From: Yiyuan guo <yguoaz@xxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v3 10/10] progress.c: add & assert a "global_progress" variable
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Marco Beck <mbeck@xxxxxxxxxxxxxx>
- Re: Git submodule remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git submodule remove
- From: "Kalyan Sriram" <kalyan@xxxxxxxxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git-svn bug: Output git directory has uncommitted changes
- From: Daniel Marschall <info@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/10] progress.c tests: make start/stop verbs on stdin
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] gpg-interface: allow selecting key id with env variable
- From: Marco Beck <mbeck@xxxxxxxxxxxxxx>
- Re: [PATCH v2] checkout: fix "branch info" memory leaks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] http-backend: remove a duplicated code branch
- From: Robin Dupret <robin.dupret@xxxxxxxxx>
- Re: [PATCH] command-list.txt: remove 'sparse-index' from main help
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH] http-backend: remove a duplicated code branch
- From: "Robin Dupret" <robin.dupret@xxxxxxxxx>
- [PATCH 3/3] gitweb.txt: change "folder" to "directory"
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 2/3] gitignore.txt: change "folder" to "directory"
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 1/3] git-multi-pack-index.txt: change "folder" to "directory"
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 0/3] Documentation: change "folder" to "directory"
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 2/2] git-bundle.txt: add missing words and punctuation
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 1/2] git.txt: fix typo
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 0/2] doc-diff fixes on maint
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH] config.txt: fix typo
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH] command-list.txt: remove 'sparse-index' from main help
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: Is t7006-pager.sh racy?
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] http-backend: remove a duplicated code branch
- From: Robin Dupret <robin.dupret@xxxxxxxxx>
- [no subject]
- From: Robin Dupret <robin.dupret@xxxxxxxxx>
- Re: [PATCH 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] pretty.c: rename describe options variable to more descriptive name
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH 7/6] userdiff-cpp: back out the digit-separators in numbers
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
- From: Martin <git@xxxxxxxxxx>
- Re: [PATCH v3 0/1] submodule: correct an incorrectly formatted error message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/6] config.c: don't leak memory in handle_path_include()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/6] usage.c + gc: add and use a die_message_errno()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/6] usage.c: add a die_message() routine
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] pretty: add abbrev option to %(describe)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] pretty: add tag option to %(describe)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] pretty.c: rename describe options variable to more descriptive name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH 1/3] pretty.c: rename describe options variable to more descriptive name
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH 0/3] Add some more options to the pretty-formats
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Is t7006-pager.sh racy?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re* Contradicting man page for git branch copy
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: tortoiseplink ssh variant still needed?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] archive: describe compression level option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SubmittingPatchs: clarify choice of base and testing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: teach to use "format-patch --base=auto"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: teach to use "format-patch --base=auto"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Summit topic] Server-side merge/rebase: needs and wants?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: gitignore as symbolic link
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- SubmittingPatchs: clarify choice of base and testing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Contradicting man page for git branch copy
- From: Martin <git@xxxxxxxxxx>
- Re: gitignore as symbolic link
- From: Justus Ranvier <justus@xxxxxxxxxxxxxxxxxxxx>
- Re: Git silently broke push-options over ssh?
- From: Sven Strickroth <email@xxxxxxxxxx>
- [PATCH v3 0/1] submodule: correct an incorrectly formatted error message
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH v3 1/1] submodule--helper: fix incorrect newlines in an error message
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Bug report: branch display in git stash output
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: gitignore as symbolic link
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Drop unneeded special handling of ssh variant tortoiseplink
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
- From: martin <test2@xxxxxxxxxx>
- Bug report: branch display in git stash output
- From: Kraymer <kraymer@xxxxxxxxx>
- Re: git log displaying wrong account information
- From: "Schanzenbach, Martin" <mschanzenbach@xxxxxxxxx>
- Re: git log displaying wrong account information
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- git log displaying wrong account information
- From: "Schanzenbach, Martin" <mschanzenbach@xxxxxxxxx>
- Re: Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee)
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: gitignore as symbolic link
- From: Justus Ranvier <justus@xxxxxxxxxxxxxxxxxxxx>
- Re: gitignore as symbolic link
- From: Justus Ranvier <justus@xxxxxxxxxxxxxxxxxxxx>
- Re: *Really* noisy encoding warnings post-v2.33.0
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/3] config.c: don't leak memory in handle_path_include()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 08/10] pack-bitmap-write.c: don't return without stop_progress()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: gitignore as symbolic link
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: [PATCH v3 07/10] progress.c: add temporary variable from progress struct
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 06/10] progress.c: call progress_interval() from progress_test_force_update()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Summit topic] Improving reviewer quality of life (patchwork, subsystem lists?, etc)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/10] progress.c tests: make start/stop verbs on stdin
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git submodule remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: changing the experimental 'git switch'
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Git submodule remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee)
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v2 2/3] config.c: don't leak memory in handle_path_include()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git submodule remove
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git silently broke push-options over ssh?
- From: Jeff King <peff@xxxxxxxx>
- RE: Git submodule remove
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 06/10] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 05/10] generate-cmdlist.sh: run "grep | sort", not "sort | grep"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 04/10] generate-cmdlist.sh: don't call get_categories() from category_list()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 03/10] generate-cmdlist.sh: spawn fewer processes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 02/10] generate-cmdlist.sh: trivial whitespace change
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 6/6] refs: plug memory leak in repo_default_branch_name()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/6] config.c: free(expanded) before die(), work around GCC oddity
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/6] usage.c API users: use die_message() where appropriate
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/6] usage.c: add a die_message() routine
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/6] config.c: don't leak memory in handle_path_include()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/6] usage.c + gc: add and use a die_message_errno()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/6] usage.c: add die_message() & plug memory leaks in refs.c & config.c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/6] ssh signing: fmt-merge-msg/check_signature with tag date
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Git submodule remove
- From: "Kalyan Sriram" <kalyan@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] ssh signing: verify-commit/check_signature with commit date
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Git silently broke push-options over ssh?
- From: Sven Strickroth <sven@xxxxxxxxxx>
- Re: [PATCH v2 2/3] config.c: don't leak memory in handle_path_include()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: gitignore as symbolic link
- From: Rene Kita <mail@xxxxxxx>
- [PATCH] Drop unneeded special handling of ssh variant tortoiseplink
- From: Sven Strickroth <email@xxxxxxxxxx>
- tortoiseplink ssh variant still needed?
- From: Sven Strickroth <email@xxxxxxxxxx>
- Re: js/scalar, was Re: What's cooking in git.git (Oct 2021, #05; Mon, 18)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH 2/6] ssh signing: add key lifetime test prereqs
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]