Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc., (continued)
- Potential bug in `git checkout --quiet`,
Radovan Haluška
- Azure Repos, M Hickford
- [PATCH] var: avoid a segmentation fault when `HOME` is unset,
Johannes Schindelin via GitGitGadget
- Re: [PATCH 1/2] am: pay attention to user-defined context size, tony raynes
- [PATCH] sequencer: remove unreachable exit condition in pick_commits(),
Oswald Buddenhagen
- [PATCH] sequencer: update abort safety file more sparingly,
Oswald Buddenhagen
- [PATCH] sequencer: fix error message on failure to copy SQUASH_MSG,
Oswald Buddenhagen
- [PATCH] grep: use OPT_INTEGER_F for --max-depth,
René Scharfe
- [PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag,
René Scharfe
- [RFC] New configuration option "diff.statNameWidth",
Dragan Simic
- What's cooking in git.git (Sep 2023, #01; Fri, 1), Junio C Hamano
- [ANNOUNCE] Git Rev News edition 102, Christian Couder
- [PATCH] ref-filter: sort numerically when ":size" is used,
Kousik Sanagavarapu
- move from gitscm to github with Eclipse, Chamberlain, Anthony
- Re: Problem: `fatal: too-short tree object` when executing hash-object on tree,
Johannes Sixt
- [REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines,
Bagas Sanjaya
- Is there a way to get the "format-patch" formatted file name?,
Vít Ondruch
- [PATCH 0/8] more unused parameters in parseopt callbacks,
Jeff King
- [PATCH 1/8] merge: make xopts a strvec, Jeff King
- [PATCH 2/8] merge: simplify parsing of "-n" option, Jeff King
- [PATCH 3/8] parse-options: prefer opt->value to globals in callbacks, Jeff King
- [PATCH 4/8] parse-options: mark unused "opt" parameter in callbacks, Jeff King
- [PATCH 5/8] merge: do not pass unused opt->value parameter, Jeff King
- [PATCH 6/8] parse-options: add more BUG_ON() annotations, Jeff King
- [PATCH 7/8] interpret-trailers: mark unused "unset" parameters in option callbacks, Jeff King
- [PATCH 8/8] parse-options: mark unused parameters in noop callback, Jeff King
- [PATCH v2 0/10] more unused parameters in parseopt callbacks, Jeff King
- [PATCH v2 02/10] merge: simplify parsing of "-n" option, Jeff King
- [PATCH v2 03/10] format-patch: use OPT_STRING_LIST for to/cc options, Jeff King
- [PATCH v2 01/10] merge: make xopts a strvec, Jeff King
- [PATCH v2 04/10] checkout-index: delay automatic setting of to_tempfile, Jeff King
- [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks, Jeff King
- [PATCH v2 06/10] parse-options: mark unused "opt" parameter in callbacks, Jeff King
- [PATCH v2 07/10] merge: do not pass unused opt->value parameter, Jeff King
- [PATCH v2 08/10] parse-options: add more BUG_ON() annotations, Jeff King
- [PATCH v2 09/10] interpret-trailers: mark unused "unset" parameters in option callbacks, Jeff King
- [PATCH v2 10/10] parse-options: mark unused parameters in noop callback, Jeff King
- [PATCH 0/10] tree name and depth limits,
Jeff King
- [PATCH 01/10] tree-walk: reduce stack size for recursive functions, Jeff King
- [PATCH 02/10] tree-walk: drop MAX_TRAVERSE_TREES macro, Jeff King
- [PATCH 03/10] tree-walk: rename "error" variable, Jeff King
- [PATCH 04/10] fsck: detect very large tree pathnames, Jeff King
- [PATCH 05/10] add core.maxTreeDepth config, Jeff King
- [PATCH 06/10] traverse_trees(): respect max_allowed_tree_depth, Jeff King
- [PATCH 07/10] read_tree(): respect max_allowed_tree_depth, Jeff King
- [PATCH 08/10] list-objects: respect max_allowed_tree_depth, Jeff King
- [PATCH 09/10] tree-diff: respect max_allowed_tree_depth, Jeff King
- [PATCH 10/10] lower core.maxTreeDepth default to 2048, Jeff King
- [PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests,
Johannes Schindelin via GitGitGadget
- [PATCH 0/2] replacing ci/config/allow-ref with a repo variable,
Jeff King
- [PATCH v4] format-patch: --rfc honors what --subject-prefix sets,
Drew DeVault
- Draft of Git Rev News edition 102, Christian Couder
- [ANNOUNCE] Git for Windows 2.42.0(2), Johannes Schindelin
- Retiring Review Club, Calvin Wan
- Can not `git stash push -- .`, Eugen Konkov
- [PATCH git v3] builtin/log.c: prepend "RFC" on --rfc,
Drew DeVault
- Need help on building git with static libz.a,
rsbecker
- [PATCH] ci(linux-asan-ubsan): let's save some time,
Johannes Schindelin via GitGitGadget
- Strange diff-index with fsmonitor, submodules,
Jonathan Tan
- Submodule update fetching with outer repo's default branch,
Scott Shawcroft
- [PATCH 0/4] pack-objects: support `--max-pack-size` for cruft packs,
Taylor Blau
- [PATCH 0/22] YAUPS: Yet Another Unused Parameter Series,
Jeff King
- [PATCH 01/22] sequencer: use repository parameter in short_commit_name(), Jeff King
- [PATCH 03/22] ref-filter: mark unused parameters in parser callbacks, Jeff King
- [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks, Jeff King
- [PATCH 02/22] sequencer: mark repository argument as unused, Jeff King
- [PATCH 04/22] pack-bitmap: mark unused parameters in show_object callback, Jeff King
- [PATCH 08/22] stash: mark unused parameter in diff callback, Jeff King
- [PATCH 05/22] worktree: mark unused parameters in each_ref_fn callback, Jeff King
- [PATCH 07/22] ls-tree: mark unused parameter in callback, Jeff King
- [PATCH 18/22] credential: mark unused parameter in urlmatch callback, Jeff King
- [PATCH 10/22] trace2: mark unused config callback parameter, Jeff King
- [PATCH 15/22] worktree: mark unused parameters in noop repair callback, Jeff King
- [PATCH 14/22] negotiator/noop: mark unused callback parameters, Jeff King
- [PATCH 09/22] trace2: mark unused us_elapsed_absolute parameters, Jeff King
- [PATCH 17/22] grep: mark unused parmaeters in pcre fallbacks, Jeff King
- [PATCH 12/22] grep: mark unused parameter in output function, Jeff King
- [PATCH 11/22] test-trace2: mark unused argv/argc parameters, Jeff King
- [PATCH 13/22] add-interactive: mark unused callback parameters, Jeff King
- [PATCH 16/22] imap-send: mark unused parameters with NO_OPENSSL, Jeff King
- [PATCH 21/22] gc: mark unused descriptors in scheduler callbacks, Jeff King
- [PATCH 19/22] fetch: mark unused parameter in ref_transaction callback, Jeff King
- [PATCH 20/22] bundle-uri: mark unused parameters in callbacks, Jeff King
- [PATCH 22/22] update-ref: mark unused parameter in parser callbacks, Jeff King
- Re: [PATCH 0/22] YAUPS: Yet Another Unused Parameter Series, Taylor Blau
- [PATCH v2 0/22] Yet Another Unused Parameter Series, Jeff King
- [PATCH v2 01/22] sequencer: use repository parameter in short_commit_name(), Jeff King
- [PATCH v2 02/22] sequencer: mark repository argument as unused, Jeff King
- [PATCH v2 05/22] worktree: mark unused parameters in each_ref_fn callback, Jeff King
- [PATCH v2 07/22] ls-tree: mark unused parameter in callback, Jeff King
- [PATCH v2 06/22] commit-graph: mark unused data parameters in generation callbacks, Jeff King
- [PATCH v2 04/22] pack-bitmap: mark unused parameters in show_object callback, Jeff King
- [PATCH v2 03/22] ref-filter: mark unused parameters in parser callbacks, Jeff King
- [PATCH v2 11/22] test-trace2: mark unused argv/argc parameters, Jeff King
- [PATCH v2 08/22] stash: mark unused parameter in diff callback, Jeff King
- [PATCH v2 09/22] trace2: mark unused us_elapsed_absolute parameters, Jeff King
- [PATCH v2 10/22] trace2: mark unused config callback parameter, Jeff King
- [PATCH v2 12/22] grep: mark unused parameter in output function, Jeff King
- [PATCH v2 13/22] add-interactive: mark unused callback parameters, Jeff King
- [PATCH v2 16/22] imap-send: mark unused parameters with NO_OPENSSL, Jeff King
- [PATCH v2 18/22] credential: mark unused parameter in urlmatch callback, Jeff King
- [PATCH v2 15/22] worktree: mark unused parameters in noop repair callback, Jeff King
- [PATCH v2 20/22] bundle-uri: mark unused parameters in callbacks, Jeff King
- [PATCH v2 21/22] gc: mark unused descriptors in scheduler callbacks, Jeff King
- [PATCH v2 19/22] fetch: mark unused parameter in ref_transaction callback, Jeff King
- [PATCH v2 22/22] update-ref: mark unused parameter in parser callbacks, Jeff King
- [PATCH v2 14/22] negotiator/noop: mark unused callback parameters, Jeff King
- [PATCH v2 17/22] grep: mark unused parmaeters in pcre fallbacks, Jeff King
- Re: [PATCH v2 0/22] Yet Another Unused Parameter Series, Junio C Hamano
- What's cooking in git.git (Aug 2023, #07; Fri, 25), Junio C Hamano
- What's cooking in git.git (Aug 2023, #08; Mon, 28), Junio C Hamano
- [PATCH v2] builtin/log.c: prepend "RFC" on --rfc,
Drew DeVault
- [PATCH] builtin/log.c: prepend "RFC" on --rfc,
Drew DeVault
- PATCH] parse-options: allow omitting option help text,
René Scharfe
- confused git diff -G,
Alexei Podtelezhnikov
- [PATCH 0/4] code clean-up for rerere,
Junio C Hamano
- [PATCH 0/3] leak tests: mark remaining tests leak-free as such,
Taylor Blau
- [GIT PULL] git-gui pull request; also, call for a new maintainer,
Pratyush Yadav
- diff alias which used to work in version 2.27, failing from version 2.28 onwards,
Reverdell Auriane
- Git credential-cache manager is not treating `path=` correctly,
Gabriel Nützi
- 2.43 release date adjustment?,
Taylor Blau
- [PATCH] submodule: deprecate --recurse-submodules="",
Alex Henrie
- FYI: git issues with libcurl 8.0/1 HTTPS push,
Daniel Stenberg
- [PATCH] .github/workflows: add coverity action,
Taylor Blau
- [PATCH 00/15] bloom: changed-path Bloom filters v2,
Taylor Blau
- [PATCH 01/15] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH 02/15] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH 03/15] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH 04/15] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH 05/15] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH 06/15] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3, Taylor Blau
- [PATCH 08/15] bloom: annotate filters with hash version, Taylor Blau
- [PATCH 09/15] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH 11/15] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH 13/15] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH 14/15] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH 15/15] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2, Jonathan Tan
- [PATCH v2 00/15] bloom: changed-path Bloom filters v2, Jonathan Tan
- [PATCH v2 06/15] repo-settings: introduce commitgraph.changedPathsVersion, Jonathan Tan
- [PATCH v2 13/15] object.h: fix mis-aligned flag bits table, Jonathan Tan
- [PATCH v2 09/15] bloom: prepare to discard incompatible Bloom filters, Jonathan Tan
- [PATCH v2 01/15] gitformat-commit-graph: describe version 2 of BDAT, Jonathan Tan
- [PATCH v2 11/15] commit-graph.c: unconditionally load Bloom filters, Jonathan Tan
- [PATCH v2 07/15] commit-graph: new filter ver. that fixes murmur3, Jonathan Tan
- [PATCH v2 04/15] t/helper/test-read-graph: implement `bloom-filters` mode, Jonathan Tan
- [PATCH v2 02/15] t/helper/test-read-graph.c: extract `dump_graph_info()`, Jonathan Tan
- [PATCH v2 08/15] bloom: annotate filters with hash version, Jonathan Tan
- [PATCH v2 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Jonathan Tan
- [PATCH v2 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Jonathan Tan
- [PATCH v2 05/15] t4216: test changed path filters with high bit paths, Jonathan Tan
- [PATCH v2 14/15] commit-graph: reuse existing Bloom filters where possible, Jonathan Tan
- [PATCH v2 03/15] bloom.h: make `load_bloom_filter_from_graph()` public, Jonathan Tan
- [PATCH v2 15/15] bloom: introduce `deinit_bloom_filters()`, Jonathan Tan
- Re: [PATCH v2 00/15] bloom: changed-path Bloom filters v2, Junio C Hamano
- [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries), Taylor Blau
- [PATCH v3 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`, Taylor Blau
- [PATCH v3 02/17] revision.c: consult Bloom filters for root commits, Taylor Blau
- [PATCH v3 04/17] gitformat-commit-graph: describe version 2 of BDAT, Taylor Blau
- [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`, Taylor Blau
- [PATCH v3 03/17] commit-graph: ensure Bloom filters are read with consistent settings, Taylor Blau
- [PATCH v3 06/17] bloom.h: make `load_bloom_filter_from_graph()` public, Taylor Blau
- [PATCH v3 07/17] t/helper/test-read-graph: implement `bloom-filters` mode, Taylor Blau
- [PATCH v3 13/17] commit-graph.c: unconditionally load Bloom filters, Taylor Blau
- [PATCH v3 11/17] bloom: annotate filters with hash version, Taylor Blau
- [PATCH v3 08/17] t4216: test changed path filters with high bit paths, Taylor Blau
- [PATCH v3 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`, Taylor Blau
- [PATCH v3 16/17] commit-graph: reuse existing Bloom filters where possible, Taylor Blau
- [PATCH v3 12/17] bloom: prepare to discard incompatible Bloom filters, Taylor Blau
- [PATCH v3 17/17] bloom: introduce `deinit_bloom_filters()`, Taylor Blau
- [PATCH v3 10/17] commit-graph: new filter ver. that fixes murmur3, Taylor Blau
- [PATCH v3 15/17] object.h: fix mis-aligned flag bits table, Taylor Blau
- [PATCH v3 09/17] repo-settings: introduce commitgraph.changedPathsVersion, Taylor Blau
- Re: [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries), Patrick Steinhardt
- [PATCH 1/1] t6300: fix match with insecure memory,
Christian Hesse
- [ANNOUNCE] Git for Windows 2.42.0, Johannes Schindelin
- [ANNOUNCE] Git v2.42.0, Junio C Hamano
- [REGRESSION] cache.h in 2.41.0 uses undefined macros DT_*,
Osipov, Michael (IN IT IN)
- [GIT PULL] l10n updates for 2.42.0 round 2,
Jiang Xin
- "git diff --no-pager --exit-code" errors out but returns zero exit code,
Romain Chossart
- [PATCH 0/2] fixing a few function pointer mismatches,
Jeff King
- [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint,
Wesley Schwengle
- What's cooking in git.git (Aug 2023, #06; Fri, 18),
Junio C Hamano
- [PATCH v2 0/3] "update-index --show-index-version",
Junio C Hamano
- [PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge.,
Kevin Backhouse via GitGitGadget
- [PATCH] update-index doc: v4 is OK with JGit and libgit2,
Junio C Hamano
- [BUG] Git 2.42.0-rc2 t1092.57 script error,
rsbecker
[PATCH 0/1] Fix the order of consuming unpackLimit config settings.,
Taylor Santiago
[PATCH] diff: --dirstat leakfix, Junio C Hamano
clone (single) commit id?,
Patrik Hägglund
[PATCH 0/4] some doc fixes on v2.42.0-rc2,
Martin Ågren
[ANNOUNCE] Git for Windows 2.42.0-rc2, Johannes Schindelin
Git in Outreachy? (December, 2023),
Taylor Blau
Force usage of pager for diff, show, etc when piping to non-TTY,
Patrick
What's cooking in git.git (Aug 2023, #05; Tue, 15), Junio C Hamano
[ANNOUNCE] Git v2.42.0-rc2, Junio C Hamano
No Review Club this week, Calvin Wan
[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded,
Karthik Nayak
Corrupt repo with force push when using a reference repo,
Grant Singleton
[PATCH 0/3] scalar: two downstream improvements,
Derrick Stolee via GitGitGadget
[wishlist] git-add(1), git-restore(1): -U for more context (with -p),
Alejandro Colomar
[PATCH] t4053: avoid writing to unopened pipe,
Jeff King
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]