Age | Commit message (Expand) | Author |
---|---|---|
2023-04-07 | Merge remote-tracking branch 'upstream/master' into path-info | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-01-23 | Don't add `StorePathDescriptor` for now | John Ericson |
2023-01-06 | Merge remote-tracking branch 'upstream/master' into path-info | John Ericson |
2022-06-23 | libstore/nar-info: drop unused system field | Cole Helbling |
2020-10-07 | Use PathReferences more widely | John Ericson |
2020-08-06 | Minimize the usage of `Hash::dummy` | John Ericson |
2020-06-19 | WIP bug fixing | Carlo Nucera |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |
2016-06-01 | Make the store directory a member variable of Store | Eelco Dolstra |
2016-04-20 | Cache path info lookups in SQLite | Eelco Dolstra |
2016-03-24 | Move signature support from NarInfo to ValidPathInfo | Eelco Dolstra |
2016-03-21 | Move signatures from NarInfo to ValidPathInfo | Eelco Dolstra |
2016-02-16 | Add C++ functions for .narinfo processing / signing | Eelco Dolstra |