summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Make error message actually usefulCarlos Garnacho2017-01-281-1/+1
* libtracker-sparql: Add TrackerNotifier to subscribe to change notificationsCarlos Garnacho2016-11-203-0/+26
* libtracker-control: Add convenience API for IndexFileForProcessDebarshi Ray2016-08-231-0/+3
* libtracker-sparql: Make tracker URI GType privateCarlos Garnacho2016-07-171-1/+3
* libtracker-sparql: Add TrackerResource/NamespaceManager to docsCarlos Garnacho2016-07-163-1/+64
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-6Sam Thursfield2016-07-141-1/+6
* Clarify SPARQL example in manpageSam Thursfield2016-07-141-2/+2
* cli: Add --verbosity option to `tracker extract`wip/sam/extract-commandSam Thursfield2016-06-091-0/+48
* Rewrite tracker-extract man pageSam Thursfield2016-06-091-49/+12
* docs: Do not delete xml directory when redoing docsCarlos Garnacho2016-05-281-1/+1
* tracker: Add -f argument to "tracker reset" CLI subcommandCarlos Garnacho2016-05-281-5/+7
* manpages: Drop manpages of configuration settings/filesCarlos Garnacho2016-05-142-56/+1
* docs: Fix less-than-zero comparison of an unsigned valueHaithem BEN GHORBAL2016-02-141-1/+1
* tracker-sparql.1: Man page syntax fixVille Skyttä2015-07-061-1/+1
* docs: Spelling fixesVille Skyttä2015-07-065-8/+8
* docs: Ensure ontology properties can be looked up through devhelpCarlos Garnacho2015-07-041-1/+3
* docs: delete xml folder before regenerating ontology docsCarlos Garnacho2015-07-011-1/+1
* update docs .gitignoreCarlos Garnacho2015-06-302-3/+1
* docs: Delete dia diagrams, and pre-generated PNGsCarlos Garnacho2015-06-3017-20/+0
* docs: Delete ontology graph toolCarlos Garnacho2015-06-304-709/+1
* docs: Rework ontology docs generation entirelyCarlos Garnacho2015-06-3016-408/+1024
* Distcheck fixesCarlos Garnacho2015-03-171-1/+1
* libtracker-miner: Document missing APIsMartyn Russell2014-12-112-7/+2
* tracker: Merged utils/tracker-sql/tracker-sql into 'tracker sql ...'Martyn Russell2014-12-103-0/+50
* tracker: Merged all external commands into 'tracker'Martyn Russell2014-12-1011-401/+475
* tracker: Merge tracker-control into a 'tracker' commandMartyn Russell2014-12-108-88/+80
* libtracker-common: Moved tracker-ontologies.h into libtracker-sparqlMartyn Russell2014-10-271-19/+14
* all: Migrate to GKeyfileSettingsBackend and generate man pages from schemasMartyn Russell2014-10-272-1/+56
* data: Moved ontologies/ into src/Martyn Russell2014-09-263-4/+4
* libtracker-miner: Fix API break with tracker_indexing_tree_new()Rico Tzschichholz2014-09-251-0/+1
* libtracker-miner: Removed APIs that were never released as stable APIMartyn Russell2014-09-221-5/+0
* tracker-stats: Change default behaviour and add new command line optionsMartyn Russell2014-09-031-6/+24
* libtracker-miner: Add tracker_decorator_fs_prepend_file()Carlos Garnacho2014-08-131-0/+1
* libtracker-miner: Split TrackerEnumerator into 2 classes, now with TrackerDat...Martyn Russell2014-08-122-136/+187
* libtracker-control: Allow miner status to be gained from running processesMartyn Russell2014-08-121-0/+16
* libtracker-miner: Added tracker_indexing_tree_get_master_root() and set in co...Martyn Russell2014-08-121-0/+1
* libtracker-miner: Document TRACKER_MINER_DBUS_* definesMartyn Russell2014-08-121-0/+3
* libtracker-miner: Move TRACKER_MINER_DBUS_* definitions to tracker-miner-obje...Martyn Russell2014-08-121-1/+0
* libtracker-miner: Added MinerFS _get_enumerator() functionMartyn Russell2014-08-121-0/+1
* libtracker-miner: Update all documentation around TrackerEnumerator interfaceMartyn Russell2014-08-122-1/+35
* libtracker-miner: Added MinerFSError quark for GErrors returnedMartyn Russell2014-08-121-0/+2
* libtracker-control: Added missing sections.txt for documentationMartyn Russell2014-07-211-0/+35
* docs/reference: Use FULL paths for DOC_SOURCE_DIR to avoid undefined warningsMartyn Russell2014-07-103-3/+3
* tracker-info: Add --resource-is-uri | -i to avoid filename -> urn lookupsMartyn Russell2014-06-271-0/+14
* tracker-control: Added --watch command line option to watch changes to DBMartyn Russell2014-04-231-0/+30
* tracker-control: Remove shorthand options for less used switchesMartyn Russell2014-04-231-4/+4
* Merge branch 'tracker-tag-and-operator-fix'Martyn Russell2014-03-251-5/+16
|\
| * tracker-tag: Replace --or-operator with --and-operator for --list optionMartyn Russell2014-03-201-5/+16
* | Merge branch 'make-decorator-errors-public'Martyn Russell2014-03-211-0/+2
|\ \
| * | libtracker-miner, tracker-extract: Don't g_warning() on decorator items we do...Martyn Russell2014-03-211-0/+2
| |/