index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
fetchers.hh
Age
Commit message (
Expand
)
Author
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-02-16
Document `hasAllInfo`
aameen-tulip
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-07-06
Allow `fetchGit` to take a `name` argument
regnat
2021-04-09
Revert "libfetchers/tarball: Lock on effectiveUrl"
Eelco Dolstra
2021-03-02
libfetchers/tarball: Lock on effectiveUrl
dramforever
2020-10-19
Merge pull request #4080 from kquick/kwq/flake-int-doc
Eelco Dolstra
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-29
Merge branch 'github-api-token' of https://github.com/imalsogreg/nix
Eelco Dolstra
2020-09-28
Switch comment format from '// ...' to '/* ... */' for consistency.
Kevin Quick
2020-09-28
Fix spelling error.
Kevin Quick
2020-09-27
Miscellaneous spelling fixes in comments. (#4071)
Kevin Quick
2020-09-26
Add some internal documentation for flake support objects.
Kevin Quick
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-16
Make the store plugins more introspectable
regnat
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-01
Tree ctors
Matthew Kenigsberg
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra