Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [RFC PATCH] object-name: add @{upstreamhead} shorthand, (continued)
- [PATCH] t4205: fix typo in 'NUL termination with --stat',
Kousik Sanagavarapu
- [PATCH 0/4] Documentation/git-bundle.txt: promote --all for full backup,
kristofferhaugsbakk
- [PATCH] SubmittingPatches: tags -> trailers,
kristofferhaugsbakk
- [PATCH] t1400: fix --no-create-reflog test and description,
kristofferhaugsbakk
- [PATCH] t/meson.build: fix up tests for 'seen' branch,
Ramsay Jones
- [PATCH] config: support remote name in includeIf.hasconfig condition,
Ken Matsui
- [PATCH] t1016: clean up style,
Andrew Kreimer
- [PATCH] meson: fix meson build on 'seen' branch,
Ramsay Jones
- Bug report: v2.47.0 cannot fetch version 1 pack indexes,
fox
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Eric Sunshine
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Jeff King
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Jeff King
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Taylor Blau
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Jeff King
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Taylor Blau
- [PATCH 0/11] dumb-http pack index v1 regression + cleanups, Jeff King
- [PATCH 01/11] midx: avoid duplicate packed_git entries, Jeff King
- [PATCH 02/11] t5550: count fetches in "previously-fetched .idx" test, Jeff King
- [PATCH 03/11] dumb-http: store downloaded pack idx as tempfile, Jeff King
- [PATCH 04/11] packfile: drop has_pack_index(), Jeff King
- [PATCH 05/11] packfile: drop sha1_pack_name(), Jeff King
- [PATCH 06/11] packfile: drop sha1_pack_index_name(), Jeff King
- [PATCH 07/11] packfile: warn people away from parse_packed_git(), Jeff King
- [PATCH 08/11] http-walker: use object_id instead of bare hash, Jeff King
- [PATCH 09/11] packfile: convert find_sha1_pack() to use object_id, Jeff King
- [PATCH 10/11] packfile: use object_id in find_pack_entry_one(), Jeff King
- [PATCH 11/11] packfile: use oidread() instead of hashcpy() to fill object_id, Jeff King
- Re: [PATCH 0/11] dumb-http pack index v1 regression + cleanups, Taylor Blau
- Re: Bug report: v2.47.0 cannot fetch version 1 pack indexes, Taylor Blau
- [PATCH] diff: setup pager only before diff contents truly ready,
Y5 via GitGitGadget
- [PATCH v2 Outreachy] t7011: ensure no whitespace after redirect,
Seyi Kuforiji
- Re: [gitgitgadget/git] [Outreachy][RFC/PATCH] notes: teach the -e option to edit messages in editor (PR #1817), Samuel Abraham
- [PATCH] Fix duplicate word typos,
Sven Strickroth
- [PATCH] notes: teach the -e option to edit messages in editor,
Samuel Adekunle Abraham via GitGitGadget
- What's cooking in git.git (Oct 2024, #09; Fri, 18),
Taylor Blau
- [[PATCH][Outreachy]] t7011-skip-worktree-reading.sh: ensure no whitespace after redirect operators,
Seyi Kuforiji
- Oureachy: Microproject (Modernizing a Test Script in Clar Framework),
shamimkhanum@xxxxxxxxx
Feature Request : Get repo size without cloning,
Aswin Benny
Git Install Error - Failed to Expand Shell Folder Constant "commondesktop",
David Fullerton
Seeking your thoughts on LLM-generated contributions,
Daniel Pono Takamori
CI behaving differently from local tests,
Bence Ferdinandy
Why is git log on large repos slower when outputting to tty?,
Henry Qin
[OUTREACHY] Mentor Absence, Phillip Wood
Why is pushing to stash not allowed without an initial commit?,
Abhijeet Sonar
fetch and pull commands not working with latest git version + BitBucket,
Dario Esposito
[PATCH] t: fix typos,
Andrew Kreimer
[Outreachy][RFC]: teach the '-e' option for git notes sub command,
Abraham Samuel
[Outreachy] Internship Applicant (Contribution Phase),
Seyi Chamber
Unitialised pointer free in is_crontab_available,
Dima Tisnek
clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported),
Bagas Sanjaya
[PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled,
Piotr Szlazak via GitGitGadget
[no subject], Unknown
[PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin,
Patrick Steinhardt
git submodule update --init breaks if run twice in parallel,
Germán Ferrero
[no subject], Unknown
core.hooksPath cannot revert to the default locally,
Sam Newbold
[PATCH] ref-filter: format iteratively with lexicographic refname sorting,
Patrick Steinhardt
What's cooking in git.git (Oct 2024, #08; Tue, 15),
Taylor Blau
Feature Request: Document the log format string equivalent of built-in formats,
Henry Qin
[RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository,
Kousik Sanagavarapu
[no subject], Unknown
Feature Proposal: Adding Command for Configuration Diff Between Commits,
Prince Roshan
fetch-pack Unexpected disconnect issues in 2.47,
Gibbons, Jason
[PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs,
Liu Zhongbo via GitGitGadget
git rebase exec make -C in worktree confuses repo root dir,
David Moberg
Should object repacking only update server-info for packs instead of doing it for refs?,
Martin Fick
Modernize the build system v2 problem,
Ramsay Jones
Bug: diff --color-moved={zebra,blocks,dimmed-zebra} fails to identify some individual moved line,
lolligerhans
[no subject], Unknown
git grep does not find all occurrences on macOS,
David Gstir
[PATCH 0/2] Restore support for older libcurl and fix some typos,
Alejandro R. Sedeño
[PATCH 00/10] Platform compatibility fixes,
Patrick Steinhardt
- [PATCH 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE, Patrick Steinhardt
- [PATCH 02/10] t/test-lib: wire up NO_ICONV prerequisite, Patrick Steinhardt
- [PATCH 03/10] t/lib-gitweb: test against the build version of gitweb, Patrick Steinhardt
- [PATCH 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW, Patrick Steinhardt
- [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one, Patrick Steinhardt
- [PATCH 06/10] t3404: work around platform-specific behaviour on macOS 10.15, Patrick Steinhardt
- [PATCH 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin, Patrick Steinhardt
- [PATCH 08/10] t7300: work around platform-specific behaviour with long paths on MinGW, Patrick Steinhardt
- [PATCH 09/10] builtin/credential-cache: fix missing parameter for stub function, Patrick Steinhardt
- [PATCH 10/10] http: fix build error on FreeBSD, Patrick Steinhardt
- [PATCH v2 00/10] Platform compatibility fixes, Patrick Steinhardt
- [PATCH v2 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE, Patrick Steinhardt
- [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite, Patrick Steinhardt
- [PATCH v2 03/10] t/lib-gitweb: test against the build version of gitweb, Patrick Steinhardt
- [PATCH v2 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW, Patrick Steinhardt
- [PATCH v2 05/10] t1401: make invocation of tar(1) work with Win32-provided one, Patrick Steinhardt
- [PATCH v2 06/10] t3404: work around platform-specific behaviour on macOS 10.15, Patrick Steinhardt
- [PATCH v2 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin, Patrick Steinhardt
- [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW, Patrick Steinhardt
- [PATCH v2 09/10] builtin/credential-cache: fix missing parameter for stub function, Patrick Steinhardt
- [PATCH v2 10/10] http: fix build error on FreeBSD, Patrick Steinhardt
- [PATCH v3 00/10] Platform compatibility fixes, Patrick Steinhardt
- [PATCH v3 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE, Patrick Steinhardt
- [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite, Patrick Steinhardt
- [PATCH v3 03/10] t/lib-gitweb: test against the build version of gitweb, Patrick Steinhardt
- [PATCH v3 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW, Patrick Steinhardt
- [PATCH v3 05/10] t1401: make invocation of tar(1) work with Win32-provided one, Patrick Steinhardt
- [PATCH v3 06/10] t3404: work around platform-specific behaviour on macOS 10.15, Patrick Steinhardt
- [PATCH v3 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin, Patrick Steinhardt
- [PATCH v3 08/10] t7300: work around platform-specific behaviour with long paths on MinGW, Patrick Steinhardt
- [PATCH v3 09/10] builtin/credential-cache: fix missing parameter for stub function, Patrick Steinhardt
- [PATCH v3 10/10] http: fix build error on FreeBSD, Patrick Steinhardt
Git bug report - CNS - Shared repository permissions issues under RedHat 9,
Jordi Balcells-Smith
[no subject], Unknown
What’s the intended/reasonable usage patterns for symrefs?,
Kristoffer Haugsbakk
[PATCH] trailer: spread usage of "trailer_block" language,
Linus Arver via GitGitGadget
[PATCH 0/3] R atoi,
Usman Akinyemi via GitGitGadget
[PATCH] diff-highlight: link to diff-highlight in DESTDIR #Makefile #diff-highlight,
immeëmosol via GitGitGadget
[RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.,
Usman Akinyemi
git no longer builds on SunOS 5.10, a report,
Alejandro R. Sedeño
What's cooking in git.git (Oct 2024, #07; Fri, 11), Junio C Hamano
ref: with git update-ref?,
Bence Ferdinandy
[PATCH] t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT,
Bence Ferdinandy
[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo,
Wolfgang Müller
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]