Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v6 0/5] config: introduce discovery.bare and protected config
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/5] Documentation: define protected configuration
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/5] Documentation/git-config.txt: add SCOPES section
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 3/5] config: learn `git_protected_config()`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 5/5] setup.c: create `discovery.bare`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/11] submodule.c: free() memory from xgetcwd()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/11] gc: fix a memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/11] clone: fix memory leak in copy_ref() call
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 11/11] pull: fix a "struct oid_array" memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/11] check-ref-format: fix trivial memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/11] merge-file: fix memory leaks on error path
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/11] cat-file: fix a memory leak in --batch-command mode
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 06/11] merge-file: refactor for subsequent memory leak fix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/11] built-ins: fix common memory leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/11] revert: free "struct replay_opts" members
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/11] checkout: add a missing clear_unpack_trees_porcelain()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 10/11] cat-file: fix a common "struct object_context" memory leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Non-interactively rewording commit messages
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- test name conflict + js/ci-github-workflow-markup regression (was: [PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph())
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/8] t2407: test branches currently using apply backend
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Non-interactively rewording commit messages
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Non-interactively rewording commit messages
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH v5 5/5] setup.c: create `discovery.bare`
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3] git-rebase.txt: use back-ticks consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Option to allow fsmonitor to run against repos on network file systems
- From: Eric D <eric.decosta@xxxxxxxxx>
- Re: [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] cat-file: add mailmap support
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 3/8] rebase-interactive: update 'merge' description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ident: rename commit_rewrite_person() to rewrite_ident_line()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] t2407: test branches currently using apply backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] cat-file: add mailmap support
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] cat-file: add mailmap support
- From: Nam Hồ <honamluxurychef@xxxxxxxxxx>
- Re: [PATCH 1/3] ident: move commit_rewrite_person() to ident.c
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v3] ls-files: update test style
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] cat-file: add mailmap support
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ident: rename commit_rewrite_person() to rewrite_ident_line()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Non-interactively rewording commit messages
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] ident: move commit_rewrite_person() to ident.c
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 3/3] cat-file: add mailmap support
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 2/3] ident: rename commit_rewrite_person() to rewrite_ident_line()
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- [PATCH 0/3] Add support for mailmap in cat-file
- From: Siddharth Asthana <siddharthasthana31@xxxxxxxxx>
- Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 5/5] setup.c: create `discovery.bare`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/3] xdiff: introduce memory allocation macros
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] tests: add missing double quotes to included library paths
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] tests: fix tests broken if a " " is in the checkout dir's path
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/3] test-lib.sh: fix prepend_var() quoting issue
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] merge-ort: avoid assuming all renames detected
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 5/8] sequencer: add update-ref command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 3/8] rebase-interactive: update 'merge' description
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] trace2: don't include "fsync" events in all trace2 logs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [RFC PATCH 0/4] move pruned objects to a separate repository
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [PATCH v2 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] Fix dual rename into each other plus conflicting adds
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- let git-ls-files suppress the expanding of all files in sub directory
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- [PATCH v4] ls-files: update test style
- From: "Li Linchao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH 0/4] move pruned objects to a separate repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] submodule merge: update conflict error message
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v5 8/8] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 6/8] mv: check if <destination> exists in index to handle overwriting
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 7/8] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 4/8] mv: decouple if/else-if checks using goto
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 0/8] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 2/8] t1092: mv directory from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 3/8] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 1/8] t7002: add tests for moving out-of-cone file/directory
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v5 5/8] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Gregory Szorc <gregory.szorc@xxxxxxxxx>
- Re: [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH 0/4] move pruned objects to a separate repository
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v3] submodule merge: update conflict error message
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH 0/2] [RFC] scalar: prepare documentation for future work
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [GSoC] Abhradeep's GSoC blogs (27 Jun, 2022 IST)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 6/6] fetch: add 'refs/bundle/' to log.excludeDecoration
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] bundle URIs: design doc and initial git fetch --bundle-uri implementation
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] bundle-uri: add support for http(s):// and file://
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] fetch: add --bundle-uri option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/6] remote-curl: add 'get' capability
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] docs: document bundle URI standard
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] bundle-uri: create basic file-copy logic
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
- From: Dian Xu <dianxudev@xxxxxxxxx>
- [RFC PATCH 2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 0/4] move pruned objects to a separate repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH 1/4] builtin/repack.c: pass "out" to `prepare_pack_objects`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] scalar: convert README.md into a technical design doc
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 0/2] [RFC] scalar: prepare documentation for future work
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Gregory Szorc <gregory.szorc@xxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Race condition between repack and loose-objects maintenance task
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] scalar: convert README.md into a technical design doc
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] [RFC] scalar: prepare documentation for future work
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] scalar: reword command documentation to clarify purpose
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Race condition between repack and loose-objects maintenance task
- From: Gregory Szorc <gregory.szorc@xxxxxxxxx>
- Re: Bug: "git-remote ls -h"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Bug: "git-remote ls -h"
- From: "Ian Whitlock" <ian@xxxxxxxxxxxx>
- [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] xdiff: introduce XDL_CALLOC_ARRAY()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] xdiff: introduce XDL_ALLOC_ARRAY()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] xdiff: introduce memory allocation macros
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] git-rebase.txt: use back-ticks consistently
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3] git-rebase.txt: use back-ticks consistently
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 6/8] rebase: add --update-refs option
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 3/8] rebase-interactive: update 'merge' description
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 1/8] t2407: test branches currently using apply backend
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: How to reduce pickaxe times for a particular repo?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] add --interactive: allow `update` to stage deleted files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Oddities in gitignore matching
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Re: [PATCH v3] ls-files: update test style
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Draft of Git Rev News edition 88
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH] add --interactive: allow `update` to stage deleted files
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] add --interactive: allow `update` to stage deleted files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] add --interactive: allow `update` to stage deleted files
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-objects.h: remove outdated pahole results
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/8] rebase: update branches in multi-part topic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/8] rebase: add --update-refs option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-objects.h: remove outdated pahole results
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/8] sequencer: define array with enum values
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/8] rebase-interactive: update 'merge' description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] t2407: test branches currently using apply backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] ls-files: update test style
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-objects.h: remove outdated pahole results
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v2] git-rebase.txt: use back-ticks consistently
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git-rebase.txt: use back-ticks consistently
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] git-rebase.txt: use back-ticks consistently
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [PATCH] pack-objects.h: remove outdated pahole results
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/5] submodule--helper update: use --super-prefix
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] submodule--helper update: use display path helper
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Rendering back-ticks in plaintext docs (was Re: [PATCH] git-rebase.txt: use back-ticks consistently)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-rebase.txt: use back-ticks consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: Unable to use security key to commit signing using SSH keypair
- From: Marcos Alano <marcoshalano@xxxxxxxxx>
- Re: Unable to use security key to commit signing using SSH keypair
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: [PATCH 0/5] submodule: remove "--recursive-prefix"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Oddities in gitignore matching
- From: John Thorvald Wodder II <jwodder@xxxxxxxxx>
- Re: Oddities in gitignore matching
- From: John Thorvald Wodder II <jwodder@xxxxxxxxx>
- [PATCH v3 3/8] rebase-interactive: update 'merge' description
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/8] branch: consider refs under 'update-refs'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/8] sequencer: define array with enum values
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/8] rebase: update branches in multi-part topic
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/8] sequencer: add update-ref command
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/8] rebase: add --update-refs option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 8/8] rebase: add rebase.updateRefs config option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/8] t2407: test branches currently using apply backend
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Rendering back-ticks in plaintext docs (was Re: [PATCH] git-rebase.txt: use back-ticks consistently)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: How to reduce pickaxe times for a particular repo?
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: How to reduce pickaxe times for a particular repo?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: How to reduce pickaxe times for a particular repo?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- How to reduce pickaxe times for a particular repo?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: [PATCH] git-rebase.txt: use back-ticks consistently
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/8] gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/8] gitweb/Makefile: define all .PHONY prerequisites inline
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 7/8] Makefile: build 'gitweb' in the default target
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/8] gitweb/Makefile: prepare to merge into top-level Makefile
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 6/8] gitweb/Makefile: include in top-level Makefile
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/8] gitweb/Makefile: add a $(GITWEB_ALL) variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 5/8] gitweb: remove "test" and "test-installed" targets
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 8/8] gitweb/Makefile: add a "NO_GITWEB" parameter
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 0/8] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 05/12] submodule--helper: have --require-init imply --init
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 06/12] submodule update: remove "-v" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 10/12] submodule--helper: eliminate internal "--update" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 04/12] git-submodule.sh: remove unused top-level "--branch" argument
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-rebase.txt: use back-ticks consistently
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 08/12] submodule--helper: report "submodule" as our name in some "-h" output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 02/12] git-submodule.sh: remove unused $prefix variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 03/12] git-submodule.sh: make the "$cached" variable a boolean
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 12/12] git-sh-setup.sh: remove "say" function, change last users
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3] ls-files: update test style
- From: "Li Linchao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] ls-files: update test style
- From: "Li Linchao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Oddities in gitignore matching
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 4/5] submodule--helper update: use --super-prefix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] submodule--helper update: use display path helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 0/5] tr2: avoid to print "interesting" config repeatedly
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH v2 6/6] p5310-pack-bitmaps.sh: enable pack.writeReverseIndex for testing
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Missing completions for the 'config' subcommand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Missing completions for the 'config' subcommand
- From: Manuel Boni <ziosombrero@xxxxxxxxx>
- [GSoC] Week 2 status update
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v4 01/16] bisect: verify that a bogus option won't try to start a bisection
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v3 1/2] test-lib.sh: add limited processes to test-lib
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Unable to use security key to commit signing using SSH keypair
- From: Marcos Alano <marcoshalano@xxxxxxxxx>
- [PATCH 2/5] submodule--helper: don't recreate recursive prefix
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/5] submodule--helper: remove display path helper
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] submodule--helper: use correct display path helper
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] submodule--helper update: use --super-prefix
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] submodule--helper update: use display path helper
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] submodule: remove "--recursive-prefix"
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 15/16] bisect: remove Cogito-related code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 14/16] Turn `git bisect` into a full built-in
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 12/16] bisect: teach the `bisect--helper` command to show the correct usage strings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] vscode: improve tab size and wrapping
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 6/6] p5310-pack-bitmaps.sh: enable pack.writeReverseIndex for testing
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] git-rebase.txt: use back-ticks consistently
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 11/16] bisect--helper: return only correct exit codes in `cmd_*()`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 00/16] Finish converting git bisect into a built-in
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.37.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.37.0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- ab/* topics (was: What's cooking in git.git (Jun 2022, #08; Mon, 27))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v5 5/5] setup.c: create `discovery.bare`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 0/5] config: introduce discovery.bare and protected config
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/5] Documentation/git-config.txt: add SCOPES section
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [PATCH v5 3/5] config: learn `git_protected_config()`
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 4/5] safe.directory: use git_protected_config()
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/5] Documentation: define protected configuration
- From: "Glen Choo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH v4 05/16] bisect--helper: really retire --bisect-next-check
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 14/16] Turn `git bisect` into a full built-in
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 11/16] bisect--helper: return only correct exit codes in `cmd_*()`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 12/16] bisect: teach the `bisect--helper` command to show the correct usage strings
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 06/16] bisect--helper: really retire `--bisect-autostart`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 03/16] bisect: avoid double-quoting when printing the failed command
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 08/16] bisect--helper: align the sub-command order with git-bisect.sh
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 01/16] bisect: verify that a bogus option won't try to start a bisection
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 13/16] bisect: move even the command-line parsing to `bisect--helper`
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 02/16] bisect run: fix the error message
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 10/16] bisect--helper: move the `BISECT_STATE` case to the end
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 15/16] bisect: remove Cogito-related code
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 00/16] Finish converting git bisect into a built-in
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 09/16] bisect--helper: make `--bisect-state` optional
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 04/16] bisect--helper: retire the --no-log option
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 16/16] bisect: no longer try to clean up left-over `.git/head-name` files
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 07/16] bisect--helper: using `--bisect-state` without an argument is a bug
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] vscode: improve tab size and wrapping
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: ab/test-without-templates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- [ANNOUNCE] Git v2.37.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #08; Mon, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: ab/test-without-templates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: ab/test-without-templates
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [GSoC] Abhradeep's GSoC blogs (27 Jun, 2022 IST)
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Fernando Ramos <greenfoo@xxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Xiaowen Xia <haoyurenzhuxia@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Xiaowen Xia <haoyurenzhuxia@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Jeff King <peff@xxxxxxxx>
- Oddities in gitignore matching
- From: John Thorvald Wodder II <jwodder@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.37.0-rc2
- From: Fernando Ramos <greenfoo@xxxxxx>
- [PATCH v4] ls-files: introduce "--format" option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Plan for SHA-256 repos to support SHA-1?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH 1/2] fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/6] p5310-pack-bitmaps.sh: enable pack.writeReverseIndex for testing
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] pack-bitmap-write.c: write lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] bitmap-lookup-table: add performance tests for lookup table
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
- From: "Abhradeep Chakraborty via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [GIT PULL] l10n updates for 2.37.0 round 1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] revert: optionally refer to commit in the "reference" format
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Plan for SHA-256 repos to support SHA-1?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Plan for SHA-256 repos to support SHA-1?
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: Should `git remote show` display excluded branches as to-be-fetched?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: Git-Bug
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Diff for unmerged files always misses the `\ No newline at end of file` mark
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Git-Bug
- From: Klaus Ethgen <Klaus@xxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: René Scharfe <l.s.r@xxxxxx>
- Re: stashing only unstaged changes?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git a/xyz or b/xyz
- From: Fabrice Creuzot <code@xxxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SHA-256 transition
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: stashing only unstaged changes?
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 4/6] archive-tar: add internal gzip implementation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Erik Cervin Edin <erik@xxxxxxxxxxx>
- Re: SHA-256 transition
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: stashing only unstaged changes?
- From: Reto <reto@labrat.space>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v2 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- [PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: Re: [PATCH] ls-files: update test style
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: Re: [PATCH] ls-files: update test style
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: [PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Glen Choo <chooglen@xxxxxxxxxx>
- gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: SHA-256 transition
- From: Kyle Meyer <kyle@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: ab/test-without-templates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: hx/unpack-streaming
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/config/transfer.txt: fix typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Documentation/config/transfer.txt: fix typo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/5] Documentation: define protected configuration
- From: Glen Choo <chooglen@xxxxxxxxxx>
- RE: [EXTERNAL] [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: "Neeraj Singh (WINDOWS-SFS)" <neerajsi@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH] ls-files: update test style
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] trace2: don't include "fsync" events in all trace2 logs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Diff for unmerged files always misses the `\ No newline at end of file` mark
- From: Danil Pristupov <danil@xxxxxxxx>
- Re: SHA-256 transition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] mv: use flags mode for update_mode
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v3] ls-files: introduce "--format" option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- RE: git filter bug
- From: "Udoff, Marc" <Marc.Udoff@xxxxxxxxxx>
- [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 6/7] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 5/7] mv: check if <destination> exists in index to handle overwriting
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 4/7] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 3/7] mv: decouple if/else-if checks using goto
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 1/7] t7002: add tests for moving out-of-cone file/directory
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- hx/unpack-streaming (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- ab/test-without-templates (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] ls-files: update test style
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] Integrate Scalar into the CI builds
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/1] scalar: reorganize from contrib/, still keep it "a contrib command"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: en/merge-tree (Was: Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH] ls-files: update test style
- From: "Li Linchao via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH] revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] revisions.txt: escape "..." to avoid asciidoc horizontal ellipsis
- From: Jeff King <peff@xxxxxxxx>
- Re: en/merge-tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/5] config: introduce discovery.bare and protected config
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v4 2/5] Documentation: define protected configuration
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.37.0-rc2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Taylor Blau <me@xxxxxxxxxxxx>
- en/merge-tree (Was: Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC] Abhradeep's GSoC blogs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] po typo: l10
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] po typo: l10
- From: "Arthur Milchior via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Clear ongoing developments include
- [ANNOUNCE] Git v2.37.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jun 2022, #07; Wed, 22)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v3 08/12] submodule--helper: report "submodule" as our name in some "-h" output
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH] credential-cache: also handle ECONNABORTED connection closure
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] tests: add tests for grep --max-count
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- main as default
- From: theking2 <theking2@xxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 6/6] bitmap-lookup-table: add performance tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 1/2] grep: add --max-count command line option
- From: "Carlos López via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/2] tests: add tests for grep --max-count
- From: "Carlos López via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Bug in merge-ort (rename detection can have collisions?)
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 5/6] bitmap-commit-table: add tests for the bitmap lookup table
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] cocci: add and apply a rule to find "unused" variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] midx.c: clean up .rev file
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [L10N] Kickoff for Git 2.37.0 round #1
- From: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
- [PATCH v3 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/12] submodule update: remove "-v" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/12] submodule--helper: report "submodule" as our name in some "-h" output
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 10/12] submodule--helper: eliminate internal "--update" option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/12] submodule--helper: have --require-init imply --init
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/12] git-submodule.sh: make the "$cached" variable a boolean
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/12] git-submodule.sh: remove unused top-level "--branch" argument
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 12/12] git-sh-setup.sh: remove "say" function, change last users
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Bug report. Out of memory about git checkout.
- From: void f <fv729164860@xxxxxxxxx>
- Bug report. Out of memory about git checkout.
- From: void f <fv729164860@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: "Carlos L." <00xc@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] midx.c: clean up .rev file
- From: haoyurenzhuxia@xxxxxxxxx
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v3 5/7] mv: use flags mode for update_mode
- From: Shaoxuan Yuan <shaoxuan.yuan02@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Michael J Gruber <git@xxxxxxxxx>
- Re: [PATCH v2] i18n: mark message helpers prefix for translation
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: "Carlos L." <00xc@xxxxxxxxxxxxxx>
- Re: [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/10] fetch tests: remove redundant test_unconfig()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/2] dir: traverse into repository
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/3] Fix dual rename into each other plus conflicting adds
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Bug in merge-ort (rename detection can have collisions?)
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Fix dual rename into each other plus conflicting adds
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Han Xin <hanxin.hx@xxxxxxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: SHA-256 transition
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [WIP v3 0/7] mv: fix out-of-cone file/directory move logic
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [WIP v3 7/7] mv: update sparsity after moving from out-of-cone to in-cone
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [WIP v3 6/7] mv: add check_dir_in_index() and solve general dir check issue
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH v2 1/2] cocci: add and apply a rule to find "unused" variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/2] cocci: remove "when strict" from unused.cocci
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/2] add and apply a rule to find "unused" init+free
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/3] tests: add missing double quotes to included library paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 10/10] fetch tests: fix needless and buggy re-quoting
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 09/10] fetch tests: stop implicitly adding refspecs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 06/10] fetch tests: pass a list, not a string of arguments
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 07/10] fetch tests: remove lazy variable setup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 08/10] fetch tests: remove shelling out for previously "lazy" variables
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 05/10] fetch tests: pass "mode" parameter first, pave way for "$@"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 03/10] fetch tests: use "local", &&-chaining, style etc.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 02/10] fetch tests: use named, not positional parameters
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 04/10] fetch tests: add a helper to avoid boilerplate
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 01/10] fetch tests: remove redundant test_unconfig()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 00/10] t5510: fix the quoting mess
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [WIP v3 5/7] mv: use flags mode for update_mode
- From: Victoria Dye <vdye@xxxxxxxxxx>
- VACANCY FOR EMPLOYMENT IN UK
- From: Schlumberger Recruitment Team <schlumbergerrecruitmentteam@xxxxxxxxx>
- [PATCH 3/3] config tests: fix harmless but broken "rm -r" cleanup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/3] test-lib.sh: fix prepend_var() quoting issue
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/3] tests: add missing double quotes to included library paths
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/3] tests: fix tests broken if a " " is in the checkout dir's path
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [WIP v3 1/7] t7002: add tests for moving out-of-cone file/directory
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Junio C Hamano <gitster@xxxxxxxxx>
- stashing only unstaged changes?
- From: Tim Chase <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] docs: document bundle URI standard
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] mktree: do not check type of remote objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mktree: do not check type of remote objects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] grep: add --max-count command line option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rev-parse: documentation adjustment - mention remote tracking with @{u}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] branch: drop unused worktrees variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature Request: Custom split location for `git add --patch`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t3701: two subtests are fixed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] combine-diff: abort if --ignore-matching-lines is given
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] l10n: mark message helpers prefix for translation.
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2] i18n: mark message helpers prefix for translation
- From: "Dimitriy Ryazantcev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] mktree: do not check type of remote objects
- From: Richard Oliver <roliver@xxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] l10n: mark message helpers prefix for translation.
- From: "Dimitriy Ryazantcev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] trace2 output for bitmap decision path
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 3/5] pack-bitmap.c: make warnings support i18N when opening bitmap
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 4/5] pack-bitmap.c: using error() instead of silently returning -1
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v3 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- RE: SHA-256 transition
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: send PGP signed commits/patches with git-send-email(1)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: SHA-256 transition
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Abhradeep Chakraborty <chakrabortyabhradeep79@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 5/5] bitmap: add trace2 outputs during open "bitmap" file
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH] git-prompt: use builtin test
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] grep: add --max-count command line option
- From: "Carlos L. via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v3] ls-files: introduce "--format" option
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git-send-email: Add --no-validate-email option
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- RE: SHA-256 transition
- From: <rsbecker@xxxxxxxxxxxxx>
- SHA-256 transition
- From: Stephen Smith <ischis2@xxxxxxx>
- [PATCH v2] t5510: replace 'origin' with URL more carefully (was Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1)
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 4/6] builtin/pack-objects.c: learn pack.writeBitmapLookupTable
- From: Taylor Blau <me@xxxxxxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] pack-bitmap-write.c: write lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] pack-bitmap: prepare to read lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/6] Documentation/technical: describe bitmap lookup table extension
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 2/2] branch: drop unused worktrees variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]