ncdu/ncdu.changes

77 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 28 18:28:00 UTC 2016 - toddrme2178@gmail.com
- Update to 1.11
* Added 'b' key to spawn shell in the current directory
* Support scanning (and refreshing) of empty directories
* Added --si flag for base 10 prefixes
* Fix toggle dirs before files
- Spec file cleanups
- Add include_sys_wait.patch. Fixes building on earlier distros.
The patch is includes upstream and should be in the next release.
Pleas see:
+ https://dev.yorhel.nl/ncdu/bug/70
+ https://g.blicky.net/ncdu.git/commit/?id=29f347c19cb7ad17c4b401e1d984fce8eafaaafa
-------------------------------------------------------------------
Sat Aug 31 09:43:41 UTC 2013 - lazy.kent@opensuse.org
- Update to 1.10.
* Added 'c' key to display item counts.
* Added 'C' key to order by item counts.
* Added CACHEDIR.TAG support and --exclude-caches option.
* Use locale-dependent thousand separator.
* Clip file/dir sizes to 8 EiB minus one byte.
* Fix buffer overflow when formatting huge file sizes.
- Verify GPG signature.
-------------------------------------------------------------------
Thu Oct 18 22:33:55 UTC 2012 - pascal.bleser@opensuse.org
- update to 1.9:
* added option to dump scanned directory information to a file (-o)
* added option to load scanned directory information from a file (-f)
* added multiple scan and load interfaces (-0,-1,-2)
* fit loading and error windows to the terminal width (#13)
* fix symlink resolving bug (#18)
* fix path display when scanning an empty directory (#15)
* fix hang when terminal is resized to a too small size while loading
-------------------------------------------------------------------
Thu Nov 3 22:02:40 UTC 2011 - pascal.bleser@opensuse.org
- moved from Packman/Extra to utilities on build.o.o
-------------------------------------------------------------------
Thu Nov 03 22:01:34 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.8:
* use hash table to speed up hard link detection
* added read-only option (-r)
* use KiB instead of kiB (sf#3399279)
-------------------------------------------------------------------
Fri Aug 13 00:00:00 UTC 2010 - toni@links2linux.de
- update to 1.7
- This release has improved handling of hard links, a more intuitive
multi-page browser, and various performance improvements and bugfixes.
-------------------------------------------------------------------
Fri Oct 23 00:00:00 UTC 2009 - toni@links2linux.de
- update to 1.6
- This release adds hard link detection, VIM keybindings, improved support for
non-ASCII characters in filenames, and fixes for several bugs.
-------------------------------------------------------------------
Sun May 3 00:00:00 UTC 2009 - toni@links2linux.de
- update to 1.5
-------------------------------------------------------------------
Mon Dec 17 00:00:00 UTC 2007 - marekstopka@gmail.com
- new package created