summaryrefslogtreecommitdiff
path: root/src/tracker
Commit message (Expand)AuthorAgeFilesLines
* Restore Unicode quotation marks in a translatable stringPiotr Drąg2018-07-151-1/+1
* Add support to TrackerResource for outputting metadata as JSON-LDsam/resource-jsonldSam Thursfield2018-07-151-1/+1
* Add missing space in tracker info outputwip/piotrdrag/missing-spacePiotr Drąg2018-06-041-1/+1
* cli: Fix invalid SPARQL generated by `tracker tag --list`Sam Thursfield2018-05-191-1/+1
* Correctly unref g_settings_schemaThomas Bechtold2017-10-121-1/+1
* tracker: Return correctly for {get,set}_log_verbosityThomas Bechtold2017-10-111-0/+2
* libtracker-control: Let miner_manager_index_file accept a GCancellableDebarshi Ray2017-09-042-2/+2
* tracker: Remove --all argument from "tracker status" subcommandCarlos Garnacho2017-08-313-121/+0
* libtracker-data: Make TrackerDataManager a non singletonCarlos Garnacho2017-06-292-13/+8
* libtracker-data: Make TrackerDBManager a non-singletonCarlos Garnacho2017-06-292-16/+18
* libtracker-data: Make journal writers non-singletonsCarlos Garnacho2017-06-291-6/+5
* libtracker-data: Move journal deletion code to tracker-db-journal.cCarlos Garnacho2017-06-291-1/+3
* libtracker-data: Remove filename argument from journal init funcsCarlos Garnacho2017-06-291-1/+1
* libtracker-data: Build all journal file locations from the given GFilesCarlos Garnacho2017-06-291-1/+1
* ontologies: Move nepomuk files into separate directoryCarlos Garnacho2017-06-291-1/+1
* libtracker-data: Require location directories in all internalsCarlos Garnacho2017-06-293-2/+28
* libtracker-data: Remove test_schemas argument from TrackerDataManagerCarlos Garnacho2017-06-281-1/+0
* Domain-ontologies: allow more flexibility on locations. Example:Philip Van Hoof2017-06-281-2/+2
* Add cache location to db manager and data managerPhilip Van Hoof2017-06-282-2/+2
* Whitespace fixesPhilip Van Hoof2017-06-281-1/+1
* libtracker-data: tracker-store: Initial infrastructure to support domainPhilip Van Hoof2017-06-282-1/+2
* Fixes to Meson build systemSam Thursfield2017-06-241-2/+1
* distcheck fixesCarlos Garnacho2017-05-231-1/+1
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-1/+3
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+39
* Fix pointer signedness warningsSam Thursfield2017-02-231-1/+1
* Remove superfluous struct initializerSam Thursfield2017-02-231-2/+1
* Fix translator commentsPiotr Drąg2017-01-282-2/+2
* tracker: Check error on tracker_sparql_cursor_next() callCarlos Garnacho2016-12-141-1/+4
* tracker: Add remote connection support to "tracker sparql" CLI toolCarlos Garnacho2016-11-201-1/+10
* tracker: Fix "tracker sql -f"Carlos Garnacho2016-11-201-1/+3
* tracker: Avoid deprecated GSettings APICarlos Garnacho2016-11-204-8/+18
* Use Unicode in translatable stringsPiotr Drąg2016-10-0910-30/+30
* tracker: Fix possible warnings with the tracker search -[msivt] subcommandsCarlos Garnacho2016-07-171-2/+4
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-6Sam Thursfield2016-07-141-3/+11
* cli: Add --verbosity option to `tracker extract`wip/sam/extract-commandSam Thursfield2016-06-091-3/+31
* cli: Add `tracker extract` commandSam Thursfield2016-06-095-1/+155
* cli: Fix message when `tracker index` is called with no mode argSam Thursfield2016-06-091-1/+3
* tracker: Don't unref manager in the loop in "tracker index -f" subcommandCarlos Garnacho2016-06-051-2/+2
* tracker: Add -f argument to "tracker reset" CLI subcommandCarlos Garnacho2016-05-281-1/+92
* tracker: Make it superscary to reset databasesCarlos Garnacho2016-05-052-0/+31
* tracker: Add comment for translatorsCarlos Garnacho2016-05-051-0/+1
* Fix build on illumos.Andrew Stormont2016-04-021-0/+5
* Tracker: fix possible dereference of null pointerHaithem BEN GHORBAL2016-02-151-1/+1
* tracker: Remove tracker-compatibilityCarlos Garnacho2016-01-175-310/+1
* tracker: detect uid from /proc/pidDenis Zalevskiy2015-10-061-4/+9
* build: Fix bash completion dir problem with make install, distcheckMartyn Russell2015-07-311-1/+3
* tracker: Fixed search with -f <arg> or --files <arg>, broken expressionMartyn Russell2015-07-311-2/+2
* cli: Improve bash completion scriptCarlos Garnacho2015-07-051-3/+33
* cli: Mark missing strings for translationCarlos Garnacho2015-07-051-4/+4