about summary refs log tree commit diff
path: root/scripts/nix-push.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-04-21 * Channels. These allow you to stay current with an evolving set ofEelco Dolstra1-1/+3
2004-04-15 * Allow extra parameters to be passed to Curl through the `CURL_FLAGS'Eelco Dolstra1-1/+1
2004-04-06 * Switched from wget to curl.Eelco Dolstra1-7/+7
2004-03-15 * Make perl a dependency of Nix.Eelco Dolstra1-1/+1
2004-02-13 * Only include predecessors that are themselves being pushed.Eelco Dolstra1-1/+6
2004-02-10 * Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra1-1/+1
2004-01-14 * Synchronous `nix-pull' with `nix-push'.Eelco Dolstra1-1/+1
2004-01-14 * Improved `nix-push': it now uses HTTP PUT (instead of rsync) to copyEelco Dolstra1-42/+77
2003-12-21 * Missing semicolons.Eelco Dolstra1-1/+1
2003-12-01 * Bug fix in nix-push.Eelco Dolstra1-19/+19
2003-12-01 * Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra1-1/+1
2003-11-22 * Fix nix-push.Eelco Dolstra1-36/+32
2003-10-20 * NarPath -> NarName.Eelco Dolstra1-1/+1
2003-10-16 * Get nix-push to work again.Eelco Dolstra1-32/+78
2003-10-07 * Synchronise terminology with the ICSE paper (e.g., slice -> closure,Eelco Dolstra1-2/+2
2003-08-28 * nix-push generated invalid (old-style) slices.Eelco Dolstra1-1/+1
2003-08-05 * Made nix-push much faster.Eelco Dolstra1-18/+33
2003-07-29 * Use `--query --requisites' and include successors when pushing. Don't Eelco Dolstra1-8/+8
2003-07-21 * Syntax fixes.Eelco Dolstra1-10/+20
2003-07-16 * The write() system call can write less than the requested Eelco Dolstra1-0/+4
2003-07-16 * Substitute fixes.Eelco Dolstra1-14/+11
2003-07-13 * Generate the scripts so that we can substitute the prefixEelco Dolstra1-0/+70