Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 0/4] Fix doc default hash algorithm in WITH_BREAKING_CHANGES mode,
brian m. carlson
- What's cooking in git.git (Nov 2025, #10; Sun, 30),
Junio C Hamano
- [PATCH] t/t1517: indicate that `gui--askyesno` fails with GIT_TEST_INSTALLED, Brian Lyles
- Draft of Git Rev News edition 129, Christian Couder
- [PATCH] repo: add -z as an alias for --format=nul to git-repo-structure,
Lucas Seiki Oshiro
- [PATCH] add -p: show hunk selection state when selecting hunks,
Abraham Samuel Adekunle
- [PATCH v2] diff-index: don't queue unchanged filepairs with diff_change(),
René Scharfe
- `git diff --max-depth` results in fatal error when comparing a merge commit with its parents, Han Jiang
- `--max-depth` produces no output when <path> is '.' or ends with slash, Han Jiang
- [PATCH 00/10] Prepare Git's test suite for symbolic link support on Windows,
Johannes Schindelin via GitGitGadget
- [PATCH 02/10] apply: symbolic links lack a "trustable executable bit", Johannes Schindelin via GitGitGadget
- [PATCH 10/10] t7800: work around the MSYS path conversion on Windows, Johannes Schindelin via GitGitGadget
- [PATCH 03/10] mingw: special-case `open(symlink, O_CREAT | O_EXCL)`, Johannes Schindelin via GitGitGadget
- [PATCH 05/10] t0301: another fix for Windows compatibility, Johannes Schindelin via GitGitGadget
- [PATCH 07/10] t1006: accommodate for symlink support in MSYS2, Johannes Schindelin via GitGitGadget
- [PATCH 09/10] t6423: introduce Windows-specific handling for symlinking to /dev/null, Johannes Schindelin via GitGitGadget
- [PATCH 01/10] t9700: accommodate for Windows paths, Johannes Schindelin via GitGitGadget
- [PATCH 06/10] t0600: fix incomplete prerequisite for a test case, Johannes Schindelin via GitGitGadget
- [PATCH 04/10] t0001: handle `diff --no-index` gracefully, Johannes Schindelin via GitGitGadget
- [PATCH 08/10] t1305: skip symlink tests that do not apply to Windows, Johannes Schindelin via GitGitGadget
- [PATCH v2 0/2] Update documentation/discoverability around `scalar`,
Matthew Hughes
- [PATCH 0/2] Update documentation/discoverability around `scalar`,
Matthew Hughes
- [PATCH] last-modified: support sparse checkouts,
Johannes Schindelin via GitGitGadget
- Re: [bug] git check-ignore returns the wrong exit code with -v when only a negative pattern matches, David Goldstein
- [PATCH] Documentation/git-replay.adoc: fix errors around revision range,
Elijah Newren via GitGitGadget
- What's cooking in git.git (Nov 2025, #09; Fri, 28), Junio C Hamano
- SIGSEGV when running git fetch,
Justin Su
- [PATCH] last-modified: fix bug caused by inproper initialized memory,
Toon Claes
- [PATCH] docs(git-pull.adoc): fix man page typo,
Stefan Rieche via GitGitGadget
- [PATCH] branch: advice using git-help(1) instead of man(1),
kristofferhaugsbakk
- Re: [PATCH v2 2/2] refs: add GIT_REF_URI to specify reference backend and directory, Natee Korn
- Possible German translation bug,
brian m. carlson
- [PATCH 0/2] zsh testsuite fixes,
brian m. carlson
- [PATCH] replay: drop commits that become empty,
Phillip Wood
- [PATCH 00/13] RFC: Convert to Cargo workspace,
Ezekiel Newren via GitGitGadget
- [PATCH 01/13] make: undo Patrick's changes concerning Rust, Ezekiel Newren via GitGitGadget
- [PATCH 04/13] build: build Rust with Makefile and Meson, Ezekiel Newren via GitGitGadget
- [PATCH 05/13] .gitignore: ignore /generated/, Ezekiel Newren via GitGitGadget
- [PATCH 12/13] github workflows: install Rust, Ezekiel Newren via GitGitGadget
- [PATCH 09/13] varint.h: unsigned char -> uint8_t, Ezekiel Newren via GitGitGadget
- [PATCH 02/13] meson: undo Patrick's changes concerning Rust, Ezekiel Newren via GitGitGadget
- [PATCH 07/13] cargo: create crate link-with-c, Ezekiel Newren via GitGitGadget
- [PATCH 10/13] make: delete files in generated/, Ezekiel Newren via GitGitGadget
- [PATCH 11/13] github-workflows: unify with rust parameters in make and meson, Ezekiel Newren via GitGitGadget
- [PATCH 08/13] rust/gitcore: link with c, Ezekiel Newren via GitGitGadget
- [PATCH 03/13] cargo: convert from a crate to a workspace, Ezekiel Newren via GitGitGadget
- [PATCH 13/13] rust/build-rust.sh: update dir_git_root variable instantiation, Ezekiel Newren via GitGitGadget
- [PATCH 06/13] cargo: create crate generate-headers, Ezekiel Newren via GitGitGadget
- [PATCH 0/5] Audit and document Scalar config,
Derrick Stolee via GitGitGadget
- [GIT PULL] gitk: restore window position, external diff of renamed files,
Johannes Sixt
- [PATCH] replay: do not copy "gpgsign-sha256" header,
Phillip Wood
- [PATCH 0/3] http: add support for HTTP 429 rate limit retries,
Vaidas Pilkauskas via GitGitGadget
- [PATCH] xdiff: optimize patience diff's LCS search,
Yee Cheng Chin via GitGitGadget
- How to localize "git push"?,
Peter Krefting
- [PATCH 0/3] Expand and enhance git-last-modified(1) documentation,
Toon Claes
- What's cooking in git.git (Nov 2025, #08; Tue, 25),
Junio C Hamano
- [PATCH 0/1] replay: add --revert option to reverse commit changes,
Siddharth Asthana
- [PATCH] Add completion for short options,
Wiktor Mis via GitGitGadget
- [PATCH] config: fix short help of unset flags,
René Scharfe
- [PATCH v3 00/10] Convert remaining hooks to hook.h,
Adrian Ratiu
- [PATCH v3 02/10] hook: provide stdin via callback, Adrian Ratiu
- [PATCH v3 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook API, Adrian Ratiu
- [PATCH v3 04/10] transport: convert pre-push to hook API, Adrian Ratiu
- [PATCH v3 09/10] receive-pack: convert update hooks to new API, Adrian Ratiu
- [PATCH v3 10/10] receive-pack: convert receive hooks to hook API, Adrian Ratiu
- [PATCH v3 06/10] hook: allow overriding the ungroup option, Adrian Ratiu
- [PATCH v3 01/10] run-command: add stdin callback for parallelization, Adrian Ratiu
- [PATCH v3 08/10] hooks: allow callers to capture output, Adrian Ratiu
- [PATCH v3 05/10] reference-transaction: use hook API instead of run-command, Adrian Ratiu
- [PATCH v3 07/10] run-command: allow capturing of collated output, Adrian Ratiu
- [BUG] `git instaweb` and `gitweb`, windwiny
- Filter smudge for secret restoration: no disk access?,
Kache Hit
- [BUG] `git clone '-c KEY=VALUE'` no longer works,
Ran Ari-Gur
- What's cooking in git.git (Nov 2025, #07; Sun, 23),
Junio C Hamano
- [PATCH] Fixed --shallow-since generating descendant borders,
Samo Pogačnik via GitGitGadget
- git whatchanged deprecation,
Daniel Hammer
- git submodule of reference with no branch,
Alon Bar-Lev
- [bug report] erroneous suggestion for "--add" option in `git config set` error message,
Paul Wintz
- [PATCH] config: really pretend missing :(optional) value is not there,
Junio C Hamano
- [PATCH] config: mark otherise unused function as file-scope static,
Junio C Hamano
- Feature request: git cp,
Martin Guy
- `git config get --type=path` results in segmentation fault on value starting with `:(optional)`,
Han Jiang
- What's cooking in git.git (Nov 2025, #06; Wed, 19), Junio C Hamano
- [PATCH 0/2] refs: allow setting the reference directory,
Karthik Nayak
- [PATCH 0/3] doc: convert fetch pull push to synopsis style,
Jean-Noël Avila via GitGitGadget
- [BUG] Test Failure 2.52.0, t8020.16,19,
rsbecker
- [PATCH 00/13] Centralize management of object database sources,
Patrick Steinhardt
- [PATCH 02/13] setup: convert `set_git_dir()` to have file scope, Patrick Steinhardt
- [PATCH 11/13] chdir-notify: add function to unregister listeners, Patrick Steinhardt
- [PATCH 06/13] oidset: introduce `oidset_equal()`, Patrick Steinhardt
- [PATCH 12/13] odb: handle changing a repository's commondir, Patrick Steinhardt
- [PATCH 05/13] odb: move logic to disable ref updates into repo, Patrick Steinhardt
- [PATCH 07/13] builtin/index-pack: fix deferred fsck outside repos, Patrick Steinhardt
- [PATCH 09/13] http-push: stop setting up `the_repository` for each reference, Patrick Steinhardt
- [PATCH 13/13] odb: handle recreation of quarantine directories, Patrick Steinhardt
- [PATCH 03/13] odb: adopt logic to close object databases, Patrick Steinhardt
- [PATCH 04/13] odb: refactor `odb_clear()` to `odb_free()`, Patrick Steinhardt
- [PATCH 08/13] t/helper: stop setting up `the_repository` repeatedly, Patrick Steinhardt
- [PATCH 01/13] path: move `enter_repo()` into "setup.c", Patrick Steinhardt
- [PATCH 10/13] odb: handle initialization of sources in `odb_new()`, Patrick Steinhardt
- [PATCH 00/18] Refactor object read streams to work via object sources,
Patrick Steinhardt
- [PATCH 03/18] streaming: propagate final object type via the stream, Patrick Steinhardt
- [PATCH 05/18] streaming: allocate stream inside the backend-specific logic, Patrick Steinhardt
- [PATCH 01/18] streaming: rename `git_istream` into `odb_read_stream`, Patrick Steinhardt
- [PATCH 11/18] packfile: introduce function to read object info from a store, Patrick Steinhardt
- [PATCH 12/18] streaming: rely on object sources to create object stream, Patrick Steinhardt
- [PATCH 06/18] streaming: create structure for in-core object streams, Patrick Steinhardt
- [PATCH 13/18] streaming: get rid of `the_repository`, Patrick Steinhardt
- [PATCH 04/18] streaming: explicitly pass packfile info when streaming a packed object, Patrick Steinhardt
- [PATCH 15/18] streaming: move logic to read loose objects streams into backend, Patrick Steinhardt
- [PATCH 14/18] streaming: make the `odb_read_stream` definition public, Patrick Steinhardt
- [PATCH 10/18] streaming: move zlib stream into backends, Patrick Steinhardt
- [PATCH 17/18] streaming: refactor interface to be object-database-centric, Patrick Steinhardt
- [PATCH 07/18] streaming: create structure for loose object streams, Patrick Steinhardt
- [PATCH 09/18] streaming: create structure for filtered object streams, Patrick Steinhardt
- [PATCH 16/18] streaming: move logic to read packed objects streams into backend, Patrick Steinhardt
- [PATCH 18/18] streaming: move into object database subsystem, Patrick Steinhardt
- [PATCH 02/18] streaming: drop the `open()` callback function, Patrick Steinhardt
- [PATCH 08/18] streaming: create structure for packed object streams, Patrick Steinhardt
- [PATCH v2 00/19] Refactor object read streams to work via object sources, Patrick Steinhardt
- [PATCH v2 04/19] streaming: explicitly pass packfile info when streaming a packed object, Patrick Steinhardt
- [PATCH v2 01/19] streaming: rename `git_istream` into `odb_read_stream`, Patrick Steinhardt
- [PATCH v2 07/19] streaming: create structure for loose object streams, Patrick Steinhardt
- [PATCH v2 10/19] streaming: move zlib stream into backends, Patrick Steinhardt
- [PATCH v2 13/19] streaming: get rid of `the_repository`, Patrick Steinhardt
- [PATCH v2 09/19] streaming: create structure for filtered object streams, Patrick Steinhardt
- [PATCH v2 16/19] streaming: move logic to read packed objects streams into backend, Patrick Steinhardt
- [PATCH v2 17/19] streaming: refactor interface to be object-database-centric, Patrick Steinhardt
- [PATCH v2 19/19] streaming: drop redundant type and size pointers, Patrick Steinhardt
- [PATCH v2 05/19] streaming: allocate stream inside the backend-specific logic, Patrick Steinhardt
- [PATCH v2 12/19] streaming: rely on object sources to create object stream, Patrick Steinhardt
- [PATCH v2 14/19] streaming: make the `odb_read_stream` definition public, Patrick Steinhardt
- [PATCH v2 02/19] streaming: drop the `open()` callback function, Patrick Steinhardt
- [PATCH v2 11/19] packfile: introduce function to read object info from a store, Patrick Steinhardt
- [PATCH v2 18/19] streaming: move into object database subsystem, Patrick Steinhardt
- [PATCH v2 06/19] streaming: create structure for in-core object streams, Patrick Steinhardt
- [PATCH v2 08/19] streaming: create structure for packed object streams, Patrick Steinhardt
- [PATCH v2 15/19] streaming: move logic to read loose objects streams into backend, Patrick Steinhardt
- [PATCH v2 03/19] streaming: propagate final object type via the stream, Patrick Steinhardt
- [PATCH v3 00/19] Refactor object read streams to work via object sources, Patrick Steinhardt
- [PATCH v3 04/19] streaming: explicitly pass packfile info when streaming a packed object, Patrick Steinhardt
- [PATCH v3 07/19] streaming: create structure for loose object streams, Patrick Steinhardt
- [PATCH v3 05/19] streaming: allocate stream inside the backend-specific logic, Patrick Steinhardt
- [PATCH v3 09/19] streaming: create structure for filtered object streams, Patrick Steinhardt
- [PATCH v3 10/19] streaming: move zlib stream into backends, Patrick Steinhardt
- [PATCH v3 12/19] streaming: rely on object sources to create object stream, Patrick Steinhardt
- [PATCH v3 16/19] streaming: move logic to read packed objects streams into backend, Patrick Steinhardt
- [PATCH v3 18/19] streaming: move into object database subsystem, Patrick Steinhardt
- [PATCH v3 15/19] streaming: move logic to read loose objects streams into backend, Patrick Steinhardt
- [PATCH v3 01/19] streaming: rename `git_istream` into `odb_read_stream`, Patrick Steinhardt
- [PATCH v3 03/19] streaming: propagate final object type via the stream, Patrick Steinhardt
- [PATCH v3 13/19] streaming: get rid of `the_repository`, Patrick Steinhardt
- [PATCH v3 06/19] streaming: create structure for in-core object streams, Patrick Steinhardt
- [PATCH v3 19/19] streaming: drop redundant type and size pointers, Patrick Steinhardt
- [PATCH v3 11/19] packfile: introduce function to read object info from a store, Patrick Steinhardt
- [PATCH v3 14/19] streaming: make the `odb_read_stream` definition public, Patrick Steinhardt
- [PATCH v3 17/19] streaming: refactor interface to be object-database-centric, Patrick Steinhardt
- [PATCH v3 02/19] streaming: drop the `open()` callback function, Patrick Steinhardt
- [PATCH v3 08/19] streaming: create structure for packed object streams, Patrick Steinhardt
- [PATCH v5 0/2] repo: add --all to git-repo-info,
Lucas Seiki Oshiro
- Interactive rebase bug involving merge commits,
Bailey Muckel
- [PATCH 0/2] worktree list: fix column alignment,
Phillip Wood
- [PATCH] test-mktemp: plug memory and descriptor leaks, Jeff King
- [PATCH 0/2] meson-windows-test ci output fixes,
Jeff King
- [PATCH] ci(dockerized): do show the result of failing tests again,
Johannes Schindelin via GitGitGadget
- [PATCH] win32: pthread_cond_wait should return a value,
AZero13 via GitGitGadget
- [PATCH] win32: return error if SleepConditionVariableCS fails,
AZero13 via GitGitGadget
- [PATCH] win32: remove handling for impossible cases in win32_pthread_join,
AZero13 via GitGitGadget
- [ANNOUNCE] Git for Windows 2.52.0, Johannes Schindelin
- ## 🛠️ Proposal: Git Work Item Tracking (WorkFlow), Skybuck Flying
- Re: What is the reason behind not hiding git worktrees from git?,
Johannes Schindelin
- [PATCH] wrapper: simplify xmkstemp(),
René Scharfe
- [PATCH] cmake: stop trying to build the reftable and xdiff libraries, Johannes Schindelin via GitGitGadget
- [PATCH] mingw: avoid the comma operator,
Johannes Schindelin via GitGitGadget
- [PATCH] wincred: avoid memory corruption, Johannes Schindelin via GitGitGadget
- [PATCH] make strip: include `scalar`,
Johannes Schindelin via GitGitGadget
- [ANNOUNCE] Git v2.52.0, Junio C Hamano
- What's cooking in git.git (Nov 2025, #05; Mon, 17), Junio C Hamano
- [PATCH v4 0/2] repo: add --all to git-repo-info,
Lucas Seiki Oshiro
- [RFC] Adding a native, opt-in versioning system to Git (distinct from tags and branch names),
Skybuck Flying
- `git submodule update --single-branch` tracks HEAD instead of branch from .gitmodules,
Uwe Kleine-König
- [PATCH] Use Perforce arm64 binary on macOS CI jobs, Junio C Hamano
- [GIT PULL] l10n updates for 2.52.0,
Jiang Xin
- [PATCH] submodule add: sanity check existing .gitmodules,
Junio C Hamano
- [PATCH 0/3] git-prompt: add quiet upstream indicator option,
Kiril Ivanov via GitGitGadget
- Ref list fails to load in gitk when stale tracking reference exists,
BhaaL
- [PATCH] diff: "lisp" userdiff_driver,
Scott L. Burson via GitGitGadget
- [PATCH] doc: commit: link to git-status(1) on all format options,
kristofferhaugsbakk
- CI Failures,
Phillip Wood
- What's cooking in git.git (Nov 2025, #04; Fri, 14),
Junio C Hamano
- [PATCH 0/2] Fix misaligned output of git repo structure,
Jiang Xin
- [PATCH] osxkeychain: avoid incorrectly skipping store operation,
Koji Nakamaru via GitGitGadget
- I still use whatchanged,
Eduard Bloch
- [no subject], Unknown
- [PATCH] RelNotes: fix typo in release notes for 2.52.0,
Taylor Blau
- [ANNOUNCE] Git for Windows 2.52.0-rc2, Johannes Schindelin
- [PATCH 1/1] describe: traverse commits by ancestry instead of commit date, Ben Boeckel
- [PATCH] remote-curl: Use auth for probe_rpc() requests too, Aaron Plattner
- [ANNOUNCE] Git v2.52.0-rc2,
Junio C Hamano
- git fails to checkout SHA1 submodule in SHA256 repo with --depth=1,
Martin Wilck
- What's cooking in git.git (Nov 2025, #04; Wed, 12), Junio C Hamano
- [no subject], Unknown
- [PATCH 0/9] asan bonanza,
Jeff King
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]