Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v2 0/8] git-submodule.sh: improve parsing of options, (continued)
- [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
- [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
- [PATCH 1/6] csum-file: store the hash algorithm as a struct field, Taylor Blau
- [PATCH 2/6] csum-file.c: extract algop from hashfile_checksum_valid(), Taylor Blau
- [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`, Taylor Blau
- [PATCH 4/6] csum-file.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH 5/6] t/helper/test-hash.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH 6/6] hash.h: drop unsafe_ function variants, Taylor Blau
- [PATCH v2 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Taylor Blau
- [PATCH v2 4/8] hash.h: introduce `unsafe_hash_algo()`, Taylor Blau
- [PATCH v2 7/8] csum-file: introduce hashfile_checkpoint_init(), Taylor Blau
- [PATCH v2 2/8] csum-file: store the hash algorithm as a struct field, Taylor Blau
- [PATCH v2 5/8] csum-file.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH v2 3/8] csum-file.c: extract algop from hashfile_checksum_valid(), Taylor Blau
- [PATCH v2 1/8] t/helper/test-tool: implement sha1-unsafe helper, Taylor Blau
- [PATCH v2 8/8] hash.h: drop unsafe_ function variants, Taylor Blau
- [PATCH v2 6/8] t/helper/test-hash.c: use unsafe_hash_algo(), Taylor Blau
- Re: [PATCH v2 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Jeff King
- Re: [PATCH v2 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Junio C Hamano
- [PATCH v3 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Taylor Blau
- [PATCH v3 1/8] t/helper/test-tool: implement sha1-unsafe helper, Taylor Blau
- [PATCH v3 2/8] csum-file: store the hash algorithm as a struct field, Taylor Blau
- [PATCH v3 3/8] csum-file.c: extract algop from hashfile_checksum_valid(), Taylor Blau
- [PATCH v3 4/8] hash.h: introduce `unsafe_hash_algo()`, Taylor Blau
- [PATCH v3 5/8] csum-file.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH v3 6/8] t/helper/test-hash.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH v3 7/8] csum-file: introduce hashfile_checkpoint_init(), Taylor Blau
- [PATCH v3 8/8] hash.h: drop unsafe_ function variants, Taylor Blau
- Re: [PATCH v3 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Jeff King
- [PATCH v4 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Taylor Blau
- [PATCH v4 1/8] t/helper/test-tool: implement sha1-unsafe helper, Taylor Blau
- [PATCH v4 2/8] csum-file: store the hash algorithm as a struct field, Taylor Blau
- [PATCH v4 3/8] csum-file.c: extract algop from hashfile_checksum_valid(), Taylor Blau
- [PATCH v4 4/8] hash.h: introduce `unsafe_hash_algo()`, Taylor Blau
- [PATCH v4 5/8] csum-file.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH v4 6/8] t/helper/test-hash.c: use unsafe_hash_algo(), Taylor Blau
- [PATCH v4 8/8] hash.h: drop unsafe_ function variants, Taylor Blau
- [PATCH v4 7/8] csum-file: introduce hashfile_checkpoint_init(), Taylor Blau
- Re: [PATCH v4 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants, Junio C Hamano
[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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]