Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH] revision: Don't queue uninteresting commits,
Øystein Walle
Bug: git stash store can create stash entries that can't be dropped,
Erik Cervin Edin
[PATCH] t-progress.c : unit tests for progress.c,
Siddharth Singh
What's cooking in git.git (Oct 2023, #04; Tue, 10),
Junio C Hamano
[RFC] Define "precious" attribute and support it in `git clean`,
Sebastian Thiel
[PATCH] doc/git-worktree: mention "refs/rewritten" as per-worktree refs,
Patrick Steinhardt
[PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir',
Hugo Sales
[PATCH 0/20] bounds-checks for chunk-based files,
Jeff King
- [PATCH 02/20] t: add library for munging chunk-format files, Jeff King
- [PATCH 01/20] chunk-format: note that pair_chunk() is unsafe, Jeff King
- [PATCH 03/20] midx: stop ignoring malformed oid fanout chunk, Jeff King
- [PATCH 04/20] commit-graph: check size of oid fanout chunk, Jeff King
- [PATCH 05/20] midx: check size of oid lookup chunk, Jeff King
- [PATCH 06/20] commit-graph: check consistency of fanout table, Jeff King
- [PATCH 07/20] midx: check size of pack names chunk, Jeff King
- [PATCH 08/20] midx: enforce chunk alignment on reading, Jeff King
- [PATCH 09/20] midx: check size of object offset chunk, Jeff King
- [PATCH 10/20] midx: bounds-check large offset chunk, Jeff King
- [PATCH 11/20] midx: check size of revindex chunk, Jeff King
- [PATCH 14/20] commit-graph: bounds-check base graphs chunk, Jeff King
- [PATCH 12/20] commit-graph: check size of commit data chunk, Jeff King
- [PATCH 13/20] commit-graph: detect out-of-bounds extra-edges pointers, Jeff King
- [PATCH 15/20] commit-graph: check size of generations chunk, Jeff King
- [PATCH 16/20] commit-graph: bounds-check generation overflow chunk, Jeff King
- [PATCH 17/20] commit-graph: check bounds when accessing BDAT chunk, Jeff King
- [PATCH 18/20] commit-graph: check bounds when accessing BIDX chunk, Jeff King
- [PATCH 19/20] commit-graph: detect out-of-order BIDX offsets, Jeff King
- [PATCH 20/20] chunk-format: drop pair_chunk_unsafe(), Jeff King
- Re: [PATCH 0/20] bounds-checks for chunk-based files, Taylor Blau
- [PATCH 0/8] chunk-format: introduce `pair_chunk_expect()` convenience API, Taylor Blau
- [PATCH 21/20] t5319: make corrupted large-offset test more robust, Jeff King
Outreachy Introduction and Interest in Contributing to the Git Community,
Doreen Wanyama
[PATCH 0/3] rev-list: add support for commits in `--missing`,
Karthik Nayak
[PATCH 0/1] *** EDITED add.c ***,
Naomi Ibe
[PATCH 1/1] [OUTREACHY] Fixed add.c file to conform to guidelines when using die() listed in issue #635,
Naomi Ibe
[OUTREACHY] git send-email issues,
Naomi Ibe
Bug: 'git diff' crashes on corrupted repository, Dominik Paulus
[PATCH] pretty: fix ref filtering for %(decorate) formats,
Andy Koppe
[PATCH] doc: correct the 50 characters soft limit (+),
謝致邦 (XIE Zhibang) via GitGitGadget
[PATCH 00/25] Documentation fixes,
Elijah Newren via GitGitGadget
- [PATCH 04/25] documentation: fix apostrophe usage, Elijah Newren via GitGitGadget
- [PATCH 03/25] documentation: fix typos, Elijah Newren via GitGitGadget
- [PATCH 06/25] documentation: remove extraneous words, Elijah Newren via GitGitGadget
- [PATCH 05/25] documentation: add missing words, Elijah Newren via GitGitGadget
- [PATCH 08/25] documentation: employ consistent verb tense for a list, Elijah Newren via GitGitGadget
- [PATCH 02/25] documentation: fix small error, Elijah Newren via GitGitGadget
- [PATCH 10/25] documentation: fix adjective vs. noun, Elijah Newren via GitGitGadget
- [PATCH 24/25] documentation: add missing quotes, Elijah Newren via GitGitGadget
- [PATCH 23/25] documentation: add missing fullstops, Elijah Newren via GitGitGadget
- [PATCH 01/25] documentation: wording improvements, Elijah Newren via GitGitGadget
- [PATCH 12/25] documentation: fix singular vs. plural, Elijah Newren via GitGitGadget
- [PATCH 13/25] documentation: whitespace is already generally plural, Elijah Newren via GitGitGadget
- [PATCH 20/25] documentation: fix capitalization, Elijah Newren via GitGitGadget
- [PATCH 25/25] documentation: add missing parenthesis, Elijah Newren via GitGitGadget
- [PATCH 18/25] documentation: use clearer prepositions, Elijah Newren via GitGitGadget
- [PATCH 19/25] documentation: fix punctuation, Elijah Newren via GitGitGadget
- [PATCH 22/25] documentation: add some commas where they are helpful, Elijah Newren via GitGitGadget
- [PATCH 17/25] documentation: add missing hyphens, Elijah Newren via GitGitGadget
- [PATCH 07/25] documentation: fix subject/verb agreement, Elijah Newren via GitGitGadget
- [PATCH 09/25] documentation: fix verb tense, Elijah Newren via GitGitGadget
- [PATCH 16/25] documentation: remove unnecessary hyphens, Elijah Newren via GitGitGadget
- [PATCH 11/25] documentation: fix verb vs. noun, Elijah Newren via GitGitGadget
- [PATCH 14/25] documentation: fix choice of article, Elijah Newren via GitGitGadget
- [PATCH 21/25] documentation: fix whitespace issues, Elijah Newren via GitGitGadget
- [PATCH 15/25] documentation: add missing article, Elijah Newren via GitGitGadget
- Re: [PATCH 00/25] Documentation fixes, Taylor Blau
- Re: [PATCH 00/25] Documentation fixes, Junio C Hamano
[Outreachy] Good first issue/micro project, Isoken Ibizugbe
What's cooking in git.git (Oct 2023, #03; Fri, 6),
Junio C Hamano
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6), René Scharfe
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6), Phillip Wood
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6), Taylor Blau
- Re: What's cooking in git.git (Oct 2023, #03; Fri, 6), Taylor Blau
[PATCH] doc: update list archive reference to use lore.kernel.org,
Junio C Hamano
[OUTREACHY] Permission To Work On Tasks,
Naomi Ibe
[PATCH 0/7] merge-ort: implement support for packing objects together,
Taylor Blau
- [PATCH 1/7] bulk-checkin: factor out `format_object_header_hash()`, Taylor Blau
- [PATCH 2/7] bulk-checkin: factor out `prepare_checkpoint()`, Taylor Blau
- [PATCH 3/7] bulk-checkin: factor out `truncate_checkpoint()`, Taylor Blau
- [PATCH 4/7] bulk-checkin: factor our `finalize_checkpoint()`, Taylor Blau
- [PATCH 5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`, Taylor Blau
- [PATCH 6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`, Taylor Blau
- [PATCH 7/7] builtin/merge-tree.c: implement support for `--write-pack`, Taylor Blau
- [PATCH v2 0/7] merge-ort: implement support for packing objects together, Taylor Blau
- [PATCH v3 00/10] merge-ort: implement support for packing objects together, Taylor Blau
- [PATCH v3 03/10] bulk-checkin: factor out `truncate_checkpoint()`, Taylor Blau
- [PATCH v3 10/10] builtin/merge-tree.c: implement support for `--write-pack`, Taylor Blau
- [PATCH v3 07/10] bulk-checkin: generify `stream_blob_to_pack()` for arbitrary types, Taylor Blau
- [PATCH v3 08/10] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`, Taylor Blau
- [PATCH v3 09/10] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`, Taylor Blau
- [PATCH v3 01/10] bulk-checkin: factor out `format_object_header_hash()`, Taylor Blau
- [PATCH v3 02/10] bulk-checkin: factor out `prepare_checkpoint()`, Taylor Blau
- [PATCH v3 04/10] bulk-checkin: factor out `finalize_checkpoint()`, Taylor Blau
- [PATCH v3 05/10] bulk-checkin: extract abstract `bulk_checkin_source`, Taylor Blau
- [PATCH v3 06/10] bulk-checkin: implement `SOURCE_INCORE` mode for `bulk_checkin_source`, Taylor Blau
- [PATCH v4 00/17] bloom: changed-path Bloom filters v2 (& sundries), Taylor Blau
- [PATCH v4 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v4 03/17] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v4 02/17] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v4 04/17] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v4 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v4 06/17] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v4 07/17] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v4 08/17] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v4 09/17] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- [PATCH v4 11/17] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v4 10/17] commit-graph: new filter ver. that fixes murmur3, Taylor Blau
- [PATCH v4 12/17] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v4 13/17] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH v4 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH v4 15/17] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v4 16/17] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v4 17/17] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- Re: [PATCH v4 00/17] bloom: changed-path Bloom filters v2 (& sundries), Junio C Hamano
- [PATCH v5 00/17] bloom: changed-path Bloom filters v2 (& sundries), Taylor Blau
- [PATCH v5 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v5 02/17] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v5 03/17] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v5 04/17] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v5 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v5 06/17] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v5 07/17] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v5 08/17] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v5 09/17] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- [PATCH v5 10/17] commit-graph: new Bloom filter version that fixes murmur3, Taylor Blau
- [PATCH v5 11/17] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v5 12/17] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v5 13/17] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH v5 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH v5 15/17] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v5 16/17] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v5 17/17] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
[PATCH 0/4] Performance improvement & cleanup in loose ref iteration,
Victoria Dye via GitGitGadget
gpg.ssh.defaultKeyCommand docs bug?,
matthew sporleder
[OUTREACHY] Links to Microprojects,
Naomi Ibe
[PATCH 1/1] Allow attr magic for git-add, git-stash.,
Joanna Wang
[OUTREACHY] How To Pick And Work On A Microproject, Naomi Ibe
How To Pick And Work On A Microproject,
Naomi Ibe
[PATCH 0/3] a few more leak fixes,
Jeff King
Microsoft Smart App Control - Git - git-bash.exe File Unsigned,
Rolland Swing (Insight Global LLC)
[OUTREACHY] Indication Of Interest To Contribute To Git, Naomi Ibe
Wording "fetch" to change to "pull" or "merge" ti suggest the proper action to take when pull fails?, MDW
[PATCH] merge-ort: initialize repo in index state,
John Cai via GitGitGadget
[PATCH] t4014: replace "test -f" with "test_path_is_file",
Vinayak Dev
What's cooking in git.git (Oct 2023, #02; Wed, 4),
Junio C Hamano
[PATCH] decorate: add color.decorate.symbols config option,
Andy Koppe
[PATCH 0/10] some commit-graph leak fixes,
Jeff King
- [PATCH 01/10] t6700: mark test as leak-free, Jeff King
- [PATCH 04/10] commit-graph: move slab-clearing to close_commit_graph(), Jeff King
- [PATCH 02/10] commit-reach: free temporary list in get_octopus_merge_bases(), Jeff King
- [PATCH 03/10] merge: free result of repo_get_merge_bases(), Jeff King
- [PATCH 05/10] commit-graph: free all elements of graph chain, Jeff King
- [PATCH 06/10] commit-graph: delay base_graph assignment in add_graph_to_chain(), Jeff King
- [PATCH 07/10] commit-graph: free graph struct that was not added to chain, Jeff King
- [PATCH 08/10] commit-graph: free write-context entries before overwriting, Jeff King
- [PATCH 09/10] commit-graph: free write-context base_graph_name during cleanup, Jeff King
- [PATCH 10/10] commit-graph: clear oidset after finishing write, Jeff King
- Is SANITIZE=leak make test unreliable for anyone else?, Eric W. Biederman
- Re: [PATCH 0/10] some commit-graph leak fixes, Taylor Blau
[PATCH 0/1] *** Avoid using Pipes ***,
ach . lumap
[PATCH] builtin/repack.c: avoid making cruft packs preferred,
Taylor Blau
[Outreachy] Move existing tests to a unit testing framework,
Luma
[Outreachy] Introduction and Interest in Contributing to the Git Community,
Isoken Ibizugbe
[PATCH] parse-options: drop unused parse_opt_ctx_t member,
René Scharfe
[PATCH] doc/cat-file: clarify description regarding various command forms,
Štěpán Němec
[PATCH 1/5] Fix some typos, grammar or wording issues in the documentation,
Štěpán Němec
[PATCH] test-lib: make sure TEST_DIRECTORY has no trailing slash,
Štěpán Němec
Is git-p4 maintained?,
Yuri
batch-command wishlist [was: [TOPIC 02/12] Libification Goals and Progress],
Eric Wong
What's cooking in git.git (Oct 2023, #01; Mon, 2),
Junio C Hamano
Notes from the Git Contributor's Summit, 2023,
Taylor Blau
- [TOPIC 0/12] Welcome / Conservancy Update, Taylor Blau
- [TOPIC 1/12] Next-gen reference backends, Taylor Blau
- [TOPIC 02/12] Libification Goals and Progress, Taylor Blau
- [TOPIC 3/12] Designing a Makefile for multiple libraries, Taylor Blau
- [TOPIC 5/12] Replacing Git LFS using multiple promisor remotes, Taylor Blau
- [TOPIC 4/12] Scaling Git from a forge's perspective, Taylor Blau
- [TOPIC 6/12] Clarifying backwards compatibility and when we break it, Taylor Blau
- [TOPIC 8/12] Update on jj, including at Google, Taylor Blau
- [TOPIC 10/12] Project management practices, Taylor Blau
- [TOPIC 9/12] Code churn and cleanups, Taylor Blau
- [TOPIC 7/12] Authentication to new hosts without setup, Taylor Blau
- [TOPIC 11/12] Improving new contributor on-boarding, Taylor Blau
- [TOPIC 12/12] Overflow discussion, Taylor Blau
[PATCH] git-status.txt: fix minor asciidoc format issue,
cousteau via GitGitGadget
[ANNOUNCE] Git Rev News edition 103, Christian Couder
[PATCH] diff: fix --merge-base with annotated tags,
Alyssa Ross
Possible to update-ref remote repository?,
Jesse Hopkins
bug - Inconsistency of git status and branch, ./git/branches and ./git/HEAD,
Irina Gulina
git grep performance regression on macOS,
Benjamin Hiller
Git log bug,
liangxiong zhu
Draft of Git Rev News edition 103, Christian Couder
What's cooking in git.git (Sep 2023, #09; Thu, 28), Junio C Hamano
[PATCH] MyFirstContribution: add Discord server link, Calvin Wan
Supporting `git add -a <exclude submodules>`,
Joanna Wang
[PATCH] doc: correct the 50 characters soft limit,
謝致邦 (XIE Zhibang) via GitGitGadget
Feature Request - Unique commits list,
Saurabh Sonar
[PATCH 00/30] Initial support for multiple hash functions,
Eric W. Biederman
- [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another, Eric W. Biederman
- [PATCH 04/30] repository: add a compatibility hash algorithm, Eric W. Biederman
- [PATCH 02/30] oid-array: Teach oid-array to handle multiple kinds of oids, Eric W. Biederman
- [PATCH 03/30] object-names: Support input of oids in any supported hash, Eric W. Biederman
- [PATCH 05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects, Eric W. Biederman
- [PATCH 06/30] loose: Compatibilty short name support, Eric W. Biederman
- [PATCH 08/30] object-file: Add a compat_oid_in parameter to write_object_file_flags, Eric W. Biederman
- [PATCH 16/30] object-file-convert: convert tag objects when writing, Eric W. Biederman
- [PATCH 07/30] object-file: Update the loose object map when writing loose objects, Eric W. Biederman
- [PATCH 13/30] cache: add a function to read an OID of a specific algorithm, Eric W. Biederman
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]