summaryrefslogtreecommitdiff
path: root/src/backends/sqlite.c
Commit message (Expand)AuthorAgeFilesLines
* Remove custom backendsVicent Marti2011-06-141-296/+0
* short-oid: CleanupVicent Marti2011-06-011-2/+2
* Added a read_unique_short_oid method to backends, to make it possible to find...Marc Pegon2011-06-011-0/+16
* backends/sqlite.c: Move to new error handling mechanismJakob Pfender2011-05-231-12/+12
* Update the SQLite backendVicent Marti2011-03-281-21/+17
* I broke your bindingsVicent Marti2011-03-201-0/+9
* Internal changes on the backend systemVicent Marti2011-02-091-2/+0
* Add support for SQLite backendsVicent Marti2011-02-051-0/+277