lp://staging/zeitgeist-datasources
- Get this branch:
- bzr branch lp://staging/zeitgeist-datasources
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/zeitgeist/zeitgeist-datasources.
Last successful import was .
Recent revisions
- 181. By Andreas Raster
-
Emacs: Add vars to ignore files, disable logging & change actor
* Give module developers and users a way to prevent Zeitgeist from
indexing certain files. Either by using a let closure like (let
((zeitgeist-preventt) ) (anything in here is ignored by zeitgeist))
or by setting a global regular expression that matches filenames
that should be ignored.* A variable to select which .desktop to associate with the files edited
by emacs for users using a emacsserver/client setup. Or any custom emacs
.desktop file instead of the default one.* defvar zeitgeist-
emacs-applicati on - 180. By Siegfried Gevatter
-
Vim data-source: fix exception handling
(Also note that the Python API handle reconnection correctly now.)
- 175. By Manish Sinha (मनीष सिन्हा)
-
Fixed the Monodevelop datasource due to which distcheck was failing
- 174. By Manish Sinha (मनीष सिन्हा)
-
Updated NEWS file for 0.8.1 release
* Remove Markus Korn's name from MAINTAINERS as he is not working on it anymore
* Update the TODO to mark the datasources as done - 173. By Manish Sinha (मनीष सिन्हा)
-
Bazaar plugin Improvements
* Cope with some repository formats not supporting .get_revisions().
* Lazily load hooks
* Use absolute imports.
* Change install_lazy_named_ hook with install_ lazy_named_ hook and updated Makefile's install and local-install to add hooks.py
* Changed post_pull to use WORLD_ACTIVITY instead of USER_ACTIVITY
* Made the post_commit text to be set for subject which was not set till now
* Added hooks.py to Makefile.am
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)