Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 02/23/2000 18:12:37
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Thu Feb 24 02:12:36 UTC 2000

Modified Files:
	pkgsrc/devel/cervisia: Makefile
	pkgsrc/devel/cervisia/files: md5 patch-sum
	pkgsrc/devel/cervisia/patches: patch-aa patch-ac
	pkgsrc/devel/cervisia/pkg: PLIST

Log Message:
Update to V0.5.0. Changes:

2000-02-21  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Fixed Checkout and Import which were not working at all
        * Check tag names in checkout and import dialog
        * Fixed accelerators and added some more
        * Implemented "Merge"
        * Implemented "Prune empty directories"
        * Implemented "Select by tag" in log dialog
        * Release 0.5.0

2000-02-20  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Fixed bug which caused tooltips for revisions
          an branches to disappear in the log tree
        * Tags, branches and branchpoints as tooltips in log tree
        * Improved log dialog layout
        * Implemented "Add binary"

2000-02-17  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Handle hidden files correctly
        * Do not ignore case in files sorting
        * Implemented "Last change"
        * Release 0.4.0

2000-02-15  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Implemented "Update to tag" and "Update to HEAD"
        * Implemented "Tag"

2000-02-14  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Implemented options "Commit recursively" and
          "Create directories"
        * Ported Checkout/Import dialog to the new scheme

2000-02-13  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Rewritten the whole UpdateView (well, almost :-). Now it allows
          to show and update the revision and tag field.
        * Real support for asynchronous operation of Update, Commit, Add
          and remove: output goes to new ProtocolView
        * Fixed "Unfold Tree"
        * Fixed crash caused by too many open files
          (.cvsignore files were never closed)

2000-02-08  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Ported documentation to docbook, added some
          more stuff and adjusted automake system accordingly

2000-02-06  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Updated autoconf framework to work correctly
          with both KDE 1 and KDE 2

1999-12-19  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * In Checkout dialog, use $CVSROOT as default repository
          (if defined)
        * Added command line arguments --help and --version

1999-11-23  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

        * Fixed bug which caused files mistakenly marked as up to date
        * Fixed options menu
        * Show wait cursor while child process runs in background
        * Made Ok button in settings dialog the default
        * Release 0.3.1


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cervisia/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cervisia/files/md5 \
    pkgsrc/devel/cervisia/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/cervisia/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cervisia/patches/patch-ac
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/cervisia/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.