Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- 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
- [PATCH] doc: mention rev-list --ancestry-path restrictions,
Kai Koponen
- Support of NETRC environment variable,
Rémi Debette
- How to revert to a specific commit?,
tao lv
- [PATCH 0/4] forbid HEAD as a tagname,
Junio C Hamano
- Issue on git revert. Git is not reverting code completely,
Surajit Koly
- [PATCH] Documentation/git-update-index.txt: add an example of use,
Matěj Cepl
- [ANNOUNCE] Git Rev News edition 117, Christian Couder
- disarm the "landmines", A bughunter
- [PATCH] builtin/repack.c: prune unreachable objects with `--expire-to`,
Taylor Blau
- [PATCH] Revert "doc: move git-cherry to plumbing", kristofferhaugsbakk
- [BUG] Changing remote URL of "deinited" submodule not taken into account,
Nicolás Ojeda Bär
- Draft of Git Rev News edition 117, Christian Couder
- [BUG] commit fails with 'bus error' when working directory is on an NFS share,
Dmitriy Panteleyev
- [PATCH v2 0/3] Ensure unique worktree ids across repositories,
Caleb White
- [BUG] Inconsistent output of git-show,
Gabriel Krisman Bertazi
- [PATCH] Documentation/git-update-ref.txt: add missing word, kristofferhaugsbakk
- [PATCH] strvec: `strvec_splice()` to a statically initialized vector,
Rubén Justo
- FEATURE/QUESTION: git fetch only commit objects, but not tree/file objects,
Antonio Russo
- [PATCH 00/10] Start compiling with `-Wsign-compare`,
Patrick Steinhardt
- [PATCH 02/10] compat/regex: explicitly ignore "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH 03/10] compat/win32: fix -Wsign-compare warning in "wWinMain()", Patrick Steinhardt
- [PATCH 05/10] config.mak.dev: drop `-Wno-sign-compare`, Patrick Steinhardt
- [PATCH 01/10] git-compat-util: introduce macros to disable "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH 06/10] global: fix unsigned integer promotions in ternary statements, Patrick Steinhardt
- [PATCH 07/10] diff.h: fix index used to loop through unsigned integer, Patrick Steinhardt
- [PATCH 09/10] daemon: fix loops that have mismatching integer types, Patrick Steinhardt
- [PATCH 10/10] daemon: fix type of `max_connections`, Patrick Steinhardt
- [PATCH 08/10] global: trivial conversions to fix `-Wsign-compare` warnings, Patrick Steinhardt
- [PATCH 04/10] global: mark code units that generate warnings with `-Wsign-compare`, Patrick Steinhardt
- Re: [PATCH 00/10] Start compiling with `-Wsign-compare`, shejialuo
- Re: [PATCH 00/10] Start compiling with `-Wsign-compare`, Jeff King
- [PATCH v2 00/14] Start compiling with `-Wsign-compare`, Patrick Steinhardt
- [PATCH v2 02/14] compat/regex: explicitly ignore "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v2 07/14] global: trivial conversions to fix `-Wsign-compare` warnings, Patrick Steinhardt
- [PATCH v2 10/14] gpg-interface: address -Wsign-comparison warnings, Patrick Steinhardt
- [PATCH v2 06/14] diff.h: fix index used to loop through unsigned integer, Patrick Steinhardt
- [PATCH v2 09/14] daemon: fix type of `max_connections`, Patrick Steinhardt
- [PATCH v2 12/14] builtin/patch-id: fix type of `get_one_patchid()`, Patrick Steinhardt
- [PATCH v2 11/14] builtin/blame: fix type of `length` variable when emitting object ID, Patrick Steinhardt
- [PATCH v2 13/14] scalar: address -Wsign-compare warnings, Patrick Steinhardt
- [PATCH v2 01/14] git-compat-util: introduce macros to disable "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v2 14/14] t/helper: don't depend on implicit wraparound, Patrick Steinhardt
- Re: [PATCH v2 00/14] Start compiling with `-Wsign-compare`, shejialuo
- [PATCH v2 08/14] daemon: fix loops that have mismatching integer types, Patrick Steinhardt
- [PATCH v2 05/14] config.mak.dev: drop `-Wno-sign-compare`, Patrick Steinhardt
- [PATCH v2 03/14] compat/win32: fix -Wsign-compare warning in "wWinMain()", Patrick Steinhardt
- [PATCH v2 04/14] global: mark code units that generate warnings with `-Wsign-compare`, Patrick Steinhardt
- [PATCH] sign-compare: 32-bit support, Junio C Hamano
- [PATCH v3 00/15] Start compiling with `-Wsign-compare`, Patrick Steinhardt
- [PATCH v3 01/15] git-compat-util: introduce macros to disable "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v3 02/15] compat/regex: explicitly ignore "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v3 03/15] compat/win32: fix -Wsign-compare warning in "wWinMain()", Patrick Steinhardt
- [PATCH v3 05/15] config.mak.dev: drop `-Wno-sign-compare`, Patrick Steinhardt
- [PATCH v3 06/15] diff.h: fix index used to loop through unsigned integer, Patrick Steinhardt
- [PATCH v3 07/15] sign-compare: 32-bit support, Patrick Steinhardt
- [PATCH v3 09/15] daemon: fix loops that have mismatching integer types, Patrick Steinhardt
- [PATCH v3 04/15] global: mark code units that generate warnings with `-Wsign-compare`, Patrick Steinhardt
- [PATCH v3 11/15] gpg-interface: address -Wsign-comparison warnings, Patrick Steinhardt
- [PATCH v3 08/15] global: trivial conversions to fix `-Wsign-compare` warnings, Patrick Steinhardt
- [PATCH v3 12/15] builtin/blame: fix type of `length` variable when emitting object ID, Patrick Steinhardt
- [PATCH v3 10/15] daemon: fix type of `max_connections`, Patrick Steinhardt
- [PATCH v3 13/15] builtin/patch-id: fix type of `get_one_patchid()`, Patrick Steinhardt
- [PATCH v3 14/15] scalar: address -Wsign-compare warnings, Patrick Steinhardt
- [PATCH v3 15/15] t/helper: don't depend on implicit wraparound, Patrick Steinhardt
- [PATCH v4 00/16] Start compiling with `-Wsign-compare`, Patrick Steinhardt
- [PATCH v4 02/16] compat/regex: explicitly ignore "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v4 03/16] compat/win32: fix -Wsign-compare warning in "wWinMain()", Patrick Steinhardt
- [PATCH v4 05/16] config.mak.dev: drop `-Wno-sign-compare`, Patrick Steinhardt
- [PATCH v4 06/16] diff.h: fix index used to loop through unsigned integer, Patrick Steinhardt
- [PATCH v4 08/16] pkt-line: fix -Wsign-compare warning on 32 bit platform, Patrick Steinhardt
- [PATCH v4 10/16] daemon: fix loops that have mismatching integer types, Patrick Steinhardt
- [PATCH v4 12/16] gpg-interface: address -Wsign-comparison warnings, Patrick Steinhardt
- [PATCH v4 14/16] builtin/patch-id: fix type of `get_one_patchid()`, Patrick Steinhardt
- [PATCH v4 13/16] builtin/blame: fix type of `length` variable when emitting object ID, Patrick Steinhardt
- [PATCH v4 04/16] global: mark code units that generate warnings with `-Wsign-compare`, Patrick Steinhardt
- [PATCH v4 09/16] global: trivial conversions to fix `-Wsign-compare` warnings, Patrick Steinhardt
- [PATCH v4 01/16] git-compat-util: introduce macros to disable "-Wsign-compare" warnings, Patrick Steinhardt
- [PATCH v4 15/16] scalar: address -Wsign-compare warnings, Patrick Steinhardt
- [PATCH v4 07/16] csum-file: fix -Wsign-compare warning on 32-bit platform, Patrick Steinhardt
- [PATCH v4 11/16] daemon: fix type of `max_connections`, Patrick Steinhardt
- [PATCH v4 16/16] t/helper: don't depend on implicit wraparound, Patrick Steinhardt
- Re: [PATCH v4 00/16] Start compiling with `-Wsign-compare`, karthik nayak
- [PATCH v2] builtin/clone: teach git-clone(1) the --revision= option,
Toon Claes
- [Outreachy] Git Internship - "Finish adding a 'os-version' capability to Git protocol v2", Usman Akinyemi
- [bug] incorrect pathspec handling in git stash error message, Tamas Dina
- [Outreachy] Git Internship, Seyi Chamber
- [PATCH] Makefile: add the missing period in the 'SHA-1 implementations' comment, Jiaxin Zhu via GitGitGadget
- [PATCH 0/2] Ensure unique worktree ids across repositories,
Caleb White
- [PATCH] Documentation/git-bundle.txt: fix word join typo, kristofferhaugsbakk
- gitrevisions: be more chatty about shell metacharacter gotchas?,
Kristoffer Haugsbakk
- Re: HTML message rejected: Re: git rebase exec make -C in worktree confuses repo root dir, Eric Sunshine
- Building git with /bin/sh⇔dash produces suboptimal GIT-CFLAGS file,
Дилян Палаузов
- Understanding the diff output in gitk when comparing a commit with working tree,
tobias.boesch@xxxxxxxxx
- What's cooking in git.git (Nov 2024, #10; Thu, 28),
Junio C Hamano
- [PATCH] fast-import: disallow more path components,
Elijah Newren via GitGitGadget
- Bug: git config order affects outcome for recurseSubmodules settings, Henrik Ahlm
- bulk order requirement, Ainhoa Cámara
- git tag -a HEAD leads to ambiguous branch name,
git
- git support for "xattrs" (extended filesystem attributes)?,
Peter B.
- [PATCH] ref-cache: fix invalid free operation in `free_ref_entry`,
shejialuo
- [no subject], Unknown
- Re: [PATCH v9 09/23] Makefile: use "generate-perl.sh" to massage Perl library, Crystal M Baker
- [PATCH] fast-import: disallow "." and ".." path components,
Elijah Newren via GitGitGadget
- [question] How does git status compare logs?, A bughunter
- [PATCH] bisect: address Coverity warning about potential double free,
Patrick Steinhardt
- Re: [ANNOUNCE] Git for Windows 2.47.1,
Johannes Schindelin
- [PATCH] builtin: pass repository to sub commands,
Karthik Nayak
- What's cooking in git.git (Nov 2024, #09; Mon, 25),
Junio C Hamano
- [PATCH 0/2] refs: stylistic improvements to ref migration optimization,
Patrick Steinhardt
- [ANNOUNCE] Git v2.47.1,
Junio C Hamano
- As a beginner this is an opportunity to try out the features of git, A bughunter
- [GIT PULL] gitk: synchronize repository trees,
Johannes Sixt
- Bug with SSH keys loaded into ssh-add,
Jacob Pfundstein
- git clean --exclude broken?,
Homyee King
[PATCH] doc: option value may be separate for valid reasons,
Junio C Hamano
Extending whitespace checks,
Junio C Hamano
[question] When an identical file is added,
A bughunter
What's cooking in git.git (Nov 2024, #08; Fri, 22),
Junio C Hamano
[PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`,
Taylor Blau
[PATCH 0/5] propagate fsck message severity for bundle fetch,
Justin Tobler
[PATCH] t/perf: use 'test_file_size' in more places,
Taylor Blau
Git problem in windows server,
Luis Heredia
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants,
Taylor Blau
[no subject], Unknown
[PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG,
Matthew Bystrin
What's cooking in git.git (Nov 2024, #07; Wed, 20),
Junio C Hamano
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20), Patrick Steinhardt
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20), karthik nayak
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20), Taylor Blau
- Re: What's cooking in git.git (Nov 2024, #07; Wed, 20), Kristoffer Haugsbakk
rev-list --ancestry-path with arg - bug or undocumented requirement,
Kai Koponen
git-blame extremely slow in partial clones due to serial object fetching,
Burke Libbey
fresh ls-files looks inside submodules even when not asked to or asked not to, Yaroslav Halchenko
Inquiry on Onboarding a z/OS Machine to Git Community CI/CD Pipeline,
Haritha D
[PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock,
Patrick Steinhardt
Unexpected effect of log.showSignature on tformat:%H.,
Niels Möller
[PATCH] diff: --pickaxe{,-grep} arg names for -S and -G, Illia Bobyr
Long names for `git log -S` and `git log -G`,
Illia Bobyr
Possible bug in Git submodule update --inti,
Bech Christensen, Søren
How do you hyperlink a thread,
A bughunter
[BUG] Apply patches failed without any changes,
Ylarod
How do you undo an add,
A bughunter
Re: How do you undo an add, A bughunter
-Wunterminated-string-initialization warning with GCC 15 in object-file.c,
Sam James
What is the diff between a --soft and a blank reset,
A bughunter
Build failure with -std=gnu23 (GCC 15 default),
Sam James
[Question] OAuth Integration with git,
rsbecker
What's cooking in git.git (Nov 2024, #06; Thu, 14),
Junio C Hamano
log --format existence of notes?,
Bence Ferdinandy
[BUG?] git rev-list --all --objects triggers fetches in partial clone, Philippe Blain
git remote set-head automatically,
Caleb Cushing
[PATCH 0/8] Change midx.c and midx-write.c to not use global variables,
Karthik Nayak
- [PATCH 2/8] midx-write: add repository field to `write_midx_context`, Karthik Nayak
- [PATCH 3/8] midx-write: pass down repository to `write_midx_file[_only]`, Karthik Nayak
- [PATCH 1/8] builtin: pass repository to sub commands, Karthik Nayak
- [PATCH 5/8] midx: pass `repository` to `load_multi_pack_index`, Karthik Nayak
- [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`, Karthik Nayak
- [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`, Karthik Nayak
- [PATCH 7/8] midx: pass down `hash_algo` to `get_split_midx_filename_ext`, Karthik Nayak
- [PATCH 8/8] midx: inline the `MIDX_MIN_SIZE` definition, Karthik Nayak
- Re: [PATCH 0/8] Change midx.c and midx-write.c to not use global variables, karthik nayak
- [PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables, Karthik Nayak
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]