Commit message (Expand) | Author | Age | |
---|---|---|---|
* | database: Validate #:nar-size and #:time when registering store items. | Ludovic Courtès | 2021-01-31 |
* | database: Remove 'register-path'. | Ludovic Courtès | 2020-12-15 |
* | database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'. | Ludovic Courtès | 2020-12-15 |
* | store-database: Add test checking the directory mtime after 'register-path'. | Ludovic Courtès | 2020-11-21 |
* | database: Reset timestamps to one second after the Epoch. | Ludovic Courtès | 2018-07-20 |
* | store: Remove 'register-path'. | Ludovic Courtès | 2018-06-14 |
* | database: 'sqlite-register' takes a database, not a file name. | Ludovic Courtès | 2018-06-14 |
* | database: Fail registration when encountering unregistered references. | Ludovic Courtès | 2018-06-14 |
* | database: 'with-database' can now initialize new databases. | Ludovic Courtès | 2018-06-14 |
* | Add (gnu store database). | Caleb Ristvedt | 2018-06-01 |