Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/bzr-gtk,
Various GTK+ frontends to Bazaar commands
Branch: CURRENT,
Version: 0.100.0,
Package name: bzr-gtk-0.100.0,
Maintainer: ddeus.pkgsrcThis is a plugin for bzr that contains various GTK+ frontends to Bazaar
commands. It currently contains a tool to see the history and
relationships between the revisions visually and one to view
annotated files.
Required to run:[
sysutils/desktop-file-utils] [
graphics/hicolor-icon-theme] [
graphics/py-cairo] [
x11/py-gtk2] [
lang/python26] [
wip/bzr]
Master sites:
SHA1: 6f1a55a4011b6e8084783fdc3b07233c3f4fb77a
RMD160: 783d099d9be700193c1523a8c6d54826ada49187
Filesize: 215.39 KB
Version history: (Expand)
- (2012-04-10) Package deleted from pkgsrc
- (2011-11-16) Package added to pkgsrc.se, version bzr-gtk-0.100.0 (created)
CVS history: (Expand)
2012-04-08 23:24:36 by Thomas Klausner | Files touched by this commit (30) |  |
Log message:
Remove *bzr* packages, the ones in pkgsrc itself are the same or newer.
|
2011-11-25 21:52:38 by Oleksandr Kozachuk | Files touched by this commit (1) |
Log message:
Fix interpreter in info.py (/usr/bin/env problem).
|
2011-11-24 14:01:58 by Oleksandr Kozachuk | Files touched by this commit (6) |
Log message:
Fix python version, bazaar 2.4 supports only python 2.6 and 2.7.
|
2011-11-22 10:53:12 by Oleksandr Kozachuk | Files touched by this commit (2) |  |
Log message:
Changed the maintainer and updated the MESSAGE (nautilus is supported now).
|
2011-11-16 12:13:11 by Oleksandr Kozachuk | Files touched by this commit (5) |  |
Log message:
Import bzr-gtk-0.100.0 as wip/bzr-gtk.
This is a plugin for bzr that contains various GTK+ frontends to Bazaar
commands. It currently contains a tool to see the history and
relationships between the revisions visually and one to view
annotated files.
This release is compiled against wip/bzr.
WARNING: Olive frontend is not part of bzr-gtk anymore.
Changelog between this release and devel/bzr-gtk (0.98.0):
0.100.0 2011-03-02
BUG FIXES
* make sure that gdiff opened from gannotate knows its parent
(gannotate, that is, and does not exit when it (gdiff) is closed.
* Clarify 'visualise' help about the multiple branches feature
and the --revision parameter. (Vincent Ladeuil, #556347)
* Mark as compatible with bzr 2.3. (Jelmer Vernooij)
* Fix appindicator icon category. (Michael Terry, #685634)
* Mark as compatible with Bazaar 2.4. (Jelmer Vernooij)
* "bzr viz" now shows authors instead of committers. (Jelmer \
Vernooij, #693949)
* Don't use markup for secondary text in error dialogs.
(Edward Ari Bichetero, #656641)
* Generate pickles file when running 'setup.py sdist'. (Jelmer Vernooij, #397526)
FEATURES
* Add lock dialog. (Daniel Schierbeck, #93652)
0.99.1 2010-08-26
BUG FIXES
* Trivial release to include credits pickle file.
* Mark as compatible with Bazaar 2.3. (Vincent Ladeuil)
0.99.0 2010-08-13
BUG FIXES
* Guard setup() call when not loaded as __main__. (Robert Collins)
* Ignore gnomekeyring.IOError when checking if credentials are available
in the GNOME keyring. (Jelmer Vernooij, #534326)
* Don't crash when there is already a lan-notify instance running.
(Jelmer Vernooij, #339284)
* Return the credentials if successfully found in gnome-keyring.
(John Szakmeister)
* Support non-bzr patches. (Toshio Kuratomi, #502076)
* Avoid using private functions to get branch config. (Jelmer Vernooij,
#583554)
* Mark as compatible with Bazaar 2.2. (Martin Pool, #597379)
FEATURES
* Add 'Find' button to start text search.
(Martin Pool, #556347)
* Add 'glog' as an alias for visualize (aka viz) as too many
people are still confused.
(Vincent Ladeuil)
* Add support for Indicator Application (Sense Hofstede, Jelmer Vernooij,
#518179)
* Add more tooltips to Olive. (Adrian Room, #333876)
|