index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
/
fetchTree.cc
Age
Commit message (
Expand
)
Author
2021-06-17
libfetchers/git: fetch submodules by default
Timothy DeHerrera
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-01-25
Add FIXME
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-28
Fixup
Matthew Bauer
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
Document `allRefs` argument of `builtins.fetchTree`
Maximilian Bosch
2020-12-17
Rename Value::normalType() -> Value::type()
Silvan Mosberger
2020-12-12
Use Value::normalType on all forced values instead of Value::type
Silvan Mosberger
2020-11-26
builtins.fetchGit: Fix shortRev attribute for dirty trees
Eelco Dolstra
2020-10-29
Alter "wanted:" to "specified:" in hash mismatch output
stev
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-08-24
Move primop docs inline
Eelco Dolstra
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-07-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-23
use plain errPos instead of nixCode; fix tests
Ben Burdette
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-09
Support empty hash in fetchers
Matthew Bauer
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-12
new pos format for more errors
Ben Burdette
2020-05-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-02
Improve error message
Eelco Dolstra
2020-04-02
Change lastModified to the number of seconds in the epoch
Eelco Dolstra
2020-04-02
fetchTree: Support integer attributes
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-18
Get rid of downloadCached()
Eelco Dolstra
2020-03-17
Require shallow clones to be requested explicitly
Eelco Dolstra
2020-03-17
Unified fetcher caching system
Eelco Dolstra
2020-03-10
Fix flake subdirectory handling
Eelco Dolstra
[next]