diff options
author | epg <epg> | 2009-01-19 21:42:26 +0000 |
---|---|---|
committer | epg <epg> | 2009-01-19 21:42:26 +0000 |
commit | 4f8fa9b08c8c10dc9f79090a64c8a585345ab374 (patch) | |
tree | c6df55d1093ae746b5ddf0b99030c3b018c79cf7 /devel/qbzr | |
parent | 72baac873dc676c621a74535a3fa38b853baea8b (diff) | |
download | pkgsrc-4f8fa9b08c8c10dc9f79090a64c8a585345ab374.tar.gz |
0.9.6 - 2009-01-10
----------------------
New features in this release: throbber, interactive password prompt,
post_uncommit hook, new bug-url command. Dozen of bugs fixed as well.
* Add post_uncommit hook to remember the uncomitted commit message.
* Add interactive prompt for password if access to the branch require it.
* Add throbber feature: user will see message "Loading..." and animation
when there is long operation in progress to indicate that qbzr window
is not hang.
* Command-line interface to QBzr commands now is much closer to
coresponding commands in bzr itself. Where possible commands
options are reused from bzr. (#272359)
* qcommit:
* Commit without message is forbidden (#297606).
* If no files selected to commit then user will be asked
for confirmation. Commit without files allowed only
when bzr >= 1.6 is used. (#148165)
* qdiff:
* To detect binary files entire file content is analyzed, not only first 1K.
* Short option name for --deleted changed from -D to -K.
* If there is no changes in the tree or specified file list (file group)
then show info box with "No changes found" message (#295767).
* Unidiff produce valid headers. (#308095)
* qlog: multiple improvements for showing common log of multiple branches.
* qpull and qmerge in lightweight checkouts now working for the tree,
not for the master branch. (#310314)
* New command bug-url (console only) can show you full URL to bug number
and optionally open this URL in your browser.
* New translations added: Hebrew, Polish.
Diffstat (limited to 'devel/qbzr')
-rw-r--r-- | devel/qbzr/Makefile | 4 | ||||
-rw-r--r-- | devel/qbzr/PLIST | 11 | ||||
-rw-r--r-- | devel/qbzr/distinfo | 8 |
3 files changed, 16 insertions, 7 deletions
diff --git a/devel/qbzr/Makefile b/devel/qbzr/Makefile index 79d93f6bb76..97c178099ab 100644 --- a/devel/qbzr/Makefile +++ b/devel/qbzr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/12/31 14:04:58 hasso Exp $ +# $NetBSD: Makefile,v 1.3 2009/01/19 21:42:26 epg Exp $ DISTNAME= qbzr-${VER} CATEGORIES= devel MASTER_SITES= http://launchpad.net/qbzr/trunk/${VER}/+download/ -VER= 0.9.5 +VER= 0.9.6 MAINTAINER= epg@NetBSD.org HOMEPAGE= http://bazaar-vcs.org/QBzr diff --git a/devel/qbzr/PLIST b/devel/qbzr/PLIST index cbfd40a18eb..4437407e608 100644 --- a/devel/qbzr/PLIST +++ b/devel/qbzr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/13 06:31:59 epg Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/01/19 21:42:26 epg Exp $ ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.py ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.pyc ${PYSITELIB}/bzrlib/plugins/qbzr/__init__.pyo @@ -38,6 +38,9 @@ ${PYSITELIB}/bzrlib/plugins/qbzr/lib/diffview.pyo ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/__init__.py ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/__init__.pyc ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/__init__.pyo +${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/bugurl.py +${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/bugurl.pyc +${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/bugurl.pyo ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isignored.py ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isignored.pyc ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isignored.pyo @@ -168,9 +171,11 @@ ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/fr/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/gl/LC_MESSAGES/qbzr.mo +${PYSITELIB}/bzrlib/plugins/qbzr/locale/he/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/it/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ja/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/nl/LC_MESSAGES/qbzr.mo +${PYSITELIB}/bzrlib/plugins/qbzr/locale/pl/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pt_BR/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ru/LC_MESSAGES/qbzr.mo ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk/LC_MESSAGES/qbzr.mo @@ -189,12 +194,16 @@ ${PYSITELIB}/bzrlib/plugins/qbzr/locale/uk/LC_MESSAGES/qbzr.mo @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ru @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pt_BR/LC_MESSAGES @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pt_BR +@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pl/LC_MESSAGES +@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/pl @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/nl/LC_MESSAGES @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/nl @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ja/LC_MESSAGES @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ja @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/it/LC_MESSAGES @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/it +@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/he/LC_MESSAGES +@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/he @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/gl/LC_MESSAGES @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/gl @dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/fr/LC_MESSAGES diff --git a/devel/qbzr/distinfo b/devel/qbzr/distinfo index 34aee72cece..a14fb3a83d4 100644 --- a/devel/qbzr/distinfo +++ b/devel/qbzr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/12/13 06:31:59 epg Exp $ +$NetBSD: distinfo,v 1.2 2009/01/19 21:42:26 epg Exp $ -SHA1 (qbzr-0.9.5.tar.gz) = 5891e940bffb168722edcef74634a7a45a91c95d -RMD160 (qbzr-0.9.5.tar.gz) = ea7eb4b7faff82f5c7833227fd6b1401288ea2d6 -Size (qbzr-0.9.5.tar.gz) = 328461 bytes +SHA1 (qbzr-0.9.6.tar.gz) = a07b709feeb135c96be3327a54427c531a917f70 +RMD160 (qbzr-0.9.6.tar.gz) = 32b605678bea04304d01b8a8d6408cfd328398c4 +Size (qbzr-0.9.6.tar.gz) = 346643 bytes |