summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: Add --verbosity option to `tracker extract`wip/sam/extract-commandSam Thursfield2016-06-092-3/+79
* Rewrite tracker-extract man pageSam Thursfield2016-06-091-49/+12
* cli: Add `tracker extract` commandSam Thursfield2016-06-096-1/+156
* Silence libmediaart log messagesSam Thursfield2016-06-091-0/+11
* tracker-extract: Improve console output for when extraction failsSam Thursfield2016-06-091-2/+5
* cli: Fix message when `tracker index` is called with no mode argSam Thursfield2016-06-095-1/+2605
* Updated Spanish translationDaniel Mustieles2016-06-061-23/+37
* tracker: Don't unref manager in the loop in "tracker index -f" subcommandCarlos Garnacho2016-06-051-2/+2
* miner-fs: Fix handling files moved soon after creatingMartin Kampas2016-06-051-0/+17
* libtracker-miner: cater for unbound nfo:belongsToContainer when moving itemsCarlos Garnacho2016-06-051-3/+3
* libtracker-miner: Insert into the right graph when moving itemsCarlos Garnacho2016-06-041-2/+2
* libtracker-common: Remove unused variableCarlos Garnacho2016-05-311-1/+0
* libtracker-data: Implement fn:upper-case/UCASECarlos Garnacho2016-05-312-0/+76
* tests: Add some BIND() testsCarlos Garnacho2016-05-3014-0/+97
* Revert "libtracker-data: Relate Variable objects to their origin Context"Carlos Garnacho2016-05-301-4/+2
* libtracker-data: Refine BIND() variable mappingCarlos Garnacho2016-05-303-1/+4
* tracker-extract: Consider DjVu multipage docs as EbooksBastien Nocera2016-05-303-6/+1
* Updated Occitan translationCédric Valmary2016-05-301-161/+177
* tests: Fix distcheckCarlos Garnacho2016-05-281-0/+2
* docs: Do not delete xml directory when redoing docsCarlos Garnacho2016-05-281-1/+1
* tracker-miner-fs: Ignore .desktop and .directory filesCarlos Garnacho2016-05-281-1/+1
* tracker: Add -f argument to "tracker reset" CLI subcommandCarlos Garnacho2016-05-282-6/+99
* tracker-miner-fs: Trigger reindex of files/directories on IndexFilesCarlos Garnacho2016-05-281-1/+6
* tracker-miner-fs: Replace direct emission of TrackerIndexingTree signalsCarlos Garnacho2016-05-281-1/+1
* libtracker-miner: Add tracker_indexing_tree_notify_update()Carlos Garnacho2016-05-282-0/+64
* libtracker-miner: Reindex elements on TrackerIndexingTree::child-updatedCarlos Garnacho2016-05-281-0/+37
* libtracker-miner: Add TrackerIndexingTree::child-updated signalCarlos Garnacho2016-05-282-7/+33
* tracker-extract: Install DjVu ruleBastien Nocera2016-05-271-0/+1
* Updated German translationFriedrich Herbst2016-05-251-156/+174
* libtracker-common: Actually ignore XDG dirs set to $HOMECarlos Garnacho2016-05-221-15/+13
* tracker-extract-mp3: Use performer as fallback to album artistCarlos Garnacho2016-05-211-2/+3
* Updated Portuguese translationTiago Santos2016-05-211-129/+152
* Updated Spanish translationDaniel Mustieles2016-05-161-4973/+4997
* Add systemd user services corresponding to D-Bus session servicesSimon McVittie2016-05-1621-6/+139
* tracker-miner-fs: Add MS Office "owner files" to ignored-filesCarlos Garnacho2016-05-141-1/+1
* manpages: Drop manpages of configuration settings/filesCarlos Garnacho2016-05-149-167/+1
* tests: Tear down test data in tracker-steroids testsCarlos Garnacho2016-05-141-4/+15
* tracker-extract: Add RDF type for DjVu filesBastien Nocera2016-05-143-1/+5
* IPTC extractors : use nco:contributor for contact metadataJulien Hémono2016-05-142-2/+2
* Updated Occitan translationCédric Valmary2016-05-101-129/+131
* tracker_file_system_get_remaining_space: use proper unitsAntoine Jacoutot2016-05-101-1/+6
* tracker-extract-gstreamer: Prevent warning if there is no TOCCarlos Garnacho2016-05-081-1/+2
* configure: Update configure for sqlite3 support 3.7.15sahaltim92016-05-081-1/+2
* libtracker-common: Remove libmediaart log handler codeCarlos Garnacho2016-05-081-6/+0
* libtracker-miner: Give up on detailed decorator error loggingCarlos Garnacho2016-05-081-17/+50
* configure: Set better bugzilla linkCarlos Garnacho2016-05-081-1/+1
* libtracker-data: mark most sqlite functions as SQLITE_DETERMINISTICCarlos Garnacho2016-05-081-19/+38
* tests: Test cases for fn:replace() with regular expression support.Kevin Haller2016-05-0814-1/+163
* libtracker-data: Support regular expressions for fn:replace().Kevin Haller2016-05-082-3/+198
* tracker-extract-gif: Avoid possible integer overflowFelix Riemann2016-05-081-6/+9