index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
fetchers.cc
Age
Commit message (
Expand
)
Author
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-05-25
libfetchers: fix URL logging
Qyriad
2024-05-24
libfetchers: log fetches by URL just before they happen
Qyriad
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-13
Add a generic check for rev attribute mismatches
Eelco Dolstra
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-01
Remove some designated initializers
John Ericson
2023-01-06
Use named field initialization for references
John Ericson
2023-01-06
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-04-19
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-04-07
don't assume that rev is a SHA1 hash
Kasper GaĆkowski
2022-03-10
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-07-06
Allow `fetchGit` to take a `name` argument
regnat
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-01-27
Add traces to errors while updating flake lock file
Eelco Dolstra
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-07
Use PathReferences more widely
John Ericson
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-01
Fix error message and avoid recalculation
John Ericson
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-02
Rename fromSRI to parseSRI for constistency
Carlo Nucera
2020-07-01
Correct FIXMEs in libfetchers
Carlo Nucera
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
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-09
Support empty hash in fetchers
Matthew Bauer
2020-06-09
Fix applyOverride() for github
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-05-30
Move substitution into Input::fetch()
Eelco Dolstra
2020-05-30
Check revCount / lastModified input attributes if specified
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-28
Fixing the result of merge
Carlo Nucera
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
[next]