index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-04
Fix completion script install name
Eelco Dolstra
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-04
Make 'nix dev-shell' a deprecated alias for 'nix develop'
Eelco Dolstra
2020-06-04
Rename 'nix dev-shell' to 'nix develop'
Eelco Dolstra
2020-06-03
Fix GitHub test
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
Missing `#include <cassert>` in `lru-cache.hh` (#3654)
John Ericson
2020-06-02
Merge pull request #3639 from obsidiansystems/do-fixme-store-removes
Eelco Dolstra
2020-06-02
Merge branch 'lru-tests' of https://github.com/gilligan/nix
Eelco Dolstra
2020-06-02
src/libutil/tests/lru-cache.cc: Check erase()
Eelco Dolstra
2020-06-02
Merge pull request #3642 from knl/improve-ref-validity-checking-in-fetchgit
Eelco Dolstra
2020-06-02
Merge pull request #3645 from mkenigs/fetchOrSubstituteTree-improvements
Eelco Dolstra
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-06-01
Tree ctors
Matthew Kenigsberg
2020-06-01
fetchOrSubstituteTree improvements
Matthew Kenigsberg
2020-05-31
Add tests for lru-cache.hh
Tobias Pflug
2020-05-30
Ensure we restrict refspec interpretation while fetching
Nikola Knezevic
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
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-29
Remove addToStore variant as requested by `FIXME`
John Ericson
2020-05-29
Factor out GitHub / GitLab commonality
Eelco Dolstra
2020-05-29
Merge branch 'gitlab' of https://github.com/Kloenk/nixos-nix into flakes
Eelco Dolstra
2020-05-28
add gitlab libfetcher
Finn Behrens
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 remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-28
Merge branch 'store-visited' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2020-05-28
nixpkgsFlakeRef(): Use locked nixpkgs
Eelco Dolstra
2020-05-28
Merge branch 'nixpkgs#bashInteractive' of https://github.com/mkenigs/nix into...
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
[next]