index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-05-28
Merge pull request #3631 from andir/libutil-config-tests
Eelco Dolstra
2020-05-28
Merge pull request #3455 from Ericson2314/enum-FileIngestionMethod
Eelco Dolstra
2020-05-28
Merge pull request #3632 from LnL7/darwin-xz
Eelco Dolstra
2020-05-27
Use `FileIngestionMethod` for `nix hash`
John Ericson
2020-05-27
installer: don't require xz on darwin
Daiderd Jordan
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-27
Don’t use FileIngestionMethod for StorePathsCommand
Matthew Bauer
2020-05-27
config.hh: Add documentation
Andreas Rammhold
2020-05-27
tests/config.cc: add tests for Config::applyConfig
Andreas Rammhold
2020-05-27
config.cc: extract parts of applyConfigFile into applyConfig
Andreas Rammhold
2020-05-27
Add unit tests for config.cc
Andreas Rammhold
2020-05-27
Merge pull request #3608 from surajbarkale/patch-1
Eelco Dolstra
2020-05-27
Merge pull request #3621 from gilligan/add-json-tests
Eelco Dolstra
2020-05-27
Merge pull request #3625 from gilligan/xml-writer-tests
Eelco Dolstra
2020-05-27
Merge pull request #3620 from gilligan/hash-tests
Eelco Dolstra
2020-05-26
Change remaining bools with FileIngestionMethod
Carlo Nucera
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-26
installer: fix unused variable
Domen Kožar
2020-05-26
Fix installer script bugs
Domen Kožar
2020-05-25
Add unit tests for xml-writer
Tobias Pflug
2020-05-25
Merge pull request #3375 from domenkozar/multi-user-count
Domen Kožar
2020-05-25
Merge pull request #3623 from domenkozar/installer-pass-nix-conf
Domen Kožar
2020-05-25
Allow passing extra nix.conf to installer
Domen Kožar
2020-05-25
install-multi-user: allow overriding user count
Domen Kožar
2020-05-25
Add unit tests for "json.hh"
Tobias Pflug
2020-05-25
Add unit tests for hashing functions
Tobias Pflug
2020-05-23
Merge pull request #3611 from nomeata/joachim/nix-env-man
Domen Kožar
2020-05-23
Merge pull request #3610 from LnL7/hydra-build-products
Domen Kožar
2020-05-23
Manpages: Do not refer to nixpkgs-channels
Joachim Breitner
2020-05-23
fix hydra build products
Daiderd Jordan
2020-05-23
Merge pull request #3212 from LnL7/darwin-10.15-install
Domen Kožar
2020-05-23
scripts/create-darwin-volume.sh: remove unused variable
Domen Kožar
2020-05-22
Merge pull request #3606 from tweag/unquoted-urls
Eelco Dolstra
2020-05-22
Use /etc/zshenv instead of /etc/zshrc for profile
Suraj Barkale
2020-05-21
installer: don't clobber synthetic.conf
Daiderd Jordan
2020-05-21
focus on golden-path covering most scenarios
Travis A. Everett
2020-05-21
installer: refuse apfs volume creation when FileVault is enabled
Daiderd Jordan
2020-05-21
manual: clarify volume creation section
Daiderd Jordan
2020-05-21
install: make synthetic.conf and fstab checks stricter
Daiderd Jordan
2020-05-21
install: improve output and error handling
Daiderd Jordan
2020-05-21
install: hide the store volume on darwin
Daiderd Jordan
2020-05-21
manual: add apfs volume section
Daiderd Jordan
2020-05-21
install: show macOS 10.15 message with --daemon
Daiderd Jordan
2020-05-21
install: also configure ~/.zshenv
Daiderd Jordan
2020-05-21
install: configure and bootstrap synthetic.conf on darwin
Daiderd Jordan
2020-05-21
documentation: avoid unquoted URLs
Krzysztof Gogolewski
2020-05-20
Merge pull request #3603 from gilligan/url-tests
Eelco Dolstra
2020-05-20
Add unit testes for url.cc
Tobias Pflug
[next]