Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 3/5] sparse-index API: fix TODO, BUG() out on NULL ensure_full_index()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Jeff King <peff@xxxxxxxx>
- Re: Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH 3/5] sparse-index API: fix TODO, BUG() out on NULL ensure_full_index()
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v2 2/2] git-bisect-lk2009: update nist report link
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 0/2] update references in git-bisect-lk2009.txt
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 1/2] git-bisect-lk2009: update java code conventions link
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH v3 0/1] ref-filter: add new "signature" atom
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Fredrik Öberg <fredrik@xxxxxxxxxxx>
- [PATCH] git-bisect-lk2009: update java code conventions link
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: fawaz ahmed0 <fawazahmed0@xxxxxxxxxxx>
- [PATCH 5/5] treewide: always have a valid "index_state.repo" member
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 4/5] read-cache.c: refactor set_new_index_sparsity() for subsequent commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 3/5] sparse-index API: fix TODO, BUG() out on NULL ensure_full_index()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/5] sparse-index.c: expand_to_path() can assume non-NULL "istate"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/5] builtin/difftool.c: { 0 }-initialize rather than using memset()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/5] cache API: always have a "istate->repo"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 18/19] receive-pack: free() the "ref_name" in "struct command"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 17/19] grep API: plug memory leaks by freeing "header_list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 16/19] grep.c: refactor free_grep_patterns()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 15/19] object-file.c: release the "tag" in check_tag()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 19/19] push: free_refs() the "local_refs" in set_refspecs()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 12/19] show-branch: free() allocated "head" before return
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 13/19] builtin/merge.c: always free "struct strbuf msg"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 11/19] commit-graph: fix a parse_options_concat() leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/19] various: add missing clear_pathspec(), fix leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/19] repack: fix leaks on error with "goto cleanup"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/19] worktree: fix a trivial leak in prune_worktrees()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/19] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/19] name-rev: don't xstrdup() an already dup'd string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/19] bundle.c: don't leak the "args" in the "struct child_process"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/19] tests: mark tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/19] leak fixes: various simple leak fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 15/20] connected.c: free(new_pack) in check_connected()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 1/1] ref-filter: add new "signature" atom
- From: Nsengiyumva Wilberforce <nsengiyumvawilberforce@xxxxxxxxx>
- [PATCH v3 0/1] ref-filter: add new "signature" atom
- From: Nsengiyumva Wilberforce <nsengiyumvawilberforce@xxxxxxxxx>
- Re: BUG: git prompt breaks with zsh < 5.0.6
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: bug#60690: [PATCH v2] grep: correctly identify utf-8 characters with \{b, w} in -P
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] doc: fix non-existing config name
- From: muzimuzhi Z <muzimuzhi@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: bug#60690: [PATCH v2] grep: correctly identify utf-8 characters with \{b, w} in -P
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: How to debug "fatal: external diff died, stopping at ..."?
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: [PATCH v2] githooks: discuss Git operations in foreign repositories
- From: Preston Tunnell Wilson <prestontunnellwilson@xxxxxxxxx>
- Re: How to debug "fatal: external diff died, stopping at ..."?
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- RE: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: <rsbecker@xxxxxxxxxxxxx>
- es/hooks-and-local-env (was "What's cooking in git.git (Jan 2023, #03; Mon, 9)")
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] doc: add "git switch -c" as another option on detached HEAD
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2] githooks: discuss Git operations in foreign repositories
- From: "Eric Sunshine via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] date.c: limit less precision ISO-8601 with its marker
- From: Phil Hord <phil.hord@xxxxxxxxx>
- [PATCH] git: replace two checks with one not equal check
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: bug#60690: [PATCH v2] grep: correctly identify utf-8 characters with \{b, w} in -P
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH] date.c: allow ISO 8601 reduced precision times
- From: Phil Hord <phil.hord@xxxxxxxxx>
- Re: [PATCH 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v2] merge: break out of all_strategy loop when strategy is found
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8 1/4] worktree add: include -B in usage docs
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v8 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v8 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v8 4/4] worktree add: add hint to direct users towards --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v8 3/4] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- BUG: git prompt breaks with zsh < 5.0.6
- From: "Shupak, Vitaly" <Vitaly.Shupak@xxxxxxxxxx>
- Re: [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Ambiguity on .gitignore vs pathspec ... pathspec
- From: Σταύρος Ντέντος <stdedos@xxxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/8] bundle-uri: download in creationToken order
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- What's cooking in git.git (Jan 2023, #03; Mon, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- git 2.39 does not want to talk to git 2.35
- From: Mathias Homann <Mathias.Homann@xxxxxxxxxxxx>
- How to debug "fatal: external diff died, stopping at ..."?
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: Ignored commits appearing in git blame
- From: Michael Platings <michael@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: Github actions failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- [PATCH] date.c: limit less precision ISO-8601 with its marker
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] fixup! date.c: allow ISO 8601 reduced precision times
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- RE: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH v2] doc: add "git switch -c" as another option on detached HEAD
- From: "Yutaro Ohno via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: Github actions failing
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Github actions failing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] date.c: allow ISO 8601 reduced precision times
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/2] check-attr: add support to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: should git rev-parse -q --verify on a range produce output?
- From: demerphq <demerphq@xxxxxxxxx>
- [PATCH] ref-filter: add new atom "signature" atom
- From: "nsengaw4c via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] mingw: remove msysGit/MSYS1 support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] Remove MSys Support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] date.c: allow ISO 8601 reduced precision times
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Yutaro Ohno <yutaro.ono.418@xxxxxxxxx>
- Re: [PATCH 2/2] mingw: remove msysGit/MSYS1 support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/2] Remove MSys Support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] date.c: allow ISO 8601 reduced precision times
- From: Phil Hord <phil.hord@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] merge: break out of all_strategy loop when strategy is found
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Github actions failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: Ignored commits appearing in git blame
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] doc: fix non-existing config name
- From: muzimuzhi Z <muzimuzhi@xxxxxxxxx>
- Re: should git rev-parse -q --verify on a range produce output?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: fawaz ahmed0 <fawazahmed0@xxxxxxxxxxx>
- Re: [PATCH 4/8] bundle-uri: download in creationToken order
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Preston Tunnell Wilson <prestontunnellwilson@xxxxxxxxx>
- Re: [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Reducing Git Repository size - git-filter-repo doesn't help
- From: <rsbecker@xxxxxxxxxxxxx>
- Reducing Git Repository size - git-filter-repo doesn't help
- From: fawaz ahmed0 <fawazahmed0@xxxxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] githooks: discuss Git operations in foreign repositories
- From: Preston Tunnell Wilson <prestontunnellwilson@xxxxxxxxx>
- [PATCH v15] git: change variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] merge: break out of all_strategy loop when strategy is found
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Github actions failing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- [PATCH v3] run-command: remove async_exit
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v7 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v14] git: change variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] mingw: check that the file attributes are valid before modifying them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] mingw: check that the file attributes are valid
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] run-command: make async_exit usage consistent
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: should git rev-parse -q --verify on a range produce output?
- From: demerphq <demerphq@xxxxxxxxx>
- Re: [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Github actions failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Github actions failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- [PATCH] githooks: discuss Git operations in foreign repositories
- From: "Eric Sunshine via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Ignored commits appearing in git blame
- From: Julien ÉLIE <julien@xxxxxxxxxxxxxxx>
- [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
- From: "Yutaro Ohno via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 2/4] worktree add: refactor opt exclusion tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug report between git hooks and git worktree
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: Did config `branch.<name>.fetch` ever exist?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: should git rev-parse -q --verify on a range produce output?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] *: fix typos which duplicate a word
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- should git rev-parse -q --verify on a range produce output?
- From: demerphq <demerphq@xxxxxxxxx>
- Re: [PATCH 2/2] convert trivial uses of strncmp() to skip_prefix()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: bug?: ORIG_HEAD incorrect after reset during git-rebase -i
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] git-merge.txt: mention 'ORIG_HEAD' in the Description
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Bug report between git hooks and git worktree
- From: Preston Tunnell Wilson <prestontunnellwilson@xxxxxxxxx>
- Bug report between git hooks and git worktree
- From: Preston Tunnell Wilson <prestontunnellwilson@xxxxxxxxx>
- Did config `branch.<name>.fetch` ever exist?
- From: muzimuzhi Z <muzimuzhi@xxxxxxxxx>
- Re: bug?: ORIG_HEAD incorrect after reset during git-rebase -i
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v2] *: fix typos which duplicate a word
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH 5/5] packfile: inline custom read_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] repo_read_object_file(): stop wrapping read_object_file_extended()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/5] read_object_file_extended(): drop lookup_replace option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] streaming: inline call to read_object_file_extended()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] object-file: inline calls to read_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/5] cleaning up read_object() family of functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] convert trivial uses of strncmp() to skip_prefix()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/2] convert trivial uses of strncmp() to skip_prefix()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] convert trivial uses of strncmp() to starts_with()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] some minor starts_with()/skip_prefix() cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 0/5] strvec: add a "nodup" mode, fix memory leaks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v7 4/4] worktree add: add hint to direct users towards --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v7 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v7 3/4] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v7 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v7 1/4] worktree add: include -B in usage docs
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/1] Expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] *: fix typos which duplicate a word
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/1] Expose header information to git-send-email's sendemail-validate hook
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- [PATCH v4 1/1] Expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v4 0/1] Expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH 8/8] bundle-uri: store fetch.bundleCreationToken
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/8] t5558: add tests for creationToken heuristic
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/8] clone: set fetch.bundleURI if appropriate
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/8] bundle-uri: drop bundle.flag from design doc
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 7/8] fetch: fetch from an external bundle URI
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/8] bundle-uri: download in creationToken order
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] *: fix typos which duplicate a word
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v5 4/4] features: feature.manyFiles implies fast index writes
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/4] read-cache: add index.skipHash config option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 3/4] test-lib-functions: add helper for trailing hash
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/4] hashfile: allow skipping the hash function
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/4] Optionally skip hashing index on write
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 0/4] Optionally skip hashing index on write
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- What's cooking in git.git (Jan 2023, #02; Fri, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug?: ORIG_HEAD incorrect after reset during git-rebase -i
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 4/4] worktree add: add hint to direct users towards --orphan
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] test-bundle-uri: drop unused variables
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] *: fix typos which duplicate a word
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH 1/3] diff: use filespec path to set up tempfiles for ext-diff
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] diff: use filespec path to set up tempfiles for ext-diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] scalar: show progress if stderr refer to a terminal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v14 0/2] win32: close handles of threads that have been joined
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] diff: drop "name" parameter from prepare_temp_file()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] diff: clean up external-diff argv setup
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] diff: use filespec path to set up tempfiles for ext-diff
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] fixing "diff --relative" with external diff
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: Jeff King <peff@xxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] test-bundle-uri: drop unused variables
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v5 0/6] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2] scalar: show progress if stderr refer to a terminal
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 06/11] bundle-uri client: add helper for testing server
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- mergetools: wrong window selected for vimdiff1
- From: Sebastián Mancilla <smancill@xxxxxxxxxxxx>
- git.functions to improve the git users experience in your bash
- From: "Roberto A. Foglietta" <roberto.foglietta@xxxxxxxxx>
- Re: [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Andrew Hlynskyi <ahlincq@xxxxxxxxx>
- [PATCH v14 2/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v14 1/2] win32: prepare pthread.c for change by formatting
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v14 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] dir: check for single file cone patterns
- From: William Sprent <williams@xxxxxxxxxxx>
- [PATCH v2 1/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v2 0/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2] dir: check for single file cone patterns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/3] repack: add --filter=<filter-spec> option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug?: ORIG_HEAD incorrect after reset during git-rebase -i
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v2] dir: check for single file cone patterns
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Problem with git diff --relative, diff.external, run from a sub-directory
- From: Carl Baldwin <carl@xxxxxxxxxxxxx>
- [PATCH v5 6/6] submodule: call parallel code from serial status
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 5/6] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 4/6] diff-lib: refactor match_stat_with_submodule
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 3/6] submodule: move status parsing into function
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 2/6] submodule: strbuf variable rename
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 0/6] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] ci(github): restore "print test failures" step name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 2/3] repack: add --filter=<filter-spec> option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 1/3] pack-objects: allow --filter without --stdout
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/3] gc: add gc.repackFilter config option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] dir: check for single file cone patterns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] hooks: add sendemail-validate-series
- From: Robin Jarry <robin@xxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- feature request - can git submodule update pull/update the repos based on the .gitmodule file without additional flags?
- From: Brando Miranda <brandojazz@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Marco Nenciarini <marco.nenciarini@xxxxxxxxxxxxxxxx>
- [PATCH] run-command: make async_exit usage consistent
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v13] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean
- From: René Scharfe <l.s.r@xxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v13 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v13 2/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v13 1/2] win32: prepare pthread.c for change by formatting
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Philip Oakley <philipoakley@iee.email>
- Re: git fetch --dry-run changes the local repo and transfers data
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] ci(github): restore "print test failures" step name
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- BUG: git grep behave oddly with alternatives
- From: Marco Nenciarini <marco.nenciarini@xxxxxxxxxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: demerphq <demerphq@xxxxxxxxx>
- Re: [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] fatal: transport 'file' not allowed during submodule add
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] dir: check for single file cone patterns
- From: "William Sprent via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command
- From: Andrew Hlynskyi <ahlincq@xxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- RE: Request to remove Junio C Hamano as the Git Maintainer
- From: "_g e r r y _ _l o w r y _" <gerry.lowry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- What's cooking in git.git (Jan 2023, #01; Mon, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Parallelism for submodule update
- From: <rsbecker@xxxxxxxxxxxxx>
- Parallelism for submodule update
- From: "Zitzmann, Christian" <Christian.Zitzmann@xxxxxxxxxxx>
- [PATCH v5 0/2] check-attr: add support to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 1/2] t0003: move setup for `--all` into new block
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH v2 4/4] use DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 3/4] add DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/4] do full type check in BARF_UNLESS_COPYABLE
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/4] factor out BARF_UNLESS_COPYABLE
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/4] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [ANNOUNCE] Git Rev News edition 94
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: 'git tag' returns tags not in the order they were created
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- 'git tag' returns tags not in the order they were created
- From: Yuri <yuri@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: [PATCH 00/10] sequencer API & users: fix widespread leaks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/10] builtin/revert.c: refactor run_sequencer() return pattern
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: is this data corruption?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] branch: description for orphan branch errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Filip Lipien <aaa@xxxxxxx>
- RE: Request to remove Junio C Hamano as the Git Maintainer
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Request to remove Junio C Hamano as the Git Maintainer
- From: Filip Lipien <aaa@xxxxxxx>
- Re: [PATCH 00/10] sequencer API & users: fix widespread leaks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 08/10] sequencer.c: always free() the "msgbuf" in do_pick_commit()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 07/10] builtin/rebase.c: fix "options.onto_name" leak
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 05/10] builtin/revert.c: fix common leak by using replay_opts_release()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 03/10] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 02/10] sequencer.c: split up sequencer_remove_state()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 01/10] rebase: use "cleanup" pattern in do_interactive_rebase()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] get_oid_basic: detached HEAD and @{-1}
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] win32: remove return_0 inline function
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH] win32: remove return_0 inline function
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] maintenance: fix typos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- RE: is this data corruption?
- From: <rsbecker@xxxxxxxxxxxxx>
- is this data corruption?
- From: Samuel Wales <samologist@xxxxxxxxx>
- Re: [PATCH 05/10] builtin/revert.c: fix common leak by using replay_opts_release()
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 2/2] branch: rename orphan branches in any worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 1/2] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 0/2] branch: operations on orphan branches
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 3/3] use DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/3] add DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/3] do full type check in COPY_ARRAY and MOVE_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 0/3] COPY_ARRAY, MOVE_ARRAY, DUP_ARRAY
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [BUG] fatal: transport 'file' not allowed during submodule add
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [BUG] fatal: transport 'file' not allowed during submodule add
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- Draft of Git Rev News edition 94
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 02/10] sequencer.c: split up sequencer_remove_state()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 06/11] bundle-uri client: add helper for testing server
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 03/20] commit-graph: use free() instead of UNLEAK()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 15/20] connected.c: free(new_pack) in check_connected()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] maintenance: fix typos
- From: Samanta Navarro <ferivoz@xxxxxxxxxx>
- [PATCH 08/10] sequencer.c: always free() the "msgbuf" in do_pick_commit()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] sequencer.c: split up sequencer_remove_state()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] rebase: use "cleanup" pattern in do_interactive_rebase()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] builtin/revert.c: fix common leak by using replay_opts_release()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] builtin/rebase.c: fix "options.onto_name" leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/10] commit.c: free() revs.commit in get_fork_point()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] builtin/rebase.c: free() "options.strategy_opts"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/10] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] builtin/revert.c: refactor run_sequencer() return pattern
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] sequencer API & users: fix widespread leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/3] tag: don't misreport type of tagged objects in errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] object tests: add test for unexpected objects in tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] maintenance: fix typos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 20/20] push: free_refs() the "local_refs" in set_refspecs()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 18/20] grep API: plug memory leaks by freeing "header_list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 17/20] grep.c: refactor free_grep_patterns()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 19/20] receive-pack: free() the "ref_name" in "struct command"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 16/20] object-file.c: release the "tag" in check_tag()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 14/20] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 11/20] commit-graph: fix a parse_options_concat() leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 15/20] connected.c: free(new_pack) in check_connected()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 13/20] builtin/merge.c: always free "struct strbuf msg"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 12/20] show-branch: free() allocated "head" before return
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 10/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 07/20] repack: fix leaks on error with "goto cleanup"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 08/20] worktree: fix a trivial leak in prune_worktrees()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 09/20] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 04/20] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 05/20] various: add missing clear_pathspec(), fix leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 06/20] name-rev: don't xstrdup() an already dup'd string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 02/20] bundle.c: don't leak the "args" in the "struct child_process"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 03/20] commit-graph: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 01/20] tests: mark tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 00/20] leak fixes: various simple leak fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/3] tag: don't misreport type of tagged objects in errors
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/3] tag: don't emit potentially incorrect "object is a X, not a Y"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] tag: don't misreport type of tagged objects in errors
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] object tests: add test for unexpected objects in tags
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v2] grep: simplify is_empty_line
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2] grep: simplify is_empty_line
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] grep: simplify is_empty_line
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] grep: simplify is_empty_line
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v12] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 12/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v11] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] maintenance: fix typos
- From: Samanta Navarro <ferivoz@xxxxxxxxxx>
- Re: [PATCH v6 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 05/20] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/20] reset: fix cmd_reset() leaks with a clear_pathspec() call
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/20] clone: use free() instead of UNLEAK()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 12/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/20] name-rev: don't xstrdup() an already dup'd string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/20] stash: fix a "struct pathspec" leak
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v6 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH 20/20] grep API: plug memory leaks by freeing "header_list"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 18/20] object-file.c: free the "t.tag" in check_tag()
- From: René Scharfe <l.s.r@xxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 16/20] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [BUG] fatal: transport 'file' not allowed during submodule add
- From: Jonathan Nieder <jrnieder@xxxxxxxxx>
- Re: [PATCH 15/20] builtin/merge.c: always free "struct strbuf msg"
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 12/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 11/20] worktree: fix a trivial leak in prune_worktrees()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 09/20] name-rev: don't xstrdup() an already dup'd string
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 07/20] stash: fix a "struct pathspec" leak
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 20/20] grep API: plug memory leaks by freeing "header_list"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 05/20] clone: use free() instead of UNLEAK()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 04/20] commit-graph: use free() instead of UNLEAK()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 18/20] object-file.c: free the "t.tag" in check_tag()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 20/20] grep API: plug memory leaks by freeing "header_list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 19/20] grep.c: make it easier to extend free_grep_patterns()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 15/20] builtin/merge.c: always free "struct strbuf msg"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 17/20] connected.c: free(new_pack) in check_connected()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 16/20] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 14/20] show-branch: free() allocated "head" before return
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 13/20] commit-graph: fix a parse_options_concat() leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/20] worktree: fix a trivial leak in prune_worktrees()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/20] repack: fix leaks on error with "goto cleanup"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/20] name-rev: don't xstrdup() an already dup'd string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 12/20] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/20] reset: fix cmd_reset() leaks with a clear_pathspec() call
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/20] archive.c: call clear_pathspec() in write_archive()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/20] stash: fix a "struct pathspec" leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/20] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/20] commit-graph: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/20] bundle.c: don't leak the "args" in the "struct child_process"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/20] t6021: mark as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/20] tests: mark tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/20] leak fixes: various simple leak fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- built-in-submodule & in-flight dependencies (was: What's cooking in git.git (Dec 2022, #07; Mon, 26))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v6 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v6 4/4] worktree add: add hint to direct users towards --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v6 3/4] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v6 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v6 1/4] worktree add: include -B in usage docs
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v6 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: Bug report
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [BUG] fatal: transport 'file' not allowed during submodule add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Bug report
- From: Jensen Bean <jensen.bean@xxxxxxxxx>
- Re: [PATCH 0/2] builtin/bundle.c: segfault fix style & error reporting follow-up
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitattributes.txt: fix typo in "comma separated"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 6/6] tests: don't lose misc "git" exit codes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: cmake topics & js/ci-disable-cmake-by-default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2] setup: avoid unconditional open syscall with write flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [BUG] fatal: transport 'file' not allowed during submodule add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] cmake: don't invoke msgfmt with --statistics
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] gitattributes.txt: fix typo in "comma separated"
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [RFC PATCH v2] setup: avoid unconditional open syscall with write flags
- From: René Scharfe <l.s.r@xxxxxx>
- Re: git fetch --dry-run changes the local repo and transfers data
- From: Tim Hockin <thockin@xxxxxxxxxx>
- [PATCH 1/2] builtin/bundle.c: remove superfluous "newargc" variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] builtin/bundle.c: segfault fix style & error reporting follow-up
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] bundle <cmd>: have usage_msg_opt() note the missing "<file>"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 6/6] tests: don't lose misc "git" exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/6] t/lib-patch-mode.sh: fix ignored exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 6/6] tests: don't lose misc "git" exit codes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/6] t/lib-patch-mode.sh: fix ignored exit codes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2] setup: avoid unconditional open syscall with write flags
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: cmake topics & js/ci-disable-cmake-by-default
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [RFC PATCH v2] setup: avoid unconditional open syscall with write flags
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH] cmake: don't invoke msgfmt with --statistics
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git fetch --dry-run changes the local repo and transfers data
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc/git-branch: fix --force description typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: cmake topics & js/ci-disable-cmake-by-default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: add new atom "signature" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ref-filter: add new atom "signature" atom
- From: "nsengaw4c via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: René Scharfe <l.s.r@xxxxxx>
- git fetch --dry-run changes the local repo and transfers data
- From: Tim Hockin <thockin@xxxxxxxxxx>
- [PATCH] doc/git-branch: fix --force description typo
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- cmake topics & js/ci-disable-cmake-by-default (was: What's cooking in git.git (Dec 2022, #07; Mon, 26))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Theirs merge strategy
- What's cooking in git.git (Dec 2022, #07; Mon, 26)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug Report
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v12 2/2] win32: close handles of threads that have been joined
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 1/2] win32-pthread: prepare pthread.c for change by formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] tests: don't lose exit status with "test <op> $(git ...)"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- RE: Theirs merge strategy
- From: <rsbecker@xxxxxxxxxxxxx>
- bug report
- From: Eyal Post <eyalpost@xxxxxxxxx>
- Theirs merge strategy
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] scalar: show progress if stderr refer to a terminal
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] win32: use _endthreadex to terminate threads, not ExitThread
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/11] Bundle URIs IV: advertise over protocol v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs: fix corruption by not correctly syncing packed-refs to disk
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bundle: don't segfault on "git bundle <subcmd>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bundle: don't segfault on "git bundle <subcmd>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] win32: use _endthreadex to terminate threads, not ExitThread
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v2] win32: use _endthreadex to terminate threads, not ExitThread
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v12 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v12 1/2] win32-pthread: prepare pthread.c for change by formatting
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v12 2/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- ssh errors
- From: Ruben Safir <ruben@xxxxxxxxxxxx>
- [RFC PATCH] test-lib: allow storing counts with test harnesses
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: GitHub actions are failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: GitHub actions are failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] win32: use _endthreadex to terminate threads, not ExitThread
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v11 2/2] win32: close handles of threads that have been joined
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v10] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] range-diff: check for NULL over comparisons
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v11 2/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v11 1/2] win32-pthread: prepare pthread.c for change by formatting
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v11 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 1/2] win32-pthread: prepare pthread.c for change by formatting
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 2/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Dec 2022, #06; Sun, 18)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Dec 2022, #06; Sun, 18)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v9 2/2] prep: reformat pthread.c to fit coding guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] format-patch: support format.mboxrd with --stdout
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: report default colors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] branch: consider orphans when validate_branchname()
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] tests: make 'test_oid' print trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] range-diff: heck for NULL over comparisons
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] win32: use _endthreadex to terminate threads, not ExitThread
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] mingw: check that the file attributes are valid
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] format-patch: support format.mboxrd with --stdout
- From: Eric Wong <e@xxxxxxxxx>
- Re: GitHub actions are failing
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] tests: make 'test_oid' print trailing newline
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- report default colors
- From: James Lowden <james.k.lowden@xxxxxxxxxx>
- GitHub actions are failing
- From: NSENGIYUMVA WILBERFORCE <nsengiyumvawilberforce@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #03; Mon, 10)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v9 1/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 2/2] prep: reformat pthread.c to fit coding guidelines
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v8] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 07/11] bundle-uri: serve bundle.* keys from config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 11/11] clone: unbundle the advertised bundles
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 05/11] transport: rename got_remote_heads
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 00/11] Bundle URIs IV: advertise over protocol v2
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 04/11] bundle-uri client: add boolean transfer.bundleURI setting
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 10/11] bundle-uri: download bundles from an advertised list
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 03/11] clone: request the 'bundle-uri' command when available
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 06/11] bundle-uri client: add helper for testing server
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 01/11] protocol v2: add server-side "bundle-uri" skeleton
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 02/11] t: create test harness for 'bundle-uri' command
- From: "Ævar Arnfjörð Bjarmason via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 09/11] bundle-uri: allow relative URLs in bundle lists
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 08/11] strbuf: introduce strbuf_strip_file_from_path()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: United Soccer Coaches Convention- Attendee List Complete(2023)
- From: Nora richard <b2bdataprolist@xxxxxxxxx>
- Re: [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- git: The break command does not allow for comments
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #03; Mon, 10)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-p4: preserve utf8 BOM when importing from p4 to git
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v7 1/2] win32: close handles of threads that have been joined
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: feature-request: silently stops ssh-agent.exe when upgrading (windows)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: feature-request: silently stops ssh-agent.exe when upgrading (windows)
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] Documentation: clarify that cache forgets credentials if the system restarts
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #03; Mon, 10)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Documentation: clarify that cache forgets credentials if the system restarts
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: feature-request: silently stops ssh-agent.exe when upgrading (windows)
- From: Jean-Michel MERCIER <jeanmichel.mercier@xxxxxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.39.0(2)
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- [PATCH v4 1/2] t0003: move setup for `--all` into new block
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 0/2] check-attr: add support to work with revisions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 2/2] attr: add flag `--revision` to work with revisions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/3] ci (check-whitespace): suggest fixes for errors
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir: check for single file cone patterns
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: What's cooking in git.git (Dec 2022, #06; Sun, 18)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@to1.studio>
- [RFC PATCH 1/4] ls-tree: don't use "show_tree_data" for "fast" callbacks
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: clarify that cache forgets credentials if the system restarts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] am: Allow passing --no-verify flag
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH] Documentation: clarify that cache forgets credentials if the system restarts
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] attr: add flag `-r|--revisions` to work with revisions
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2 1/3] ci (check-whitespace): suggest fixes for errors
- From: Chris Webster <chris@xxxxxxxxxxxx>
- [PATCH v4] git: edit variable types to match what is assigned to them
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 1/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/2] prep
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/2] prep
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/3] repack: add --filter=<filter-spec> option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 3/3] gc: add gc.repackFilter config option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 0/3] Implement filtering repacks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 1/3] pack-objects: allow --filter without --stdout
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 0/2] Implement filtering repacks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 1/3] ci (check-whitespace): suggest fixes for errors
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v5 4/4] worktree add: Add hint to use --orphan when bad ref
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v5 3/4] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v5 2/4] worktree add: refactor opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v5 1/4] worktree add: Include -B in usage docs
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2022, #03; Mon, 10)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: js/drop-mingw-test-cmp, was Re: What's cooking in git.git (Dec 2022, #03; Sun, 11)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: What's cooking in git.git (Dec 2022, #06; Sun, 18)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5] win32: close handles of threads that have been joined
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] grep: fall back to interpreter mode if JIT fails
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] bundle-uri: drop unused 'uri' parameter
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] bundle-uri: drop unused 'uri' parameter
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] bundle-uri: remove GIT_TEST_BUNDLE_URI env variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] grep: fall back to interpreter mode if JIT fails
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v4 1/2] win32: close handles of threads that have been joined
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] win32: close handles of threads that have been joined
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/2] prep
- From: "Seija Kijin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]