about summary refs log tree commit diff
path: root/scripts/maintenance/shrink-manifest.pl
AgeCommit message (Collapse)AuthorFilesLines
2007-01-23 * New kind of manifest object: "localPath", which denotes that a storeEelco Dolstra1-1/+2
path can be created by copying it from another location in the file system. This is useful in the NixOS installation.
2007-01-23 * Successors have been gone for ages.Eelco Dolstra1-4/+2
2006-02-24 * A script to remove from a manifest those patches whose base orEelco Dolstra1-0/+77
target no longer applies to any available release. This is a partial fix for NIX-34 (when producing linear patch sequences between releases, the number of patches grows without bound).