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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
Use std::unordered_set
Eelco Dolstra
3
-21
/
+5
2014-05-26
Remove ExprBuiltin
Eelco Dolstra
4
-35
/
+8
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
5
-16
/
+49
2014-05-26
Ensure that -I flags get included in nixPath
Eelco Dolstra
7
-17
/
+32
2014-05-26
Add constant ‘nixPath’
Eelco Dolstra
1
-0
/
+11
2014-05-26
Add primop ‘scopedImport’
Eelco Dolstra
4
-3
/
+34
2014-05-26
Shut up some signedness warnings
Eelco Dolstra
1
-2
/
+2
2014-05-23
Ugly hack to allow --argstr values starting with a dash
Eelco Dolstra
1
-0
/
+7
2014-05-21
nix-store -l: Fetch build logs from the Internet
Eelco Dolstra
6
-4
/
+35
2014-05-15
Provide a more useful error message when a dynamic attr lookup fails
Shea Levy
1
-2
/
+10
2014-05-15
lvlInfo -> lvlTalkative
Eelco Dolstra
1
-1
/
+1
2014-05-15
nix-store --optimise: Remove bogus statistics
Eelco Dolstra
3
-14
/
+9
2014-05-15
Remove tab
Eelco Dolstra
1
-2
/
+2
2014-05-15
Merge branch 'master' of github.com:wmertens/nix
Eelco Dolstra
2
-8
/
+80
2014-05-15
Shortcut store files before lstat
Wout Mertens
2
-9
/
+37
2014-05-14
Use the inodes given by readdir directly
Wout Mertens
2
-21
/
+25
2014-05-13
Preload linked hashes to speed up lookups
Wout Mertens
2
-10
/
+41
2014-05-13
nix-instantiate --eval: Apply auto-arguments if the result is a function
Eelco Dolstra
1
-5
/
+10
2014-05-10
Shortcut already-hardlinked files
wmertens
1
-1
/
+10
2014-05-02
Set up directories and permissions for multi-user install automatically
Eelco Dolstra
1
-1
/
+28
2014-05-02
Set build-max-jobs to the number of available cores by default
Eelco Dolstra
1
-0
/
+5
2014-05-02
When running as root, use build users by default
Eelco Dolstra
1
-0
/
+1
2014-04-15
nix-env: Minor change to '--delete-generations Nd' semantics
Ricardo M. Correia
1
-4
/
+10
2014-04-08
If a .drv cannot be parsed, show its path
Eelco Dolstra
7
-10
/
+22
2014-04-04
Show position info in attribute selection errors
Eelco Dolstra
3
-13
/
+14
2014-04-04
Show position info in Boolean operations
Eelco Dolstra
5
-31
/
+28
2014-04-04
Show position info in string concatenation / addition errors
Eelco Dolstra
7
-45
/
+63
2014-04-04
forceString: Show position info
Eelco Dolstra
6
-30
/
+46
2014-04-04
forceAttrs: Show position info
Eelco Dolstra
5
-14
/
+23
2014-04-04
forceList: Show position info
Eelco Dolstra
5
-24
/
+35
2014-04-04
forceInt: Show position info
Eelco Dolstra
3
-11
/
+11
2014-04-04
Pass position information to primop calls
Eelco Dolstra
4
-104
/
+104
2014-04-04
Remove unnecessary quotes around file names
Eelco Dolstra
1
-1
/
+1
2014-04-04
Include position info in function application
Eelco Dolstra
7
-22
/
+45
2014-04-03
Fix compile errors on Illumos
Danny Wilson
3
-0
/
+9
2014-04-03
Tweak error message
Eelco Dolstra
1
-1
/
+1
2014-04-03
Make sure /dev/pts/ptmx is world-writable
Ludovic Courtès
1
-0
/
+4
2014-04-01
Fix potential segfault
Eelco Dolstra
1
-2
/
+3
2014-03-30
nix-env: Add support for --delete-generations 15d
Ricardo M. Correia
1
-2
/
+17
2014-03-30
boost::shared_ptr -> std::shared_ptr
Eelco Dolstra
12
-1467
/
+36
2014-03-29
Drop pointless #include
Eelco Dolstra
1
-2
/
+0
2014-03-29
Fix potential segfault in waitForInput()
Eelco Dolstra
1
-3
/
+5
2014-03-29
restoreSIGPIPE(): Fill in sa_mask
Eelco Dolstra
2
-1
/
+2
2014-03-28
Don't interpret strings as format strings
Eelco Dolstra
3
-23
/
+32
2014-03-21
Make /dev/kvm optional
Ludovic Courtès
1
-1
/
+4
2014-03-18
Fix tabs
Eelco Dolstra
1
-6
/
+6
2014-03-18
Allow recovery from isValidPath RPCs with an invalid path
Ludovic Courtès
1
-1
/
+7
2014-03-17
Fix -j and other flags when using the daemon
Eelco Dolstra
1
-6
/
+6
2014-03-12
Remove unnecessary null pointer checks
Eelco Dolstra
1
-2
/
+2
2014-03-11
Fix passing meta attribute to buildenv.nix
Eelco Dolstra
1
-0
/
+1
[next]