Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH 0/4] Fixes typemissmatch warinigs from msvc,
Sören Krecker
[PATCH 0/1] Updated Bulgarian translation of GIT GUI,
Alexander Shopov
[git] bugreport of a segmentation fault,
Morten Bo Johansen
Git v2.46.0 and --allow-multiple-definition linker flag,
James Mills
[no subject], Unknown
[PATCH 0/4] reftable: fix out-of-memory errors on NonStop,
Patrick Steinhardt
[PATCH 0/3] Asciidoctor fixes for 2.48.0,
Martin Ågren
[PATCH] credential-cache: respect request capabilities,
M Hickford via GitGitGadget
[PATCH] show-index: the short help should say the command reads from its input,
Junio C Hamano
[RFC PATCH] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects, Tomáš Trnka
[PATCH] prio-queue: use size_t rather than int for size,
Jeff King
[PATCH] meson: skip gitweb build when Perl is disabled,
Patrick Steinhardt
What's cooking in git.git (Dec 2024, #07; Thu, 19), Junio C Hamano
[PATCH 0/2] GIT-VERSION-GEN: fix overriding values,
Patrick Steinhardt
git gc does not clean tmp_pack* files,
Boomman
Fwd: [Bug] `credential fill` prints incomplete bearer credential,
M Hickford
git-bugreport: core dump in git-difftool when there are no diffs,
Matt Riben
[GSoC] [PATCH] t7611: replace test -f with test_path_is* helpers,
Meet Soni
OK to submit l10n PR with signed commits?,
Bagas Sanjaya
[PATCH] pathsec: make check for PATHSPEC_LITERAL more readable,
AreaZR via GitGitGadget
[PATCH] bundle-url: always close child_out before leaving the function, AreaZR via GitGitGadget
[PATCH] git: use U to denote unsigned to prevent UB,
AreaZR via GitGitGadget
[PATCH] refs: exit early from the loop if it is not a main worktree,
AreaZR via GitGitGadget
[PATCH] git: use signed counters when comparing with signed vars,
AreaZR via GitGitGadget
[PATCH] doc: remove extra quotes in generated docs,
Kyle Lippincott via GitGitGadget
[GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping,
Johannes Sixt
[PATCH 0/5] ps/build follow-ups,
Johannes Schindelin via GitGitGadget
[PATCH] GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again,
Johannes Schindelin via GitGitGadget
[PATCH] mingw_rename: do support directory renames,
Johannes Schindelin via GitGitGadget
[ANNOUNCE] Git for Windows 2.48.0-rc0,
Johannes Schindelin
[PATCH] remote: align --verbose output with spaces,
Wang Bing-hua via GitGitGadget
[PATCH] maintenance: add prune-remote-refs task,
Shubham Kanodia
[help] can nobody get me an email,
A bughunter
[PATCH 00/14] Stop using `the_repository` in some trivial cases,
Patrick Steinhardt
- [PATCH 03/14] trace: stop using `the_repository`, Patrick Steinhardt
- [PATCH 02/14] pager: stop using `the_repository`, Patrick Steinhardt
- [PATCH 01/14] progress: stop using `the_repository`, Patrick Steinhardt
- [PATCH 04/14] serve: stop using `the_repository`, Patrick Steinhardt
- [PATCH 05/14] send-pack: stop using `the_repository`, Patrick Steinhardt
- [PATCH 06/14] server-info: stop using `the_repository`, Patrick Steinhardt
- [PATCH 07/14] diagnose: stop using `the_repository`, Patrick Steinhardt
- [PATCH 08/14] mailinfo: stop using `the_repository`, Patrick Steinhardt
- [PATCH 10/14] resolve-undo: stop using `the_repository`, Patrick Steinhardt
- [PATCH 12/14] add-interactive: stop using `the_repository`, Patrick Steinhardt
- [PATCH 13/14] graph: stop using `the_repository`, Patrick Steinhardt
- [PATCH 11/14] tmp-objdir: stop using `the_repository`, Patrick Steinhardt
- [PATCH 09/14] credential: stop using `the_repository`, Patrick Steinhardt
- [PATCH 14/14] match-trees: stop using `the_repository`, Patrick Steinhardt
- Re: [PATCH 00/14] Stop using `the_repository` in some trivial cases, shejialuo
- Re: [PATCH 00/14] Stop using `the_repository` in some trivial cases, Karthik Nayak
[L10N] Kickoff for Git 2.48.0,
Jiang Xin
C, Phạm Duy
What's cooking in git.git (Dec 2024, #06; Mon, 16), Junio C Hamano
[ANNOUNCE] Git v2.48.0-rc0,
Junio C Hamano
remote.<name>.push without dst doesn't behave as documented,
Yuri Kanivetsky
[Bug] --simplify-by-decoration prints undecorated commit,
Aleksander Korzyński
[RFC] Implement consistency check for packed refs,
shejialuo
Consider adding pruning of refs to git maintenance,
Shubham Kanodia
[GSoC] Introduction and selecting microproject,
Meet Soni
Bug report: ":/[text]" revision reference no longer returns youngest commit,
Oliver Blanthorn
[filter-repo PATCH] Don't crash on multi-line config values, Toke Høiland-Jørgensen
[Bug report] signingKey beying bypassed,
Carlos Maiolino
[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs,
Taylor Blau
[Outreachy] Blog: Converting homegrown unit tests to use Clar, Seyi Chamber
[PATCH 00/10] meson: wire up missing HTML documentation,
Patrick Steinhardt
- [PATCH 01/10] meson: wire up support for AsciiDoctor, Patrick Steinhardt
- [PATCH 02/10] meson: properly wire up dependencies for our docs, Patrick Steinhardt
- [PATCH 03/10] meson: fix generation of merge tools, Patrick Steinhardt
- [PATCH 06/10] meson: generate user manual, Patrick Steinhardt
- [PATCH 04/10] meson: generate HTML pages for all man page categories, Patrick Steinhardt
- [PATCH 05/10] Documentation: inline user-manual.conf, Patrick Steinhardt
- [PATCH 07/10] Documentation: refactor "api-index.sh" for out-of-tree builds, Patrick Steinhardt
- [PATCH 09/10] meson: generate articles, Patrick Steinhardt
- [PATCH 08/10] Documentation: refactor "howto-index.sh" for out-of-tree builds, Patrick Steinhardt
- [PATCH 10/10] meson: install static files for HTML documentation, Patrick Steinhardt
- Re: [PATCH 00/10] meson: wire up missing HTML documentation, Toon Claes
- [PATCH v2 00/12] meson: wire up missing HTML documentation, Patrick Steinhardt
- [PATCH v2 01/12] meson: wire up support for AsciiDoctor, Patrick Steinhardt
- [PATCH v2 02/12] meson: properly wire up dependencies for our docs, Patrick Steinhardt
- [PATCH v2 03/12] meson: fix generation of merge tools, Patrick Steinhardt
- [PATCH v2 04/12] meson: generate HTML pages for all man page categories, Patrick Steinhardt
- [PATCH v2 05/12] Documentation: inline user-manual.conf, Patrick Steinhardt
- [PATCH v2 06/12] meson: generate user manual, Patrick Steinhardt
- [PATCH v2 07/12] Documentation: refactor "api-index.sh" for out-of-tree builds, Patrick Steinhardt
- [PATCH v2 08/12] Documentation: refactor "howto-index.sh" for out-of-tree builds, Patrick Steinhardt
- [PATCH v2 10/12] meson: install static files for HTML documentation, Patrick Steinhardt
- [PATCH v2 11/12] t/Makefile: make "check-meson" work with Dash, Patrick Steinhardt
- [PATCH v2 12/12] Documentation: wire up sanity checks for Meson, Patrick Steinhardt
- [PATCH v2 09/12] meson: generate articles, Patrick Steinhardt
[PATCH 0/3] batch blob diff generation,
Justin Tobler
failed to read .git/worktrees/test-worktree-xdrphX/commondir: Success,
Brendan Jackman
What's cooking in git.git (Dec 2024, #05; Thu, 12),
Junio C Hamano
New checkout --track behaviour?,
Francesco Occhipinti
chmod failure on GVFS mounted CIFS share,
Konrad Bucheli (PSI)
Git pull --rebase and --reset-author-date,
Ricardo Almeida
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar,
Seyi Chamber
[PATCH 0/5] remote: announce removal of "branches/" and "remotes/",
Patrick Steinhardt
[PATCH 0/8] ci: wire up support for Meson,
Patrick Steinhardt
[no subject], Unknown
branch description as a note?,
Bence Ferdinandy
[PATCH v2] bundle: remove unneeded code,
Toon Claes
What's cooking in git.git (Dec 2024, #04; Tue, 10), Junio C Hamano
[PATCH] Document HOME environment variable,
M Hickford via GitGitGadget
[PATCH 0/2] gitk: text wrapping in ctext (commit headers, subject, and body),
Christoph Sommer via GitGitGadget
git credentials store: removed line when token expired,
Sergey Ivanov
git rebase --continue error message is misleading,
Björn Lindqvist
[PATCH 0/7] refs: add reflog support to `git refs migrate`,
Karthik Nayak
- [PATCH 2/7] refs: add `index` field to `struct ref_udpate`, Karthik Nayak
- [PATCH 4/7] refs: extract out refname verification in transactions, Karthik Nayak
- [PATCH 5/7] refs: introduce the `ref_transaction_update_reflog` function, Karthik Nayak
- [PATCH 7/7] refs: add support for migrating reflogs, Karthik Nayak
- [PATCH 1/7] refs: include committer info in `ref_update` struct, Karthik Nayak
- [PATCH 3/7] refs/files: add count field to ref_lock, Karthik Nayak
- [PATCH 6/7] refs: allow multiple reflog entries for the same refname, Karthik Nayak
- Re: [PATCH 0/7] refs: add reflog support to `git refs migrate`, Junio C Hamano
- [PATCH v2 0/8] refs: add reflog support to `git refs migrate`, Karthik Nayak
- [PATCH v2 1/8] refs: include committer info in `ref_update` struct, Karthik Nayak
- [PATCH v2 2/8] refs: add `index` field to `struct ref_udpate`, Karthik Nayak
- [PATCH v2 3/8] refs/files: add count field to ref_lock, Karthik Nayak
- [PATCH v2 4/8] refs: extract out refname verification in transactions, Karthik Nayak
- [PATCH v2 5/8] refs: add `committer_info` to `ref_transaction_add_update()`, Karthik Nayak
- [PATCH v2 6/8] refs: introduce the `ref_transaction_update_reflog` function, Karthik Nayak
- [PATCH v2 7/8] refs: allow multiple reflog entries for the same refname, Karthik Nayak
- [PATCH v2 8/8] refs: add support for migrating reflogs, Karthik Nayak
- [PATCH v3 0/8] refs: add reflog support to `git refs migrate`, Karthik Nayak
- [PATCH v3 1/8] refs: include committer info in `ref_update` struct, Karthik Nayak
- [PATCH v3 2/8] refs: add `index` field to `struct ref_udpate`, Karthik Nayak
- [PATCH v3 3/8] refs/files: add count field to ref_lock, Karthik Nayak
- [PATCH v3 4/8] refs: extract out refname verification in transactions, Karthik Nayak
- [PATCH v3 5/8] refs: add `committer_info` to `ref_transaction_add_update()`, Karthik Nayak
- [PATCH v3 6/8] refs: introduce the `ref_transaction_update_reflog` function, Karthik Nayak
- [PATCH v3 7/8] refs: allow multiple reflog entries for the same refname, Karthik Nayak
- [PATCH v3 8/8] refs: add support for migrating reflogs, Karthik Nayak
- Re: [PATCH v3 0/8] refs: add reflog support to `git refs migrate`, Junio C Hamano
- [PATCH v4 0/8] refs: add reflog support to `git refs migrate`, Karthik Nayak
- [PATCH v4 1/8] refs: include committer info in `ref_update` struct, Karthik Nayak
- [PATCH v4 3/8] refs/files: add count field to ref_lock, Karthik Nayak
- [PATCH v4 4/8] refs: extract out refname verification in transactions, Karthik Nayak
- [PATCH v4 2/8] refs: add `index` field to `struct ref_udpate`, Karthik Nayak
- [PATCH v4 5/8] refs: add `committer_info` to `ref_transaction_add_update()`, Karthik Nayak
- [PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function, Karthik Nayak
- [PATCH v4 8/8] refs: add support for migrating reflogs, Karthik Nayak
- [PATCH v4 7/8] refs: allow multiple reflog entries for the same refname, Karthik Nayak
- Re: [PATCH v4 0/8] refs: add reflog support to `git refs migrate`, Patrick Steinhardt
- Re: [PATCH v4 0/8] refs: add reflog support to `git refs migrate`, Toon Claes
[PATCH] bundle: remove unneeded code,
Toon Claes
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]