summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add embedded copy of sqlite 3.11Carlos Garnacho2016-03-016-0/+197433
* Fix small memory leakPhilip Van Hoof2016-01-111-0/+1
* libtracker-data: Silence a CRITICALDebarshi Ray2015-12-101-1/+5
* libtracker-control: Improve the documentationDebarshi Ray2015-10-301-3/+3
* libtracker-control: Fix the return valueDebarshi Ray2015-10-301-1/+1
* Fix buffer overrun in libunistring buildsMarius Gedminas2015-10-231-8/+5
* libtracker-miner: Handle failure to get a TrackerSparqlConnectionDebarshi Ray2015-10-211-5/+18
* libtracker-miner: Cancel pending async operations during destructionDebarshi Ray2015-10-201-0/+2
* libtracker-miner: Abort async operations once the instance is goneDebarshi Ray2015-10-201-9/+24
* tracker: Fixed search with -f <arg> or --files <arg>, broken expressionMartyn Russell2015-07-311-2/+2
* build: Fix bash completion dir problem with make install, distcheckMartyn Russell2015-07-311-1/+3
* libtracker-miner: Set inotify limits for 'GInotifyFileBackend' tooIain Lane2015-07-311-1/+2
* tracker-extract: Remove ModulePath from comic/ebook rulesCarlos Garnacho2015-07-312-2/+0
* extract-gstreamer: Rely better on the GstDiscoverer than mimetype sniffingCarlos Garnacho2015-07-311-0/+14
* libtracker-extract: Accept rules with no ModulePathCarlos Garnacho2015-07-311-4/+17
* tracker-extract-gstreamer: Fallback to preview image for album artCarlos Garnacho2015-07-311-1/+2
* libtracker-miner: Keep a monitor on root index tree files on deletionPhilip Withnall2015-07-313-11/+46
* tracker-miner-fs: Reset retry counter when we need to prepend parentsCarlos Garnacho2015-07-311-0/+10
* tracker-preferences: Use the new command line toolCarlos Garnacho2015-07-312-31/+4
* tracker-preferences: Remove needless printsCarlos Garnacho2015-07-311-9/+1
* cli: Improve bash completion scriptCarlos Garnacho2015-07-311-3/+33
* cli: Mark missing strings for translationCarlos Garnacho2015-07-311-4/+4
* Move bash-completion to new locationMichael Biebl2015-05-232-3/+3
* tracker-extract-epub: Ensure we only have one nie:identifierCarlos Garnacho2015-04-091-5/+6
* tracker-extract: Fix for find_member functionKunaal2015-03-241-1/+8
* tracker-needle: Fix for ambigous referencesKunaal2015-03-241-16/+16
* tracker-needle: ambigious referencesKunaal2015-03-242-4/+4
* Fix "void function should not return a value"Ting-Wei Lan2015-03-211-2/+2
* Distcheck fixesCarlos Garnacho2015-03-172-1/+11
* tracker-extract-gstreamer,msoffice: Improve warning messageCarlos Garnacho2015-03-172-3/+3
* tracker-extract: Do not pass lesser errors as processing errorsCarlos Garnacho2015-03-171-1/+7
* tracker-extract-gstreamer: Lower message severityCarlos Garnacho2015-03-171-1/+1
* tracker-extract: Use own error domain/codesCarlos Garnacho2015-03-172-7/+19
* libtracker-miner: Invalidate the IRI of just inserted elementsCarlos Garnacho2015-03-175-8/+77
* file-notifier: Exclude pending dirs from the contents sparql queryCarlos Garnacho2015-03-171-4/+10
* libtracker-data: Support fn:replace()Carlos Garnacho2015-03-121-0/+16
* tracker-store: clear the watchdog timer when it firesGiovanni Campagna2015-03-111-0/+1
* distcheck fixesCarlos Garnacho2015-03-061-0/+1
* tracker-data-manager: Re-creating tables don't add any property columnCarlos Garnacho2015-03-061-1/+1
* tracker-compat: put absolute path in shell scriptDavid King2015-03-052-2/+5
* tracker-extract: mp3 passes album instead of song title to libmediaartAndres Gomez2015-02-271-3/+3
* tracker-extract: Add nmm:Playlist to the list of handled classesCarlos Garnacho2015-02-241-0/+1
* data-manager: Account for cardinality=0 on DB migrationCarlos Garnacho2015-02-241-5/+6
* Merge tag 'fix-discno' of git://git.meterriblecrew.net/spacefrogg/trackerMartyn Russell2015-02-052-0/+4
|\
| * Fixed parsing disc number in Vorbis comments.Michael Raitza2015-01-292-0/+4
* | tracker-extract: Add width and height information to BMP extractorMingxiang Lin2015-02-051-3/+95
|/
* Mechanically adjust for libmediaart-2.0Yanko Kaneti2015-01-264-4/+9
* libtracker-miner: Restrict the amount of data that is logged for errorsDebarshi Ray2015-01-131-2/+12
* miners: Detect locale changes only when the miner could be constructedDebarshi Ray2015-01-052-281/+273
* miner-fs: Give clearer warning when XDG user dirs are unconfiguredSam Thursfield2014-12-312-43/+66