depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
nix optimise-store: Add
Eelco Dolstra
2
-4
/
+47
2017-08-16
Progress indicator: Cleanup
Eelco Dolstra
1
-50
/
+59
2017-08-16
Progress indicator: More improvements
Eelco Dolstra
1
-58
/
+51
2017-08-16
Progress indicator: Show number of active items
Eelco Dolstra
1
-3
/
+6
2017-08-16
Progress indicator: Unify "copying" and "substituting"
Eelco Dolstra
1
-65
/
+5
2017-08-16
Improve substitution progress indicator
Eelco Dolstra
2
-75
/
+32
2017-08-16
nix copy: Improve progress indicator
Eelco Dolstra
1
-32
/
+67
2017-08-16
nix copy: Revive progress bar
Eelco Dolstra
1
-0
/
+46
2017-08-16
nix copy: Add --no-check-sigs flag
Eelco Dolstra
1
-1
/
+9
2017-08-09
nix repl: Support printing floating-point numbers
Eelco Dolstra
1
-0
/
+4
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
15
-38
/
+38
2017-07-26
nix search: Add a cache
Eelco Dolstra
1
-9
/
+69
2017-07-20
nix-shell: Use bashInteractive from <nixpkgs>
Eelco Dolstra
1
-3
/
+3
2017-07-20
nix search: Ignore top-level eval errors
Eelco Dolstra
2
-2
/
+13
2017-07-20
nix search: Add --json flag
Eelco Dolstra
1
-13
/
+27
2017-07-20
Add "nix search" command
Eelco Dolstra
3
-20
/
+160
2017-07-14
nix path-info: Show download sizes for binary cache stores
Eelco Dolstra
1
-1
/
+1
2017-07-14
Avoid a call to derivationFromPath()
Eelco Dolstra
3
-28
/
+29
2017-07-14
nix path-info: Don't barf on invalid paths
Eelco Dolstra
1
-1
/
+1
2017-07-14
StorePathsCommand: Don't build installables
Eelco Dolstra
5
-8
/
+10
2017-07-14
nix: Show help when no arguments are given
Eelco Dolstra
2
-7
/
+10
2017-07-04
Fix handling of expression installables with a / in them
Eelco Dolstra
1
-4
/
+4
2017-07-04
Support base-64 hashes
Eelco Dolstra
2
-20
/
+22
2017-06-07
Don't show flags from config settings in "nix --help"
Eelco Dolstra
3
-5
/
+17
2017-06-07
nix: Add --help-config flag
Eelco Dolstra
1
-0
/
+20
2017-06-07
nix: Make all options available as flags
Eelco Dolstra
1
-0
/
+2
2017-05-29
Fix build failure on Debian/Ubuntu
Eelco Dolstra
1
-0
/
+1
2017-05-16
Improve progress indicator
Eelco Dolstra
5
-65
/
+211
2017-05-15
nix ls: support '/' for the root directory
Benno Fünfstück
1
-0
/
+4
2017-05-10
Replace readline by linenoise
Eelco Dolstra
2
-110
/
+63
2017-05-08
Add "nix edit" command
Eelco Dolstra
1
-0
/
+75
2017-05-04
nix dump-path: Add
Eelco Dolstra
3
-0
/
+55
2017-05-03
nix eval: Add a --raw flag
Eelco Dolstra
1
-1
/
+13
2017-05-02
Fix "nix ... --all"
Eelco Dolstra
2
-12
/
+16
2017-04-28
Check for libreadline
Eelco Dolstra
2
-1
/
+7
2017-04-25
nix repl: Fix Ctrl-C
Eelco Dolstra
1
-0
/
+10
2017-04-25
Minor cleanup
Eelco Dolstra
1
-10
/
+7
2017-04-25
"using namespace std" considered harmful
Eelco Dolstra
1
-6
/
+5
2017-04-25
nix repl: Use $XDG_DATA_HOME for the readline history
Eelco Dolstra
1
-3
/
+4
2017-04-25
Make "nix repl" build
Eelco Dolstra
2
-32
/
+36
2017-04-25
Merge nix-repl repository
Eelco Dolstra
1
-0
/
+719
2017-04-25
Cleanup in preparation of merging nix-repl repo into nix repo
Eelco Dolstra
1
-0
/
+719
2017-04-25
StorePathCommands: Build installables
Eelco Dolstra
3
-20
/
+13
2017-04-25
Set default installable
Eelco Dolstra
1
-1
/
+7
2017-04-25
Interpret any installable containing a slash as a path
Eelco Dolstra
1
-11
/
+7
2017-04-25
Make StorePathsCommand a subclass of InstallablesCommand
Eelco Dolstra
2
-24
/
+33
2017-04-25
Move code around
Eelco Dolstra
8
-80
/
+68
2017-04-25
Add "nix eval" command
Eelco Dolstra
1
-0
/
+44
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
8
-124
/
+249
2017-04-24
Factor out --json
Eelco Dolstra
2
-7
/
+3
[next]