diff options
author | hubertf <hubertf> | 2000-11-05 16:52:13 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-11-05 16:52:13 +0000 |
commit | a6d446c19a814beb9195b25454631a450fc89b96 (patch) | |
tree | bce36f415fc5e72ebac630ed76d7188ed3eb58ce /devel/cervisia/pkg | |
parent | edf3e45baed9c391483132fa0aad13532489c1b5 (diff) | |
download | pkgsrc-a6d446c19a814beb9195b25454631a450fc89b96.tar.gz |
Update to 0.7.2. Changes:
Major changes since 0.6.0:
* A new diff frontend based on -u instead of --side-by-side.
Now this works even for people who have 150 characters
per line ;-) There is also a change bar a la tkdiff.
* The log tree now shows the tags attached to each
revision, thanks to a patch by Florent Pillet.
* It compiles and works again with KDE pre2.0
* Arrow keys work in the diff dialog
* Support for cvs watch / cvs edit (the latter based
on an idea by Steffen Dettmer
* Less flicker in diff, annotate and resolve view
when using Qt2/KDE2
* Bug fixes
Changes since 0.5.0:
* repositories dialog
* Implemented "Open recent"
* Implemented "History"
* Added a button in the checkout dialog to obtain a list of modules
* Show sandbox in caption
* Much more detailed pseudo session management.
Please delete your cervisiarc file!
* Implemented "Merge"
* Implemented "Prune empty directories"
* Implemented "Select by tag" in log dialog
Diffstat (limited to 'devel/cervisia/pkg')
-rw-r--r-- | devel/cervisia/pkg/PLIST | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/devel/cervisia/pkg/PLIST b/devel/cervisia/pkg/PLIST index 13eb264ba40..0e9f8f43b72 100644 --- a/devel/cervisia/pkg/PLIST +++ b/devel/cervisia/pkg/PLIST @@ -1,11 +1,22 @@ -@comment $NetBSD: PLIST,v 1.2 2000/02/24 02:12:36 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/11/05 16:52:14 hubertf Exp $ bin/cervisia man/man1/cervisia.1 -share/doc/kde/HTML/en/cervisia/index.html -share/doc/kde/HTML/en/cervisia/mainscreen.html -share/doc/kde/HTML/en/cervisia/removingfiles.html +share/doc/kde/HTML/en/cervisia/accessingrepository.html share/doc/kde/HTML/en/cervisia/addingfiles.html share/doc/kde/HTML/en/cervisia/addingremovingdirs.html share/doc/kde/HTML/en/cervisia/browsinglogs.html +share/doc/kde/HTML/en/cervisia/common/kde-common.css +share/doc/kde/HTML/en/cervisia/common/kde-default.css +share/doc/kde/HTML/en/cervisia/common/kde-localised.css +share/doc/kde/HTML/en/cervisia/common/logotp3.png +share/doc/kde/HTML/en/cervisia/history.html share/doc/kde/HTML/en/cervisia/ignoredfiles.html +share/doc/kde/HTML/en/cervisia/index.html +share/doc/kde/HTML/en/cervisia/mainscreen.html +share/doc/kde/HTML/en/cervisia/removingfiles.html share/kde/applnk/Development/Cervisia.kdelnk +share/kde/locale/pt/LC_MESSAGES/cervisia.mo +@dirrm share/kde/locale/pt/LC_MESSAGES +@dirrm share/kde/applnk/Development +@dirrm share/doc/kde/HTML/en/cervisia/common +@dirrm share/doc/kde/HTML/en/cervisia |