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.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-3
/
+3
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-3
/
+3
2016-02-25
Merge branch 'master' into new-cli
Eelco Dolstra
1
-0
/
+5
2016-02-22
Make OpenSSL usage thread-safe
Eelco Dolstra
1
-0
/
+4
2016-02-12
Merge pull request #762 from ctheune/ctheune-floats
Eelco Dolstra
1
-0
/
+1
2016-02-09
New command line parsing infrastructure
Eelco Dolstra
1
-2
/
+1
2016-02-04
StoreAPI -> Store
Eelco Dolstra
1
-3
/
+3
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-4
/
+4
2016-01-28
printMissing(): Propagate store argument
Eelco Dolstra
1
-1
/
+1
2016-01-06
@eelco's feedback: downgrade to regular float for size, remove unused function.
Christian Theune
1
-23
/
+0
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
1
-0
/
+24
2015-09-18
Shut up clang warnings
Eelco Dolstra
1
-1
/
+1
2015-05-21
nix-collect-garbage: Call collectGarbage() internally
Eelco Dolstra
1
-0
/
+17
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
1
-3
/
+3
2014-08-20
nix-store -l: Automatically pipe output into $PAGER
Eelco Dolstra
1
-0
/
+12
2014-08-13
Refactor option handling
Eelco Dolstra
1
-17
/
+18
2014-02-17
nix-store --gc --max-freed: Support a unit specifier
Eelco Dolstra
1
-3
/
+18
2012-11-20
nix-store -r: Add ‘--ignore-unknown’ flag
Eelco Dolstra
1
-0
/
+4
2012-10-03
Drop support for running nix-worker in "slave" mode
Eelco Dolstra
1
-3
/
+0
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
1
-0
/
+3
2012-08-24
Include the output name in the GC root link
Eelco Dolstra
1
-1
/
+0
2012-07-18
Use "#pragma once" to prevent repeated header file inclusion
Eelco Dolstra
1
-5
/
+1
2012-03-13
Ensure that Perl processes delete their entry in the temproots directory
Eelco Dolstra
1
-5
/
+0
2012-03-05
nix-worker: put the pid of the caller in argv[1]
Eelco Dolstra
1
-0
/
+2
2011-09-06
* Added a command ‘nix-store --verify-paths PATHS’ to check whether
Eelco Dolstra
1
-0
/
+3
2011-08-31
* Eliminate all uses of the global variable ‘store’ from libstore.
Eelco Dolstra
1
-1
/
+3
2011-02-05
* Clang compatibility fix. Clang actually checks template definitions
Eelco Dolstra
1
-1
/
+1
2009-11-24
* Templatise getIntArg / string2Int.
Eelco Dolstra
1
-4
/
+12
2008-08-04
* `nix-store --realise': print what paths will be built/downloaded,
Eelco Dolstra
1
-0
/
+2
2008-06-18
* --max-freed: support values >= 4 GB.
Eelco Dolstra
1
-1
/
+1
2008-06-18
* Garbage collector: option `--max-freed' to stop after at least N
Eelco Dolstra
1
-0
/
+3
2008-06-14
* nix-worker: clean up the temporary root for the worker processes
Eelco Dolstra
1
-0
/
+5
2007-01-14
* Option --argstr for passing string arguments easily. (NIX-75)
Eelco Dolstra
1
-1
/
+1
2006-12-04
* Daemon mode (`nix-worker --daemon'). Clients connect to the server
Eelco Dolstra
1
-0
/
+6
2006-12-03
* Doh.
Eelco Dolstra
1
-1
/
+1
2006-12-03
* Removed `build-allow-root'.
Eelco Dolstra
1
-0
/
+3
2006-09-04
* Use a proper namespace.
Eelco Dolstra
1
-6
/
+8
2005-02-01
* nix-store, nix-instantiate: added an option `--add-root' to
Eelco Dolstra
1
-0
/
+4
2003-12-01
* Help text for all (non-script) programs, so no more:
Eelco Dolstra
1
-0
/
+9
2003-10-20
* Refactored the source tree.
Eelco Dolstra
1
-0
/
+15