Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 07/14] diagnose: stop using `the_repository`, (continued)
- [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
- BUG: git verify-pack --stat-only is nonfunctional as documented,
calumlikesapplepie
- What's cooking in git.git (Dec 2024, #03; Sun, 8),
Junio C Hamano
- [Bug] git difftool "--submodule=diff" argument does nothing, Aaron Rainbolt
- [PATCH 0/3] git-submodule.sh: improve parsing of options,
Roy Eldar
- [PATCH 1/3] git-submodule.sh: make some variables boolean, Roy Eldar
- [PATCH 2/3] git-submodule.sh: improve parsing of some long options, Roy Eldar
- [PATCH 3/3] git-submodule.sh: improve parsing of short options, Roy Eldar
- [PATCH v2 0/8] git-submodule.sh: improve parsing of options, Roy Eldar
- [PATCH v2 3/8] git-submodule.sh: improve parsing of short options, Roy Eldar
- [PATCH v2 1/8] git-submodule.sh: make some variables boolean, Roy Eldar
- [PATCH v2 2/8] git-submodule.sh: improve parsing of some long options, Roy Eldar
- [PATCH v2 5/8] git-submodule.sh: get rid of unused variable, Roy Eldar
- [PATCH v2 4/8] git-submodule.sh: get rid of isnumber, Roy Eldar
- [PATCH v2 7/8] git-submodule.sh: improve variables readability, Roy Eldar
- [PATCH v2 6/8] git-submodule.sh: add some comments, Roy Eldar
- [PATCH v2 8/8] git-submodule.sh: rename some variables, Roy Eldar
- Re: [PATCH v2 0/8] git-submodule.sh: improve parsing of options, Junio C Hamano
- [PATCH v3 0/7] git-submodule.sh: improve parsing of options, Roy Eldar
- [PATCH 0/5] PATH WALK III: Add 'git backfill' command,
Derrick Stolee via GitGitGadget
- [PATCH 0/4] Random improvements to GitLab CI,
Patrick Steinhardt
- [PATCH] object-name: fix reversed ordering with magic pathspecs,
Patrick Steinhardt
- Potential bug: git rev-list missing objects, Henry Qin
- Feature Request: Support git bundle create with thick packs to allow application to shallow clones, Henry Qin
- git add -p is slow for sparse checkout,
Manoraj K
- [no subject], Unknown
- [help] git status doesn't seem to work.,
A bughunter
- Proposal: Allow Customization of Git Merge Commit Message Template,
dangling .
- [PATCH] reftable/writer: ensure valid range for log's update_index,
Karthik Nayak
- Regression in :/ commit selection between 2.43.0 and 2.47.1,
Aarni Koskela
- What's cooking in git.git (Dec 2024, #02; Thu, 5), Junio C Hamano
- [no subject], Unknown
- [help] configure git email, A bughunter
- [PATCH] advice: suggest using subcommand "git config set",
Bence Ferdinandy
- git-daemon not consulting ~/.gitconfig,
martin f krafft
- Some feedback on 'git clone create',
Sainan
- [ANNOUNCE] git-filter-repo 2.47.0, Elijah Newren
- infelicities in git hash-object --stdin-paths with special characters,
Joey Hess
- [RFC] Proposal to add a delimiter between unrelated history in git-log --graph --oneline,
Josh Brunton
- Detecting squash-merged branches (and question about git-diff-tree),
Max Gautier
- What's cooking in git.git (Dec 2024, #01; Tue, 3),
Junio C Hamano
- [PATCH v2 0/4] forbid HEAD as a tagname,
Junio C Hamano
- [no subject], Unknown
- [no subject], Unknown
- [PATCH 0/3] Performance improvements for repacking non-promisor objects,
Jonathan Tan
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]