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-09-17
Add some instrumentation for debugging GC leaks
Eelco Dolstra
4
-0
/
+59
2014-09-17
Settings: Add bool get()
Eelco Dolstra
4
-3
/
+13
2014-09-04
Fix dependency ordering
Eelco Dolstra
1
-4
/
+2
2014-09-02
Fix boost::too_many_args error
Eelco Dolstra
1
-1
/
+1
2014-09-01
Add an 'optimiseStore' remote procedure call.
Ludovic Courtès
8
-20
/
+42
2014-08-28
Add disallowedReferences / disallowedRequisites
Eelco Dolstra
1
-26
/
+29
2014-08-28
Introduce allowedRequisites feature
Gergely Risko
1
-1
/
+18
2014-08-21
fix disappearing bash arguments
Joel Taylor
1
-2
/
+7
2014-08-21
Use PR_SET_PDEATHSIG to ensure child cleanup
Eelco Dolstra
3
-3
/
+13
2014-08-21
Use unshare() instead of clone()
Eelco Dolstra
1
-55
/
+35
2014-08-21
Fix a segfault in ‘nix-env -qa’
Eelco Dolstra
1
-1
/
+1
2014-08-20
Flush std::cout before closing stdout
Eelco Dolstra
1
-0
/
+1
2014-08-20
Use pager for more commands
Eelco Dolstra
2
-1
/
+8
2014-08-20
Provide reasonable default flags for $LESS
Eelco Dolstra
1
-1
/
+2
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
35
-439
/
+439
2014-08-20
Add some color
Eelco Dolstra
6
-52
/
+56
2014-08-20
nix-store -l: Automatically pipe output into $PAGER
Eelco Dolstra
4
-2
/
+56
2014-08-20
Filter Nix-specific ANSI escape sequences from stderr
Eelco Dolstra
1
-1
/
+37
2014-08-19
Make hook shutdown more reliable
Eelco Dolstra
1
-1
/
+1
2014-08-18
Fix --attr parsing
Eelco Dolstra
1
-1
/
+3
2014-08-18
Doh
Eelco Dolstra
1
-4
/
+1
2014-08-17
Reduce verbosity
Eelco Dolstra
1
-1
/
+2
2014-08-17
Propagate remote timeouts properly
Eelco Dolstra
1
-21
/
+33
2014-08-17
Fix download-via-ssh
Eelco Dolstra
1
-2
/
+4
2014-08-13
nix-log2xml: Handle newlines
Eelco Dolstra
1
-0
/
+1
2014-08-13
Remove log2html.xsl and friends
Eelco Dolstra
4
-160
/
+0
2014-08-13
nix-log2xml: Handle UTF-8 characters
Eelco Dolstra
1
-1
/
+1
2014-08-13
Use regular file GC roots if possible
Eelco Dolstra
1
-1
/
+4
2014-08-13
Handle compound single dash options properly
Eelco Dolstra
1
-15
/
+14
2014-08-13
Refactor option handling
Eelco Dolstra
10
-537
/
+509
2014-08-13
Fix warning about non-existant -I directories
Eelco Dolstra
1
-1
/
+1
2014-08-13
Remove pointless NIX_LOG_TYPE environment variable
Eelco Dolstra
1
-4
/
+0
2014-08-05
Remove unnecessary call to addTempRoot()
Eelco Dolstra
1
-1
/
+0
2014-08-05
Doh
Eelco Dolstra
2
-11
/
+2
2014-08-04
Move some options out of globals
Eelco Dolstra
4
-6
/
+15
2014-08-04
Refactor
Eelco Dolstra
3
-43
/
+43
2014-08-04
Add option ‘build-extra-chroot-dirs’
Eelco Dolstra
4
-13
/
+9
2014-08-04
Get rid of "killing <pid>" message for unused build hooks
Eelco Dolstra
3
-4
/
+5
2014-08-04
Make chroot builds easier to set up
Eelco Dolstra
1
-0
/
+3
2014-08-01
Remove ugly hack for detecting build environment setup errors
Eelco Dolstra
1
-13
/
+10
2014-08-01
Call commonChildInit() before doing chroot init
Eelco Dolstra
2
-12
/
+16
2014-08-01
Eliminate redundant copy
Eelco Dolstra
2
-1
/
+3
2014-08-01
findRoots(): Prevent a call to lstat()
Eelco Dolstra
1
-9
/
+14
2014-08-01
Make readDirectory() return inode / file type
Eelco Dolstra
7
-46
/
+48
2014-08-01
Allow regular files as GC roots
Eelco Dolstra
1
-0
/
+6
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
4
-15
/
+17
2014-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2
-3
/
+3
2014-07-25
nix-daemon: Pass on the user's $SSH_AUTH_SOCK to the SSH substituter
Eelco Dolstra
4
-0
/
+17
2014-07-25
Change the default for use-ssh-substituter to ‘true’
Eelco Dolstra
1
-2
/
+2
2014-07-24
nix-copy-closure: Drop --bzip2, --xz, --show-progress
Eelco Dolstra
1
-32
/
+1
[next]