Age | Commit message (Expand) | Author | Files | Lines |
2007-03-30 | * Make the maximum patch size configurable. | Eelco Dolstra | 1 | -3/+9 |
2007-01-23 | * New kind of manifest object: "localPath", which denotes that a store | Eelco Dolstra | 1 | -2/+4 |
2007-01-23 | * Successors have been gone for ages. | Eelco Dolstra | 1 | -8/+5 |
2007-01-08 | * Reject patches that are larger than a certain fraction of the full archive | Eelco Dolstra | 1 | -4/+13 |
2007-01-08 | * Huge speedup in patch propagation (20 minutes or so to 3 seconds). | Eelco Dolstra | 1 | -8/+15 |
2006-10-12 | * Reduce the maximum archive size for patch generation to 100 MB to | Eelco Dolstra | 1 | -1/+1 |
2006-10-04 | * tmpnam() -> File::Temp::tempdir(). | Eelco Dolstra | 1 | -17/+16 |
2005-12-13 | * Change `referer' to `referrer' throughout. In particular, the | Eelco Dolstra | 1 | -7/+7 |
2005-06-18 | * Don't create patches for archives >= 150 MB because bsdiff can't | Eelco Dolstra | 1 | -1/+13 |
2005-04-12 | * Damn. Disable the USE heuristic for now, since the deriver in the | Eelco Dolstra | 1 | -4/+4 |
2005-03-18 | * Ignore hash conflicts in gc-releases.pl. | Eelco Dolstra | 1 | -1/+1 |
2005-03-15 | * Use SHA-256 for nix-push. | Eelco Dolstra | 1 | -1/+1 |
2005-03-14 | * Prefix hash algorithm in patch generator too. | Eelco Dolstra | 1 | -8/+9 |
2005-03-01 | * Use a weighted use heuristic to disambiguate between multiple | Eelco Dolstra | 1 | -8/+77 |
2005-02-28 | * Added a disambiguation heuristic: if two components have the same | Eelco Dolstra | 1 | -3/+23 |
2005-02-24 | * Properly specify the hash algorithm in the manifests, and read it | Eelco Dolstra | 1 | -6/+7 |
2005-02-01 | * Get rid of hardcoded paths. | Eelco Dolstra | 1 | -0/+285 |