5
* Internationalization support has been added. (David Planella, #621680)
7
* Show avatars for committers and authors in "bzr viz". (Guillaume Hain)
9
* gannotate now supports interactive substring search in the file content.
10
interactive search for line numbers has been removed, use Ctrl-G instead.
13
* visualise now supports interactive changeset comment search.
14
interactive search for revision numbers continues to work.
19
* Ensure config directory exists before writing configuration.
20
(Jelmer Vernooij, #231150)
26
* make sure that gdiff opened from gannotate knows its parent
27
(gannotate, that is, and does not exit when it (gdiff) is closed.
29
* Clarify 'visualise' help about the multiple branches feature
30
and the --revision parameter. (Vincent Ladeuil, #556347)
32
* Mark as compatible with bzr 2.3. (Jelmer Vernooij)
34
* Fix appindicator icon category. (Michael Terry, #685634)
36
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
38
* "bzr viz" now shows authors instead of committers. (Jelmer Vernooij, #693949)
40
* Don't use markup for secondary text in error dialogs.
41
(Edward Ari Bichetero, #656641)
43
* Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
47
* Add lock dialog. (Daniel Schierbeck, #93652)
51
* Add option to use "bzr viz" with a vertical layout.
58
* Trivial release to include credits pickle file.
60
* Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
5
66
* Guard setup() call when not loaded as __main__. (Robert Collins)
7
* Ignore gnomekeyring.IOError when checking if credentials are available
68
* Ignore gnomekeyring.IOError when checking if credentials are available
8
69
in the GNOME keyring. (Jelmer Vernooij, #534326)
10
71
* Don't crash when there is already a lan-notify instance running.
11
72
(Jelmer Vernooij, #339284)
74
* Return the credentials if successfully found in gnome-keyring.
77
* Support non-bzr patches. (Toshio Kuratomi, #502076)
79
* Avoid using private functions to get branch config. (Jelmer Vernooij,
82
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
15
86
* Add 'Find' button to start text search.