summaryrefslogtreecommitdiff
path: root/utils/tracker-sql
Commit message (Expand)AuthorAgeFilesLines
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-081-2/+0
* Remove g_thread_init callsJürg Billeter2011-11-271-3/+0
* configure.ac: define BUILD_ flags and libs after GCov checkingIvan Frade2011-09-091-0/+1
* libtracker-data: Initialization of db during restore must be handled if failsPhilip Van Hoof2011-06-291-0/+1
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-1/+1
* utils: Fix compiler warning in tracker-sql.cPhilip Van Hoof2011-02-211-1/+1
* libtracker-data, tracker-store, tracker-control, tests: Make db iface initablePhilip Van Hoof2011-02-041-11/+13
* utils: tracker-sql: Cleaned up whitespaceMartyn Russell2011-01-191-21/+20
* tracker-sql: Use Cursor instead of ResultSetJürg Billeter2011-01-191-35/+39
* build: Fix linking errors in tests/ and utils/Deji Akingunola2010-12-071-0/+1
* utils: tracker-sql: Fixed --query command line option not workingMartyn Russell2010-11-112-38/+43
* Update .gitignoreJürg Billeter2010-11-101-0/+1
* Added tracker-sql util to run sql directly for testingMikael Ottela2010-11-082-0/+217