1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-26 20:20:58 +01:00
nix/src/libfetchers-tests
Sergei Zimmerman 5d1178b817
libfetchers/git-utils: Be more correct about validating refnames
Turns out there's a much better API for this that doesn't have the
footguns of the previous method.

isLegalRefName is somewhat of a misnomer, since it's mainly used to
validate user inputs that can be either references, branch names,
psedorefs or tags.
2025-10-15 21:54:09 +03:00
..
data/public-key Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
access-tokens.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
git-utils.cc libfetchers/git-utils: Be more correct about validating refnames 2025-10-15 21:54:09 +03:00
git.cc Use MemorySourceAccessor in DummyStore 2025-09-17 16:09:53 -04:00
meson.build meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_fetchers.cc nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
package.nix meson: Simplify asan-options handling even more 2025-10-12 19:16:06 +03:00
public-key.cc Minimize the use of C Macros for characterization tests 2025-09-28 09:54:46 -04:00