summaryrefslogtreecommitdiffstats
path: root/git-interface/db.py
AgeCommit message (Expand)AuthorFilesLines
2016-08-05git-interface: Support SQLite as database backendLukas Fleischer1-13/+29
2016-08-05git-interface: Factor out configuration file parsingLukas Fleischer1-5/+2
2016-08-05git-interface: Add database abstraction layerLukas Fleischer1-0/+38