diff options
author | epg <epg@pkgsrc.org> | 2008-12-13 06:31:59 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2008-12-13 06:31:59 +0000 |
commit | 9cced1392345a338ba707ca8dc441322c3e73975 (patch) | |
tree | 653faca79dcb62e0064690c7667e870e6843616a /devel/qbzr/DESCR | |
parent | 6db3c62842e291606e88694b5f2c002bb0833f39 (diff) | |
download | pkgsrc-9cced1392345a338ba707ca8dc441322c3e73975.tar.gz |
Import qbzr-0.9.5
QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit.
It provides a graphical user interface for those Bazaar commands where it can
simplify the usage: Highlighting of differences between files, "browsable" log
view, possibility to commit only some files without listing them all on the
command line, etc.
Diffstat (limited to 'devel/qbzr/DESCR')
-rw-r--r-- | devel/qbzr/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/qbzr/DESCR b/devel/qbzr/DESCR new file mode 100644 index 00000000000..49ef4a55ca0 --- /dev/null +++ b/devel/qbzr/DESCR @@ -0,0 +1,5 @@ +QBzr is a cross-platform GUI front end for Bazaar, based on Qt toolkit. +It provides a graphical user interface for those Bazaar commands where it can +simplify the usage: Highlighting of differences between files, "browsable" log +view, possibility to commit only some files without listing them all on the +command line, etc. |