lp:~manishsinha/zeitgeist-datasources/bzr-improvements-subjects

Created by Manish Sinha (मनीष सिन्हा) and last modified
Get this branch:
bzr branch lp:~manishsinha/zeitgeist-datasources/bzr-improvements-subjects
Only Manish Sinha (मनीष सिन्हा) can upload to this branch. If you are Manish Sinha (मनीष सिन्हा) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

169. By Manish Sinha (मनीष सिन्हा)

 Fixed the subjects

* Actor is bzr.desktop just so that we are able to fetch the events
* Apart from folder subject, added subject for each file involved in the event
* Used Gio.File to get the mimetype of the file subject
* Subject Interpretation is not being set as it is decided by the mimetype
* File subjects are set only for commit messages as for push and pull, remote URI are
    used from which mimetype cannot be found out by Gio.File
* In case of Commit the text is "Revision: 23, Message: commit message"
* In case of Push, commit message is like "Pushed branch from 12 to 14"
* In case of Pull, commit message is like "Updated branch from 12 to 14"

------------- This line and the following will be ignored --------------

modified:
  bzr/hooks.py

168. By Manish Sinha (मनीष सिन्हा)

Made the post_commit text to be set for subject which was not set till now

167. By Manish Sinha (मनीष सिन्हा)

Changed post_pull to use WORLD_ACTIVITY instead of USER_ACTIVITY

166. By Manish Sinha (मनीष सिन्हा)

Change install_lazy_named_hook with install_lazy_named_hook and updated Makefile's install and local-install to add hooks.py

165. By Jelmer Vernooij

Use absolute imports.

164. By Jelmer Vernooij

Lazily load hooks.

163. By Jelmer Vernooij

Cope with some repository formats not supporting .get_revisions().

162. By Jelmer Vernooij

m

161. By Jelmer Vernooij

Various improvements to the bzr plugin:

 * use standard functionality for pretty formatting URLs: prevents stripping off first 7 characters off non-local URLs
 * track push events
 * don't include location information in events - that data is already present in the subject
 * factor out branch

160. By Jelmer Vernooij

Lazily load zeitgeist module in bazaar datasource

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zeitgeist-datasources/0.8
This branch contains Public information 
Everyone can see this information.