Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH] curl: resolve deprecated curl declarations
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 1/8] t5558: add tests for creationToken heuristic
- From: Victoria Dye <vdye@xxxxxxxxxx>
- What's cooking in git.git (Jan 2023, #05; Tue, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.39.1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- [ANNOUNCE] Git 2.39.1 and others
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 18/19] receive-pack: free() the "ref_name" in "struct command"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 19/19] push: free_refs() the "local_refs" in set_refspecs()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 17/19] grep API: plug memory leaks by freeing "header_list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 15/19] object-file.c: release the "tag" in check_tag()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 16/19] grep.c: refactor free_grep_patterns()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 12/19] show-branch: free() allocated "head" before return
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 08/19] worktree: fix a trivial leak in prune_worktrees()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 06/19] name-rev: don't xstrdup() an already dup'd string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 07/19] repack: fix leaks on error with "goto cleanup"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 11/19] commit-graph: fix a parse_options_concat() leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 01/19] tests: mark tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 02/19] bundle.c: don't leak the "args" in the "struct child_process"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 05/19] various: add missing clear_pathspec(), fix leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 04/19] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 00/19] leak fixes: various simple leak fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] treewide: always have a valid "index_state.repo" member
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/1] cat-file: quote-format name in error when using -z
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/2] send-email: refactor header generation functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] Optionally skip hashing index on write
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v7 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v7 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v7 1/2] send-email: refactor header generation functions
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH] treewide: always have a valid "index_state.repo" member
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 1/2] send-email: refactor header generation functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] [RFC] push: allow delete one level ref
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH 2/2] [RFC] push: allow delete one level ref
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] [RFC] push: allow delete one level ref
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] receive-pack: fix funny ref error messsage
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- GSoC 2023
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v6 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/2] send-email: refactor header generation functions
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v6 1/2] send-email: refactor header generation functions
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- [PATCH v2 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] avoiding deprecated curl options
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v6 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v6 1/2] send-email: refactor header generation functions
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v6 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v6 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v5 1/2] send-email: refactor header generation functions
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- Re: [PATCH] builtin/checkout: check the branch used in -B with worktrees
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] worktree: teach find_shared_symref to ignore current worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] builtin/checkout: check the branch used in -B with worktrees
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] grep: correctly identify utf-8 characters with \{b,w} in -P
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] format-patch: unleak "-v <num>"
- From: Jeff King <peff@xxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH v3 0/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v3 1/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] format-patch: unleak "-v <num>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] branch: improve advice when --recurse-submodules fails
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/1] ref-filter: add new "signature" atom
- From: Nsengiyumva Wilberforce <nsengiyumvawilberforce@xxxxxxxxx>
- Re: test_pause giving '__git_ps1: not found' warning
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4 0/1] ref-filter: add new "signature" atom
- From: Nsengiyumva Wilberforce <nsengiyumvawilberforce@xxxxxxxxx>
- Re: [PATCH] format-patch: unleak "-v <num>"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] builtin/checkout: check the branch used in -B with worktrees
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] ls-files: clarify descriptions of file selection options
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: add --sparse-filter-oid argument
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] ls-tree: add --sparse-filter-oid argument
- From: William Sprent <williams@xxxxxxxxxxx>
- Re: [PATCH] worktree add: introduce basic DWYM for --orphan
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: bugreport: "git checkout -B" allows checking out one branch across multiple worktrees
- From: Jinwook Jeong <vustthat@xxxxxxxxx>
- Re: ctrl-z ignored by git; creates blobs from non-existent repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bugreport: "git checkout -B" allows checking out one branch across multiple worktrees
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: bugreport: "git checkout -B" allows checking out one branch across multiple worktrees
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH v2 3/3] branch: rename orphan branches in any worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH 3/3] branch: rename orphan branches in any worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2 2/3] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2 1/3] avoid unnecessary worktrees traversing
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2 0/3] branch: operations on orphan branches
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- Re: ctrl-z ignored by git; creates blobs from non-existent repos
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- Re: ctrl-z ignored by git; creates blobs from non-existent repos
- From: Crls <kaploceh@xxxxxxxxx>
- Re: [PATCH v4 5/5] notes.c: introduce "--separator" option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] notes.c: introduce "--separator" option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Segmentation fault within git read-tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] notes.c: provide tips when target and append note are both empty
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- Re: ctrl-z ignored by git; creates blobs from non-existent repos
- From: Jeff King <peff@xxxxxxxx>
- Re: Segmentation fault within git read-tree
- From: Jeff King <peff@xxxxxxxx>
- Re: ctrl-z ignored by git; creates blobs from non-existent repos
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Segmentation fault within git read-tree
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: demerphq <demerphq@xxxxxxxxx>
- Re: [PATCH v4 0/5] submodule: parallelize diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/4] Optionally skip hashing index on write
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] format-patch: unleak "-v <num>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v8 3/4] worktree add: add --orphan flag
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ja/worktree-orphan (was What's cooking in git.git (Jan 2023, #04; Sat, 14))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] env-helper: move this built-in to to "test-tool env-helper"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] worktree add: introduce basic DWYM for --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH] worktree add: introduce basic DWYM for --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Segmentation fault within git read-tree
- From: Frédéric Fort <fortfrederic@xxxxxxx>
- Re: [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/4] ls-files: clarify descriptions of file selection options
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: ja/worktree-orphan (was What's cooking in git.git (Jan 2023, #04; Sat, 14))
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] t6426: fix TODO about making test more comprehensive
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix expansion of repeated %(path)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: test_pause giving '__git_ps1: not found' warning
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] env-helper: move this built-in to to "test-tool env-helper"
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH v2] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-tree: fix expansion of repeated %(path)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jan 2023, #04; Sat, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [BONUS][PATCH] ls-tree: remove dead store and strbuf for quote_c_style()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- test_pause giving '__git_ps1: not found' warning
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] ls-tree: fix expansion of repeated %(path)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] ci: do not die on deprecated-declarations warning
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Diomidis Spinellis <dds@xxxxxxx>
- Re: What's cooking in git.git (Jan 2023, #04; Sat, 14)
- From: Jeff King <peff@xxxxxxxx>
- Re: git.functions to improve the git users experience in your bash
- From: "Roberto A. Foglietta" <roberto.foglietta@xxxxxxxxx>
- Re: [PATCH v4] sparse-checkout.txt: new document with sparse-checkout directions
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- bugreport: "git checkout -B" allows checking out one branch across multiple worktrees
- From: Jinwook Jeong <vustthat@xxxxxxxxx>
- Re: [PATCH v1 3/3] t7527: use test_when_finished in 'case insensitive+preserving'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- What's cooking in git.git (Jan 2023, #04; Sat, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v7 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 1/2] t0003: move setup for `--all` into new block
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 0/2] check-attr: add support to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v6 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/4] ls-files: clarify descriptions of file selection options
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 1/4] ls-files: add missing documentation for --resolve-undo option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] t6426: fix TODO about making test more comprehensive
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] ci: do not die on deprecated-declarations warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] doc: fix non-existent config name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] doc: fix non-existent config name
- From: muzimuzhi Z <muzimuzhi@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v6 2/2] attr: add flag `--source` to work with tree-ish
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6426: fix TODO about making test more comprehensive
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- ctrl-z ignored by git; creates blobs from non-existent repos
- From: Crls <kaploceh@xxxxxxxxx>
- Re: [PATCH v5 06/10] test-http-server: add simple authentication
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/9] sequencer API & users: fix widespread leaks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] env-helper: move this built-in to to "test-tool env-helper"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: cleanup "--exec" option handling
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH] ls-tree: add --sparse-filter-oid argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 13/19] builtin/merge.c: always free "struct strbuf msg"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] scalar: show progress if stderr refer to a terminal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] date.c: allow ISO 8601 reduced precision times
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] merge: break out of all_strategy loop when strategy is found
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 06/10] test-http-server: add simple authentication
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2] doc: add "git switch -c" as another option on detached HEAD
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: fix non-existing config name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-prompt: customizable symbols
- From: "Alessandro via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH] object-file: fix indent-with-space
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/4] worktree: Support `--orphan` when creating new worktrees
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: [PATCH] docs: link generating patch sections
- From: John Cai <johncai86@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- [PATCH v2] docs: link generating patch sections
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- RE: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- RE: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] ls-tree: add --sparse-filter-oid argument
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Bug report: checkout --recurse-submodules failing
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Re: Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- Gitorious should use CRC128 / 256 / 512 instead of SHA-1
- From: Hans Petter Selasky <hps@xxxxxxxxxxx>
- RE: Parallelism for submodule update
- From: "Zitzmann, Christian" <Christian.Zitzmann@xxxxxxxxxxx>
- Re: [PATCH v2 0/9] sequencer API & users: fix widespread leaks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 6/9] builtin/rebase.c: fix "options.onto_name" leak
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/9] builtin/rebase.c: rename "squash_onto_name" to "to_free"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 4/9] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/9] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 0/2] check-attr: add support to work with tree-ish
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v8 3/4] worktree add: add --orphan flag
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Round-tripping fast-export/import changes commit hashes
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 4/4] ls-files: guide folks to --exclude-standard over other --exclude* options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] ls-files: add missing documentation for --resolve-undo option
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] clarify ls-files docs
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] ls-files: clarify descriptions of file selection options
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] t6426: fix TODO about making test more comprehensive
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 6/8] test-http-server: pass Git requests to http-backend
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v5 10/10] credential: add WWW-Authenticate header to cred requests
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v5 05/10] test-http-server: add HTTP error response function
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v5 01/10] daemon: libify socket setup and option functions
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v5 04/10] test-http-server: add stub HTTP server test helper
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 03/10] daemon: rename some esoteric/laboured terminology
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v5 02/10] daemon: libify child process handling functions
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v5 01/10] daemon: libify socket setup and option functions
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] rebase: cleanup "--exec" option handling
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- Re: [PATCH v2 5/6] cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] env-helper: move this built-in to to "test-tool env-helper"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/5] packfile: inline custom read_object()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 5/6] cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] object-file: fix indent-with-space
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] object-file: fix indent-with-space
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] env-helper: move this built-in to to "test-tool env-helper"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 6/6] treewide: always have a valid "index_state.repo" member
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 5/6] cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v2 4/6] bisect run: fix the error message
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] bisect: follow-up fixes from js/bisect-in-c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] bisect: remove Cogito-related code
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/6] bisect: no longer try to clean up left-over `.git/head-name` files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] bisect: verify that a bogus option won't try to start a bisection
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] bisect--helper: make the order consistently `argc, argv`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] bisect--helper: simplify exit code computation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/6] ls-tree.c: clean-up works
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 6/6] t3104: remove shift code in 'test_ls_tree_format'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/6] ls-tree: cleanup the redundant SPACE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/6] treewide: always have a valid "index_state.repo" member
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] read-cache.c: refactor set_new_index_sparsity() for subsequent commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] sparse-index API: BUG() out on NULL ensure_full_index()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] sparse-index.c: expand_to_path() can assume non-NULL "istate"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] builtin/difftool.c: { 0 }-initialize rather than using memset()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] cache API: always have a "istate->repo"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- [PATCH v2 9/9] commit.c: free() revs.commit in get_fork_point()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 8/9] builtin/rebase.c: free() "options.strategy_opts"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/9] sequencer.c: always free() the "msgbuf" in do_pick_commit()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/9] builtin/rebase.c: rename "squash_onto_name" to "to_free"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/9] builtin/rebase.c: fix "options.onto_name" leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/9] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/9] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/9] sequencer.c: split up sequencer_remove_state()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/9] rebase: use "cleanup" pattern in do_interactive_rebase()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/9] sequencer API & users: fix widespread leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Bug report: checkout --recurse-submodules failing
- From: Carlos Gonzalez <carlos.gonzalez@xxxxxxxxxxxx>
- Re: A few usability question about git diff --cached
- From: Mohammed Al-Mahmeed <m.mahmeed911@xxxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Olliver Schinagl <oliver@xxxxxxxxxxx>
- Re: [PATCH] rebase -i: allow a comment after a "break" command
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v6 0/2] check-attr: add support to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 1/2] t0003: move setup for `--all` into new block
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git: The break command does not allow for comments
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] rebase -i: allow a comment after a "break" command
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 5/5] notes.c: introduce "--separator" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ls-files: add %(skipworktree) atom to format option
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 4/5] notes.c: provide tips when target and append note are both empty
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 2/5] notes.c: cleanup for "designated init" and "char ptr init"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] object-file: inline calls to read_object()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 5/5] packfile: inline custom read_object()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 6/6] t3104: remove shift code in 'test_ls_tree_format'
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 5/6] ls-tree: cleanup the redundant SPACE
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 4/6] ls-tree: make "line_termination" less generic
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 3/6] ls-tree: fold "show_tree_data" into "cb" struct
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 2/6] ls-tree: use a "struct options"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 1/6] ls-tree: don't use "show_tree_data" for "fast" callbacks
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 0/6] ls-tree.c: clean-up works
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v5 10/10] credential: add WWW-Authenticate header to cred requests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 09/10] http: read HTTP WWW-Authenticate response headers
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Jan 2023, #03; Mon, 9)
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 5/5] notes.c: introduce "--separator" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 4/5] notes.c: provide tips when target and append note are both empty
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 0/5] notes.c: introduce "--separator" optio
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v4 2/5] notes.c: cleanup for "designated init" and "char ptr init"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: fawaz ahmed0 <fawazahmed0@xxxxxxxxxxx>
- Re: [PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
- From: Tim Schumacher <timschumi@xxxxxx>
- [PATCH v1 2/3] t6422: drop commented out code
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 3/3] t7527: use test_when_finished in 'case insensitive+preserving'
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 1/3] t6003: uncomment test '--max-age=c3, --topo-order'
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: Misleading error message on a failed `git mv`
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- [PATCH v5 10/10] credential: add WWW-Authenticate header to cred requests
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 09/10] http: read HTTP WWW-Authenticate response headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 08/10] strvec: expose strvec_push_nodup for external use
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 00/10] Enhance credential helper protocol to include auth headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 06/10] test-http-server: add simple authentication
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 07/10] http: replace unsafe size_t multiplication with st_mult
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 05/10] test-http-server: add HTTP error response function
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 03/10] daemon: rename some esoteric/laboured terminology
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 04/10] test-http-server: add stub HTTP server test helper
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 01/10] daemon: libify socket setup and option functions
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 02/10] daemon: libify child process handling functions
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/8] http: read HTTP WWW-Authenticate response headers
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 1/8] http: read HTTP WWW-Authenticate response headers
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 8/8] t5556: add HTTP authentication tests
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 8/8] t5556: add HTTP authentication tests
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 7/8] test-http-server: add simple authentication
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: Misleading error message on a failed `git mv`
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v4 6/8] test-http-server: pass Git requests to http-backend
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 5/8] test-http-server: add HTTP request parsing
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 3/8] test-http-server: add stub HTTP server test helper
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v4 2/8] credential: add WWW-Authenticate header to cred requests
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: fawaz ahmed0 <fawazahmed0@xxxxxxxxxxx>
- Re: Misleading error message on a failed `git mv`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] githooks: discuss Git operations in foreign repositories
- From: Jeff King <peff@xxxxxxxx>
- Re: BUG: git grep behave oddly with alternatives
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] convert trivial uses of strncmp() to skip_prefix()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/5] cleaning up read_object() family of functions
- From: Jeff King <peff@xxxxxxxx>
- Re: Request to remove Junio C Hamano as the Git Maintainer
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- [PATCH] ls-tree: add --sparse-filter-oid argument
- From: "William Sprent via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] ls-files: add %(skipworktree) atom to format option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Unify ref-filter formats with other pretty formats
- From: Bhavya Agrawal <bhavyaagrawal1210@xxxxxxxxx>
- Re: [PATCH v3] scalar: show progress if stderr refer to a terminal
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v3] scalar: show progress if stderr refer to a terminal
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] scalar: show progress if stderr refer to a terminal
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v5 2/2] attr: add flag `--source` to work with tree-ish
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: Elijah Newren <newren@xxxxxxxxx>
- Misleading error message on a failed `git mv`
- From: Arthur Milchior <arthur.milchior@xxxxxxxxx>
- Re: Reducing Git Repository size - git-filter-repo doesn't help
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2] date.c: allow ISO 8601 reduced precision times
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- pb/doc-orig-head (was: Re: What's cooking in git.git (Jan 2023, #03; Mon, 9))
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH v5 1/2] send-email: refactor header generation functions
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- [PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
- From: "Strawbridge, Michael" <Michael.Strawbridge@xxxxxxx>
- Re: Ignored commits appearing in git blame
- From: Julien ÉLIE <julien@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 13/19] builtin/merge.c: always free "struct strbuf msg"
- From: René Scharfe <l.s.r@xxxxxx>
- RE: BUG: git prompt breaks with zsh < 5.0.6
- From: "Shupak, Vitaly" <Vitaly.Shupak@xxxxxxxxxx>
- Re: [PATCH 0/5] cache API: always have a "istate->repo"
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 5/5] treewide: always have a valid "index_state.repo" member
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/5] sparse-index API: fix TODO, BUG() out on NULL ensure_full_index()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] t/interop: allow tests to run "git env--helper"
- From: Jeff King <peff@xxxxxxxx>
- Re: Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Fredrik Öberg <fredrik@xxxxxxxxxxx>
- [PATCH v2 5/5] git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] revisions.txt: be explicit about commands writing 'ORIG_HEAD'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] git-merge.txt: mention 'ORIG_HEAD' in the Description
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] git-reset.txt: mention 'ORIG_HEAD' in the Description
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 5/5] treewide: always have a valid "index_state.repo" member
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: Bugreport: Prefix - is ignored when sorting (on committerdate)
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH 5/5] treewide: always have a valid "index_state.repo" member
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] git-bisect-lk2009: update nist report link
- From: Jeff King <peff@xxxxxxxx>
- 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>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]