Git Distributed Software Revision Control
[Prev Page][Next Page]
- Extending whitespace checks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [question] When an identical file is added
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH v4 1/3] refs: keep track of unresolved reference value in iterators
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v4 0/8] Allow relative worktree linking to be configured by the user
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 7/8] worktree: add relative cli/config options to `repair` command
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 5/8] worktree: add relative cli/config options to `add` command
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 8/8] worktree: refactor `repair_worktree_after_gitdir_move()`
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 6/8] worktree: add relative cli/config options to `move` command
- From: Caleb White <cdwhite3@xxxxx>
- Re: git push does not work over https WebDAV
- From: Zdenek Wagner <zdenek.wagner@xxxxxxxxx>
- Re: [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] git-difftool--helper.sh: exit upon initialize_merge_tool errors
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] completion: complete '--tool-help' in 'git mergetool'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] git-mergetool: improve error code paths and messages
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 3/8] worktree: refactor infer_backlink return
- From: Caleb White <cdwhite3@xxxxx>
- Re: What's cooking in git.git (Nov 2024, #08; Fri, 22)
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH 3/5] git-mergetool--lib.sh: add error message in 'setup_user_tool'
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
- From: "Matthew Bystrin" <dev.mbstr@xxxxxxxxx>
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [External] Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v4 3/8] worktree: refactor infer_backlink return
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 5/8] worktree: add relative cli/config options to `add` command
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v4 8/8] worktree: refactor `repair_worktree_after_gitdir_move()`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 0/8] Allow relative worktree linking to be configured by the user
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 7/8] worktree: add relative cli/config options to `repair` command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 6/8] worktree: add relative cli/config options to `move` command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/5] bundle: support fsck message configuration
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 6/7] pack-objects: disable --full-name-hash when shallow
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 5/7] p5313: add size comparison test
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 4/7] git-repack: update usage to match docs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/5] bundle: add bundle verification options type
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #08; Fri, 22)
- From: Caleb White <cdwhite3@xxxxx>
- [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 10/10] fetch set_head: handle mirrored bare repositories
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 08/10] refs: add create_only option to refs_update_symref_extended
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 06/10] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 07/10] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 05/10] remote set-head: refactor for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 04/10] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 02/10] t/t5505-remote: test failure of set-head
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 03/10] refs: standardize output of refs_read_symbolic_ref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 00/10] set-head/fetch remote/HEAD updates
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v15 01/10] t/t5505-remote: set default branch to main
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 2/7] repack: add --full-name-hash option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/7] pack-objects: add --full-name-hash option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/7] pack-objects: add --full-name-hash option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: Long names for `git log -S` and `git log -G`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: karthik nayak <karthik.188@xxxxxxxxx>
- What's cooking in git.git (Nov 2024, #08; Fri, 22)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 10/10] packfile.c: remove unnecessary prepare_packed_git() call
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 09/10] midx: add repository to `multi_pack_index` struct
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 08/10] config: make `packed_git_(limit|window_size)` non-global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 06/10] packfile: pass down repository to `for_each_packed_object`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 07/10] config: make `delta_base_cache_limit` a non-global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 05/10] packfile: pass down repository to `has_object[_kept]_pack`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 02/10] packfile: use `repository` from `packed_git` directly
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 04/10] packfile: pass down repository to `odb_pack_name`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 03/10] packfile: pass `repository` to static function in the file
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 01/10] packfile: add repository to struct `packed_git`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v8 00/10] packfile: avoid using the 'the_repository' global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Git problem in windows server
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [External] Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH v2 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [External] Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/perf: use 'test_file_size' in more places
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v14 02/10] t/t5505-remote: test failure of set-head
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [External] Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] transport: propagate fsck configuration during bundle fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] bundle: support fsck message configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/7] test-tool: add helper for name-hash values
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 1/5] bundle: add bundle verification options type
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] t/perf: use 'test_file_size' in more places
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 1/7] pack-objects: add --full-name-hash option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Long names for `git log -S` and `git log -G`
- From: Illia Bobyr <illia.bobyr@xxxxxxxxx>
- [PATCH v14 09/10] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 10/10] fetch set_head: handle mirrored bare repositories
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v14 06/10] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 08/10] refs: add create_only option to refs_update_symref_extended
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 07/10] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 05/10] remote set-head: refactor for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 04/10] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 02/10] t/t5505-remote: test failure of set-head
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 01/10] t/t5505-remote: set default branch to main
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v14 00/10] set-head/fetch remote/HEAD updates
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] PATH WALK I: The path-walk API
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] path-walk: allow consumer to specify object types
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/6] t6601: add helper for testing path-walk API
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH 1/7] pack-objects: add --full-name-hash option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/5] transport: propagate fsck configuration during bundle fetch
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 2/5] bundle: support fsck message configuration
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 1/5] bundle: add bundle verification options type
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 0/5] propagate fsck message severity for bundle fetch
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 7/7] test-tool: add helper for name-hash values
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/7] pack-objects: disable --full-name-hash when shallow
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/7] p5313: add size comparison test
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] t/perf: use 'test_file_size' in more places
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/7] git-repack: update usage to match docs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/7] repack: add --full-name-hash option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/7] pack-objects: add --full-name-hash option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: Git problem in windows server
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Git problem in windows server
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: Git problem in windows server
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 0/9] packfile: avoid using the 'the_repository' global variable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/27] Memory leak fixes (pt.10, final)
- From: Toon Claes <toon@xxxxxxxxx>
- Re: Doxygen-styled comments [was: Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function]
- From: Jeff King <peff@xxxxxxxx>
- Git problem in windows server
- From: Luis Heredia <luis.heredia@xxxxxxx>
- Doxygen-styled comments [was: Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function]
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 6/6] hash.h: drop unsafe_ function variants
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/6] csum-file: store the hash algorithm as a struct field
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] packfile.c: remove unnecessary prepare_packed_git() call
- From: Jeff King <peff@xxxxxxxx>
- Re: Unexpected effect of log.showSignature on tformat:%H.
- From: Niels Möller <nisse@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Jeff King <peff@xxxxxxxx>
- Re: log --format existence of notes?
- From: Simon Richter <Simon.Richter@xxxxxxxxxx>
- Re: [External] Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: add "notes" atom
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v9 0/9] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 0/9] packfile: avoid using the 'the_repository' global variable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] packfile.c: remove unnecessary prepare_packed_git() call
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v7 6/9] packfile: pass down repository to `for_each_packed_object`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 05/10] midx-write: pass down repository to `write_midx_file[_only]`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/6] hash.h: drop unsafe_ function variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/6] t/helper/test-hash.c: use unsafe_hash_algo()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/6] csum-file.c: use unsafe_hash_algo()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/6] csum-file.c: extract algop from hashfile_checksum_valid()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/6] csum-file: store the hash algorithm as a struct field
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] ref-filter: add "notes" atom
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: Richard Kerry <richard.kerry@xxxxxxxxxx>
- Re: [PATCH v9 0/9] add ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup
- From: Toon Claes <toon@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 26/27] test-lib: unconditionally enable leak checking
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 24/27] t: mark some tests as leak free
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 23/27] t5601: work around leak sanitizer issue
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 22/27] git-compat-util: drop now-unused `UNLEAK()` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 21/27] global: drop `UNLEAK()` annotation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 19/27] builtin/branch: fix leaking sorting options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 18/27] builtin/init-db: fix leaking directory paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 17/27] builtin/help: fix leaks in `check_git_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 16/27] help: fix leaking return value from `help_unknown_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 15/27] help: fix leaking `struct cmdnames`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 14/27] help: refactor to not use globals for reading config
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 13/27] builtin/sparse-checkout: fix leaking sanitized patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 12/27] split-index: fix memory leak in `move_cache_to_base_index()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 11/27] git: refactor builtin handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/27] git: refactor alias handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/27] strvec: introduce new `strvec_splice()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/27] line-log: fix leak when rewriting commit parents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/27] bisect: fix various cases where we leak commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/27] bisect: fix leaking commit list items in `check_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/27] bisect: fix leaking string in `handle_bad_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/27] bisect: fix multiple leaks in `bisect_next_all()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/27] Memory leak fixes (pt.10, final)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/27] bisect: fix leaking `current_bad_oid`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/27] bisect: fix leaking good/bad terms when reading multipe times
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/27] builtin/blame: fix leaking blame entries with `--incremental`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/27] bisect: fix various cases where we leak commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v9 9/9] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: git-blame extremely slow in partial clones due to serial object fetching
- From: Manoraj K <kmr.manu535@xxxxxxxxx>
- [PATCH v9 4/9] ref: support multiple worktrees check for refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 2/9] ref: check the full refname instead of basename
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 8/9] ref: check whether the target of the symref is a ref
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 7/9] ref: add basic symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 6/9] ref: add more strict checks for regular refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 3/9] ref: initialize ref name outside of check functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 1/9] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v9 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] refs: skip collision checks in initial transactions
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations
- From: Toon Claes <toon@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 11/27] git: refactor builtin handling to use a `struct strvec`
- From: Toon Claes <toon@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/27] bisect: fix various cases where we leak commit list items
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 00/10] refs: optimize ref format migrations
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 06/10] refs: skip collision checks in initial transactions
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 10/10] reftable/block: optimize allocations by using scratch buffer
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 08/10] reftable/writer: optimize allocations by using a scratch buffer
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [no subject]
- [PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
- From: Matthew Bystrin <dev.mbstr@xxxxxxxxx>
- Re: [PATCH v2 01/10] refs: allow passing flags when setting up a transaction
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git remote set-head automatically
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v8 00/23] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Nov 2024, #07; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/13] midx: incremental multi-pack indexes, part two
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v8 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/10] reftable/block: optimize allocations by using scratch buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/10] reftable/block: rename `block_writer::buf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/10] reftable/writer: optimize allocations by using a scratch buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/10] refs: skip collision checks in initial transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/10] refs: use "initial" transaction semantics to migrate refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/10] refs: introduce "initial" transaction flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/10] refs/files: move logic to commit initial transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/10] refs/files: support symbolic and root refs in initial transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/10] refs: allow passing flags when setting up a transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/10] refs: optimize ref format migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/10] refs: optimize ref format migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/10] refs: optimize ref format migrations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] index-pack: teach --promisor to forbid pack name
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/8] worktree: refactor infer_backlink return
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v8 00/23] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v4 5/8] worktree: add relative cli/config options to `add` command
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 1/9] t/t5505-remote: set default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: rev-list --ancestry-path with arg - bug or undocumented requirement
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] index-pack: teach --promisor to require --stdin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] Build improvements for clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/7] reftable: stop using Git subsystems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How do you undo an add
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Inquiry on Onboarding a z/OS Machine to Git Community CI/CD Pipeline
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Unexpected effect of log.showSignature on tformat:%H.
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/13] midx: implement writing incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 10/13] ewah: implement `struct ewah_or_iterator`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 03/13] pack-bitmap.c: open and store incremental bitmap layers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 01/13] Documentation: describe incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 00/13] midx: incremental multi-pack indexes, part two
- From: Taylor Blau <me@xxxxxxxxxxxx>
- rev-list --ancestry-path with arg - bug or undocumented requirement
- From: Kai Koponen <kaikoponen@xxxxxxxxxx>
- RE: How do you undo an add
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- git-blame extremely slow in partial clones due to serial object fetching
- From: Burke Libbey <burke.libbey@xxxxxxxxxxx>
- [PATCH v2] index-pack: teach --promisor to forbid pack name
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- RE: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH v8 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] index-pack: teach --promisor to require --stdin
- From: Jeff King <peff@xxxxxxxx>
- Re: Long names for `git log -S` and `git log -G`
- From: Jeff King <peff@xxxxxxxx>
- Re: Gitk maintainership, was Re: The health of gitk
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: git remote set-head automatically
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Caleb Cushing <xenoterracide@xxxxxxxxx>
- Re: [PATCH v3 0/4] Build improvements for clar
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- fresh ls-files looks inside submodules even when not asked to or asked not to
- From: Yaroslav Halchenko <yoh@xxxxxxxxxxxxxx>
- [PATCH v2 04/10] write-midx: add repository field to `write_midx_context`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 05/10] midx-write: pass down repository to `write_midx_file[_only]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 02/10] midx-write: pass down repository to static functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Caleb Cushing <xenoterracide@xxxxxxxxx>
- [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 07/10] midx: pass `repository` to `load_multi_pack_index`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 01/10] builtin: pass repository to sub commands
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/8] worktree: refactor infer_backlink return
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 5/8] worktree: add relative cli/config options to `add` command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 0/7] reftable: stop using Git subsystems
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 22/23] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 23/23] meson: fix conflicts with in-flight topics
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 21/23] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 20/23] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 19/23] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 18/23] Documentation: extract script to generate a list of mergetools
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 16/23] Documentation: allow sourcing generated includes from separate dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 15/23] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 14/23] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 13/23] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 09/23] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 12/23] Makefile: extract script to generate gitweb.js
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 08/23] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 10/23] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 11/23] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 06/23] Makefile: generate doc versions via GIT-VERSION-GEN
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 07/23] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 04/23] Makefile: propagate Git version via generated header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 01/23] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 00/23] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Inquiry on Onboarding a z/OS Machine to Git Community CI/CD Pipeline
- From: Haritha D <Harithamma.D@xxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: Unexpected effect of log.showSignature on tformat:%H.
- From: Niels Möller <nisse@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: Gitk maintainership, was Re: The health of gitk
- From: Paul Mackerras <paulus@xxxxxxxxxx>
- Re: Unexpected effect of log.showSignature on tformat:%H.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Unexpected effect of log.showSignature on tformat:%H.
- From: Niels Möller <nisse@xxxxxxxxxxxxxxxxx>
- Re: How do you undo an add
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Long names for `git log -S` and `git log -G`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] index-pack: teach --promisor to require --stdin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] diff: --pickaxe{,-grep} arg names for -S and -G
- From: Illia Bobyr <illia.bobyr@xxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 7/9] refs: add create_only option to refs_update_symref_extended
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fast-import: avoid making replace refs point to themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Possible bug in Git submodule update --inti
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Long names for `git log -S` and `git log -G`
- From: Illia Bobyr <illia.bobyr@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: How do you undo an add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2] fast-import: avoid making replace refs point to themselves
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: Yongmin <yewon@revi.email>
- Re: [PATCH 0/2] C23 compatibility
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH v4 5/5] doc: git-diff: apply format changes to config part
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/5] doc: git-diff: apply format changes to diff-options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/5] doc: git-diff: apply format changes to diff-generate-patch
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/5] doc: git-diff: apply format changes to diff-format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/5] doc: git-diff: apply new documentation guidelines
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/5] doc: git diff reformatting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: Yongmin <yewon@revi.email>
- Re: How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Possible bug in Git submodule update --inti
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH] index-pack: teach --promisor to require --stdin
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/7] reftable/system: stop depending on "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/7] reftable/system: move "dir.h" to its only user
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 7/9] refs: add create_only option to refs_update_symref_extended
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 6/7] reftable/stack: drop only use of `get_locked_file_path()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 7/7] reftable/system: provide thin wrapper for lockfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 9/9] fetch set_head: handle mirrored bare repositories
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 3/9] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/7] reftable: explicitly handle hash format IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/7] reftable: stop using Git subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 6/9] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 4/9] remote set-head: refactor for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 5/9] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 0/9] set-head/fetch remote/HEAD updates
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 1/9] t/t5505-remote: set default branch to main
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 4/7] reftable/stack: stop using `fsync_component()` directly
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 3/7] reftable/system: stop depending on "hash.h"
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 2/7] reftable: explicitly handle hash format IDs
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [BUG] Apply patches failed without any changes
- From: Jeff King <peff@xxxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/6] object-file: inline empty tree and blob literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/6] object-file: treat cached_object values as const
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/6] object-file: drop oid field from find_cached_object() return value
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/6] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/6] object-file: drop confusing oid initializer of empty_tree struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/6] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] t9101: Refactor test_expect_success format
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Patrick Steinhardt <ps@xxxxxx>
- Possible bug in Git submodule update --inti
- From: Bech Christensen, Søren <Soeren.Bech@xxxxxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/8] midx-write: pass down repository to `write_midx_file[_only]`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] object-file: inline empty tree and blob literals
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Documentation/glossary: describe "trailer"
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Patrick Steinhardt <ps@xxxxxx>
- How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff: setup pager only before diff contents truly ready
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/glossary: describe "trailer"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <ferdinandy.bence@xxxxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH] Documentation/glossary: describe "trailer"
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Gitk maintainership, was Re: The health of gitk
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [Question] OAuth Integration with git
- From: Reto <reto@labrat.space>
- Re: What is the diff between a --soft and a blank reset
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [BUG] Apply patches failed without any changes
- From: Ylarod <ylarod9@xxxxxxxxx>
- How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 5/5] object-file: inline empty tree and blob literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] object-file: drop oid field from find_cached_object() return value
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] object-file: drop confusing oid initializer of empty_tree struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Jeff King <peff@xxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Chris Torek <chris.torek@xxxxxxxxx>
- -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Sam James <sam@xxxxxxxxxx>
- What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH 1/2] index-pack: rename struct thread_local
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] reflog: rename unreachable
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] C23 compatibility
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Build failure with -std=gnu23 (GCC 15 default)
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH v2] doc: git-add.txt: convert to new style convention
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/5] doc: git-diff: apply format changes to config part
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] doc: git-diff: apply format changes to diff-generate-patch
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] doc: git-diff: apply format changes to diff-options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] doc: git-diff: apply format changes to diff-format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] doc: git diff reformatting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [Question] OAuth Integration with git
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: log --format existence of notes?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: git remote set-head automatically
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v4 4/4] Documentation/git-bundle.txt: discuss naïve backups
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 3/4] Documentation/git-bundle.txt: mention --all in spec. refs
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 2/4] Documentation/git-bundle.txt: remove old `--all` example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 1/4] Documentation/git-bundle.txt: mention full backup example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 0/4] Documentation/git-bundle.txt: promote --all for full backup
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 7/8] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Jeff King <peff@xxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: log --format existence of notes?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 1/8] t/t5505-remote: set default branch to main
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- log --format existence of notes?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- [BUG?] git rev-list --all --objects triggers fetches in partial clone
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Bug Report
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: René Scharfe <l.s.r@xxxxxx>
- git remote set-head automatically
- From: Caleb Cushing <xenoterracide@xxxxxxxxx>
- Re: [PATCH 0/8] Change midx.c and midx-write.c to not use global variables
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH 8/8] midx: inline the `MIDX_MIN_SIZE` definition
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 7/8] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 5/8] midx: pass `repository` to `load_multi_pack_index`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 1/8] builtin: pass repository to sub commands
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 3/8] midx-write: pass down repository to `write_midx_file[_only]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 0/8] Change midx.c and midx-write.c to not use global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Bug Report
- From: Sachin tiwari <sjtiwari007@xxxxxxxxx>
- Re: [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v8 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Attila Kerekes <ak@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Jeff King <peff@xxxxxxxx>
- Re: [bug] user may be cornered into delete files #9901
- From: Jeff King <peff@xxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/4] Makefile: let clar header targets depend on their scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/4] cmake: use verbatim arguments when invoking clar commands
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/4] Build improvements for clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 22/22] meson: fix conflicts with in-flight topics
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 20/22] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 18/22] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 19/22] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 17/22] Documentation: extract script to generate a list of mergetools
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 15/22] Documentation: allow sourcing generated includes from separate dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 14/22] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 13/22] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 12/22] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 08/22] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 09/22] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 11/22] Makefile: extract script to generate gitweb.js
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 07/22] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 10/22] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 06/22] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 04/22] Makefile: propagate Git version via generated header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 02/22] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 03/22] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 01/22] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] refs: don't invoke reference-transaction hook for reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] worktree: detect from secondary worktree if main worktree is bare
- From: "Olga Pilipenco via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 3/8] remote set-head: refactor for readability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Fw: Re: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v12 1/8] t/t5505-remote: set default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]