pkgsrc/devel/qbzr/PLIST

222 lines
11 KiB
Text
Raw Normal View History

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.
2009-01-19 22:42:26 +01:00
@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
${PYSITELIB}/bzrlib/plugins/qbzr/lib/__init__.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/__init__.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/__init__.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/add.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/add.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/add.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/annotate.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/annotate.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/annotate.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/autocomplete.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/autocomplete.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/autocomplete.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/browse.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/browse.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/browse.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/cat.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/cat.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/cat.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commands.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commands.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commands.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commit.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commit.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/commit.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/config.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/config.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/config.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/diff.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/diff.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/diff.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/diffview.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/diffview.pyc
${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
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.
2009-01-19 22:42:26 +01:00
${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
${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isversioned.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isversioned.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra/isversioned.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getnew.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getnew.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getnew.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getupdates.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getupdates.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/getupdates.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/help.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/help.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/help.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/i18n.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/i18n.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/i18n.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/info.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/info.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/info.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/init.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/init.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/init.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/log.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/logmodel.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/main.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/pull.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/pull.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/pull.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/resources.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/resources.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/resources.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/revert.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/revert.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/revert.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck_enchant.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck_enchant.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/spellcheck_enchant.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/statuscache.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/statuscache.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/statuscache.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/subprocess.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/subprocess.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/subprocess.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tag.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tag.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tag.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/__init__.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/__init__.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/__init__.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_autocomplete.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_autocomplete.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_autocomplete.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_diffview.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_diffview.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_diffview.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isignored.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isignored.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isignored.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isversioned.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isversioned.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_extra_isversioned.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_i18n.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_i18n.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_i18n.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_logmodel.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_logmodel.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_logmodel.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_qbzr.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_qbzr.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_qbzr.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_spellcheck.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_spellcheck.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_spellcheck.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests/test_util.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_bookmark.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_branch.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_branch.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_branch.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_info.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_info.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_info.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_init.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_init.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_init.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_merge.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_merge.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_merge.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_new_tree.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_new_tree.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_new_tree.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_pull.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_pull.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_pull.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_push.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_push.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_push.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_tag.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_tag.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_tag.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_branch.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_branch.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_branch.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_checkout.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_checkout.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/ui_update_checkout.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/util.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/util.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/util.pyo
${PYSITELIB}/bzrlib/plugins/qbzr/lib/wtlist.py
${PYSITELIB}/bzrlib/plugins/qbzr/lib/wtlist.pyc
${PYSITELIB}/bzrlib/plugins/qbzr/lib/wtlist.pyo
${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
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.
2009-01-19 22:42:26 +01:00
${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
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.
2009-01-19 22:42:26 +01:00
${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
${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv/LC_MESSAGES/qbzr.mo
${PYSITELIB}/bzrlib/plugins/qbzr/locale/tr/LC_MESSAGES/qbzr.mo
${PYSITELIB}/bzrlib/plugins/qbzr/locale/uk/LC_MESSAGES/qbzr.mo
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/uk/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/uk
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/tr/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/tr
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sv
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/sk
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/ru/LC_MESSAGES
@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
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.
2009-01-19 22:42:26 +01:00
@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
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.
2009-01-19 22:42:26 +01:00
@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
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/fr
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/es
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de/LC_MESSAGES
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale/de
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/locale
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/lib/tests
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/lib/extra
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr/lib
@dirrm ${PYSITELIB}/bzrlib/plugins/qbzr
@comment in bzr: @dirrm ${PYSITELIB}/bzrlib/plugins
@comment in bzr: @dirrm ${PYSITELIB}/bzrlib