about summary refs log tree commit diff
path: root/scripts/NixManifest.pm.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-17 * Use last_insert_id instead of sqlite_last_insert_rowid, which you'reEelco Dolstra1-1/+1
2011-07-13 * Fix concurrency issues in download-using-manifests' handling of theEelco Dolstra1-1/+6
2011-04-11 * Read manifests directly into the database, rather than first readingEelco Dolstra1-60/+65
2011-04-11 * Lock the database during updates.Eelco Dolstra1-1/+8
2011-04-11 * Create $manifestDir if it doesn't exist.Eelco Dolstra1-0/+3
2011-04-10 * Cache the manifests in /nix/var/nix/manifests in a SQLite database.Eelco Dolstra1-4/+138
2011-04-06 * Remove the localPaths feature in manifests since it's no longer usedEelco Dolstra1-16/+1
2010-12-05 * Use CamelCase for the Perl modules.Eelco Dolstra1-0/+211