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
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-21
libfetchers/github: rename `url` to `host`
Maximilian Bosch
2020-09-18
libfetchers/github: allow `url` attribute
Maximilian Bosch
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-09-01
github: Use access token when calling .../commits API
Eelco Dolstra
2020-08-17
Merge pull request #3932 from chkno/no-show-signature
Eelco Dolstra
2020-08-13
Don't try to parse signature check as commit timestamp
Chuck
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-08-01
Fix error message and avoid recalculation
John Ericson
2020-07-31
Fix indentation
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-27
Merge remote-tracking branch 'upstream/master' into ca-derivation-data-types
John Ericson
2020-07-20
Add UnimplementedError to ease grepping for these
Carlo Nucera
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-13
Fix gitlab-fetcher to obtain tags and branches
Maximilian Bosch
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-03
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-03
Shut up a clang warning
Eelco Dolstra
2020-07-02
Rename fromSRI to parseSRI for constistency
Carlo Nucera
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-07-01
Correct FIXMEs in libfetchers
Carlo Nucera
2020-07-01
Add --inputs-from to use flake inputs as registry entries
Eelco Dolstra
2020-07-01
Support building flakes from a shallow Git repo
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-19
More designated initializers
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
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-18
github: Respect default branch
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-12
Use `std::string_view` in a few more places
John Ericson
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-04
getDefaultUrl() -> value_or()
Eelco Dolstra
2020-06-04
add support for selfhosted gitlab/github
Finn Behrens
[next]