Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack, (continued)
- [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack, Taylor Blau
- [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack, Taylor Blau
- [PATCH 15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions, Taylor Blau
- [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse, Taylor Blau
- [PATCH 17/24] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse, Taylor Blau
- [PATCH 18/24] pack-objects: include number of packs reused in output, Taylor Blau
- [PATCH 19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse, Taylor Blau
- [PATCH 20/24] pack-objects: add tracing for various packfile metrics, Taylor Blau
- [PATCH 21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper, Taylor Blau
- [PATCH 22/24] pack-objects: allow setting `pack.allowPackReuse` to "single", Taylor Blau
- [PATCH 23/24] pack-bitmap: reuse objects from all disjoint packs, Taylor Blau
- [PATCH 24/24] t/perf: add performance tests for multi-pack reuse, Taylor Blau
- Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse, Patrick Steinhardt
- Re: [PATCH 00/24] pack-objects: multi-pack verbatim reuse, Jeff King
- [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse, Taylor Blau
- [PATCH v2 02/26] pack-bitmap-write: deep-clear the `bb_commit` slab, Taylor Blau
- [PATCH v2 03/26] pack-bitmap: plug leak in find_objects(), Taylor Blau
- [PATCH v2 06/26] midx: implement `midx_locate_pack()`, Taylor Blau
- [PATCH v2 07/26] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions, Taylor Blau
- [PATCH v2 05/26] midx: implement `BTMP` chunk, Taylor Blau
- [PATCH v2 09/26] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature, Taylor Blau
- [PATCH v2 11/26] pack-objects: parameterize pack-reuse routines over a single pack, Taylor Blau
- [PATCH v2 12/26] pack-objects: keep track of `pack_start` for each reuse pack, Taylor Blau
- [PATCH v2 10/26] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`, Taylor Blau
- [PATCH v2 13/26] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions, Taylor Blau
- [PATCH v2 08/26] ewah: implement `bitmap_is_empty()`, Taylor Blau
- [PATCH v2 14/26] pack-objects: prepare `write_reused_pack()` for multi-pack reuse, Taylor Blau
- [PATCH v2 16/26] pack-objects: include number of packs reused in output, Taylor Blau
- [PATCH v2 01/26] pack-objects: free packing_data in more places, Taylor Blau
- [PATCH v2 17/26] git-compat-util.h: implement checked size_t to uint32_t conversion, Taylor Blau
- [PATCH v2 19/26] pack-revindex: factor out `midx_key_to_pack_pos()` helper, Taylor Blau
- [PATCH v2 18/26] midx: implement `midx_preferred_pack()`, Taylor Blau
- [PATCH v2 20/26] pack-revindex: implement `midx_pair_to_pack_pos()`, Taylor Blau
- [PATCH v2 15/26] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse, Taylor Blau
- [PATCH v2 22/26] pack-objects: add tracing for various packfile metrics, Taylor Blau
- [PATCH v2 21/26] pack-bitmap: prepare to mark objects from multiple packs for reuse, Taylor Blau
- [PATCH v2 24/26] pack-objects: allow setting `pack.allowPackReuse` to "single", Taylor Blau
- [PATCH v2 23/26] t/test-lib-functions.sh: implement `test_trace2_data` helper, Taylor Blau
- [PATCH v2 04/26] midx: factor out `fill_pack_info()`, Taylor Blau
- [PATCH v2 25/26] pack-bitmap: enable reuse from all bitmapped packs, Taylor Blau
- [PATCH v2 26/26] t/perf: add performance tests for multi-pack reuse, Taylor Blau
- Re: [PATCH v2 00/26] pack-objects: multi-pack verbatim reuse, Junio C Hamano
- What's cooking in git.git (Nov 2023, #09; Mon, 27), Junio C Hamano
- --end-of-options inconsistently available?!,
Sven Strickroth
- No automatic continue of rebasing with rerere, Vovodroid
- [PATCH] i18n: factorize even more 'incompatible options' messages,
René Scharfe
- [PATCH] column: release strbuf and string_list after use,
René Scharfe
- [PATCH] builtin/reflog.c: fix dry-run option short name,
Josh Brobst
- [PATCH 0/1] git-send-email causes failures because of wrong option specifications,
H.Merijn Brand - Tux
- [PATCH] doc: make the gitfile syntax easier to discover,
Marcel Krause
- "git overlay" - command for overlaying branches,
Oliver Bandel
- Running git(1) from within hooks/post-update,
Alejandro Colomar
- [PATCH] git-prompt: stop manually parsing HEAD,
Patrick Steinhardt
- Fix git-send-email.perl w.r.t. recent Getopt::Long update,
H.Merijn Brand
- Unable to split then edit hunk in git interactive add,
scarf
- [PATCH 1/2] orphan/unborn: add to the glossary and use them consistently,
Junio C Hamano
- [PATCH 0/4] Sparse checkout completion fixes,
Elijah Newren via GitGitGadget
- [BUG?] Semantics of HEAD when bare cloning non-bare repositories,
guillaume . yziquel
- [PATCH 0/4] Redact unsafe URLs in the Trace2 output,
Johannes Schindelin via GitGitGadget
- git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox,
Willem Verstraeten
- [PATCH] git-p4: fix fast import when empty commit is first,
Alisha Kim via GitGitGadget
- [commit-graph] v2.43.0 segfault with fetch.writeCommitGraph enabled when fetch,
ryenus
- Orphan branch not well-defined?,
Craig H Maynard
- reftable: How to represent deleted referees of symrefs in the reflog?,
Patrick Steinhardt
- [PATCH 0/8] reftable: small set of fixes,
Patrick Steinhardt
- [PATCH 1/8] reftable: wrap EXPECT macros in do/while, Patrick Steinhardt
- [PATCH 2/8] reftable: handle interrupted reads, Patrick Steinhardt
- [PATCH 3/8] reftable: handle interrupted writes, Patrick Steinhardt
- [PATCH 4/8] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction, Patrick Steinhardt
- [PATCH 5/8] reftable/stack: perform auto-compaction with transactional interface, Patrick Steinhardt
- [PATCH 6/8] reftable/stack: reuse buffers when reloading stack, Patrick Steinhardt
- [PATCH 7/8] reftable/merged: reuse buffer to compute record keys, Patrick Steinhardt
- [PATCH 8/8] reftable/stack: fix stale lock when dying, Patrick Steinhardt
- [PATCH v2 00/11] reftable: small set of fixes, Patrick Steinhardt
- [PATCH v2 01/11] reftable: wrap EXPECT macros in do/while, Patrick Steinhardt
- [PATCH v2 04/11] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction, Patrick Steinhardt
- [PATCH v2 02/11] reftable: handle interrupted reads, Patrick Steinhardt
- [PATCH v2 03/11] reftable: handle interrupted writes, Patrick Steinhardt
- [PATCH v2 05/11] reftable/stack: perform auto-compaction with transactional interface, Patrick Steinhardt
- [PATCH v2 06/11] reftable/stack: reuse buffers when reloading stack, Patrick Steinhardt
- [PATCH v2 07/11] reftable/stack: fix stale lock when dying, Patrick Steinhardt
- [PATCH v2 08/11] reftable/stack: fix use of unseeded randomness, Patrick Steinhardt
- [PATCH v2 09/11] reftable/merged: reuse buffer to compute record keys, Patrick Steinhardt
- [PATCH v2 10/11] reftable/block: introduce macro to initialize `struct block_iter`, Patrick Steinhardt
- [PATCH v2 11/11] reftable/block: reuse buffer to compute record keys, Patrick Steinhardt
- Re: [PATCH v2 00/11] reftable: small set of fixes, Taylor Blau
- [PATCH v3 00/11] reftable: small set of fixes, Patrick Steinhardt
- [PATCH v3 01/11] reftable: wrap EXPECT macros in do/while, Patrick Steinhardt
- [PATCH v3 02/11] reftable: handle interrupted reads, Patrick Steinhardt
- [PATCH v3 03/11] reftable: handle interrupted writes, Patrick Steinhardt
- [PATCH v3 04/11] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction, Patrick Steinhardt
- [PATCH v3 05/11] reftable/stack: perform auto-compaction with transactional interface, Patrick Steinhardt
- [PATCH v3 06/11] reftable/stack: reuse buffers when reloading stack, Patrick Steinhardt
- [PATCH v3 07/11] reftable/stack: fix stale lock when dying, Patrick Steinhardt
- [PATCH v3 08/11] reftable/stack: fix use of unseeded randomness, Patrick Steinhardt
- [PATCH v3 09/11] reftable/merged: reuse buffer to compute record keys, Patrick Steinhardt
- [PATCH v3 10/11] reftable/block: introduce macro to initialize `struct block_iter`, Patrick Steinhardt
- [PATCH v3 11/11] reftable/block: reuse buffer to compute record keys, Patrick Steinhardt
- Re: [PATCH v3 00/11] reftable: small set of fixes, Taylor Blau
- Re: [PATCH 0/8] reftable: small set of fixes, Han-Wen Nienhuys
- [ANNOUNCE] Git for Windows 2.43.0, Johannes Schindelin
- What's cooking in git.git (Nov 2023, #08; Mon, 20), Junio C Hamano
- [ANNOUNCE] Git v2.43.0, Junio C Hamano
- [PATCH] object-name: reject too-deep recursive ancestor queries,
Taylor Blau
- [GIT PULL] l10n updates for 2.43.0 round 2,
Jiang Xin
- [PATCH] setup: recognize bare repositories with packed-refs,
Adam Majer
- Migration of git-scm.com to a static web site: ready for review/testing,
Johannes Schindelin
- [PATCH] Fix a typo in `each_file_in_pack_dir_fn()`'s declaration,
Johannes Schindelin via GitGitGadget
- What's cooking in git.git (Nov 2023, #07; Fri, 17),
Junio C Hamano
- What is the best way to fix divergent branches during push, Mun Johl
- Bug: "Received" misspelled in remote message,
Alan Dove
- Re: [PATCH] docs: submitting-patches: improve the base commit explanation, Borislav Petkov
- gitmodulesSymlink .gitmodules is a symbolic link,
flobee.code
- Shallow clones becomes not-shallow when cloning to a different drive, Tobias Schlüter
- [RFC PATCH 1/2] diff: add tests for git diff --merge/--ours/--theirs,
Vegard Nossum
- [PATCH] RelNotes: tweak 2.43.0 release notes,
Andy Koppe
- [ANNOUNCE] Git for Windows 2.43.0-rc2, Johannes Schindelin
- What's cooking in git.git (Nov 2023, #06; Tue, 14), Junio C Hamano
- [ANNOUNCE] Git v2.43.0-rc2,
Junio C Hamano
- [PATCH] send-email: avoid duplicate specification warnings,
Todd Zullinger
- [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default,
Patrick Steinhardt
- Feature request: git status --branch-only,
Ondra Medek
- Document git status -b --porcelain, Ondra Medek
- [PATCH 0/4] refs: remove virtual `delete_refs()` function,
Patrick Steinhardt
- [PATCH] completion: add and use the __git_get_config_subsection helper function,
SZEDER Gábor
- git-bisect reset not deleting .git/BISECT_LOG,
Janik Haag
- [PATCH] ci: avoid running the test suite _twice_,
Johannes Schindelin via GitGitGadget
- [PATCH] remote-curl: avoid hang if curl asks for more data after eof,
Jiří Hruška
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH 00/13] Enabling z/OS workflow for git,
Haritha via GitGitGadget
- [PATCH 01/13] Enabling z/OS workflow for git, Haritha D via GitGitGadget
- [PATCH 03/13] spaces and errors fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 04/13] fixes for build errors Handled git pipeline errorse, Haritha D via GitGitGadget
- [PATCH 06/13] spaces and errors fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 05/13] fixes for build errors, Haritha D via GitGitGadget
- [PATCH 08/13] platform_name fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 07/13] spaces and errors fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 09/13] strncpy fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 02/13] Enable builds for z/OS., Haritha D via GitGitGadget
- [PATCH 10/13] strncpy fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 11/13] strncpy fix Handled git pipeline errors, Haritha D via GitGitGadget
- [PATCH 12/13] Handled git pipeline errors - Memory leak, Haritha D via GitGitGadget
- [PATCH 13/13] Handled git pipeline errors - z/OS enable, Haritha D via GitGitGadget
- [PATCH v2] This PR enables a successful git build on z/OS., Haritha via GitGitGadget
What's cooking in git.git (Nov 2023, #05; Mon, 13), Junio C Hamano
Declutter the home directory,
Félix Piédallu
[PATCH] checkout: add config variable checkout.autoDetach,
Andy Koppe
[PATCH] fuzz: add new oss-fuzz fuzzer for date.c / date.h,
Arthur Chan via GitGitGadget
rev-list default order sometimes very slow (size and metadata dependent),
Kevin Lyles
[PATCH 1/1] attr: add native file mode values support,
Joanna Wang
[PATCH] RelNotes: minor wording fixes in 2.43.0 release notes,
Elijah Newren via GitGitGadget
recover lost file,
Malik Rumi
Re: [PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash, Joanna Wang
[PATCH] glossary: add definitions for dereference & peel,
Victoria Dye via GitGitGadget
[PATCH] format-patch: fix ignored encode_email_headers for cover letter,
Simon Ser
[PATCH 0/4] Replace use of `test <expr> -o/a <expr>`,
Patrick Steinhardt
[PATCH 0/9] some more chunk-file bounds-checks fixes,
Jeff King
- [PATCH 1/9] commit-graph: handle overflow in chunk_size checks, Jeff King
- [PATCH 2/9] midx: check consistency of fanout table, Jeff King
- [PATCH 3/9] commit-graph: drop redundant call to "lite" verification, Jeff King
- [PATCH 4/9] commit-graph: clarify missing-chunk error messages, Jeff King
- [PATCH 5/9] commit-graph: abort as soon as we see a bogus chunk, Jeff King
- [PATCH 6/9] commit-graph: use fanout value for graph size, Jeff King
- [PATCH 7/9] commit-graph: check order while reading fanout chunk, Jeff King
- [PATCH 8/9] commit-graph: drop verify_commit_graph_lite(), Jeff King
- [PATCH 9/9] commit-graph: mark chunk error messages for translation, Jeff King
- Re: [PATCH 0/9] some more chunk-file bounds-checks fixes, Taylor Blau
- [PATCH 0/7] chunk-format: introduce `pair_chunk_expect()`, Taylor Blau
[PATCH] merge-file: add --diff-algorithm option,
Antonin Delpeuch via GitGitGadget
[ANNOUNCE] Git for Windows 2.43.0-rc1, Johannes Schindelin
What's cooking in git.git (Nov 2023, #04; Thu, 9),
Junio C Hamano
[ANNOUNCE] Git v2.43.0-rc1,
Junio C Hamano
[PATCH 0/3] t: improve compatibility with NixOS,
Patrick Steinhardt
Error when "git mv" file in a sparsed checkout,
Josef Wolf
issue unable to commit file and folder name to upper lower case,
chengpu lee
git-send-email: Send with mutt(1),
Alejandro Colomar
[PATCH 0/9] for-each-ref optimizations & usability improvements,
Victoria Dye via GitGitGadget
- [PATCH 2/9] for-each-ref: clarify interaction of --omit-empty & --count, Victoria Dye via GitGitGadget
- [PATCH 1/9] ref-filter.c: really don't sort when using --no-sort, Victoria Dye via GitGitGadget
- [PATCH 3/9] ref-filter.h: add max_count and omit_empty to ref_format, Victoria Dye via GitGitGadget
- [PATCH 4/9] ref-filter.h: move contains caches into filter, Victoria Dye via GitGitGadget
- [PATCH 5/9] ref-filter.h: add functions for filter/format & format-only, Victoria Dye via GitGitGadget
- [PATCH 6/9] ref-filter.c: refactor to create common helper functions, Victoria Dye via GitGitGadget
- [PATCH 7/9] ref-filter.c: filter & format refs in the same callback, Victoria Dye via GitGitGadget
- [PATCH 8/9] for-each-ref: add option to fully dereference tags, Victoria Dye via GitGitGadget
- [PATCH 9/9] t/perf: add perf tests for for-each-ref, Victoria Dye via GitGitGadget
- Re: [PATCH 0/9] for-each-ref optimizations & usability improvements, Junio C Hamano
- [PATCH v2 00/10] for-each-ref optimizations & usability improvements, Victoria Dye via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]