index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmain
/
shared.cc
Age
Commit message (
Expand
)
Author
2014-12-10
Provide default pagers
Eelco Dolstra
2014-12-10
Revert "Use posix_spawn to run the pager"
Eelco Dolstra
2014-12-09
Explicitly include required C headers
Marko Durkovic
2014-12-05
Define ‘environ’
Eelco Dolstra
2014-12-05
Use posix_spawn to run the pager
Eelco Dolstra
2014-10-14
Remove redundant space in usage errors
Eelco Dolstra
2014-09-26
printMissing(): Print derivations in approximate build order
Eelco Dolstra
2014-08-20
Flush std::cout before closing stdout
Eelco Dolstra
2014-08-20
Provide reasonable default flags for $LESS
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-20
Add some color
Eelco Dolstra
2014-08-20
nix-store -l: Automatically pipe output into $PAGER
Eelco Dolstra
2014-08-13
Handle compound single dash options properly
Eelco Dolstra
2014-08-13
Refactor option handling
Eelco Dolstra
2014-08-13
Remove pointless NIX_LOG_TYPE environment variable
Eelco Dolstra
2014-07-31
Restore default SIGPIPE handler before invoking ‘man’
Eelco Dolstra
2014-05-23
Ugly hack to allow --argstr values starting with a dash
Eelco Dolstra
2014-03-29
restoreSIGPIPE(): Fill in sa_mask
Eelco Dolstra
2014-02-08
Add download-via-ssh substituter
Shea Levy
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
2013-11-23
Drop the dependency on libgc in libmain
Eelco Dolstra
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
2013-10-02
Report OOM errors better
Eelco Dolstra
2013-07-30
Detect stack overflows
Eelco Dolstra
2013-03-08
Revert "Prevent config.h from being clobbered"
Eelco Dolstra
2013-03-07
Prevent config.h from being clobbered
Eelco Dolstra
2013-02-19
build-remote: Use the --quiet flag
Eelco Dolstra
2012-12-11
On SQLITE_BUSY, wait a random amount of time
Eelco Dolstra
2012-11-27
Add builtin constants ‘langVersion’ and ‘nixVersion’
Eelco Dolstra
2012-11-20
nix-store -r: Add ‘--ignore-unknown’ flag
Eelco Dolstra
2012-10-03
Drop support for running nix-worker in "slave" mode
Eelco Dolstra
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
2012-08-27
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-08-24
Include the output name in the GC root link
Eelco Dolstra
2012-07-31
Add an option ‘build-fallback’ (equivalent to the --fallback flag)
Eelco Dolstra
2012-07-30
Refactor settings processing
Eelco Dolstra
2012-07-30
Whitespace
Eelco Dolstra
2012-03-13
Ensure that Perl processes delete their entry in the temproots directory
Eelco Dolstra
2012-03-05
nix-worker: put the pid of the caller in argv[1]
Eelco Dolstra
2011-12-14
* Remove the terminate handler, which was only really needed because
Eelco Dolstra
2011-11-29
* Get rid of some superfluous error messages if a substituter fails.
Eelco Dolstra
2011-11-22
* Move initialisation of variables like nixConfDir from libmain to
Eelco Dolstra
2011-09-06
* Added a command ‘nix-store --verify-paths PATHS’ to check whether
Eelco Dolstra
2011-08-31
* Eliminate all uses of the global variable ‘store’ from libstore.
Eelco Dolstra
2011-06-30
Add support for the `build-timeout' and `--timeout' options.
Ludovic Courtès
2011-02-09
* Don't call GC_expand_hp unless we're actually using the garbage
Eelco Dolstra
2010-12-13
* nix-instantiate: return exit status 100 to denote a permanent build
Eelco Dolstra
2010-11-17
* Before a build, show the disk space that the downloaded store paths
Eelco Dolstra
2010-11-16
* Sync with the trunk.
Eelco Dolstra
[prev]
[next]