index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
fetchgit
/
tests.nix
Age
Commit message (
Expand
)
Author
2026-03-02
tests.fetchgit.withGitConfig: fix build
Colin
2026-02-19
tests.fetchgit: pass `system` and the existing `config`
Emily
2025-12-17
tests.fetchgit: add submodule-revision-count
Yueh-Shun Li
2025-12-17
nix-prefetch-git: fetch the fetching tag for NIX_PREFETCH_GIT_CHECKOUT_HOOK
Yueh-Shun Li
2025-12-09
tests.fetchgit: add simple-tag
Yueh-Shun Li
2025-12-09
fetchgit: take postCheckout to allow collecting revision without leaving .git
Yueh-Shun Li
2025-09-29
config: add a `gitConfig`/`gitConfigFile` option
Alexander Bantyev
2025-09-29
fetchgit: add a `gitConfigFile` argument
Alexander Bantyev
2025-09-24
nix-prefetch-git: Add regression test for avoiding fetching cached paths
Silvan Mosberger
2025-09-24
nix-prefetch-git: add --no-add-path argument
Alexander Bantyev
2025-08-08
fetchgit: Add rootDir argument
Yuriy Taraday
2025-06-02
tests.fetchgit.fetchTags: fix flaky test by removing .git directory after get...
Philip Taron
2025-05-28
pkgs/build-support/fetchgit: add fetchTags parameter
Tim Black
2025-04-02
Merge remote-tracking branch 'upstream/staging-next' into staging
Silvan Mosberger
2025-04-01
treewide: Format all Nix files
Silvan Mosberger
2025-03-16
git: use zlib-ng rather than zlib
Adam Dinwoodie
2025-03-16
tests.fetchgit: test deep clone without .git
Adam Dinwoodie
2025-02-11
git: 2.47.2 -> 2.48.1
Adam Dinwoodie
2024-04-22
fetchgit: Support fetching signed tags over dumb http transport
Scott Worley
2023-11-09
fetchgit: shallow clone for submodules (#254172)
Shogo Takata
2022-11-15
fetchgit: make sparseCheckout a list of strings
Nicolas Benes
2022-08-14
fetchgit: allow disabling cone mode for sparse checkouts, fix test
Winter
2022-05-05
testers.invalidateFetcherByDrvHash: Move from top-level
Robert Hensing
2022-01-24
fetchgit: Add test for sparseCheckout
Zhong Jianxin
2021-08-28
fetchgit.tests: init
Robert Hensing