Age | Commit message (Expand) | Author | Files | Lines |
2009-04-16 | * Cleanup. | Eelco Dolstra | 1 | -15/+6 |
2009-03-19 | * Disregard the Hash field in manifests. | Eelco Dolstra | 1 | -22/+5 |
2007-09-04 | * nix-push / generate-patches: bzip the manifest. | Eelco Dolstra | 1 | -0/+8 |
2007-01-23 | * New kind of manifest object: "localPath", which denotes that a store | Eelco Dolstra | 1 | -0/+19 |
2007-01-23 | * Successors have been gone for ages. | Eelco Dolstra | 1 | -8/+1 |
2006-02-24 | * Canonicalise manifests a bit by sorting them. | Eelco Dolstra | 1 | -2/+2 |
2005-03-18 | * Ignore hash conflicts in gc-releases.pl. | Eelco Dolstra | 1 | -3/+8 |
2005-03-14 | * Set NAR name to content hash; previous nix-push names were not | Eelco Dolstra | 1 | -14/+3 |
2005-02-25 | * Add a version number to manifests. | Eelco Dolstra | 1 | -0/+9 |
2005-02-24 | * Properly specify the hash algorithm in the manifests, and read it | Eelco Dolstra | 1 | -3/+15 |
2005-02-09 | * Propagate the deriver of a path through the substitute mechanism. | Eelco Dolstra | 1 | -6/+6 |
2005-02-08 | * Better error reporting in readmanifest. | Eelco Dolstra | 1 | -1/+2 |
2005-01-25 | * Really fix the substitute mechanism, i.e., ensure the closure | Eelco Dolstra | 1 | -1/+8 |
2004-12-29 | * Propagate patches from the source distribution to the destination | Eelco Dolstra | 1 | -3/+3 |
2004-12-29 | * Atomic file replacement is good. | Eelco Dolstra | 1 | -1/+4 |
2004-12-29 | * A utility to generate patches between releases based on their | Eelco Dolstra | 1 | -25/+33 |
2004-12-28 | * Added a function to write manifests. | Eelco Dolstra | 1 | -15/+57 |
2004-12-20 | * Place manifests in /nix/var/nix/manifests. | Eelco Dolstra | 1 | -2/+9 |
2004-12-13 | * Patch deployment. `download.pl' (intended to be used in the | Eelco Dolstra | 1 | -30/+91 |
2004-10-20 | * Show error messages from curl. | Eelco Dolstra | 1 | -1/+1 |
2004-06-21 | * Adapted nix-pull to use the new substitute mechanism. | Eelco Dolstra | 1 | -6/+6 |
2004-04-06 | * Switched from wget to curl. | Eelco Dolstra | 1 | -1/+1 |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -1/+1 |
2004-01-16 | * Doh! Edited `readmanifest.pm' instead of `readmanifest.pm.in'. | Eelco Dolstra | 1 | -9/+9 |
2003-12-05 | * Refactoring: put the manifest-reading code in a separate file. | Eelco Dolstra | 1 | -0/+72 |