Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v2 06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo`, (continued)
- [PATCH v2 06/10] midx: cleanup internal usage of `the_repository` and `the_hash_algo`, Karthik Nayak
- [PATCH v2 07/10] midx: pass `repository` to `load_multi_pack_index`, Karthik Nayak
- [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`, Karthik Nayak
- [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition, Karthik Nayak
- [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`, Karthik Nayak
- [PATCH v2 02/10] midx-write: pass down repository to static functions, Karthik Nayak
- [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`, Karthik Nayak
- [PATCH v2 05/10] midx-write: pass down repository to `write_midx_file[_only]`, Karthik Nayak
- [PATCH v2 04/10] write-midx: add repository field to `write_midx_context`, Karthik Nayak
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables, Christian Couder
- Re: [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables, Junio C Hamano
- [PATCH v3 0/8] Change midx.c and midx-write.c to not use global variables, Karthik Nayak
- malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0,
Attila Kerekes
- [PATCH] worktree: detect from secondary worktree if main worktree is bare, Olga Pilipenco via GitGitGadget
- [PATCH 0/1] Restore the ability to clone repositories owned by another user,
brian m. carlson
- [PATCH] fast-import: avoid making replace refs point to themselves,
Elijah Newren via GitGitGadget
- [bug] user may be cornered into delete files #9901,
A bughunter
<Possible follow-ups>
[bug] user may be cornered into delete files #9901, A bughunter
[PATCH] refs: don't invoke reference-transaction hook for reflogs,
Karthik Nayak
[PATCH 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes,
Taylor Blau
[PATCH 0/2] transport: don't ignore git-receive-pack(1) exit code on atomic push,
Patrick Steinhardt
Re: The health of gitk, was Re: [PATCH] gitk: check main window visibility before waiting for it to show,
Johannes Schindelin
Trailers Containing Underscore or Dot Characters,
ふじを
[PATCH] ci: update to jgit 7,
Junio C Hamano
[PATCH 0/5] git-mergetool: improve error code paths and messages,
Philippe Blain via GitGitGadget
[PATCH v2] builtin/difftool: intialize some hashmap variables, Simon Marchi
Shallow clone of a specific git revision?,
Michal Suchánek
[BUG REPORT] git fetch --prefetch with incorrect options hangs with 2.47.0,
Eric Mills
[PATCH] doc: git-add.txt: convert to new style convention,
Jean-Noël Avila via GitGitGadget
[PATCH] diff: update conflict handling for whitespace to issue a warning,
Usman Akinyemi via GitGitGadget
[PATCH] builtin/difftool: intialize some hashmap variables,
Simon Marchi
[no subject], Unknown
"git add -A" should respect "ignore = all" in ".gitmodules", Oliver Kopp
Feature Request: Interactively pick fixup revision,
Martin Imre
Mergiraf: a generic syntax-aware merge driver, Antonin Delpeuch
[RFC]: Test Were failing on Fedora Linux.,
Usman Akinyemi
Extremely long subtree split duration,
Peter Kassak
[RFC PATCH 0/1] maintenance: separate parallelism safe and unsafe tasks,
Calvin Wan
[PATCH] log: --remerge-diff needs to keep around commit parents,
Johannes Schindelin via GitGitGadget
[PATCH 0/3] Build improvements for clar,
Patrick Steinhardt
[PATCH 00/10] refs: optimize ref format migrations,
Patrick Steinhardt
- [PATCH 01/10] refs: allow passing flags when setting up a transaction, Patrick Steinhardt
- [PATCH 02/10] refs/files: move logic to commit initial transaction, Patrick Steinhardt
- [PATCH 03/10] refs: introduce "initial" transaction flag, Patrick Steinhardt
- [PATCH 05/10] refs: use "initial" transaction semantics to migrate refs, Patrick Steinhardt
- [PATCH 06/10] refs: skip collision checks in initial transactions, Patrick Steinhardt
- [PATCH 04/10] refs/files: support symbolic and root refs in initial transaction, Patrick Steinhardt
- [PATCH 09/10] reftable/block: rename `block_writer::buf` variable, Patrick Steinhardt
- [PATCH 08/10] reftable/writer: optimize allocations by using a scratch buffer, Patrick Steinhardt
- [PATCH 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`, Patrick Steinhardt
- [PATCH 10/10] reftable/block: optimize allocations by using scratch buffer, Patrick Steinhardt
- Re: [PATCH 00/10] refs: optimize ref format migrations, karthik nayak
- [PATCH v2 00/10] refs: optimize ref format migrations, Patrick Steinhardt
- [PATCH v2 01/10] refs: allow passing flags when setting up a transaction, Patrick Steinhardt
- [PATCH v2 04/10] refs/files: support symbolic and root refs in initial transaction, Patrick Steinhardt
- [PATCH v2 02/10] refs/files: move logic to commit initial transaction, Patrick Steinhardt
- [PATCH v2 03/10] refs: introduce "initial" transaction flag, Patrick Steinhardt
- [PATCH v2 05/10] refs: use "initial" transaction semantics to migrate refs, Patrick Steinhardt
- [PATCH v2 06/10] refs: skip collision checks in initial transactions, Patrick Steinhardt
- [PATCH v2 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`, Patrick Steinhardt
- [PATCH v2 08/10] reftable/writer: optimize allocations by using a scratch buffer, Patrick Steinhardt
- [PATCH v2 09/10] reftable/block: rename `block_writer::buf` variable, Patrick Steinhardt
- [PATCH v2 10/10] reftable/block: optimize allocations by using scratch buffer, Patrick Steinhardt
- [PATCH v3 00/10] refs: optimize ref format migrations, Patrick Steinhardt
- [PATCH v3 01/10] refs: allow passing flags when setting up a transaction, Patrick Steinhardt
- [PATCH v3 02/10] refs/files: move logic to commit initial transaction, Patrick Steinhardt
- [PATCH v3 03/10] refs: introduce "initial" transaction flag, Patrick Steinhardt
- [PATCH v3 04/10] refs/files: support symbolic and root refs in initial transaction, Patrick Steinhardt
- [PATCH v3 05/10] refs: use "initial" transaction semantics to migrate refs, Patrick Steinhardt
- [PATCH v3 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`, Patrick Steinhardt
- [PATCH v3 06/10] refs: skip collision checks in initial transactions, Patrick Steinhardt
- [PATCH v3 08/10] reftable/writer: optimize allocations by using a scratch buffer, Patrick Steinhardt
- [PATCH v3 10/10] reftable/block: optimize allocations by using scratch buffer, Patrick Steinhardt
- [PATCH v3 09/10] reftable/block: rename `block_writer::buf` variable, Patrick Steinhardt
- Re: [PATCH v3 00/10] refs: optimize ref format migrations, Patrick Steinhardt
What's cooking in git.git (Nov 2024, #04; Fri, 8),
Junio C Hamano
Crash report: git maintenance start/stop,
Evangeline Rome
[PATCH] range-diff: optionally include merge commits' diffs in the analysis,
Johannes Schindelin via GitGitGadget
gpg-ssh signing with AgentForwarding,
Yarden Bar
[PATCH] trace2: prevent segfault on config collection where no value specified,
Adam Murray via GitGitGadget
[PATCH 0/3] Remove is_bare_repository_cfg global state,
John Cai via GitGitGadget
Question about merge & cherry pick,
Julien Maurel
[no subject], Unknown
[PATCH 00/26] Memory leak fixes (pt.10, final),
Patrick Steinhardt
- [PATCH 01/26] builtin/blame: fix leaking blame entries with `--incremental`, Patrick Steinhardt
- [PATCH 02/26] bisect: fix leaking good/bad terms when reading multipe times, Patrick Steinhardt
- [PATCH 03/26] bisect: fix leaking string in `handle_bad_merge_base()`, Patrick Steinhardt
- [PATCH 04/26] bisect: fix leaking `current_bad_oid`, Patrick Steinhardt
- [PATCH 05/26] bisect: fix multiple leaks in `bisect_next_all()`, Patrick Steinhardt
- [PATCH 06/26] bisect: fix leaking commit list items in `check_merge_base()`, Patrick Steinhardt
- [PATCH 07/26] bisect: fix various cases where we leak commit list items, Patrick Steinhardt
- [PATCH 08/26] line-log: fix leak when rewriting commit parents, Patrick Steinhardt
- [PATCH 09/26] strvec: introduce new `strvec_splice()` function, Patrick Steinhardt
- [PATCH 10/26] git: refactor alias handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH 11/26] git: refactor builtin handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH 12/26] split-index: fix memory leak in `move_cache_to_base_index()`, Patrick Steinhardt
- [PATCH 13/26] builtin/sparse-checkout: fix leaking sanitized patterns, Patrick Steinhardt
- [PATCH 14/26] help: refactor to not use globals for reading config, Patrick Steinhardt
- [PATCH 15/26] help: fix leaking `struct cmdnames`, Patrick Steinhardt
- [PATCH 16/26] help: fix leaking return value from `help_unknown_cmd()`, Patrick Steinhardt
- [PATCH 17/26] builtin/help: fix leaks in `check_git_cmd()`, Patrick Steinhardt
- [PATCH 18/26] builtin/init-db: fix leaking directory paths, Patrick Steinhardt
- [PATCH 19/26] builtin/branch: fix leaking sorting options, Patrick Steinhardt
- [PATCH 20/26] t/helper: fix leaking commit graph in "read-graph" subcommand, Patrick Steinhardt
- [PATCH 21/26] git-compat-util: drop `UNLEAK()` annotation, Patrick Steinhardt
- [PATCH 22/26] t5601: work around leak sanitizer issue, Patrick Steinhardt
- [PATCH 23/26] t: mark some tests as leak free, Patrick Steinhardt
- [PATCH 24/26] t: remove unneeded !SANITIZE_LEAK prerequisites, Patrick Steinhardt
- [PATCH 25/26] test-lib: unconditionally enable leak checking, Patrick Steinhardt
- [PATCH 26/26] t: remove TEST_PASSES_SANITIZE_LEAK annotations, Patrick Steinhardt
- Re: [PATCH 00/26] Memory leak fixes (pt.10, final), Rubén Justo
- [PATCH v2 00/27] Memory leak fixes (pt.10, final), Patrick Steinhardt
- [PATCH v2 01/27] builtin/blame: fix leaking blame entries with `--incremental`, Patrick Steinhardt
- [PATCH v2 03/27] bisect: fix leaking string in `handle_bad_merge_base()`, Patrick Steinhardt
- [PATCH v2 02/27] bisect: fix leaking good/bad terms when reading multipe times, Patrick Steinhardt
- [PATCH v2 04/27] bisect: fix leaking `current_bad_oid`, Patrick Steinhardt
- [PATCH v2 05/27] bisect: fix multiple leaks in `bisect_next_all()`, Patrick Steinhardt
- [PATCH v2 06/27] bisect: fix leaking commit list items in `check_merge_base()`, Patrick Steinhardt
- [PATCH v2 07/27] bisect: fix various cases where we leak commit list items, Patrick Steinhardt
- [PATCH v2 08/27] line-log: fix leak when rewriting commit parents, Patrick Steinhardt
- [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function, Patrick Steinhardt
- [PATCH v2 10/27] git: refactor alias handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH v2 11/27] git: refactor builtin handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH v2 12/27] split-index: fix memory leak in `move_cache_to_base_index()`, Patrick Steinhardt
- [PATCH v2 14/27] help: refactor to not use globals for reading config, Patrick Steinhardt
- [PATCH v2 13/27] builtin/sparse-checkout: fix leaking sanitized patterns, Patrick Steinhardt
- [PATCH v2 15/27] help: fix leaking `struct cmdnames`, Patrick Steinhardt
- [PATCH v2 16/27] help: fix leaking return value from `help_unknown_cmd()`, Patrick Steinhardt
- [PATCH v2 17/27] builtin/help: fix leaks in `check_git_cmd()`, Patrick Steinhardt
- [PATCH v2 18/27] builtin/init-db: fix leaking directory paths, Patrick Steinhardt
- [PATCH v2 19/27] builtin/branch: fix leaking sorting options, Patrick Steinhardt
- [PATCH v2 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand, Patrick Steinhardt
- [PATCH v2 21/27] global: drop `UNLEAK()` annotation, Patrick Steinhardt
- [PATCH v2 22/27] git-compat-util: drop now-unused `UNLEAK()` macro, Patrick Steinhardt
- [PATCH v2 23/27] t5601: work around leak sanitizer issue, Patrick Steinhardt
- [PATCH v2 24/27] t: mark some tests as leak free, Patrick Steinhardt
- [PATCH v2 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites, Patrick Steinhardt
- [PATCH v2 26/27] test-lib: unconditionally enable leak checking, Patrick Steinhardt
- [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations, Patrick Steinhardt
- Re: [PATCH v2 00/27] Memory leak fixes (pt.10, final), Rubén Justo
- [PATCH v3 00/27] Memory leak fixes (pt.10, final), Patrick Steinhardt
- [PATCH v3 01/27] builtin/blame: fix leaking blame entries with `--incremental`, Patrick Steinhardt
- [PATCH v3 02/27] bisect: fix leaking good/bad terms when reading multipe times, Patrick Steinhardt
- [PATCH v3 04/27] bisect: fix leaking `current_bad_oid`, Patrick Steinhardt
- [PATCH v3 05/27] bisect: fix multiple leaks in `bisect_next_all()`, Patrick Steinhardt
- [PATCH v3 03/27] bisect: fix leaking string in `handle_bad_merge_base()`, Patrick Steinhardt
- [PATCH v3 06/27] bisect: fix leaking commit list items in `check_merge_base()`, Patrick Steinhardt
- [PATCH v3 07/27] bisect: fix various cases where we leak commit list items, Patrick Steinhardt
- [PATCH v3 08/27] line-log: fix leak when rewriting commit parents, Patrick Steinhardt
- [PATCH v3 09/27] strvec: introduce new `strvec_splice()` function, Patrick Steinhardt
- [PATCH v3 10/27] git: refactor alias handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH v3 11/27] git: refactor builtin handling to use a `struct strvec`, Patrick Steinhardt
- [PATCH v3 12/27] split-index: fix memory leak in `move_cache_to_base_index()`, Patrick Steinhardt
- [PATCH v3 13/27] builtin/sparse-checkout: fix leaking sanitized patterns, Patrick Steinhardt
- [PATCH v3 14/27] help: refactor to not use globals for reading config, Patrick Steinhardt
- [PATCH v3 15/27] help: fix leaking `struct cmdnames`, Patrick Steinhardt
- [PATCH v3 16/27] help: fix leaking return value from `help_unknown_cmd()`, Patrick Steinhardt
- [PATCH v3 17/27] builtin/help: fix leaks in `check_git_cmd()`, Patrick Steinhardt
- [PATCH v3 18/27] builtin/init-db: fix leaking directory paths, Patrick Steinhardt
- [PATCH v3 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand, Patrick Steinhardt
- [PATCH v3 19/27] builtin/branch: fix leaking sorting options, Patrick Steinhardt
- [PATCH v3 21/27] global: drop `UNLEAK()` annotation, Patrick Steinhardt
- [PATCH v3 22/27] git-compat-util: drop now-unused `UNLEAK()` macro, Patrick Steinhardt
- [PATCH v3 23/27] t5601: work around leak sanitizer issue, Patrick Steinhardt
- [PATCH v3 24/27] t: mark some tests as leak free, Patrick Steinhardt
- [PATCH v3 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites, Patrick Steinhardt
- [PATCH v3 26/27] test-lib: unconditionally enable leak checking, Patrick Steinhardt
- [PATCH v3 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations, Patrick Steinhardt
- Re: [PATCH v3 00/27] Memory leak fixes (pt.10, final), Toon Claes
[Feature request] autoresolve modify/delete conflict via .gitattributes merge= attribute,
ilya Basin
diff-algorithm to work better with color-moved, and issue with am.messageid (was: [PATCH] bind.2: move EADDRNOTAVAIL to general errors), Alejandro Colomar
[PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper,
Taylor Blau
[PATCH] t6300: values containing ')' are broken in ref formats,
Kousik Sanagavarapu
[Question] How to force relative path output when using `git status --porcelain=2 -z`,
叶志晟
[no subject], Unknown
[PATCH] configure.ac: detect sysinfo, Jonas 'Sortie' Termansen
[PATCH] compat: only replace hstrerror if NO_IPV6.,
Jonas 'Sortie' Termansen
[PATCH] Makefile: don't remove configure on distclean,
Jonas 'Sortie' Termansen
What's cooking in git.git (Nov 2024, #03; Mon, 4),
Junio C Hamano
What's so special about almalinux-8?,
Junio C Hamano
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated),
Derrick Stolee via GitGitGadget
- [PATCH 1/7] pack-objects: add --full-name-hash option, Derrick Stolee via GitGitGadget
- [PATCH 2/7] repack: add --full-name-hash option, Derrick Stolee via GitGitGadget
- [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH, Derrick Stolee via GitGitGadget
- [PATCH 4/7] git-repack: update usage to match docs, Derrick Stolee via GitGitGadget
- [PATCH 6/7] pack-objects: disable --full-name-hash when shallow, Derrick Stolee via GitGitGadget
- [PATCH 5/7] p5313: add size comparison test, Derrick Stolee via GitGitGadget
- [PATCH 7/7] test-tool: add helper for name-hash values, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated), Jonathan Tan
- [PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated), Derrick Stolee via GitGitGadget
- [PATCH v2 1/8] pack-objects: create new name-hash function version, Jonathan Tan via GitGitGadget
- [PATCH v2 2/8] pack-objects: add --name-hash-version option, Derrick Stolee via GitGitGadget
- [PATCH v2 3/8] repack: add --name-hash-version option, Derrick Stolee via GitGitGadget
- [PATCH v2 4/8] pack-objects: add GIT_TEST_NAME_HASH_VERSION, Derrick Stolee via GitGitGadget
- [PATCH v2 6/8] test-tool: add helper for name-hash values, Derrick Stolee via GitGitGadget
- [PATCH v2 5/8] p5313: add size comparison test, Derrick Stolee via GitGitGadget
- [PATCH v2 7/8] pack-objects: prevent name hash version change, Derrick Stolee via GitGitGadget
- [PATCH v2 8/8] pack-objects: add third name hash version, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/8] pack-objects: Create an alternative name hash algorithm (recreated), Junio C Hamano
- [PATCH v3 0/8] pack-objects: Create an alternative name hash algorithm (recreated), Derrick Stolee via GitGitGadget
[no subject], Unknown
git format-patch escaping issues in the patch format,
Christoph Anton Mitterer
[PATCH 0/2] A few --shallow-exclude fixes,
Elijah Newren via GitGitGadget
[PATCH 0/8] refs/reftable: reuse iterators when reading refs,
Patrick Steinhardt
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]