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
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
2020-12-22
Add explicit `allRefs = true;` argument to `fetchGit`
Maximilian Bosch
2020-12-22
Provide a more meaningful error-message for `builtins.fetchGit` if a revision...
Maximilian Bosch
2020-11-23
fetchMercurial: set HGPLAIN when invoking hg
Luke Granger-Brown
2020-11-10
Fix use of dirty Git/Mercurial inputs with chroot stores
Eelco Dolstra
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-19
Merge pull request #4080 from kquick/kwq/flake-int-doc
Eelco Dolstra
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-06
libfetchers/github: allow slashes in refs
Maximilian Bosch
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-30
Style
Eelco Dolstra
2020-09-30
Simplify
Eelco Dolstra
2020-09-30
Merge branch 'access-tokens' of https://github.com/kquick/nix
Eelco Dolstra
[next]