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
/
libmain
/
shared.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
1
-11
/
+11
2016-08-10
Remove $NIX_DB_DIR
Eelco Dolstra
1
-1
/
+0
2016-07-11
Modernize AutoCloseFD
Shea Levy
1
-2
/
+2
2016-04-25
Show the log tail when a build fails
Eelco Dolstra
1
-1
/
+1
2016-04-25
Remove --print-build-trace
Eelco Dolstra
1
-3
/
+0
2016-04-25
Improved logging abstraction
Eelco Dolstra
1
-2
/
+1
2016-03-29
Improve SIGINT handling in multi-threaded programs
Eelco Dolstra
1
-9
/
+2
2016-03-29
Re-enable sync_with_stdio
Eelco Dolstra
1
-3
/
+0
2016-02-25
Merge branch 'master' into new-cli
Eelco Dolstra
1
-4
/
+21
2016-02-23
Pool<T>: Allow a maximum pool size
Eelco Dolstra
1
-0
/
+1
2016-02-22
Make OpenSSL usage thread-safe
Eelco Dolstra
1
-4
/
+20
2016-02-09
New command line parsing infrastructure
Eelco Dolstra
1
-77
/
+71
2016-02-04
StoreAPI -> Store
Eelco Dolstra
1
-2
/
+2
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-5
/
+4
2016-01-28
printMissing(): Propagate store argument
Eelco Dolstra
1
-3
/
+3
2015-07-23
--version: Print some config info
Eelco Dolstra
1
-0
/
+14
2015-07-20
Support systemd log severity prefixes
Eelco Dolstra
1
-0
/
+4
2015-05-21
nix-collect-garbage: Call collectGarbage() internally
Eelco Dolstra
1
-0
/
+15
2015-01-02
Allow $NIX_PAGER to override $PAGER
Eelco Dolstra
1
-4
/
+5
2014-12-14
Pedantry
Eelco Dolstra
1
-1
/
+1
2014-12-14
Merge branch 'cygwin-master' of https://github.com/ternaris/nix
Eelco Dolstra
1
-0
/
+1
2014-12-12
Don't abort if we get a signal while waiting for the pager
Eelco Dolstra
1
-4
/
+8
2014-12-10
Provide default pagers
Eelco Dolstra
1
-3
/
+8
2014-12-10
Revert "Use posix_spawn to run the pager"
Eelco Dolstra
1
-30
/
+8
2014-12-09
Explicitly include required C headers
Marko Durkovic
1
-0
/
+1
2014-12-05
Define ‘environ’
Eelco Dolstra
1
-0
/
+2
2014-12-05
Use posix_spawn to run the pager
Eelco Dolstra
1
-8
/
+30
2014-10-14
Remove redundant space in usage errors
Eelco Dolstra
1
-1
/
+1
2014-09-26
printMissing(): Print derivations in approximate build order
Eelco Dolstra
1
-6
/
+9
2014-08-20
Flush std::cout before closing stdout
Eelco Dolstra
1
-0
/
+1
2014-08-20
Provide reasonable default flags for $LESS
Eelco Dolstra
1
-1
/
+2
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
1
-9
/
+9
2014-08-20
Add some color
Eelco Dolstra
1
-6
/
+5
2014-08-20
nix-store -l: Automatically pipe output into $PAGER
Eelco Dolstra
1
-0
/
+40
2014-08-13
Handle compound single dash options properly
Eelco Dolstra
1
-15
/
+14
2014-08-13
Refactor option handling
Eelco Dolstra
1
-48
/
+34
2014-08-13
Remove pointless NIX_LOG_TYPE environment variable
Eelco Dolstra
1
-4
/
+0
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
1
-3
/
+3
2014-05-23
Ugly hack to allow --argstr values starting with a dash
Eelco Dolstra
1
-0
/
+7
2014-03-29
restoreSIGPIPE(): Fill in sa_mask
Eelco Dolstra
1
-1
/
+1
2014-02-08
Add download-via-ssh substituter
Shea Levy
1
-0
/
+3
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
1
-0
/
+5
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
1
-0
/
+5
2013-11-23
Drop the dependency on libgc in libmain
Eelco Dolstra
1
-20
/
+0
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
1
-6
/
+3
2013-10-02
Report OOM errors better
Eelco Dolstra
1
-0
/
+3
2013-07-30
Detect stack overflows
Eelco Dolstra
1
-0
/
+7
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
1
-5
/
+2
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
1
-2
/
+5
2013-02-19
build-remote: Use the --quiet flag
Eelco Dolstra
1
-5
/
+2
[next]