This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: ncdu-1.6-1


Version 1.6-1 of ncdu has been uploaded.

http://dev.yorhel.nl/ncdu/

ncdu is a ncurses-based disk usage viewer. It provides a fast and
easy-to-use interface through 'du' utility. It allows to browse through
the directories and show percentages of disk usage.

Upstream NEWS:

Changes in 1.6:
- Implemented hard link detection
- Properly select the next item after deletion
- Removed reliance of dirfd()
- Fixed non-void return in void delete_process()
- Fixed several tiny memory leaks
- Return to previously opened directory on failed recalculation
- Properly display MiB units instead of MB (IEEE 1541 - bug #2831412)
- Link to ncursesw when available
- Improved support for non-ASCII characters
- VIM keybindings for browsing through the tree (#2788249, #1880622)


Changes in 1.5:
        - Fixed incorrect apparent size on directory refresh
        - Browsing keys now work while file info window is displayed
        - Current directory is assumed when no directory is specified
        - Size graph uses the apparent size if that is displayed
        - Items are ordered by displayed size rather than disk usage
        - Removed switching between powers of 1000/1024
        - Don't rely on the availability of suseconds_t
        - Correctly handle paths longer than PATH_MAX
        - Fixed various bugs related to rpath()
        - Major code rewrite
        - Fixed line width when displaying 100%

Changes in 1.4:
        - Removed the startup window
        - Filenames ending with a tidle (~) will now also
          be hidden with the 'h'-key
        - Fixed buffer overflow when supplying a path longer
          than PATH_MAX (patch by Tobias Stoeckmann)
        - Used S_BLKSIZE instead of a hardcoded block size of 512
        - Fixed display of disk usage and apparent sizes
        - Updated ncdu -h
        - Included patches for Cygwin
        - Cursor now follows the selected item
        - Added spaces around path (debian #472194)
        - Fixed segfault on empty directory (debian #472294)
        - A few code rewrites and improvements


Christian Franke


--

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and keep clicking "Next".

If you have questions or comments, please send them to the Cygwin
mailing list.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the "List-Unsubscribe: " tag in the
email header of this message. Send email to the address specified
there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]