Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3] meson: disable PCRE2 dependency by default in macOS, (continued)
- git 2.50 and 2.50.1 src fails to compile in rhel 6,
Азат Усманов
- Why doesn't git core.eol=lf work?,
Jason Cho
- [no subject], Unknown
- [no subject], Unknown
- [BUG] gpg.program: '~' not expanded to home directory,
Ross MacArthur
- [PATCH 0/1] Filter C and POSIX out of Accept-Language,
brian m. carlson
- [RFD] helping distributors by changing the release schedule?,
Junio C Hamano
- [PATCH v5.1 3.5/4] revision: make helper for pathspec to bloom key, Derrick Stolee
- [PATCH v5.1 4/4] bloom: optimize multiple pathspec items in revision traversal, Lidong Yan
- [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2,
Patrick Steinhardt
- bug: `git commit --verbose` not removing text below scissor-line,
Oren Levi
- What's cooking in git.git (Jul 2025, #03; Wed, 9),
Junio C Hamano
- [PATCH] sane-ctype: fix compiler error on Amazon Linux 2,
Patrick Steinhardt
- [PATCH v2] reflog: close leak of reflog expire entry,
Jacob Keller
- [PATCH] reflog: close leak of reflog expire entry,
Jacob Keller
- [no subject], Unknown
- git bash bug,
Preston, David J.
- [no subject], Unknown
- [PATCH 00/19] object-file: get rid of `the_repository`,
Patrick Steinhardt
- [PATCH 01/19] object-file: fix -Wsign-compare warnings, Patrick Steinhardt
- [PATCH 06/19] object-file: get rid of `the_repository` in `loose_object_info()`, Patrick Steinhardt
- [PATCH 07/19] object-file: get rid of `the_repository` in `finalize_object_file()`, Patrick Steinhardt
- [PATCH 03/19] object-file: get rid of `the_repository` in `has_loose_object()`, Patrick Steinhardt
- [PATCH 05/19] object-file: get rid of `the_repository` when freshening objects, Patrick Steinhardt
- [PATCH 11/19] object-file: inline `for_each_loose_file_in_objdir_buf()`, Patrick Steinhardt
- [PATCH 02/19] object-file: stop using `the_hash_algo`, Patrick Steinhardt
- [PATCH 09/19] odb: introduce `odb_write_object()`, Patrick Steinhardt
- [PATCH 04/19] object-file: inline `check_and_freshen()` functions, Patrick Steinhardt
- [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`, Patrick Steinhardt
- [PATCH 16/19] object-file: get rid of `the_repository` in index-related functions, Patrick Steinhardt
- [PATCH 19/19] object-file: drop USE_THE_REPOSITORY_VARIABLE, Patrick Steinhardt
- [PATCH 08/19] loose: write loose objects map via their source, Patrick Steinhardt
- [PATCH 10/19] object-file: get rid of `the_repository` when writing objects, Patrick Steinhardt
- [PATCH 12/19] object-file: remove declaration for `for_each_file_in_obj_subdir()`, Patrick Steinhardt
- [PATCH 14/19] object-file: get rid of `the_repository` in `read_loose_object()`, Patrick Steinhardt
- [PATCH 13/19] object-file: get rid of `the_repository` in loose object iterators, Patrick Steinhardt
- [PATCH 17/19] environment: move compression level into repo settings, Patrick Steinhardt
- [PATCH 18/19] environment: move object creation mode into repo settings, Patrick Steinhardt
- [PATCH v2 00/16] object-file: get rid of `the_repository`, Patrick Steinhardt
- [PATCH v2 01/16] object-file: fix -Wsign-compare warnings, Patrick Steinhardt
- [PATCH v2 02/16] object-file: stop using `the_hash_algo`, Patrick Steinhardt
- [PATCH v2 03/16] object-file: get rid of `the_repository` in `has_loose_object()`, Patrick Steinhardt
- [PATCH v2 04/16] object-file: inline `check_and_freshen()` functions, Patrick Steinhardt
- [PATCH v2 05/16] object-file: get rid of `the_repository` when freshening objects, Patrick Steinhardt
- [PATCH v2 06/16] object-file: get rid of `the_repository` in `loose_object_info()`, Patrick Steinhardt
- [PATCH v2 07/16] object-file: get rid of `the_repository` in `finalize_object_file()`, Patrick Steinhardt
- [PATCH v2 08/16] loose: write loose objects map via their source, Patrick Steinhardt
- [PATCH v2 09/16] odb: introduce `odb_write_object()`, Patrick Steinhardt
- [PATCH v2 10/16] object-file: get rid of `the_repository` when writing objects, Patrick Steinhardt
- [PATCH v2 11/16] object-file: inline `for_each_loose_file_in_objdir_buf()`, Patrick Steinhardt
- [PATCH v2 12/16] object-file: remove declaration for `for_each_file_in_obj_subdir()`, Patrick Steinhardt
- [PATCH v2 13/16] object-file: get rid of `the_repository` in loose object iterators, Patrick Steinhardt
- [PATCH v2 14/16] object-file: get rid of `the_repository` in `read_loose_object()`, Patrick Steinhardt
- [PATCH v2 15/16] object-file: get rid of `the_repository` in `force_object_loose()`, Patrick Steinhardt
- [PATCH v2 16/16] object-file: get rid of `the_repository` in index-related functions, Patrick Steinhardt
- git-subtree documentation fix request: split example causes fatal error,
Alexander Krupp
- Problem with gitk,
Nicolas Ratier
- gitk: visually indicate whether a tag exists on a remote,
Adi Shavit
- [PATCH 0/8] odb: track multi-pack-indices via their object sources,
Patrick Steinhardt
- [PATCH 1/8] midx: start tracking per object database source, Patrick Steinhardt
- [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources, Patrick Steinhardt
- [PATCH 3/8] midx: stop using linked list when closing MIDX, Patrick Steinhardt
- [PATCH 4/8] midx: track whether we have loaded the MIDX, Patrick Steinhardt
- [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources, Patrick Steinhardt
- [PATCH 6/8] packfile: stop using linked MIDX list in `find_pack_entry()`, Patrick Steinhardt
- [PATCH 7/8] packfile: stop using linked MIDX list in `get_all_packs()`, Patrick Steinhardt
- [PATCH 8/8] midx: remove now-unused linked list of multi-pack indices, Patrick Steinhardt
- Re: [PATCH 0/8] odb: track multi-pack-indices via their object sources, Junio C Hamano
- [PATCH v2 0/7] odb: track multi-pack-indices via their object sources, Patrick Steinhardt
- [PATCH] Documentation/RelNotes: use .adoc extension for new security releases,
Taylor Blau
- [ANNOUNCE] Git for Windows 2.50.1, Johannes Schindelin
- [ANNOUNCE] Git v2.50.1 and friends,
Junio C Hamano
- [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto,
Phillip Wood
- [PATCH] docs/git-pack-refs: document heuristic used for packing loose refs,
Patrick Steinhardt
- [PATCH 0/3] sparse-checkout: add 'clean' command,
Derrick Stolee via GitGitGadget
- [PATCH 2/3] sparse-checkout: add 'clean' command, Derrick Stolee via GitGitGadget
- [PATCH 1/3] sparse-checkout: remove use of the_repository, Derrick Stolee via GitGitGadget
- [PATCH 3/3] sparse-index: point users to new 'clean' action, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command, Patrick Steinhardt
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command, Elijah Newren
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command, Junio C Hamano
- [PATCH v2 0/8] sparse-checkout: add 'clean' command, Derrick Stolee via GitGitGadget
- [PATCH v2 1/8] sparse-checkout: remove use of the_repository, Derrick Stolee via GitGitGadget
- [PATCH v2 2/8] sparse-checkout: add basics of 'clean' command, Derrick Stolee via GitGitGadget
- [PATCH v2 3/8] sparse-checkout: match some 'clean' behavior, Derrick Stolee via GitGitGadget
- [PATCH v2 4/8] dir: add generic "walk all files" helper, Derrick Stolee via GitGitGadget
- [PATCH v2 5/8] sparse-checkout: add --verbose option to 'clean', Derrick Stolee via GitGitGadget
- [PATCH v2 6/8] sparse-index: point users to new 'clean' action, Derrick Stolee via GitGitGadget
- [PATCH v2 7/8] t: expand tests around sparse merges and clean, Derrick Stolee via GitGitGadget
- [PATCH v2 8/8] sparse-checkout: make 'clean' clear more files, Derrick Stolee via GitGitGadget
- [PATCH v3 0/7] sparse-checkout: add 'clean' command, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command, Junio C Hamano
- locally storing issues/comments/projects,
Sahil Gautam
- [PATCH] refs/files: remove empty parent dirs when ref creation fails,
Patrick Steinhardt
- [PATCH] t1006: fix broken TAP format, Patrick Steinhardt
- [PATCH 0/1] doc: correct doc for glob pathspec,
Russell Hanneken
- What's cooking in git.git (Jul 2025, #02; Mon, 7),
Junio C Hamano
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7), Ayush Chandekar
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7), René Scharfe
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7), Carlo Marcelo Arenas Belón
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7), Taylor Blau
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7), brian m. carlson
- [ANNOUNCE] Git Mini Summit at Open Source Summit Europe, Amsterdam, August 28th,
Patrick Steinhardt
- Git bash 2.50.0(2) not working on windows 11 PRO 64bit,
Fabio Frumento
[PATCH 0/2] t: fixes for Perl-less tests,
Patrick Steinhardt
[PATCH v2 0/7] move builtin help test to t1517,
Usman Akinyemi
[PATCH 0/7] move builtin help test to t1517,
Usman Akinyemi
[PATCH] SubmittingPatches: allow non-real name contributions,
brian m. carlson
How to restrict command “git grep” to the first search result per file?,
Markus Elfring
Bug: "git stash create" ignores "message" argument,
José Miguel Armijo Fidalgo
[PATCH] docs: correct mistakes in git-merge,
Timur Sultanaev via GitGitGadget
[GSOC RFC] commit: commentChar=auto bug-fix suggestion, Ayush Chandekar
[PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile,
redoste
[PATCH] build: fix FreeBSD build when sysinfo compat library installed,
Ramsay Jones
Question: how will sha256sum be implemented in git,
Aditya Garg
Hey I’m not interested blocked all this , Pretty Natasha
[ANNOUNCE] Additional travel sponsorships for Git Merge 2025, Taylor Blau
Allowing "/" in the name of a git remote is a strange choice,
Per Cederqvist
Document ability to disable template directory in git-init,
Boris Kolpackov
[PATCH v2] git-gui: Add support of SHA256 repo,
Takashi Iwai
[PATCH v2 1/2] pretty: add X-Change-ID to mail formats,
Drew DeVault
Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats, Remo Senekowitsch
[PATCH 0/8] A handful of Meson cleanups and improvements,
Patrick Steinhardt
- [PATCH 1/8] meson: stop discovering native version of Python, Patrick Steinhardt
- [PATCH 4/8] meson: clean up unnecessary variables, Patrick Steinhardt
- [PATCH 5/8] meson: fix lookup of shell on MINGW64, Patrick Steinhardt
- [PATCH 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=, Patrick Steinhardt
- [PATCH 7/8] meson: update subproject wrappers, Patrick Steinhardt
- [PATCH 2/8] meson: stop printing 'https' option twice in our summaries, Patrick Steinhardt
- [PATCH 3/8] meson: improve summary of auto-detected features, Patrick Steinhardt
- [PATCH 8/8] ci: use Meson's new `--slice` option, Patrick Steinhardt
- [PATCH v2 0/8] A handful of Meson cleanups and improvements, Patrick Steinhardt
- [PATCH v3 0/8] A handful of Meson cleanups and improvements, Patrick Steinhardt
[RFC PATCH] blame: avoid failing if ignoreRevsFile does not exist,
Francesco Nicoletta Puzzillo
[PATCH] pretty: add X-Change-ID to mail formats,
Drew DeVault
Behavior of git log --diff-filter=d,
Eric Salem
Feature Request git snap, Lightweight Commit Workflow for Iterative Development,
Suraj Bhadrike
[ANNOUNCE] Git Rev News edition 124, Christian Couder
[PATCH] gitremote-helpers.adoc: fix formatting,
Brett A C Sheffield
[PATCH] builtin/gc: improve total_ram calculation for HAVE_BSD_SYSCTL,
Carlo Marcelo Arenas Belón
[PATCH 0/2] Add reftable by default as a breaking change,
Patrick Steinhardt
[no subject], Unknown
[PATCH v4 0/3] fetch --prune performance problem,
Phil Hord
What's cooking in git.git (Jul 2025, #01; Tue, 1),
Junio C Hamano
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]