Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v5 2/4] receive-pack: Clean dead code from update_worktree()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 1/4] fetch: Protect branches checked out in all worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] maintenance tests: fix systemd v2.34.0-rc* test regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 8/8] grep: make "extendedRegexp=true" the same as "patternType=extended"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/8] grep: simplify config parsing, change grep.<rx config> interaction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/8] grep API: call grep_config() after grep_init()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/8] grep.c: don't pass along NULL callback value
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/8] grep docs: de-duplicate configuration sections
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/8] log tests: check if grep_config() is called by "log"-like cmds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/8] built-ins: trust the "prefix" from run_builtin()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/8] grep.h: remove unused "regex_t regexp" from grep_opt
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [L10N] Kickoff for Git 2.34.0 round #3
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- What's cooking in git.git (Nov 2021, #03; Tue, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.34.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/8] grep API: call grep_config() after grep_init()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/16] Makefile: move Perl-only variable assignments under !NO_PERL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 2/4] receive-pack: Clean dead code from update_worktree()
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v5 4/4] branch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v5 3/4] receive-pack: Protect current branch for bare repository worktree
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH 02/16] Makefile: clean perl/build/ even with NO_PERL=Y
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 1/4] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v4 3/4] receive-pack: Protect current branch for bare repository worktree
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/4] receive-pack: Clean dead code from update_worktree()
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/9] diffcore-rename: simplify limit check
- From: Başar Uğur <basarugur@xxxxxxxxx>
- Re: [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Samuel Yvon <samuelyvon9@xxxxxxxxx>
- Re: Description of github.com/git/git, was Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Samuel Yvon <samuelyvon9@xxxxxxxxx>
- Re: Description of github.com/git/git, was Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Description of github.com/git/git, was Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.34.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] parse-options.[ch]: revert use of "enum" for parse_options()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 10/10] init doc: --shared=0xxx does not give umask but perm bits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-jump: pass "merge" arguments to ls-files
- From: Jeff King <peff@xxxxxxxx>
- RE: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: "Kerry, Richard" <richard.kerry@xxxxxxxx>
- Re: Description of github.com/git/git, was Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Samuel Yvon <samuelyvon9@xxxxxxxxx>
- Re: [PATCH] git-jump: pass "merge" arguments to ls-files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Description of github.com/git/git, was Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] git-jump: pass "merge" arguments to ls-files
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 4/4] branch: Protect branches checked out in all worktrees
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 3/4] receive-pack: Protect current branch for bare repository worktree
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 2/4] receive-pack: Clean dead code from update_worktree()
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5 0/4] cache parent project's gitdir in submodules
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Samuel Yvon <samuelyvon9@xxxxxxxxx>
- Re: [PATCH v3] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] parse-options.[ch]: revert use of "enum" for parse_options()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] parse-options.[ch]: enum fixup & enum nit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Vipul Kumar <kumar@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Vipul Kumar <kumar@xxxxxxxxxxxxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: samuelyvon9@xxxxxxxxx
- [PATCH v4 4/4] branch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v4 3/4] receive-pack: Protect current branch for bare repository worktree
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v4 2/4] receive-pack: Clean dead code from update_worktree()
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v4 1/4] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH] builtin-commit: re-read file index before launching editor
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Server-side merge/rebase: needs and wants?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/8] grep API: call grep_config() after grep_init()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] builtin-commit: re-read file index before launching editor
- From: "Samuel Yvon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/2] http-fetch: redact url on die() message
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 1/2] fetch-pack: redact packfile urls in traces
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.34.0-rc1
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v2 2/2] config: include file if remote URL matches a glob
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [WIP v2 2/2] config: include file if remote URL matches a glob
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 3/3] gitfaq: add entry about syncing working trees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] gitfaq: add entry about syncing working trees
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v5 2/4] introduce submodule.superprojectGitDir record
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v5 0/4] cache parent project's gitdir in submodules
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v6 2/2] http-fetch: redact url on die() message
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 1/2] fetch-pack: redact packfile urls in traces
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/2] fetch-pack: redact packfile urls in traces
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [RFC] Branches with --recurse-submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 3/3] gitfaq: add entry about syncing working trees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: move some test-tools to 'unstable plumbing' built-ins
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/8] grep API: call grep_config() after grep_init()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/3] gitfaq: add documentation on proxies
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/8] grep: remove unused "prefix_length" member
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/8] git.c & grep.c: assert that "prefix" is NULL or non-zero string
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: "Birk Tjelmeland" <git@xxxxxxxxx>
- Re: move some test-tools to 'unstable plumbing' built-ins
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/2] receive-pack: Protect current branch for bare repository worktree
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH v3 1/2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #02; Wed, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] ci: disallow directional formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ms/customizable-ident-expansion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ms/customizable-ident-expansion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: move some test-tools to 'unstable plumbing' built-ins
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] vimdiff: add tool documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [Summit topic] Server-side merge/rebase: needs and wants?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: "Kerry, Richard" <richard.kerry@xxxxxxxx>
- Re: [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2021, #02; Wed, 3)
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: John Cai <jcai@xxxxxxxxxx>
- Re: [PATCH] stash: show error message when lockfile is present
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] gitfaq: give advice on using eol attribute in gitattributes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] gitfaq: add documentation on proxies
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] cache parent project's gitdir in submodules
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 2/3] vimdiff: add tool documentation
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] vimdiff: new implementation with layout support
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Additional FAQ entries
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] gitfaq: add entry about syncing working trees
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] gitfaq: give advice on using eol attribute in gitattributes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] gitfaq: add documentation on proxies
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 2/3] gitfaq: give advice on using eol attribute in gitattributes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] Additional FAQ entries
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] gitfaq: add entry about syncing working trees
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] gitfaq: add documentation on proxies
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] vimdiff: new implementation with layout support
- From: David Aguilar <davvid@xxxxxxxxx>
- [PATCH] stash: show error message when lockfile is present
- From: Birk Tjelmeland <git@xxxxxxxxx>
- Re: [PATCH 2/3] vimdiff: add tool documentation
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: move some test-tools to 'unstable plumbing' built-ins (was: [PATCH] test_bitmap_hashes(): handle repository without bitmaps)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] gpg-interface: allow selecting key id with env variable
- From: Marco Beck <mbeck@xxxxxxxxxxxxxx>
- gitk bug
- From: php fan <php4fan@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/10] init doc: --shared=0xxx does not give umask but perm bits
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v3 09/10] doc: git-init: clarify file modes in octal.
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 06/10] cat-file: make --batch-all-objects a CMDMODE
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Pull requests
- From: Mark womack <womackmark16@xxxxxxxxx>
- Re: [PATCH 07/16] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 05/16] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 01/10] cat-file tests: test bad usage
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
- From: Robin Jarry <robin@xxxxxxxx>
- [PATCH 10/10] cat-file: improve --(textconv|filters) disambiguation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/10] cat-file: correct and improve usage information
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] cat-file: fix remaining usage bugs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/10] cat-file: make --batch-all-objects a CMDMODE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] cat-file: move "usage" variable to cmd_cat_file()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] cat-file docs: fix SYNOPSIS and "-h" output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] parse-options API: add a usage_msg_optf()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] cat-file tests: test messaging on bad objects/paths
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] cat-file tests: test bad usage
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] cat-file: better usage UX & error messages
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] receive-pack: run post-receive before reporting status
- From: "Robin Jarry" <robin.jarry@xxxxxxxxx>
- Re: [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 8/8] grep: make "extendedRegexp=true" the same as "patternType=extended"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 7/8] grep: simplify config parsing, change grep.<rx config> interaction
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 6/8] grep API: call grep_config() after grep_init()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 5/8] log tests: check if grep_config() is called by "log"-like cmds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/8] grep.c: move "prefix" out of "struct grep_opt"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/8] grep: remove unused "prefix_length" member
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/8] git.c & grep.c: assert that "prefix" is NULL or non-zero string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/8] grep.h: remove unused "regex_t regexp" from grep_opt
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 16/16] Makefile: don't invoke msgfmt with --statistics
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 15/16] Makefiles: add and use wildcard "mkdir -p" template
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 14/16] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 13/16] Makefile: add "$(QUIET)" boilerplate to shared.mak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 12/16] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/16] Makefile: re-add and use the "shellquote" macros
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/16] Makefile: move $(comma), $(empty) and $(space) to shared.mak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/16] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/16] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/16] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/16] Makefile: don't have Perl over-depend on GIT-BUILD-OPTIONS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/16] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/16] Makefile: move Perl-only variable assignments under !NO_PERL
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/16] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/16] Makefile: don't set up "perl/build" rules under NO_PERL=Y
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/16] Makefile: clean perl/build/ even with NO_PERL=Y
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/16] Makefiles: dependency correctness & speedup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH v3 10/10] init doc: --shared=0xxx does not give umask but perm bits
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 09/10] doc: git-init: clarify file modes in octal.
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 08/10] doc: git-http-push: describe the refs as pattern pairs
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 07/10] doc: uniformize <URL> placeholders' case
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 06/10] doc: use three dots for indicating repetition instead of star
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 05/10] doc: git-ls-files: express options as optional alternatives
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 04/10] doc: use only hyphens as word separators in placeholders
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 03/10] doc: express grammar placeholders between angle brackets
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 02/10] doc: split placeholders as individual tokens
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 01/10] doc: fix git credential synopsis
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH v3 00/10] doc: fix grammar rules in commands' syntax
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH v3] apply: --intent-to-add should imply --index
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: Re* [PATCH v2] apply: make --intent-to-add not stomp index
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v2] apply: make --intent-to-add not stomp index
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] receive-pack: run post-receive before reporting status
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v2 2/2] config: include file if remote URL matches a glob
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/10] generate-cmdlist.sh: spawn fewer processes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- move some test-tools to 'unstable plumbing' built-ins (was: [PATCH] test_bitmap_hashes(): handle repository without bitmaps)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] test_bitmap_hashes(): handle repository without bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 03/10] generate-cmdlist.sh: spawn fewer processes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] docs: update behavior of git-cat-file --buffer
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] cat-file: force flush of stdout on empty string
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] cat-file: force flush of stdout on empty string
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [WIP v2 2/2] config: include file if remote URL matches a glob
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [WIP v2 1/2] config: make git_config_include() static
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test_bitmap_hashes(): handle repository without bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] test_bitmap_hashes(): handle repository without bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: surprising value of LARGE_PACKET_MAX
- From: Joey Hess <id@xxxxxxxxxx>
- [PATCH v3 10/10] generate-cmdlist.sh: don't parse command-list.txt thrice
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/10] generate-cmdlist.sh: do not shell out to "sed"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/10] generate-cmdlist.sh: stop sorting category lines
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/10] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/10] generate-cmdlist.sh: run "grep | sort", not "sort | grep"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/10] generate-cmdlist.sh: don't call get_categories() from category_list()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/10] generate-cmdlist.sh: spawn fewer processes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/10] generate-cmdlist.sh: trivial whitespace change
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/10] generate-cmdlist.sh: make it (and "make") run faster
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/10] command-list.txt: sort with "LC_ALL=C sort"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] test_bitmap_hashes(): handle repository without bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Jeff King <peff@xxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: List all commits of a specified file in oldest to newest order
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 2/4] introduce submodule.superprojectGitDir record
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitk: add option to perform 'git fetch' command
- From: Paul Mackerras <paulus@xxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- List all commits of a specified file in oldest to newest order
- From: Vipul Kumar <kumar+git@xxxxxxxxxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Junio C Hamano <gitster@xxxxxxxxx>
- 3-way diff tool support
- From: Austin Stephens <austinjstephens@xxxxxxxxx>
- Re: [PATCH v3 2/2] blame: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: [PATCH v3 1/2] diff: enable and test the sparse index
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- [PATCH v5 4/4] submodule: record superproject gitdir during 'update'
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v5 3/4] submodule: record superproject gitdir during absorbgitdirs
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v5 2/4] introduce submodule.superprojectGitDir record
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v5 1/4] t7400-submodule-basic: modernize inspect() helper
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v5 0/4] cache parent project's gitdir in submodules
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Neeraj Singh <nksingh85@xxxxxxxxx>
- Re: [PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Junio C Hamano <gitster@xxxxxxxxx>
- submodules ux overhaul update (was: What's cooking in git.git (Nov 2021, #02; Wed, 3))
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH v2] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- [PATCH] fetch: Protect branches checked out in all worktrees
- From: Anders Kaseorg <andersk@xxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: surprising value of LARGE_PACKET_MAX
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- [PATCH] t/lib-git.sh: fix ACL-related permissions failure
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- surprising value of LARGE_PACKET_MAX
- From: Joey Hess <id@xxxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- 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 v4 8/8] clean/smudge: allow clean filters to process extremely large files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3] ci: disallow directional formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Spanish translation updates for Git 2.34
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- [PATCH 3/3] vimdiff: remove deprecated {,g,n}vimdiff{1,2,3} variants
- From: Fernando Ramos <greenfoo@xxxxxx>
- [PATCH 2/3] vimdiff: add tool documentation
- From: Fernando Ramos <greenfoo@xxxxxx>
- [PATCH 1/3] vimdiff: new implementation with layout support
- From: Fernando Ramos <greenfoo@xxxxxx>
- [PATCH 0/3] vimdiff: new layout option + docs
- From: Fernando Ramos <greenfoo@xxxxxx>
- Re: [PATCH v4 5/8] odb: teach read_blob_entry to use size_t
- From: Philip Oakley <philipoakley@iee.email>
- Re: credential-store get: No such file or directory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Philip Oakley <philipoakley@iee.email>
- Re: credential-store get: No such file or directory
- From: Steven Penny <srpen6@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.34.0-rc1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH v3] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH] receive-pack: run post-receive before reporting status
- From: Robin Jarry <robin.jarry@xxxxxxxxx>
- Re: [PATCH] refs: sync loose refs to disk before committing them
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3] ci: disallow directional formatting
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] refs: sync loose refs to disk before committing them
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] apply: fix delete-then-new patch fail with 3way
- From: "Hongren (Zenithal) Zheng" <i@xxxxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Re* [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] ci: disallow directional formatting
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Git Checkout tracking behavior with <start_point>?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: credential-store get: No such file or directory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] async_die_is_recursing: work around GCC v11.x issue on Fedora
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] strbuf_addftime(): handle "%s" manually
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] async_die_is_recursing: fix use of pthread_getspecific for Fedora
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] i18n: fix typos found during l10n for git 2.34.0
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [L10N] Kickoff for Git 2.34.0 round #2
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- What's cooking in git.git (Nov 2021, #02; Wed, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Breakage in dockerized(pedantic, fedora); Fix in the works
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 5/8] odb: teach read_blob_entry to use size_t
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: git aliases and GIT_PREFIX
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Re* [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin: add git-default-branch command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] ci: disallow directional formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Breakage in dockerized(pedantic, fedora); Fix in the works
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] pretty: add abbrev option to %(describe)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Breakage in dockerized(pedantic, fedora); Fix in the works
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [ANNOUNCE] Git v2.34.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re* [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: test suite speedups via some not-so-crazy ideas
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] strbuf_addftime(): handle "%s" manually
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Checkout tracking behavior with <start_point>?
- From: Stefan Moch <stefanmoch@xxxxxxx>
- Re: [PATCH v4] var: add GIT_DEFAULT_BRANCH variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] var: add GIT_DEFAULT_BRANCH variable
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH v3] var: add GIT_DEFAULT_BRANCH variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] var: add GIT_DEFAULT_BRANCH variable
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] ssh signing: verify key lifetime
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- [PATCH v3] var: add GIT_DEFAULT_BRANCH variable
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] ci: disallow directional formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] prompt.c: split up the password and non-password handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin: add git-default-branch command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] diff: enable and test the sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] blame: enable and test the sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] i18n: fix typos found during l10n for git 2.34.0
- 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: credential-store get: No such file or directory
- From: Steven Penny <srpen6@xxxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Git Checkout tracking behavior with <start_point>?
- From: Cyrus Vafadari <cvafadari@xxxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- [PATCH v2] ci: disallow directional formatting
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] prompt.c: split up the password and non-password handling
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] checkout: fix "branch info" memory leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: credential-store get: No such file or directory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] unpack-objects: unpack large object in stream
- From: Philip Oakley <philipoakley@iee.email>
- test suite speedups via some not-so-crazy ideas (was: scripting speedups[...])
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] maintenance tests: fix systemd v2.34.0-rc* test regression
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: credential-store get: No such file or directory
- From: Steven Penny <srpen6@xxxxxxxxx>
- Re: credential-store get: No such file or directory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] unpack-objects: unpack large object in stream
- From: Han Xin <chiyutianyi@xxxxxxxxx>
- Re: credential-store get: No such file or directory
- From: Steven Penny <srpen6@xxxxxxxxx>
- credential-store get: No such file or directory
- From: Steven Penny <srpen6@xxxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v2] rebase -i: fix rewording with --committer-date-is-author-date
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v4 5/8] odb: teach read_blob_entry to use size_t
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH] rebase -i: fix rewording with --committer-date-is-author-date
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: git aliases and GIT_PREFIX
- From: Federico Kircheis <federico.kircheis@xxxxxxxxx>
- Re: [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: bug: invalid sha1 pointer in cache-tree
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [PATCH 2/2] prompt.c: add and use a GIT_TEST_TERMINAL_PROMPT=true
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] prompt.c: split up the password and non-password handling
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] prompt.c: split up git_prompt(), read from /dev/tty, not STDIN
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] var: add GIT_DEFAULT_BRANCH variable
- From: Thomas Weißschuh <thomas@xxxxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 7/8] odb: guard against data loss checking out a huge file
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 6/8] git-compat-util: introduce more size_t helpers
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/8] odb: teach read_blob_entry to use size_t
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/8] t1051: introduce a smudge filter test for extremely large files
- From: "Matt Cooper via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/8] test-lib: add prerequisite for 64-bit platforms
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/8] test-tool genzeros: generate large amounts of data more efficiently
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/8] test-genzeros: allow more than 2G zeros in Windows
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] strbuf_addftime(): handle "%s" manually
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: disallow directional formatting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] test-lib: add prerequisite for 64-bit platforms
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 5/8] odb: teach read_blob_entry to use size_t
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 8/8] clean/smudge: allow clean filters to process extremely large files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 3/8] test-lib: add prerequisite for 64-bit platforms
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: git aliases and GIT_PREFIX
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] maintenance tests: fix systemd v2.34.0-rc* test regression
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: pull.rebase config option broken in 2.33.1
- From: Jeff King <peff@xxxxxxxx>
- git bisect bugs
- From: Alexey Kuznetsov <kuznetsov.alexey@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- pull.rebase config option broken in 2.33.1
- From: Dmitry Marakasov <amdmi3@xxxxxxxxx>
- Re: scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] builtin: add git-default-branch command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.34.0-rc0
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- 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>
- [PATCH] ci: disallow directional formatting
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 8/8] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 7/8] various *.c: use isatty(0|2), not isatty(STDIN_FILENO|STDERR_FILENO)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 6/8] pack-bitmap-write.c: don't return without stop_progress()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 5/8] progress.c: add temporary variable from progress struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 4/8] progress.c tests: test some invalid usage
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 3/8] progress.c tests: make start/stop commands on stdin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 2/8] progress.c test helper: add missing braces
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 1/8] leak tests: fix a memory leaks in "test-progress" helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 0/8] progress: assert "global_progress" + test fixes / cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: `BUG: sequencer.c:921: GIT_AUTHOR_DATE missing from author script` when trying to reword in interactive rebase
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] strbuf_addftime(): handle "%s" manually
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] i18n: fix typos found during l10n for git 2.34.0
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2] i18n: fix typos found during l10n for git 2.34.0
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Possible merge bug
- From: Michael Schiff <schiff.michael@xxxxxxxxx>
- What's cooking in git.git (Nov 2021, #01; Mon, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: timezone related bug of git
- From: Jeff King <peff@xxxxxxxx>
- Re: `BUG: sequencer.c:921: GIT_AUTHOR_DATE missing from author script` when trying to reword in interactive rebase
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH v3 1/3] t0301: fixes for windows compatibility
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 04/13] dir: fix pattern matching on dirs
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- `BUG: sequencer.c:921: GIT_AUTHOR_DATE missing from author script` when trying to reword in interactive rebase
- From: "Jonas Kittner" <jonas.kittner@xxxxxxxxxxxxxxxxxx>
- Re: [Discussion] The architecture of Scalar (and others) within Git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is getpass(3) really obsolete?
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] blame: enable and test the sparse index
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] diff: enable and test the sparse index
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] Sparse Index: diff and blame builtins
- From: "Lessley Dennington via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Pavel Machek <pavel@xxxxxx>
- Re: ms/customizable-ident-expansion
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: ab/config-based-hooks-2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ms/customizable-ident-expansion (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- js/scalar (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- tp/send-email-completion (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- tb/plug-pack-bitmap-leaks (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/only-single-progress-at-once (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/config-based-hooks-2 (was: What's cooking in git.git (Oct 2021, #07; Fri, 29))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/3] Makefile: add a utility to dump variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] Makefile: rename $(SCRIPT_LIB) to $(SCRIPT_LIB_GEN)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 8/8] progress.c: add & assert a "global_progress" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 6/8] pack-bitmap-write.c: don't return without stop_progress()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 5/8] progress.c: add temporary variable from progress struct
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 4/8] progress.c tests: test some invalid usage
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 3/8] progress.c tests: make start/stop commands on stdin
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 2/8] progress.c test helper: add missing braces
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 1/8] leak tests: fix a memory leaks in "test-progress" helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 0/8] progress: assert "global_progress" + test fixes / cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: b4: unicode control characters -- warn or remove?
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH v4 11/17] git hook run: add an --ignore-missing flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 12/17] send-email: use 'git hook run' for 'sendemail-validate'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 16/17] receive-pack: convert push-to-checkout hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 15/17] read-cache: convert post-index-change to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 13/17] git-p4: use 'git hook' to run hooks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 17/17] run-command: remove old run_hook_{le,ve}() hook API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 14/17] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 08/17] merge: convert post-merge to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 10/17] hooks: convert worktree 'post-checkout' hook to hook library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 06/17] rebase: convert pre-rebase to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 07/17] am: convert applypatch-msg to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 04/17] am: convert {pre,post}-applypatch to use hook.h
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 03/17] gc: use hook library for pre-auto-gc hook
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 05/17] hook API: add a run_hooks_l() wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 09/17] hooks: convert non-worktree 'post-checkout' hook to hook library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 01/17] hook: add 'run' subcommand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 02/17] hook API: add a run_hooks() wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 00/17] hook.[ch]: new library to run hooks + simple hook conversion
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: timezone related bug of git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] gpg-interface: avoid buffer overrun in parse_ssh_output()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- make failure when building on cygwin.
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH] Document positive variant of commit and merge option "--no-verify"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: timezone related bug of git
- From: Dongsheng Song <dongsheng.song@xxxxxxxxx>
- Re: [Q] How to check git features for compatability?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [Q] How to check git features for compatability?
- From: Dominik <dominik.seifert@xxxxxxxxx>
- You have been compensated by United Nations (UN) Governments!
- From: "Mrs.Chantal Donald" <bransonia00226@xxxxxxxxx>
- Re: [PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 2/2] gpg-interface: avoid buffer overrun in parse_ssh_output()
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re* [PATCH v2] apply: make --intent-to-add not stomp index
- 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 v2] apply: make --intent-to-add not stomp index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] gpg-interface: avoid buffer overrun in parse_ssh_output()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] i18n: fix typos found during l10n for git 2.34.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Jeff King <peff@xxxxxxxx>
- Re: timezone related bug of git
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] i18n: fix typos found during l10n for git 2.34.0
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH v4 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: timezone related bug of git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2021, #06; Mon, 25)
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH v4 2/3] pretty: add tag option to %(describe)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 3/3] pretty: add abbrev option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v4 2/3] pretty: add tag option to %(describe)
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v4 1/3] pretty.c: rework describe options parsing for better extensibility
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- [PATCH v4 0/3] Add some more options to the pretty-formats
- From: Eli Schwartz <eschwartz@xxxxxxxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: timezone related bug of git
- From: Dongsheng Song <dongsheng.song@xxxxxxxxx>
- Re: timezone related bug of git
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Jeff King <peff@xxxxxxxx>
- Double parent after a merge seems to block the pull from another person
- From: Olivier Paillat <paillat.olivier@xxxxxxxxx>
- Re: [PATCH] amend error message violations
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: git apply --intent-to-add deletes other files from the index
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- [PATCH] i18n: fix typos found during l10n for git 2.34.0
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 80
- From: Christian Couder <christian.couder@xxxxxxxxx>
- timezone related bug of git
- From: Dongsheng Song <dongsheng.song@xxxxxxxxx>
- Re: "git describe --debug" does not show the latest tag for "groff"
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: "git describe --debug" does not show the latest tag for "groff"
- From: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
- [PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 15/15] leak tests: mark some fast-import tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 14/15] leak tests: mark some config tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 13/15] leak tests: mark some status tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 12/15] leak tests: mark some clone tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/15] leak tests: mark some add tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/15] leak tests: mark some diff tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/15] leak tests: mark some apply tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/15] leak tests: mark some notes tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/15] leak tests: mark some rev-parse tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/15] leak tests: mark some update-index tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/15] leak tests: mark some rev-list tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/15] leak tests: mark some misc tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/15] leak tests: mark most gettext tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/15] leak tests: mark a read-tree test as passing SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/15] leak tests: mark "sort" test as passing SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/15] leak tests: remaining non-svn non-p4 tests as passing
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 00/22] man2: Add [[deprecated]] attribute
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git apply --intent-to-add deletes other files from the index
- From: Ryan Hodges <rphodges@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.34.0-rc0
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 22/22] uselib.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 21/22] sysfs.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 20/22] setpgid.2: SYNOPSIS: Mark BSD versions of getpgrp() and setpgrp() as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 16/22] sgetmask.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 17/22] getitimer.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 18/22] futimesat.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 19/22] gettimeofday.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 15/22] tkill.2: SYNOPSIS: Mark tkill() as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 14/22] vfork.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 12/22] pthread_mutex_consistent.3: Mark *_np() old function as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 13/22] sysctl.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 11/22] ustat.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 10/22] stime.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 09/22] statfs.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 08/22] sigprocmask.2: SYNOPSIS: Mark the legacy system call as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 07/22] remap_file_pages.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 05/22] iopl.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 06/22] query_module.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 04/22] getunwind.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 03/22] get_kernel_syms.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 02/22] create_module.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 01/22] bdflush.2: SYNOPSIS: Mark as [[deprecated]]
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH 00/22] man2: Add [[deprecated]] attribute
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]