index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2022-02-14
add sourcehut input scheme
Gabriel Fontes
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-12-03
Add support for .tar.gz shorthand (.tgz) to TarballInputScheme
Connor Baker
2021-12-01
Fix parent path check boundary
David Arnold
2021-11-16
Merge pull request #5452 from Kha/git-extend-lock
Eelco Dolstra
2021-11-14
libfetchers: set free gitlab headers
Finn Behrens
2021-11-01
git: extend cache dir lock over all mutating operations
Sebastian Ullrich
2021-10-26
Support building flakes from a Git repo url with submodules query parameter
Timothy
2021-09-24
Explicitly set initial branch name for git
oxalica
2021-09-22
Revert "Merge pull request #4922 from nrdxp/default-submodules"
Eelco Dolstra
2021-09-21
Allow relative paths anywhere into the parent's store path
Eelco Dolstra
2021-09-21
path fetcher: Fix relative path check
Eelco Dolstra
2021-09-14
Rename unnecessary git@
Eelco Dolstra
2021-09-14
github fetcher: Don't use HEAD branch when cloning
Eelco Dolstra
2021-09-14
github fetcher: Use git+https for cloning
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-13
Remove tabs
Eelco Dolstra
2021-09-07
Merge pull request #4922 from nrdxp/default-submodules
Shea Levy
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-23
Coding style
Eelco Dolstra
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-08-02
fix git init race condition
Michael Fellinger
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-07-08
Merge pull request #4988 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-07
Style tweaks
Eelco Dolstra
2021-07-06
allow fetchFromGitHub to take a `name` argument
regnat
2021-07-06
allow fetchMercurial to take a `name` argument
regnat
2021-07-06
allow fetchTarball to take a `name` argument
regnat
2021-07-06
Allow `fetchGit` to take a `name` argument
regnat
2021-06-30
nix registry pin: add a way to pin to a custom locked
Alexander Bantyev
2021-06-17
libfetchers/git: fetch submodules by default
Timothy DeHerrera
2021-06-02
fix error: 'optional' in namespace 'std' does not name a template type
keke
2021-05-29
Add .tar.zst support for TarballInputScheme
Timothy Klim
2021-04-19
Include sys/wait.h everywhere WIFEXITED etc is used
Alyssa Ross
2021-04-09
Revert "libfetchers/tarball: Lock on effectiveUrl"
Eelco Dolstra
2021-03-30
fetchGit: don't prefix "refs/heads/" on ref = "HEAD"
Bjørn Forsman
2021-03-19
Use the appropriate config dir for the registry
Samuel Dionne-Riel
2021-03-11
Merge pull request #4566 from orbekk/master
Eelco Dolstra
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2021-03-01
Add support for bare git repositories with git+file
Kjetil Orbekk
2021-01-27
Add traces to errors while updating flake lock file
Eelco Dolstra
2021-01-22
Remove expectedETag assert in tarball.cc
Matthew Bauer
2021-01-18
Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nix
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-05
Fix conversion from JSON to fetch attributes
Danila Fedorin
2020-12-24
Merge branch 'master' into support-libcxx10
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
[prev]
[next]