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
/
nix-store
/
main.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-19
* Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' ->
Eelco Dolstra
1
-2
/
+2
2005-01-19
* `nix-store --build' now builds its arguments in parallel instead of
Eelco Dolstra
1
-1
/
+2
2005-01-19
* Change extension `.store' to `.drv'.
Eelco Dolstra
1
-34
/
+36
2005-01-19
* Started removing closure store expressions, i.e., the explicit
Eelco Dolstra
1
-32
/
+12
2004-12-20
* Simplify the substitute mechanism:
Eelco Dolstra
1
-1
/
+13
2004-09-10
* Operation `--delete-generations' to delete generations of a
Eelco Dolstra
1
-9
/
+5
2004-08-31
* Main the `substitutes-rev' table again, but now in a way that
Eelco Dolstra
1
-1
/
+4
2004-08-25
* `--min-age' flag in nix-store and nix-collect-garbage to only delete
Eelco Dolstra
1
-10
/
+15
2004-08-25
* `nix-collect-garbage' now actually performs a garbage collection, it
Eelco Dolstra
1
-1
/
+1
2004-08-25
* Put the garbage collector in nix-store: operation `--gc',
Eelco Dolstra
1
-13
/
+57
2004-06-28
* Added a switch `--fallback'. From the manual:
Eelco Dolstra
1
-4
/
+2
2004-06-21
* Remove debug output.
Eelco Dolstra
1
-1
/
+0
2004-06-21
* Wrap calls to registerSubstitute() in a single transaction to
Eelco Dolstra
1
-1
/
+7
2004-06-20
* Re-enable support for substitutes in the normaliser.
Eelco Dolstra
1
-23
/
+31
2004-02-14
* The environment variable NIX_ROOT can now be set to execute Nix in a
Eelco Dolstra
1
-1
/
+30
2004-01-09
* Option `--force-realise' in `nix-store --query'.
Eelco Dolstra
1
-5
/
+12
2003-12-01
* Help text for all (non-script) programs, so no more:
Eelco Dolstra
1
-9
/
+1
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra
1
-3
/
+2
2003-11-18
* "Fix expression" -> "Nix expression".
Eelco Dolstra
1
-0
/
+303