about summary refs log tree commit diff
path: root/src/libmain (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-29 Improve SIGINT handling in multi-threaded programsEelco Dolstra1-9/+2
2016-03-29 Re-enable sync_with_stdioEelco Dolstra1-3/+0
2016-02-25 Merge branch 'master' into new-cliEelco Dolstra3-4/+28
2016-02-23 Pool<T>: Allow a maximum pool sizeEelco Dolstra1-0/+1
2016-02-22 DohEelco Dolstra1-1/+1
2016-02-22 Make OpenSSL usage thread-safeEelco Dolstra3-4/+26
2016-02-12 Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra1-0/+1
2016-02-09 Start of new Nix command-line interfaceEelco Dolstra2-0/+2
2016-02-09 New command line parsing infrastructureEelco Dolstra4-79/+131
2016-02-04 StoreAPI -> StoreEelco Dolstra2-5/+5
2016-02-04 Eliminate the "store" global variableEelco Dolstra2-9/+8
2016-01-28 printMissing(): Propagate store argumentEelco Dolstra2-4/+4
2016-01-06 @eelco's feedback: downgrade to regular float for size, remove unused function.Christian Theune1-23/+0
2016-01-05 First hit at providing support for floats in the language.Christian Theune1-0/+24
2015-09-18 Shut up clang warningsEelco Dolstra1-1/+1
2015-07-23 --version: Print some config infoEelco Dolstra1-0/+14
2015-07-20 Support systemd log severity prefixesEelco Dolstra1-0/+4
2015-05-21 nix-collect-garbage: Call collectGarbage() internallyEelco Dolstra2-0/+32
2015-01-02 Allow $NIX_PAGER to override $PAGEREelco Dolstra1-4/+5
2014-12-14 PedantryEelco Dolstra1-1/+1
2014-12-14 Merge branch 'cygwin-master' of https://github.com/ternaris/nixEelco Dolstra1-0/+1
2014-12-12 Silence some warnings on GCC 4.9Eelco Dolstra1-1/+1
2014-12-12 Don't abort if we get a signal while waiting for the pagerEelco Dolstra1-4/+8
2014-12-10 Provide default pagersEelco Dolstra1-3/+8
2014-12-10 Revert "Use posix_spawn to run the pager"Eelco Dolstra1-30/+8
2014-12-09 Explicitly include required C headersMarko Durkovic1-0/+1
2014-12-05 Define ‘environ’Eelco Dolstra1-0/+2
2014-12-05 Use posix_spawn to run the pagerEelco Dolstra1-8/+30
2014-10-31 Shut up a clang warningEelco Dolstra1-1/+1
2014-10-14 Remove redundant space in usage errorsEelco Dolstra1-1/+1
2014-09-26 printMissing(): Print derivations in approximate build orderEelco Dolstra1-6/+9
2014-09-18 Update spec fileEelco Dolstra1-1/+1
2014-09-18 Install some pkgconfig filesEelco Dolstra2-0/+11
2014-08-20 Flush std::cout before closing stdoutEelco Dolstra1-0/+1
2014-08-20 Provide reasonable default flags for $LESSEelco Dolstra1-1/+2
2014-08-20 Use proper quotes everywhereEelco Dolstra2-12/+12
2014-08-20 Add some colorEelco Dolstra1-6/+5
2014-08-20 nix-store -l: Automatically pipe output into $PAGEREelco Dolstra2-0/+52
2014-08-13 Handle compound single dash options properlyEelco Dolstra1-15/+14
2014-08-13 Refactor option handlingEelco Dolstra2-65/+52
2014-08-13 Remove pointless NIX_LOG_TYPE environment variableEelco Dolstra1-4/+0
2014-07-31 Restore default SIGPIPE handler before invoking ‘man’Eelco Dolstra1-3/+3
2014-05-23 Ugly hack to allow --argstr values starting with a dashEelco Dolstra1-0/+7
2014-03-29 restoreSIGPIPE(): Fill in sa_maskEelco Dolstra1-1/+1
2014-02-17 nix-store --gc --max-freed: Support a unit specifierEelco Dolstra1-3/+18
2014-02-08 Add download-via-ssh substituterShea Levy1-0/+3
2014-02-01 Remove AutomakefilesEelco Dolstra1-11/+0
2014-02-01 Update Makefile variable namesEelco Dolstra1-1/+1
2014-01-30 Rename Makefile -> local.mkEelco Dolstra1-0/+0
2014-01-21 Merge branch 'master' into makeEelco Dolstra1-0/+5