Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v3] send-email: export patch counters in validate environment
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 01/10] midx: fix segfault with no packs and invalid preferred pack
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: criteria for linking to binaries from git-scm.com?
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [RFC PATCH 10/12] doc: stylesheet: move all the xslt templates
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 09/12] doc: remove references to xmlto
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 11/12] test: doc: add check for callouts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 12/12] doc: manpage: remove callout hack
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 07/12] doc: get rid of xmlto dependency
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 08/12] test: doc: use temporary stylesheet
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 04/12] test: doc: add test for docbook5
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 06/12] doc: add gen-stylesheet helper
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 05/12] doc: fix support for multiple docbook backends
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 03/12] doc: remove unnecessary hack for asciidoctor
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 02/12] doc: add missing manpage docinfo
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 01/12] doc: add test for doc tools output
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 00/12] doc: add tests and reimplement xmlto
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v3 09/10] repack: honor `-l` when calculating pack geometry
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/10] repack: disable writing bitmaps when doing a local repack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/10] t/helper: allow chmtime to print verbosely without modifying mtime
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/10] pack-objects: extend test coverage of `--stdin-packs` with alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/10] pack-objects: fix error when same packfile is included and excluded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/10] pack-objects: fix error when packing same pack twice
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/10] pack-objects: split out `--stdin-packs` tests into separate file
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/10] repack: fix generating multi-pack-index with only non-local packs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/10] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/10] repack: fix trying to use preferred pack in alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/10] midx: fix segfault with no packs and invalid preferred pack
- From: Patrick Steinhardt <ps@xxxxxx>
- Git branch capitalisation bug?
- From: Ilya Kamenshchikov <ikamenshchikov@xxxxxxxxx>
- Re: [PATCH v2 8/8] repack: disable writing bitmaps when doing a local geometric repack
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 8/8] repack: disable writing bitmaps when doing a local geometric repack
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 3/4] notes.c: introduce '--separator=<paragraph-break>' option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v2 2/8] repack: fix trying to use preferred pack in alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/8] midx: fix segfault with no packs and invalid preferred pack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] doc: set actual revdate for manpages
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3] branch, for-each-ref, tag: add option to omit empty lines
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: similarity index vs. whitespaces
- From: Chris Torek <chris.torek@xxxxxxxxx>
- similarity index vs. whitespaces
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: criteria for linking to binaries from git-scm.com?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2023, #03; Tue, 11)
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] branch, for-each-ref, tag: add option to omit empty lines
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 5/7] pack-revindex: introduce `pack.readReverseIndex`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/7] pack-revindex: make `load_pack_revindex` take a repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 6/7] config: enable `pack.writeReverseIndex` by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/7] t5325: mark as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2023, #03; Tue, 11)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/8] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 8/8] repack: disable writing bitmaps when doing a local geometric repack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Apr 2023, #03; Tue, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/8] pack-objects: fix error when same packfile is included and excluded
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] send-email: export patch counters in validate environment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] send-email: export patch counters in validate environment
- From: Robin Jarry <robin@xxxxxxxx>
- Re: [PATCH v2 4/8] pack-objects: fix error when packing same pack twice
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] cocci: add headings to and reword README
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/4] doc: interpret-trailers: don’t use heredoc in examples
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] doc: interpret-trailers: use input redirection
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] doc: interpret-trailers: don't use deprecated config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] send-email: export patch counters in validate environment
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH v2 3/8] repack: fix generating multi-pack-index with only non-local packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] send-email: export patch counters in validate environment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] cocci: codify authoring and reviewing practices
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] cocci: add headings to and reword README
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] cocci: codify authoring and reviewing practices
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/4] doc: interpret-trailers: fix example
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 3/4] doc: interpret-trailers: don’t use deprecated config
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 2/4] doc: interpret-trailers: use input redirection
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 1/4] doc: interpret-trailers: don’t use heredoc in examples
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v3 0/4] doc: interpret-trailers: don't use deprecated config
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: [filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/8] repack: fix trying to use preferred pack in alternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] send-email: export patch counters in validate environment
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH v2 1/8] midx: fix segfault with no packs and invalid preferred pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] send-email: export patch counters in validate environment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions
- From: Elijah Newren <newren@xxxxxxxxx>
- upload-pack not our ref
- From: Sam Darwin <samuel.d.darwin@xxxxxxxxx>
- [filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions
- From: Markus Heidelberg <markus.heidelberg@xxxxxx>
- [PATCH v2 8/8] repack: disable writing bitmaps when doing a local geometric repack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/8] pack-objects: extend test coverage of `--stdin-packs` with alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/8] pack-objects: fix error when same packfile is included and excluded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/8] pack-objects: fix error when packing same pack twice
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/8] repack: fix generating multi-pack-index with only non-local packs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/8] repack: fix trying to use preferred pack in alternates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/8] midx: fix segfault with no packs and invalid preferred pack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/8] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH v2] send-email: export patch counters in validate environment
- From: Robin Jarry <robin@xxxxxxxx>
- range-diff: Display new commits' diffs as well
- From: Kristian Amlie <kristian.amlie@xxxxxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/7] t5512: stop using jgit for capabilities^{} test
- From: Jeff King <peff@xxxxxxxx>
- criteria for linking to binaries from git-scm.com?
- From: Jeff King <peff@xxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities
- From: Jeff King <peff@xxxxxxxx>
- Re: [QUESTION] How does Git ref backend work
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 7/7] v0 protocol: use size_t for capability length/offset
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/7] t5512: test "ls-remote --heads --symref" filtering with v0 and v2
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/7] t5512: allow any protocol version for filtered symref test
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/7] t5512: add v2 support for "ls-remote --symref" test
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/7] t5512: stop using jgit for capabilities^{} test
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/7] t5512: stop referring to "v1" protocol
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug with git-config includeIf
- From: Matthias Beyer <mail@xxxxxxxxxxxxxxxx>
- [QUESTION] How does Git ref backend work
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH 0/7] v0 multiple-symref infinite loop fix and test cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 0/6] fsmonitor: Implement fsmonitor for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git-commit: fix cut_line behavior with CRLF
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-commit: fix cut_line behavior with CRLF
- From: "Robert Boyd III via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Jeff King <peff@xxxxxxxx>
- Re: Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Infinite loop + memory leak in annotate_refs_with_symref_info
- From: Jonas Haag <jonas@xxxxxxxxxx>
- Re: [PATCH] send-email: export patch counters in validate environment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Video conference libification eng discussion, this Thursday 16:30 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: Video conference libification eng discussion, this Thursday 16:30 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v3] clone: error specifically with --local and symlinked objects
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Review Club Rescheduling (CET-friendly!)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] clone: error specifically with --local and symlinked objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: export patch counters in validate environment
- From: "Robin Jarry" <robin@xxxxxxxx>
- [PATCH v3] clone: error specifically with --local and symlinked objects
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug with git-config includeIf
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: Bug with git-config includeIf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: export patch counters in validate environment
- From: "Robin Jarry" <robin@xxxxxxxx>
- Bug with git-config includeIf
- From: Matthias Beyer <mail@xxxxxxxxxxxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: export patch counters in validate environment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] hooks: add sendemail-validate-series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] send-email: export patch counters in validate environment
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] send-email: export patch counters in validate environment
- From: Robin Jarry <robin@xxxxxxxx>
- Re: [PATCH v2] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] hooks: add sendemail-validate-series
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Possible bug in git-rebase man page
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git log causing hang while browsing upstream linux
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: 'git config --edit' unexpected behavior
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 00/23] Header cleanups (splitting up cache.h)
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 21/23] treewide: remove double forward declaration of read_in_full
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 23/23] mailmap, quote: move declarations of global vars to correct unit
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 19/23] treewide: remove cache.h inclusion due to pager.h changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 18/23] pager.h: move declarations for pager.c functions from cache.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 20/23] cache.h: remove unnecessary includes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 17/23] treewide: remove cache.h inclusion due to editor.h changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 22/23] treewide: reduce includes of cache.h in other headers
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 16/23] editor: move editor-related functions and declarations into common file
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 15/23] treewide: remove cache.h inclusion due to object.h changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 14/23] object.h: move some inline functions and defines from cache.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 12/23] object-file.h: move declarations for object-file.c functions from cache.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 13/23] treewide: remove cache.h inclusion due to object-file.h changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 11/23] treewide: remove cache.h inclusion due to git-zlib changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 08/23] object-name.h: move declarations for object-name.c functions from cache.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 10/23] git-zlib: move declarations for git-zlib functions from cache.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 09/23] treewide: remove cache.h inclusion due to object-name.h changes
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 07/23] treewide: remove unnecessary cache.h inclusion
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 06/23] treewide: be explicit about dependence on mem-pool.h
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v3 04/23] treewide: be explicit about dependence on pack-revindex.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 05/23] treewide: be explicit about dependence on oid-array.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 01/23] treewide: be explicit about dependence on trace.h & trace2.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 03/23] treewide: be explicit about dependence on convert.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 02/23] treewide: be explicit about dependence on advice.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 00/23] Header cleanups (splitting up cache.h)
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] clone: error specifically with --local and symlinked objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git log causing hang while browsing upstream linux
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: 'git config --edit' unexpected behavior
- From: Mervin Guy <mail@mervin.works>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] clone: error specifically with --local and symlinked objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] usage: clarify --recurse-submodules as a boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/7] config: enable `pack.writeReverseIndex` by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/7] pack-revindex: introduce `pack.readReverseIndex`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/7] t5325: mark as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2] usage: clarify --recurse-submodules as a boolean
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v2] clone: error specifically with --local and symlinked objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] clone: error specifically with --local and symlinked objects
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Jeff King <peff@xxxxxxxx>
- Re: 'git config --edit' unexpected behavior
- From: Jeff King <peff@xxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Jeff King <peff@xxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
- From: Jeff King <peff@xxxxxxxx>
- 'git config --edit' unexpected behavior
- From: Mervin Guy <mail@mervin.works>
- [PATCH v2] fsmonitor: handle differences between Windows named pipe functions
- From: "Eric DeCosta via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] subtree: support GPG commit signing
- From: Allen Reese <java.allen@xxxxxxxxx>
- Re: [PATCH] t2024: fix loose/strict local base branch DWIM test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log causing hang while browsing upstream linux
- From: Rohit Ner <rohitner1@xxxxxxxxx>
- [PATCH 2/2] contrib/subtree: fix gpg_sign_arg not being passed to git merge.
- From: "Allen Reese via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] subtree: support GPG commit signing
- From: "Jacques Vidrine via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] subtree: support GPG commit signing
- From: "Allen Reese via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 21/24] strbuf: move forward declarations to beginning of file
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 0/5] rebase: cleanup merge strategy option handling
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH] date: remove approxidate_relative()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/24] Header cleanups (splitting up cache.h)
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 21/24] strbuf: move forward declarations to beginning of file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] git-merge: improve conflict presentation documentation
- From: "Adam Johnson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Add a way to disable «git clean» per repo
- From: Thomas Guyot <tguyot@xxxxxxxxx>
- [PATCH v4 3/5] rebase -m: cleanup --strategy-option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 5/5] rebase: remove a couple of redundant strategy tests
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 0/5] rebase: cleanup merge strategy option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 2/5] sequencer: use struct strvec to store merge strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 1/5] rebase: stop reading and writing unnecessary strategy state
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 4/5] rebase -m: fix serialization of strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re:[GSOC] [PROPOSAL v3] Draft of proposal for "Unify ref-filter formats with other pretty formats"
- From: "Zhang Yi" <18994118902@xxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Jeff King <peff@xxxxxxxx>
- Re: Add a way to disable «git clean» per repo
- From: Guillem Jover <guillem@xxxxxxxxxxx>
- Re: [PATCH] coccinelle: add and apply branch_get() rules
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2023, #05; Wed, 22)
- From: Myles Headley <uniballthegreat89@xxxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] coccinelle: add and apply branch_get() rules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: simplify man version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- RE: Negative patterns in cone mode
- From: "Brown, Chris" <chris.c.brown@xxxxxxxxxxx>
- [PATCH] t2024: fix loose/strict local base branch DWIM test
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- git rebase does not rebase commits
- From: Eugen Konkov <kes-kes@xxxxxxxxx>
- Re: Negative patterns in cone mode
- From: Rudy Rigot <rudy.rigot@xxxxxxxxx>
- [GSOC][PATCH v2] diff-index: enable sparse index
- From: Raghul Nanth A <nanth.raghul@xxxxxxxxx>
- [PATCH] get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] date: remove approxidate_relative()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- [PATCH] doc: simplify man version
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] usage: clarify --recurse-submodules as a boolean
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- BUG: Inconsistent behavior for `git stash push`
- From: Eugen Konkov <kes-kes@xxxxxxxxx>
- Re: [PATCH] mailmap: change primary address for Emily Shaffer
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH] mailmap: change primary address for Emily Shaffer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mailmap: change primary address for Emily Shaffer
- From: emilyshaffer@xxxxxxxxxx
- Re: [PATCH] fsmonitor: handle differences between Windows named pipe functions
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] e-mail workflow: Message-ID is spelled with ID in both capital letters
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] coccinelle: add and apply branch_get() rules
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH v3] branch, for-each-ref, tag: add option to omit empty lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] branch, for-each-ref, tag: add option to omit empty lines
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH v2 0/5] rebase: cleanup merge strategy option handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: git revert with partial commit.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Question] Can git cat-file have a type filtering option?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] coccinelle: add and apply branch_get() rules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] coccinelle: add and apply branch_get() rules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 9/9] for-each-repo: with bad config, don't conflate <path> and <cmd>
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Question] Can git cat-file have a type filtering option?
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 0/5] rebase: cleanup merge strategy option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 0/5] rebase: cleanup merge strategy option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 5/5] rebase: remove a couple of redundant strategy tests
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 3/5] rebase -m: cleanup --strategy-option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 4/5] rebase -m: fix serialization of strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 2/5] sequencer: use struct strvec to store merge strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 1/5] rebase: stop reading and writing unnecessary strategy state
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 14/14] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 08/14] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 10/14] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 12/14] replay: introduce guess_new_base()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 11/14] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 05/14] replay: don't simplify history
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 07/14] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 04/14] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 13/14] replay: add different modes
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 09/14] replay: very coarse worktree updating
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 06/14] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 03/14] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 02/14] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH 01/14] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 00/24] Header cleanups (splitting up cache.h)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: Possible bug in git-rebase man page
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 21/24] strbuf: move forward declarations to beginning of file
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 0/5] rebase: cleanup merge strategy option handling
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 4/5] rebase -m: fix serialization of strategy options
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/5] sequencer: use struct strvec to store merge strategy options
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 1/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 2/2] fetch: add support for HEAD update on mirrors
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v2 0/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 6/6] t2019: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- What's cooking in git.git (Apr 2023, #02; Thu, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] userdiff: support regexec(3) with multi-byte support
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 4/6] t1450: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- git config tests for "'git config ignores pairs ..." (was Re: [PATCH v2 3/6] t1300: don't create unused files)
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH v2 3/6] t1300: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] t0300: don't create unused file
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH] coccinelle: add and apply branch_get() rules
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH] userdiff: support regexec(3) with multi-byte support
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 5/6] t1502: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- RE: [PATCH] fsmonitor: handle differences between Windows named pipe functions
- From: Eric DeCosta <edecosta@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] branch, for-each-ref: add option to omit empty lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/2] branch, for-each-ref: add option to omit empty lines
- From: Øystein Walle <oystwa@xxxxxxxxx>
- [PATCH v2 2/2] branch, for-each-ref: add option to omit empty lines
- From: Øystein Walle <oystwa@xxxxxxxxx>
- [PATCH v2 1/2] ref-filter: remove unused ref_format member
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH 2/2] branch, for-each-ref: add option to omit empty lines
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH] t/lib-httpd: pass PERL_PATH to CGI scripts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: regex compilation error with --color-words
- From: Benjamin <ben.knoble@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: demerphq <demerphq@xxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: regex compilation error with --color-words
- From: Benjamin <ben.knoble@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: demerphq <demerphq@xxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH 0/8] sequencer refactoring
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Possible bug in git-rebase man page
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Possible bug in git-rebase man page
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Possible bug in git-rebase man page
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] t/lib-httpd: pass PERL_PATH to CGI scripts
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] hooks: add sendemail-validate-series
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v2 5/6] t1502: don't create unused files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 6/6] t2019: don't create unused files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/6] t1450: don't create unused files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/6] t1300: don't create unused files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/6] t0300: don't create unused file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/6] t1502: don't create unused files
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Can see log for a renamed file
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] doc: asciidoc: remove custom header macro
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Apr 2023, #01; Tue, 4)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Improving support for name changes in git
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Can see log for a renamed file
- From: Eugen Konkov <kes-kes@xxxxxxxxx>
- [PATCH v2] hooks: add sendemail-validate-series
- From: Robin Jarry <robin@xxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2023, #01; Tue, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: clarify MUA discussion with "the"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Eric Wong <e@xxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Jeff King <peff@xxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Jeff King <peff@xxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] write-tree: integrate with sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Jim Meyering <jim@xxxxxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC][PATCH v1] diff-index: enable diff-index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: git clone of empty repositories doesn't preserve hash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Jeff King <peff@xxxxxxxx>
- Decoration of "other" refs
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Re: [GSOC][PATCH v1] diff-index: enable diff-index
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Possible bug in git-rebase man page
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] write-tree: integrate with sparse index
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 00/24] Header cleanups (splitting up cache.h)
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 21/24] strbuf: move forward declarations to beginning of file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH v2 5/5] rebase: remove a couple of redundant strategy tests
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 4/5] rebase -m: fix serialization of strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 2/5] sequencer: use struct strvec to store merge strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 1/5] rebase: stop reading and writing unnecessary strategy state
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 0/5] rebase: cleanup merge strategy option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 3/5] rebase -m: cleanup --strategy-option handling
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: What's cooking in git.git (Apr 2023, #01; Tue, 4)
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] global: resolve Perl executable via PATH
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 3/3] doc: asciidoc.py workarounds for doc guideline
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 1/3] doc: add documentation guideline
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 0/3] doc: document for our use of legacy asciidoc.py
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [RFC PATCH 2/3] doc: use deprecated syntax in doc guideline
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: Git fsmonitor
- From: Frédéric Landry <fred.landry@xxxxxxx>
- Re: [RFC PATCH] rebase: implement --rewind
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v3] branch: improve error log on branch not found by checking remotes refs
- From: "ClementMabileau via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- git clone of empty repositories doesn't preserve hash
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] global: resolve Perl executable via PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/2] Add fetch.updateHead option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] branch: improve error log on branch not found by checking remotes refs
- From: Clement Mabileau <mabileau.clement@xxxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH] SubmittingPatches: clarify MUA discussion with "the"
- From: Daniel Watson <ozzloy@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git revert with partial commit.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] MyFirstContribution: render literal *
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH] MyFirstContribution: render literal *
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: mirror clone does not keep HEAD updated
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: mirror clone does not keep HEAD updated
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 2/2] fetch: add support for HEAD update on mirrors
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 1/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH 0/2] Add fetch.updateHead option
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- What's cooking in git.git (Apr 2023, #01; Tue, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] clone: error specifically with --local and symlinked objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] clone: error specifically with --local and symlinked objects
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: git log causing hang while browsing upstream linux
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v4] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log causing hang while browsing upstream linux
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- diff -w when removing nested braces (thus unindenting)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: Git fsmonitor
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: range-diff: slight usability problem with mistyped ref
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git log causing hang while browsing upstream linux
- From: Rohit Ner <rohitner1@xxxxxxxxx>
- Re: Dubious diff using --diff-algorithm=histogram
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Dubious diff using --diff-algorithm=histogram
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] repack: fix geometric repacking with gitalternates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: git revert with partial commit.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Improving support for name changes in git
- From: Bran Hagger <brhagger@xxxxxxxxxxxxx>
- Re: git revert with partial commit.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Video conference libification eng discussion, this Thursday 16:30 UTC
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: mirror clone does not keep HEAD updated
- From: Junio C Hamano <gitster@xxxxxxxxx>
- mirror clone does not keep HEAD updated
- From: Daniel Martí <mvdan@xxxxxxxx>
- Re: [PATCH v2] branch: improve error log on branch not found by checking remotes refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Jeff King <peff@xxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Jeff King <peff@xxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Jim Meyering <jim@xxxxxxxxxxxx>
- Re: [PATCH v4] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Git fsmonitor
- From: Frédéric Landry <fred.landry@xxxxxxx>
- Re: [PATCH v2] branch: improve error log on branch not found by checking remotes refs
- From: Clement Mabileau <mabileau.clement@xxxxxxxxx>
- Re: [PATCH 4/4] rebase: remove a couple of redundant strategy tests
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/4] rebase -m: fix serialization of strategy options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Negative patterns in cone mode
- From: "Brown, Chris" <chris.c.brown@xxxxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- [PATCH] repack: fix geometric repacking with gitalternates
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- Re: "git diff" does not show a diff for newly added, binary files
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- "git diff" does not show a diff for newly added, binary files
- From: Thorsten Otto <admin@xxxxxxxxxxx>
- Re: [PATCH v4] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: David Aguilar <davvid@xxxxxxxxx>
- [GSoC Proposal V2] Unify ref-filter formats with other pretty formats
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- University in Moscow named after a Nazi?? (+interesmaterial)
- From: Nogay Adygman <nogay.adyge@xxxxxxxxx>
- Re: -P '\d' in GNU and git grep
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- --shallow-exclude commit list is offsetted one commit
- From: Mattias Holmqvist <mattias.holmqvist@xxxxxxxxxxxxxxxx>
- Re: bug#60690: -P '\d' in GNU and git grep
- From: Jim Meyering <jim@xxxxxxxxxxxx>
- [GSoC][Proposal v2] Unify ref-filter formats with other --pretty formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2 23/24] treewide: reduce includes of cache.h in other headers
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 24/24] mailmap, quote: move declarations of global vars to correct unit
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 21/24] strbuf: move forward declarations to beginning of file
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 22/24] treewide: remove double forward declaration of read_in_full
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 19/24] treewide: remove cache.h inclusion due to pager.h changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 18/24] pager.h: move declarations for pager.c functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 20/24] cache.h: remove unnecessary includes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 14/24] object.h: move some inline functions and defines from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 16/24] editor: move editor-related functions and declarations into common file
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 15/24] treewide: remove cache.h inclusion due to object.h changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 17/24] treewide: remove cache.h inclusion due to editor.h changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/24] object-file.h: move declarations for object-file.c functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 13/24] treewide: remove cache.h inclusion due to object-file.h changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/24] object-name.h: move declarations for object-name.c functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/24] git-zlib: move declarations for git-zlib functions from cache.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/24] treewide: remove cache.h inclusion due to object-name.h changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/24] treewide: remove cache.h inclusion due to git-zlib changes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/24] treewide: be explicit about dependence on advice.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/24] treewide: remove unnecessary cache.h inclusion
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/24] treewide: be explicit about dependence on mem-pool.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/24] treewide: be explicit about dependence on oid-array.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/24] Header cleanups (splitting up cache.h)
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/24] treewide: be explicit about dependence on pack-revindex.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/24] treewide: be explicit about dependence on convert.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/24] treewide: be explicit about dependence on trace.h & trace2.h
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] object-info: init request_info before reading arg
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- [PATCH v2] write-tree: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: [GSOC][PATCH v1] diff-index: enable diff-index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [RFC][PATCH v1] write-tree: integrate with sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/6] t1300: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 6/6] t2019: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 5/6] t1502: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 4/6] t1450: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 2/6] t1300: fix config file syntax error descriptions
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 0/6] t: fix unused files, part 2
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v2 1/6] t0300: don't create unused file
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [RFC][PATCH v1] write-tree: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- -P '\d' in GNU and git grep
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC][PATCH v1] write-tree: integrate with sparse index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] doc: interpret-trailers: don’t use heredoc in examples
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSOC][Proposal V1]
- From: RAGHUL NANTH <nanth.raghul@xxxxxxxxx>
- Re: regex compilation error with --color-words
- From: René Scharfe <l.s.r@xxxxxx>
- Re: range-diff: slight usability problem with mistyped ref
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] doc: interpret-trailers: fix examples
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 2/3] doc: interpret-trailers: don’t use deprecated config
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] doc: interpret-trailers: don’t use heredoc in examples
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 0/3] doc: interpret-trailers: don't use deprecated config
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [GSOC][PATCH v1] diff-index: enable diff-index
- From: Raghul Nanth A <nanth.raghul@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Phillip Susi <phill@xxxxxxxxxxxx>
- Re: [PATCH] fetch: download bundles once, even with --all
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC][GSoC Proposal V1] : Unify ref-filter formats with other pretty formats
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- ps/fetch-ref-update-reporting (Was: Re: What's cooking in git.git (Mar 2023, #06; Wed, 29))
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [GSOC] [PROPOSAL v3] Draft of proposal for "Unify ref-filter formats with other pretty formats"
- From: "Zhang Yi" <18994118902@xxxxxxx>
- Re: [PATCH] format-patch: correct documentation of --thread without an argument
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Add a way to disable «git clean» per repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2023, #06; Wed, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH v2 0/2] builtin/sparse-checkout: add check-rules command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git revert with partial commit.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC][PATCH v4] t3701: don't lose "git" exit codes in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Revision ref '@{push}' not resolved as documented
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSOC][PATCH v5] describe: enable sparse index for describe
- From: Raghul Nanth A <nanth.raghul@xxxxxxxxx>
- Re: [PATCH v2] describe: enable sparse index for describe
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH] object-info: init request_info before reading arg
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC][PATCH v4] describe: enable sparse index for describe
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: regex compilation error with --color-words
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/24] Header cleanups (splitting up cache.h)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2023, #06; Wed, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: System Environmental Variables being wiped on update
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [RFC][GSoC Proposal V1] : Unify ref-filter formats with other pretty formats
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [GSOC][PATCH v4] t3701: don't lose "git" exit codes in test scripts
- From: Edwin Fernando <edwinfernando734@xxxxxxxxx>
- Re: [GSOC][PATCH v4] t3701: don't lose "git" exit codes in test scripts
- From: Edwin Fernando <edwinfernando734@xxxxxxxxx>
- [PATCH v3] credential/wincred: store password_expiry_utc
- From: "M Hickford via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4] describe: enable sparse index for describe
- From: Raghul Nanth A <nanth.raghul@xxxxxxxxx>
- Re: [PATCH v2] credential/wincred: store password_expiry_utc
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [GSOC][PATCH v4] t3701: don't lose "git" exit codes in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] format-patch: correct documentation of --thread without an argument
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH RESEND] hooks: add sendemail-validate-series
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] hooks: add sendemail-validate-series
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Re* --creation-factor=100 does not show code
- From: Eugen Konkov <kes-kes@xxxxxxxxx>
- Re: [GSOC] [PROPOSAL v2] Draft of proposal for "Unify ref-filter formats with other pretty formats"
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [GSOC][PATCH v4] t3701: don't lose "git" exit codes in test scripts
- From: Edwin Fernando <edwinfernando734@xxxxxxxxx>
- [PATCH RESEND] hooks: add sendemail-validate-series
- From: Robin Jarry <robin@xxxxxxxx>
- Re: [PATCH] hooks: add sendemail-validate-series
- From: "Robin Jarry" <robin@xxxxxxxx>
- Re: Revision ref '@{push}' not resolved as documented
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [GSOC][PATCH v3] t3701: don't lose "git" exit codes in test scripts
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Revision ref '@{push}' not resolved as documented
- From: Alexandre Garnier <zigarn@xxxxxxxxx>
- Re: [GSOC] [PROPOSAL v2] Draft of proposal for "Unify ref-filter formats with other pretty formats"
- From: ZhangYI <18994118902@xxxxxxx>
- Re: git revert with partial commit.
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH] object-info: init request_info before reading arg
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] doc: add that '-' is the same as '@{-1}'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSOC][PATCH v3] t3701: don't lose "git" exit codes in test scripts
- From: Edwin Fernando <edwinfernando734@xxxxxxxxx>
- Re: [GSOC][PATCH v2] t3701: don't lose "git" exit codes in test scripts
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: regex compilation error with --color-words
- From: René Scharfe <l.s.r@xxxxxx>
- git revert with partial commit.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: [PATCH v1 1/6] t0300: don't create unused file
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [RFC][PATCH v1] write-tree: integrate with sparse index
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Add a way to disable «git clean» per repo
- From: Guillem Jover <guillem@xxxxxxxxxxx>
- [PATCH v1 6/6] t2019: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 4/6] t1450: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 0/6] t: fix unused files, part 2
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 5/6] t1502: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 1/6] t0300: don't create unused file
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 3/6] t1300: don't create unused files
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v1 2/6] t1300: fix config file syntax error descriptions
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Re: [ANNOUNCE] Git Rev News edition 97
- From: Christian Couder <christian.couder@xxxxxxxxx>
- ps/ahead-behind-truncation-fix (Was: Re: What's cooking in git.git (Mar 2023, #06; Wed, 29))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] e-mail workflow: Message-ID is spelled with ID in both capital letters
- From: Elijah Newren <newren@xxxxxxxxx>
- [GSOC][PATCH v2] t3701: don't lose "git" exit codes in test scripts
- From: Edwin Fernando <edwinfernando734@xxxxxxxxx>
- Re: [PATCH 0/4] rebase: cleanup merge strategy option handling
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 4/4] rebase: remove a couple of redundant strategy tests
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/4] rebase -m: fix serialization of strategy options
- From: Elijah Newren <newren@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]