5
* Guard setup() call when not loaded as __main__. (Robert Collins)
7
* Ignore gnomekeyring.IOError when checking if credentials are available
8
in the GNOME keyring. (Jelmer Vernooij, #534326)
10
* Don't crash when there is already a lan-notify instance running.
11
(Jelmer Vernooij, #339284)
15
* Add 'Find' button to start text search.
16
(Martin Pool, #556347)
18
* Add 'glog' as an alias for visualize (aka viz) as too many
19
people are still confused.
22
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
25
* Add more tooltips to Olive. (Adrian Room, #333876)
31
* Fix relative import in olive menu.
32
(Mathias Brodala, #269883)
34
* Fix typo in checkout dialog.
35
(Jasper Groenewegen, #466507)
37
* Adds help for ginit and gtags.
38
(Andrew Starr-Bochicchio, #512701)
44
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
45
by being more tolerant about gobject methods availability.
46
(Vincent Ladeuil, #403430)
48
* Fixed emblem and nautilus bzr-status column for ignored files.
49
(Lucas Shrewsbury, #294632)
51
* Fixed emblem and nautilus bzr-status column for unversioned files.
52
(Lucas Shrewsbury, #417966)
54
* Switch to using disutils sdist instead of bzr export.
61
* Same player shoots again. Version credits.pickle and rebuild the tarball
62
after running 'python ./setup.py build_credits', update
63
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
64
(Vincent Ladeuil, #397526)
70
* Rebuild the tarball after running 'python ./setup.py build_credits',
71
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
72
(Vincent Ladeuil, #397526)
79
5
* Add colored status messages in Olive file list (Jasper Groenewegen)
81
* Use the new progress bar implementation from bzrlib.
82
(Vincent Ladeuil, 385191)
86
9
* Add ginfo command line option (Jasper Groenewegen)
88
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
92
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
95
13
* Fix Olive homepage URL. (#255152)
97
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
99
* Save commit messages at uncommit time, restore them at
100
gcommit time. Also allow saving commit messages if the commit
101
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
103
* Mark as compatible with bzr 1.13.
107
* Support storing credentials in the GNOME Keyring if it is
108
available. (Jelmer Vernooij)
110
* Fix opening Status window in Olive (#316310)