index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
sqlite.hh
Age
Commit message (
Expand
)
Author
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-04-28
Error classname as name
Ben Burdette
2020-04-17
Use a more space/time-efficient representation for the eval cache
Eelco Dolstra
2020-04-17
SQLiteStmt: Use std::string_view
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-09-24
Shut up some warnings
Eelco Dolstra
2019-06-07
Add flake evaluation cache
Eelco Dolstra
2018-03-14
Use boost::format from the boost package
Eelco Dolstra
2017-02-28
Improve SQLite busy handling
Eelco Dolstra
2017-01-27
Periodically purge binary-cache.sqlite
Eelco Dolstra
2016-08-10
SQLite:: Add some convenience
Eelco Dolstra
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
2016-04-05
Probably fix SQLITE_BUSY errors
Eelco Dolstra
2016-03-30
Improve the SQLite wrapper API
Eelco Dolstra
2016-03-30
Factour out SQLite handling
Eelco Dolstra