Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nccf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
702
Provoz
nccf
Commits
02a94d79
Commit
02a94d79
authored
16 years ago
by
yorhel
Browse files
Options
Downloads
Patches
Plain Diff
Updated Changelog and TODO
git-svn-id:
svn://blicky.net/ncdu/trunk@39
ce56bc8d-f834-0410-b703-f827bd498a76
parent
4fdebc82
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+15
-0
15 additions, 0 deletions
ChangeLog
TODO
+6
-0
6 additions, 0 deletions
TODO
with
21 additions
and
0 deletions
ChangeLog
+
15
−
0
View file @
02a94d79
svn - ?
- 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
1.3 - 2007-08-05
- Added 'r'-key to refresh the current directory
- Removed option to calculate apparent size: both
...
...
This diff is collapsed.
Click to expand it.
TODO
+
6
−
0
View file @
02a94d79
...
...
@@ -6,6 +6,7 @@ Small list of planned features/changes, suggestions are always welcome.
* Tabs?
* Still use the ncurses forms library, or implement our own?
(hopefully less buggy and more control)
- Or just remove the startup screen altogether?
- Add export/import feature for filelists
* Also comparing two filelists
...
...
@@ -13,3 +14,8 @@ Small list of planned features/changes, suggestions are always welcome.
- Improve browser interface
* Mutt-like status bar?
* Browser always on background, even on startup
- Add custom key bindings
* Using a config file (/etc/ncdurc, ~/.ncdurc)
* Running external commands on the selected file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment