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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-24
* Get rid of tab characters.
Eelco Dolstra
1
-62
/
+62
2003-11-22
* Fix nix-push.
Eelco Dolstra
1
-36
/
+32
2003-11-22
* Maintain integrity of the substitute and successor mappings when
Eelco Dolstra
3
-100
/
+16
2003-11-22
* Fix the garbage collector.
Eelco Dolstra
1
-3
/
+18
2003-10-27
* Don't cache the manifest.
Eelco Dolstra
1
-1
/
+1
2003-10-20
* NarPath -> NarName.
Eelco Dolstra
1
-1
/
+1
2003-10-16
* Remove some debug output.
Eelco Dolstra
1
-4
/
+1
2003-10-16
* Substitutes and nix-pull now work again.
Eelco Dolstra
1
-60
/
+91
2003-10-16
* Get nix-push to work again.
Eelco Dolstra
1
-32
/
+78
2003-10-15
* Keep sources (derivation expression) by default, `--no-source' to
Eelco Dolstra
1
-2
/
+2
2003-10-09
* Follow successors by default (use `--no-successors' to override).
Eelco Dolstra
1
-2
/
+2
2003-10-09
* Fixed nix-switch.
Eelco Dolstra
1
-2
/
+2
2003-10-07
* Synchronise terminology with the ICSE paper (e.g., slice -> closure,
Eelco Dolstra
1
-2
/
+2
2003-10-02
* Use passive FTP in wget.
Eelco Dolstra
1
-1
/
+1
2003-08-28
* nix-push generated invalid (old-style) slices.
Eelco Dolstra
1
-1
/
+1
2003-08-25
* Don't continue when the call to nix fails.
Eelco Dolstra
1
-3
/
+11
2003-08-15
* A script `nix-prefetch-url' to fetch a URL, place it in the Nix
Eelco Dolstra
3
-4
/
+54
2003-08-15
* Don't use a temporary file.
Eelco Dolstra
1
-9
/
+14
2003-08-06
* Allow a name to be given to a system configuration through `--name
Eelco Dolstra
1
-3
/
+7
2003-08-05
* Made nix-push much faster.
Eelco Dolstra
1
-18
/
+33
2003-08-05
* Made nix-pull much faster by performing all Fix instantiations at
Eelco Dolstra
1
-14
/
+32
2003-07-29
* Bug: Fix does not allow empty names, so don't generate them.
Eelco Dolstra
1
-10
/
+10
2003-07-29
* Use `--query --requisites' and include successors when pushing. Don't
Eelco Dolstra
1
-8
/
+8
2003-07-29
* Typo: if -> elsif.
Eelco Dolstra
1
-1
/
+1
2003-07-29
* Get garbage collection and cache population to work *properly*.
Eelco Dolstra
2
-18
/
+50
2003-07-28
* Do not set LD_LIBRARY_PATH; it breaks many things. E.g., SuSE's ssh
Eelco Dolstra
1
-1
/
+1
2003-07-23
* Incorporated Berkeley DB and ATerm into the source tree.
Eelco Dolstra
1
-0
/
+5
2003-07-22
* Substitutes now should produce a path with the same id as they are
Eelco Dolstra
1
-4
/
+13
2003-07-21
* Changed nix-pull to match nix-push.
Eelco Dolstra
2
-15
/
+16
2003-07-21
* Syntax fixes.
Eelco Dolstra
2
-14
/
+24
2003-07-20
* Argh, another short-write problem. Added wrappers around
Eelco Dolstra
1
-0
/
+3
2003-07-18
* Generate nar.sh, fetchurl.sh.
Eelco Dolstra
1
-7
/
+1
2003-07-16
* The write() system call can write less than the requested
Eelco Dolstra
1
-0
/
+4
2003-07-16
* Substitute fixes.
Eelco Dolstra
2
-15
/
+12
2003-07-14
* Get the garbage collector to work again.
Eelco Dolstra
2
-22
/
+25
2003-07-13
* Generate the scripts so that we can substitute the prefix
Eelco Dolstra
5
-21
/
+23
2003-07-10
* Compress Nix archives when pushing them.
Eelco Dolstra
2
-3
/
+5
2003-07-10
* Working derivate sharing.
Eelco Dolstra
2
-4
/
+23
2003-07-10
* Convert tabs to spaces.
Eelco Dolstra
2
-70
/
+70
2003-07-10
* Performance enhancement.
Eelco Dolstra
1
-2
/
+8
2003-07-10
* The policy-free derivate sharing now *almost* works. :-) For any
Eelco Dolstra
5
-133
/
+69
2003-07-10
* Get `nix-push' working again. It now uses Nix/Fix to create Nix
Eelco Dolstra
3
-1
/
+63
2003-06-18
* Set CPLUS_INCLUDE_PATH as well as C_INCLUDE_PATH. Otherwise g++
Eelco Dolstra
1
-0
/
+1
2003-05-30
* Set umask to 0022 on startup.
Eelco Dolstra
2
-0
/
+4
2003-05-30
* Don't set MANPATH. It's not necessary.
Eelco Dolstra
1
-1
/
+1
2003-05-30
* Set MANPATH and PKG_CONFIG_PATH.
Eelco Dolstra
1
-1
/
+5
2003-05-27
* Fix the rsync destination.
Eelco Dolstra
1
-1
/
+1
2003-05-26
* Removed some debug code that prevented packages from building.
Eelco Dolstra
1
-58
/
+0
2003-05-26
* Nix can now fetch prebuilts (and other files) from the network, iff
Eelco Dolstra
4
-8
/
+22
2003-05-25
* Prebuilt package sharing. We allow transparent binary deployment by
Eelco Dolstra
5
-21
/
+118
[next]