Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v2 11/16] revision.h: store hidden refs in a `strvec`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 07/16] refs: plumb `exclude_patterns` argument throughout
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 08/16] refs/packed-backend.c: refactor `find_reference_location()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 10/16] refs/packed-backend.c: add trace2 counters for jump list
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 16/16] ls-refs.c: avoid enumerating hidden refs where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 14/16] builtin/receive-pack.c: avoid enumerating hidden references
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 06/16] builtin/for-each-ref.c: add `--exclude` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 05/16] ref-filter.c: parameterize match functions over patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 02/16] ref-filter.h: provide `REF_FILTER_INIT`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 03/16] ref-filter: clear reachable list pointers after freeing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 04/16] ref-filter: add `ref_filter_clear()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 01/16] refs.c: rename `ref_filter`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 00/16] refs: implement jump lists for packed backend
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC][PATCH V1] diff-tree: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v3] credential/libsecret: support password_expiry_utc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/6] show-ref doc: update for internal consistency
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/6] show-ref doc: update for internal consistency
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v3 6/6] ls-remote doc: document the output format
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/6] ls-remote doc: show peeled tags in examples
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/6] ls-remote doc: remove redundant --tags example
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/6] ls-remote doc: explain what each example does
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/6] show-branch doc: say <ref>, not <reference>
- From: "Junio C Hamano via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/6] show-ref doc: update for internal consistency
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/6] Document the output format of ls-remote
- From: "Sean Allred via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] credential/libsecret: support password_expiry_utc
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- RE: gitd-Domains updated and renewal (Urgent to Principal/CEO)(Case#211125)
- From: IP <auditing@xxxxxxxxxxx>
- Re: [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/3] t/t7004-tag: add failing tag message file test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc/git-config: add unit for http.lowSpeedLimit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] t/t7004-tag: add failing tag message file test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] doc: Glossary, describe Flattening
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] tag: keep the message file in case ref transaction fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] t/t7004-tag: add regression test for existing behavior
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] ls-files: add %(objectsize) atom to format option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] ls-files: add %(objecttype) atom to format option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] checkout/switch: disallow checking out same branch in multiple worktrees
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v4] checkout/switch: disallow checking out same branch in multiple worktrees
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/2] Fix two rebase bugs related to total_nr
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/3] tag: keep the message file in case ref transaction fails
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH 2/3] t/t7004-tag: add failing tag message file test
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH 1/3] t/t7004-tag: add regression test for existing behavior
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH 0/3] tag: keep the message file in case ref transaction fails
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Git's Code of Conduct, and community updates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/1] doc: Glossary, describe Flattening
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH 0/1] cover-letter: flatten
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH] test: mergetool: unset environment variable
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH] doc/git-config: add unit for http.lowSpeedLimit
- From: "Corentin Garcia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] ls-files: add %(objecttype) atom to format option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] ls-files: add %(objectsize) atom to format option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] ls-files: align format atoms with git ls-tree
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: bug report git ls-files format
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH v2 2/2] rebase -r: fix the total number shown in the progress
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] rebase --update-refs: fix loops
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Fix two rebase bugs related to total_nr
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- bug report git ls-files format
- From: Martin Monperrus <martin.monperrus@xxxxxxxxx>
- Re: [PATCH v6 0/7] strbuf cleanups
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 1/3] docs: clarify git-pack-refs --all will pack all refs
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 4/7] object-name: move related functions to object-name
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 7/7] strbuf: remove global variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] t5583: fix shebang line
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/4] pack-refs: teach pack-refs --include option
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 03/27] init-db, clone: change unnecessary global into passed parameter
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v4 3/3] pack-refs: teach pack-refs --include option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v6 0/7] strbuf cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] revision: modify ref_exclusions to handle inclusions
- From: John Cai <johncai86@xxxxxxxxx>
- [PATCH v4 2/3] pack-refs: teach --exclude option to exclude refs from being packed
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/7] strbuf cleanups
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH v6 7/7] strbuf: remove global variable
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 7/7] strbuf: remove global variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v6 1/7] strbuf: clarify API boundary
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH] lib: add new libgit-builtin
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #04; Thu, 11)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 05/27] read-cache: move shared commit and ls-files code
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- tl/push-branches-is-an-alias-for-all (Was: Re: What's cooking in git.git (May 2023, #04; Thu, 11))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v6 6/7] strbuf: clarify dependency
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
- From: John Cai <johncai86@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 7/7] strbuf: remove global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 3/7] credential-store: move related functions to credential-store file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: tl/push-branches-is-an-alias-for-all
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 01/27] init-db: document existing bug with core.bare in template config
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 4/4] pack-refs: teach pack-refs --include option
- From: John Cai <johncai86@xxxxxxxxx>
- Re: git rebase --root bug
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 5/7] path: move related function to path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v4 0/3] pack-refs: allow users control over which refs to pack
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
- From: John Cai <johncai86@xxxxxxxxx>
- Re: ps/fetch-output-format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v6 2/7] abspath: move related functions to abspath
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v2 0/9] docs: interpret-trailers: reword and add examples
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 02/27] init-db: remove unnecessary global variable
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug in unused.cocci?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v1 0/7] diff: fix -s and --no-patch
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v1 0/7] diff: fix -s and --no-patch
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 7/7] diff: remove DIFF_FORMAT_NO_OUTPUT
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 6/7] diff: add --silent as alias of -s
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 5/7] diff: split --no-patch from -s
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 3/7] diff: make DIFF_FORMAT_NO_OUTPUT 0
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 4/7] test: add various tests for diff formats with -s
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 2/7] diff: introduce DIFF_FORMAT_DEFAULT
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 1/7] line-log: set patch format explicitly by default
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 0/7] diff: fix -s and --no-patch
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: ps/fetch-output-format (was: What's cooking in git.git (May 2023, #04; Thu, 11))
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 26/27] hash-ll, hashmap: move oidhash() to hash-ll
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 27/27] fsmonitor-ll.h: split this header out of fsmonitor.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 24/27] merge-ll: rename from ll-merge
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 25/27] khash: name the structs that khash declares
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 22/27] builtin.h: remove unneccessary includes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 23/27] git-compat-util.h: remove unneccessary include of wildmatch.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 20/27] diff.h: remove unnecessary include of oidset.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 16/27] read-cache*.h: move declarations for read-cache.c functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 17/27] cache.h: remove this no-longer-used header
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 21/27] list-objects-filter-options.h: remove unneccessary include
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 19/27] repository: remove unnecessary include of path.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 18/27] log-tree: replace include of revision.h with simple forward declaration
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 14/27] merge.h: move declarations for merge.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 15/27] repository.h: move declaration of the_index from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/27] preload-index.h: move declarations for preload-index.c from elsewhere
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 13/27] diff.h: move declaration for global in diff.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/27] name-hash.h: move declarations for name-hash.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/27] sparse-index.h: move declarations for sparse-index.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/27] statinfo: move stat_{data,validity} functions from cache/read-cache
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/27] read-cache: move shared add/checkout/commit code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/27] setup: adopt shared init-db & clone code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/27] run-command.h: move declarations for run-command.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/27] read-cache: move shared commit and ls-files code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/27] add: modify add_files_to_cache() to avoid globals
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/27] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/27] init-db: document existing bug with core.bare in template config
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/27] init-db: remove unnecessary global variable
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/27] init-db, clone: change unnecessary global into passed parameter
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (May 2023, #04; Thu, 11)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Join us for Review Club
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #04; Thu, 11)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #04; Thu, 11)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 9/9] fetch: introduce machine-parseable "porcelain" output format
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 5/9] fetch: refactor calculation of the display table width
- From: Glen Choo <chooglen@xxxxxxxxxx>
- What's cooking in git.git (May 2023, #04; Thu, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] Fix merge_recursive_config()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/4] docs: clarify git-pack-refs --all will pack all refs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 1/2] reachable.c: extract `obj_is_recent()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] Add C TAP harness
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Changed path filter hash differs from murmur3 if char is signed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Changed path filter hash differs from murmur3 if char is signed
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH] merge-tree: load config correctly
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v5 7/7] strbuf: remove global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 8/9] doc: trailer: mention 'key' in DESCRIPTION
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 7/9] doc: trailer.<token>.command: emphasize deprecation
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 9/9] doc: trailer: add more examples in DESCRIPTION
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/9] doc: trailer: examples: avoid the word "message" by itself
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/9] doc: trailer: use angle brackets for <token> and <value>
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/9] doc: trailer: remove redundant phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/9] doc: trailer: drop "commit message part" phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/9] doc: trailer: swap verb order
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/9] docs: interpret-trailers: reword and add examples
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/9] doc: trailer: fix grammar
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 7/7] strbuf: remove global variable
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v3 4/4] pack-refs: teach pack-refs --include option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/7] strbuf: clarify API boundary
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: git rebase --root bug
- From: Christopher Fretz <cfretz@xxxxxxxxxx>
- Re: [PATCH v5 1/7] strbuf: clarify API boundary
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 3/4] revision: modify ref_exclusions to handle inclusions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 3/7] credential-store: move related functions to credential-store file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 4/7] object-name: move related functions to object-name
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 1/7] strbuf: clarify API boundary
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 7/7] strbuf: remove global variable
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 6/7] strbuf: clarify dependency
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 2/7] abspath: move related functions to abspath
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 5/7] path: move related function to path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v5 0/7] strbuf cleanups
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: Jeff King <peff@xxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/4] revision: modify ref_exclusions to handle inclusions
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/4] docs: clarify git-pack-refs --all will pack all refs
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/4] pack-refs: teach pack-refs --include option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/4] pack-refs: allow users control over which refs to pack
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] rebase -r: fix the total number shown in the progress
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 3/3] fsck: mention file path for index errors
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] fsck: mention file path for index errors
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 3/3] fsck: mention file path for index errors
- From: Jeff King <peff@xxxxxxxx>
- Re: git rebase --root bug
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/3] pack-bitmap: boundary-based bitmap traversal
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Bug in unused.cocci?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git rebase --root bug
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/2] rebase -r: fix the total number shown in the progress
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Proposal: tell git a file has been renamed
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: Can we clarify the purpose of `git diff -s`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Patrick Steinhardt <ps@xxxxxx>
- Bug in unused.cocci?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/3] fsck: mention file path for index errors
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Unable to cross compile git. http.c generating errors.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v8] status: modernize git-status "slow untracked files" advice
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v12 0/2] diff-files: integrate with sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rebase --root bug
- From: Christopher Fretz <cfretz@xxxxxxxxxx>
- Re: [PATCH v2] worktree: add -z option for list subcommand
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v12 0/2] diff-files: integrate with sparse index
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: Unable to cross compile git. http.c generating errors.
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Can we clarify the purpose of `git diff -s`?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 2/2] rebase -r: fix the total number shown in the progress
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] setup: trace bare repository setups
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 1/2] rebase --update-refs: fix loops
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 0/3] pack-bitmap: boundary-based bitmap traversal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] rebase -r: fix the total number shown in the progress
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 0/3] pack-bitmap: boundary-based bitmap traversal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] rebase --update-refs: fix loops
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] Fix two rebase bugs related to total_nr
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/7] strbuf: clarify API boundary
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cocci: remove 'unused.cocci'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 3/4] notes: fix merge.conflictstyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 4/4] test: document broken merge.conflictStyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 2/4] merge-tree: fix merge.conflictstyle handling
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 1/4] test: add merge style config test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 0/4] Generic conflict style fixes
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: git rebase --root bug
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- git rebase --root bug
- From: Christopher Fretz <cfretz@xxxxxxxxxx>
- Re: [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] pack-refs: teach pack-refs --include option
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] merge-tree: load default git config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 0/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v5 1/1] cat-file: quote-format name in error when using -z
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH] merge-tree: load default git config
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #03; Tue, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Join us for Review Club
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] Add C TAP harness
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v4 5/8] fetch: introduce `display_format` enum
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 6/8] fetch: move display format parsing into main function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 8/9] fetch: move option related variables into main function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 6/9] fetch: introduce `display_format` enum
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 9/9] fetch: introduce machine-parseable "porcelain" output format
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 5/9] fetch: refactor calculation of the display table width
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/8] fetch: add a test to exercise invalid output formats
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 7/9] fetch: lift up parsing of "fetch.output" config variable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/8] fetch: fix missing from-reference when fetching HEAD:foo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 3/9] fetch: add a test to exercise invalid output formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 1/9] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 0/9] fetch: introduce machine-parseable output
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 2/9] fetch: split out tests for output format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/2] Add C TAP harness
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] [RFC] transport: add --show-service option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v4 7/7] strbuf: remove global variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 00/15] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (May 2023, #03; Tue, 9)
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
- From: Linus Arver <linusa@xxxxxxxxxx>
- git has no Authorization in the http header
- From: zhang lee <lizhangovo@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test: rev-parse-upstream: add missing cmp
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature Request - Better i18n support
- From: Emir SARI <emir_sari@xxxxxxxxxx>
- Join us for Review Club
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #03; Tue, 9)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- tb/pack-bitmap-index-seek
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (May 2023, #03; Tue, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Join us for Review Club
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 6/8] fetch: move display format parsing into main function
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 00/15] Introduce new `git replay` command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] pack-refs: teach pack-refs --include option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Video conference libification eng discussion, this Thursday 16:30 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v2 2/3] pack-refs: teach --exclude option to exclude refs from being packed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 6/8] fetch: move display format parsing into main function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/15] refs/packed-backend.c: refactor `find_reference_location()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 07/15] refs: plumb `exclude_patterns` argument throughout
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 06/15] builtin/for-each-ref.c: add `--exclude` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 5/8] fetch: introduce `display_format` enum
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/15] ref-filter.c: parameterize match functions over patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v12 1/2] t1092: add tests for `git diff-files`
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v12 2/2] diff-files: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v12 0/2] diff-files: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v4 4/8] fetch: fix missing from-reference when fetching HEAD:foo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] pack-refs: teach --exclude option to exclude refs from being packed
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] pack-refs: teach pack-refs --include option
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] docs: clarify git-pack-refs --all will pack all refs
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] pack-refs: Teach --exclude option to exclude refs from being packed
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 04/15] ref-filter: add ref_filter_clear()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4 3/8] fetch: add a test to exercise invalid output formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] cocci: add headings to and reword README
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH v2 10/15] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 07/15] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 02/15] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 13/15] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 14/15] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 04/15] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 03/15] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 12/15] replay: disallow revision specific options and pathspecs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 09/15] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 15/15] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 00/15] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 08/15] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 05/15] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 06/15] replay: don't simplify history
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 01/15] t6429: remove switching aspects of fast-rebase
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is GIT_DEFAULT_HASH flawed?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Instead of "Revert "Revert "original"", give "Replay "original""
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/15] ref-filter: add ref_filter_clear()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 07/15] refs: plumb `exclude_patterns` argument throughout
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 7/8] fetch: move option related variables into main function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 5/8] fetch: introduce `display_format` enum
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 6/8] fetch: move display format parsing into main function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 4/8] fetch: fix missing from-reference when fetching HEAD:foo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 3/8] fetch: add a test to exercise invalid output formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/8] fetch: split out tests for output format
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/8] fetch: introduce machine-parseable output
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/8] fetch: introduce machine-parseable output
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Is GIT_DEFAULT_HASH flawed?
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: Instead of "Revert "Revert "original"", give "Replay "original""
- From: Josh Soref <jsoref@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v4 0/7] strbuf cleanups
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v4 0/7] strbuf cleanups
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 0/2] gitk: handle long command-lines
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff: fix behaviour of the "-s" option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 4/4] diff: remove DIFF_FORMAT_NO_OUTPUT
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 3/4] diff: introduce DIFF_FORMAT_DEFAULT
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 2/4] line-log: set patch format explicitly by default
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 0/4] diff: fix default/no-output
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 1/4] t4013: add expected failure for "log --patch --no-patch"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v3 0/8] fetch: introduce machine-parseable output
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] test: rev-parse-upstream: add missing cmp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 08/15] refs/packed-backend.c: refactor `find_reference_location()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 8/8] fetch: introduce machine-parseable "porcelain" output format
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 06/15] builtin/for-each-ref.c: add `--exclude` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 05/15] ref-filter.c: parameterize match functions over patterns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/15] ref-filter: add ref_filter_clear()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] setup: trace bare repository setups
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 04/15] ref-filter: add ref_filter_clear()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] dropping "verbose" test helper function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] t: drop "verbose" helper function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v11 1/2] t1092: add tests for `git diff-files`
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] setup: trace bare repository setups
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 15/15] builtin/receive-pack.c: avoid enumerating hidden references
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 13/15] refs.h: let `for_each_namespaced_ref()` take excluded patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 01/15] refs.c: rename `ref_filter`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 08/15] refs/packed-backend.c: refactor `find_reference_location()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 11/15] revision.h: store hidden refs in a `strvec`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 02/15] ref-filter.h: provide `REF_FILTER_INIT`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 07/15] refs: plumb `exclude_patterns` argument throughout
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 05/15] ref-filter.c: parameterize match functions over patterns
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 00/15] refs: implement skip lists for packed backend
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 04/15] ref-filter: add ref_filter_clear()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 03/15] ref-filter: clear reachable list pointers after freeing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 12/15] refs/packed-backend.c: ignore complicated hidden refs rules
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/15] refs/packed-backend.c: add trace2 counters for skip list
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 06/15] builtin/for-each-ref.c: add `--exclude` option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #02; Fri, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is GIT_DEFAULT_HASH flawed?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] doc: trailer: fix grammar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6] write-tree: optimize sparse integration
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v6] write-tree: optimize sparse integration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #02; Fri, 5)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] t9800: correct misuse of 'show -s --raw' in a test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v2] fsmonitor: handle differences between Windows named pipe functions
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- [PATCH v6] write-tree: optimize sparse integration
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v6] write-tree: optimize sparse integration
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH 11/11] doc: trailer: add more examples in DESCRIPTION
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/11] doc: trailer: use angle brackets for <token> and <value>
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/11] doc: trailer: fix grammar
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH 03/11] doc: trailer: --no-divider: more precise language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/11] doc: trailer: swap verb order
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/11] doc: trailer: fix grammar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] send-email: add --header-cmd option
- From: Maxim Cournoyer <maxim.cournoyer@xxxxxxxxx>
- Re: [PATCH 00/11] docs: interpret-trailers: reword and add examples
- From: Linus Arver <linusa@xxxxxxxxxx>
- [PATCH 3/3] t: drop "verbose" helper function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] t7001: use "ls-files --format" instead of "cut"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] t7001: avoid git on upstream of pipe
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] dropping "verbose" test helper function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t9800: correct misuse of 'show -s --raw' in a test
- From: Jeff King <peff@xxxxxxxx>
- Nominate a Series for Review Club!
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v11 2/2] diff-files: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v11 1/2] t1092: add tests for `git diff-files`
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v11 0/2] diff-files: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH 0/2] gitk: handle long command-lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/11] docs: interpret-trailers: reword and add examples
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/3] pack-bitmap.c: extract `fill_in_bitmap()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 1/3] object: add object_array initializer helper function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 3/3] pack-bitmap.c: use commit boundary during bitmap traversal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 0/3] pack-bitmap: boundary-based bitmap traversal
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/11] doc: trailer: mention 'key' in DESCRIPTION
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/11] doc: trailer: add more examples in DESCRIPTION
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/11] doc: trailer: use angle brackets for <token> and <value>
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/11] docs: interpret-trailers: reword and add examples
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/11] doc: trailer: remove redundant phrasing
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/11] doc: trailer: --no-divider: more precise language
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/11] doc: trailer: fix grammar
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/11] doc: trailer: swap verb order
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/7] strbuf: clarify API boundary
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Weird merge records
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v4 0/3] send-email: add --header-cmd option
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4 7/7] strbuf: remove global variable
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 6/7] strbuf: clarify dependency
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 4/7] object-name: move related functions to object-name
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 2/7] abspath: move related functions to abspath
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 5/7] path: move related function to path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 3/7] credential-store: move related functions to credential-store file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v4 1/7] strbuf: clarify API boundary
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Tao Klerks <tao@xxxxxxxxxx>
- [PATCH v4 0/7] strbuf cleanups
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Weird merge records
- From: Dan Stromberg <strombrg@xxxxxxxxx>
- Re: What's cooking in git.git (May 2023, #02; Fri, 5)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 0/7] strbuf cleanups
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: merge: improve conflict presentation docs
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 0/3] send-email: add --header-cmd option
- From: Maxim Cournoyer <maxim.cournoyer@xxxxxxxxx>
- Re: Weird merge records
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] subtree: support long global flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Weird merge records
- From: Dan Stromberg <strombrg@xxxxxxxxx>
- Re: Weird merge records
- From: Dan Stromberg <strombrg@xxxxxxxxx>
- RE: Suggestion to provide a way for screenshots to be added to commit messages
- From: Shafiq Jetha <shafiq.jetha@xxxxxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: ps/fetch-output-format (was: What's cooking in git.git (May 2023, #02; Fri, 5))
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc: doc-diff: specify date
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Is GIT_DEFAULT_HASH flawed?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Is GIT_DEFAULT_HASH flawed?
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: manpage: remove maximum title length
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: merge: improve conflict presentation docs
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: merge: improve conflict presentation docs
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 0/7] strbuf cleanups
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- New canonical gitk url
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Weird merge records
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 0/6] strbuf cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v10 0/8] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 8/8] worktree add: emit warn when there is a bad HEAD
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 6/8] worktree add: introduce "try --orphan" hint
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 5/8] worktree add: add --orphan flag
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 4/8] t2400: add tests to verify --quiet
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 3/8] t2400: refactor "worktree add" opt exclusion tests
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 2/8] t2400: cleanup created worktree in test
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 1/8] worktree add: include -B in usage docs
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- [PATCH v10 0/8] worktree: Support `--orphan` when creating new worktrees
- From: Jacob Abel <jacobabel@xxxxxxxxxx>
- Re: [PATCH 1/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 24/24] fsmonitor-ll.h: split this header out of fsmonitor.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 22/24] git-compat-util.h: remove unneccessary include of wildmatch.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 20/24] list-objects-filter-options.h: remove unneccessary include
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 16/24] cache.h: remove this no-longer-used header
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 18/24] repository: remove unnecessary include of path.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 21/24] builtin.h: remove unneccessary includes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/24] read-cache*.h: move declarations for read-cache.c functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/24] diff.h: move declaration for global in diff.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/24] log-tree: replace include of revision.h with simple forward declaration
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 19/24] diff.h: remove unnecessary include of oidset.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/24] repository.h: move declaration of the_index from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/24] merge.h: move declarations for merge.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/24] preload-index.h: move declarations for preload-index.c from elsewhere
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/24] name-hash.h: move declarations for name-hash.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/24] sparse-index.h: move declarations for sparse-index.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/24] statinfo: move stat_{data,validity} functions from cache/read-cache
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/24] setup: adopt shared init-db & clone code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/24] run-command.h: move declarations for run-command.c from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/24] read-cache: move shared add/checkout/commit code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/24] read-cache: move shared commit and ls-files code
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/24] add: modify add_files_to_cache() to avoid globals
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/24] init-db, clone: change unnecessary global into passed parameter
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] subtree: support long global flags
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3] docs: clarify git rm --cached function in gitignore note
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 0/7] strbuf cleanups
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/6] strbuf cleanups
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] doc: merge: improve conflict presentation docs
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] push: introduce '--branches' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] t9800: correct misuse of 'show -s --raw' in a test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Unable to cross compile git. http.c generating errors.
- From: PEEX Gamer <czupux@xxxxxxxxx>
- Re: [PATCH 0/2] gitk: handle long command-lines
- From: Philip Oakley <philipoakley@iee.email>
- Re: Weird merge records
- From: Thomas Guyot <tguyot@xxxxxxxxx>
- [PATCH v2] name-rev: make --stdin hidden
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: Suggestion to provide a way for screenshots to be added to commit messages
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 0/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 1/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 0/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 1/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH 0/1] push: introduce '--branches' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: Suggestion to provide a way for screenshots to be added to commit messages
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- [PATCH v6] attr: teach "--attr-source=<tree>" global option to "git"
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] name-rev: make --stdin hidden
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (May 2023, #02; Fri, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: merge: improve conflict presentation docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] strbuf cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] setup: trace bare repository setups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] name-rev: make --stdin hidden
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v3] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] builtin/pack-objects.c: introduce `pack.extraCruftTips`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] diff: refactor common tail part of dirstat computation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] diff: plug leaks in dirstat
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] dirstat: leakfix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: doc-diff: specify date
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 0/2] pack-bitmap: boundary-based bitmap traversalt
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] name-rev: make --stdin hidden
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-rev: make --stdin hidden
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2] name-rev: make --stdin hidden
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] diff: fix interaction between the "-s" option and other options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] pack-bitmap: boundary-based bitmap traversalt
- From: Taylor Blau <me@xxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]