index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-07-02
Inline and simplify in parseAnyPrefixed
Carlo Nucera
2020-07-02
Rename fromSRI to parseSRI for constistency
Carlo Nucera
2020-07-02
Get rid of the std::pair
Carlo Nucera
2020-07-02
Inline newFunction
Carlo Nucera
2020-07-02
Fix test suite
Carlo Nucera
2020-07-01
Rename two hash constructors to proper functions
Carlo Nucera
2020-07-01
Inline Hash::init()
Carlo Nucera
2020-07-01
Remove unused import
Carlo Nucera
2020-07-01
Keep the previous name, for diffing
Carlo Nucera
2020-07-01
Correct FIXMEs in libfetchers
Carlo Nucera
2020-07-01
Fixed build, we still have test errors
Carlo Nucera
2020-06-30
WIP initial design
Carlo Nucera
2020-06-30
Factor the prefix splitting in hash
Carlo Nucera
2020-06-30
Factor the prefix splitting in content-address
Carlo Nucera
2020-06-30
Create the spitPrefix function in parser.hh
Carlo Nucera
2020-06-29
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-29
Merge pull request #3729 from obsidiansystems/simpler-hased-mirror
Eelco Dolstra
2020-06-29
Merge pull request #3749 from rodarima/master
Eelco Dolstra
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
2020-06-25
Fall back to copyPath if link fails with EPERM
Rodrigo
2020-06-23
Fix test suite
Carlo Nucera
2020-06-23
Fix and clean up hash parser
John Ericson
2020-06-23
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-23
Merge pull request #3724 from bburdette/hintfmt-percent
Eelco Dolstra
2020-06-22
Improve content address parsing
John Ericson
2020-06-22
with normaltxt, elide yellow color code instead of canceling it; use normaltx...
Ben Burdette
2020-06-22
Update src/libutil/fmt.hh
Ben Burdette
2020-06-22
hashed-mirrors: Use parsed derivation output rather than reconstructing it
John Ericson
2020-06-19
tidying up
Ben Burdette
2020-06-19
fmt -> hintfmt test
Ben Burdette
2020-06-19
remove formathelper
Ben Burdette
2020-06-19
WIP: Make Hash always store a valid hash type
John Ericson
2020-06-19
escape percents
Ben Burdette
2020-06-19
too few, too many args
Ben Burdette
2020-06-19
add hintfmt test
Ben Burdette
2020-06-19
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
tabs -> spaces
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-19
Remove unneeded constructor for `DerivationOutputHash`
John Ericson
2020-06-19
Remove uneeded `= default` for Hash
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-19
Merge pull request #3669 from gilligan/add-compression-tests
Eelco Dolstra
2020-06-19
Remove some `Base::` that crept in
John Ericson
2020-06-18
Merge branch 'validPathInfo-temp' into validPathInfo-ca-proper-datatype
John Ericson
[next]