1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-04 16:10:59 +01:00
nix/src/libfetchers-tests
Sergei Zimmerman 1e5a389a2f 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.

(cherry picked from commit 5d1178b817)
2025-10-15 20:08:39 +00: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 20:08:39 +00:00
git.cc No more globals.hh in headers 2025-08-20 16:24:37 -04:00
meson.build treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +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 libfetchers/git: Add support for '.' in gitsubmodules 2025-08-18 00:28:20 +03:00
public-key.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00