[Lunar-commits] r25376 - moonbase/trunk/utils/ncdu
Florin Braescu
florin at lunar-linux.org
Sun Aug 5 23:48:28 CEST 2007
Author: florin
Date: 2007-08-05 23:48:28 +0200 (Sun, 05 Aug 2007)
New Revision: 25376
Modified:
moonbase/trunk/utils/ncdu/DETAILS
Log:
bump the version from 1.2 to 1.3. In addition to a few bugfixes and performance improvements, this release includes the following new features: An "r"-key to refresh the current directory, an "a"-key to switch between apparent size and disk usage, and an "i"-key to display information about the selected item. The option to calculate apparent size instead of disk usage was removed, since both sizes are now calculated.
Modified: moonbase/trunk/utils/ncdu/DETAILS
===================================================================
--- moonbase/trunk/utils/ncdu/DETAILS 2007-08-05 15:01:54 UTC (rev 25375)
+++ moonbase/trunk/utils/ncdu/DETAILS 2007-08-05 21:48:28 UTC (rev 25376)
@@ -1,13 +1,12 @@
MODULE=ncdu
- VERSION=1.2
+ VERSION=1.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://dev.yorhel.nl/download/
- SOURCE_VFY=sha1:e2bbd71d61665c435ed22339078070af196ea31a
- SOURCE_VFY=sha1:6253c31cb7f7dd27dcc66d25111299d3005dbc99
+ SOURCE_VFY=sha1:63c8327ab9a443d49f533fd5d64ad51fb228af2e
WEB_SITE=http://dev.yorhel.nl/$MODULE/
ENTERED=20070724
- UPDATED=20070724
- SHORT="a ncurses based 'du' equivalent"
+ UPDATED=20070806
+ SHORT="A ncurses based 'du' equivalent"
cat << EOF
ncdu is an NCurses version of the famous old 'du' unix command. It provides
More information about the Lunar-commits
mailing list