index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
command.hh
Age
Commit message (
Expand
)
Author
2017-09-06
nix build: Create result symlinks
Eelco Dolstra
2017-08-29
nix edit / log: Operate on a single Installable
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-14
Avoid a call to derivationFromPath()
Eelco Dolstra
2017-07-14
StorePathsCommand: Don't build installables
Eelco Dolstra
2017-05-04
nix dump-path: Add
Eelco Dolstra
2017-05-02
Fix "nix ... --all"
Eelco Dolstra
2017-04-25
Make StorePathsCommand a subclass of InstallablesCommand
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2017-03-16
nix copy: Make -r option use the "from" store
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-05-31
Shut up some clang warnings
Eelco Dolstra
2016-04-21
nix --help: Show usage examples
Eelco Dolstra
2016-04-15
Unify "nix verify-paths" and "nix verify-store"
Eelco Dolstra
2016-03-29
Add "nix verify-paths" command
Eelco Dolstra
2016-03-21
nix: Add --store flag
Eelco Dolstra
2016-03-14
Fix build on clang due to -Wmismatched-tags
Eelco Dolstra
2016-02-09
Start of new Nix command-line interface
Eelco Dolstra