Commit graph

  • bfff5762e0 Confirm quit action during scan (reuse existing scan dialog). piyo 2015-09-23 15:23:17 +0900
  • c035c3859c implement confirmation switch Max Klinger 2015-09-20 01:11:12 +0200
  • 5aeb4f9b09 change wording when deleting empty directory Max Klinger 2014-04-29 09:02:00 +0200
  • 078369b8c5 quit.c: Remove two unused variables Yorhel 2015-09-20 07:53:05 +0200
  • e96cc36d56 Confirm quit action with a cancellable dialog. piyo 2015-09-18 16:43:37 +0900
  • 682add5eae Added backspace key in browser window to back keys (one directory up). Robin Schneider 2015-08-02 22:59:32 +0200
  • 3a21a634f4 doc: Document /bin/sh as default shell Øyvind A. Holm 2015-06-02 05:32:47 +0200
  • 7be85679c5 Check for NCDU_SHELL environment variable when spawning shell Øyvind A. Holm 2015-06-02 04:06:09 +0200
  • 7ca912e452 ChangeLog: Fix date of 1.11 release -.- Yorhel 2015-05-07 15:28:15 +0200
  • 29f347c19c shell.c: Include sys/wait.h Yorhel 2015-04-07 10:39:46 +0200
  • c0334e071a static: Update to latest musl-cross version Yorhel 2015-04-05 10:22:38 +0200
  • f8ce052630 Version bump + Changelog update for 1.11 v1.11 Yorhel 2015-04-05 10:06:35 +0200
  • 9e549b0319 Disable shell feature on imported file Yorhel 2015-04-05 10:03:32 +0200
  • 61a7846c76 config: Use /bin/sh as default shell and don't check for its existence Yorhel 2015-04-05 09:55:57 +0200
  • 777db9a5df Minor fixes to new shell feature Yorhel 2014-12-14 15:13:38 +0100
  • a25e5f80a5 Add ability to spawn shell Thomas Jarosch 2014-12-14 00:24:35 +0100
  • ce18bc392e "Press q to continue" -> "Press q to close" Yorhel 2014-08-03 15:15:39 +0200
  • 61387d2f8c delete.c: Fix segfault when not confirming a clear operation clear Yorhel 2014-04-30 13:02:46 +0200
  • 54d6d78d9d delete.c: Minor nitpicks Yorhel 2014-04-30 13:00:23 +0200
  • 347cfde59a change D semantics to clear the current directory instead of the selected one Max Klinger 2014-04-29 10:17:43 +0200
  • 0a230cdd1c add a clear function into the existing delete code Max Klinger 2014-04-29 08:35:03 +0200
  • 79213f0d63 Support building without locale.h Yorhel 2014-04-13 08:34:32 +0200
  • efece12cfe Copyright year update Yorhel 2014-01-22 15:28:20 +0100
  • fe932c7b22 Add support for browsing empty directories Yorhel 2014-01-22 13:30:51 +0100
  • 3f29a46f3a Fix offset of parent-dir item Yorhel 2014-01-22 12:44:51 +0100
  • 34690e4b51 util.c: Make sure to include stdarg.h Thomas Klausner 2013-08-23 13:52:39 +0200
  • 532c32c884 Add space between file size and unit suffix Yorhel 2013-07-23 10:38:37 +0200
  • 0e9e6d511a Add --si flag for base 10 prefixes Yorhel 2013-07-23 10:33:24 +0200
  • 30c0b2db00 browser.c: Fix "Toggle dirs before files when sorting" functionality Yorhel 2013-06-05 16:52:53 +0200
  • 5e5c9925f4 Version bump + Changelog update for 1.10 v1.10 Yorhel 2013-05-09 16:32:42 +0200
  • 0a4ad63591 Fix a few compiler warnings Yorhel 2013-05-09 16:24:15 +0200
  • bb1145dced Added statically linked binary generator script Yorhel 2013-05-09 16:18:44 +0200
  • 4021821b91 deps: Update khash to latest upstream version Yorhel 2013-05-09 15:27:40 +0200
  • cfd1b1fea2 deps: Update khash and yopt to their latest upstream versions Yorhel 2013-04-25 08:16:41 +0200
  • 09c444753a Move khash & yopt to deps/ Yorhel 2013-04-25 08:11:39 +0200
  • bc8ccc959d dir_scan.c: Reset directory sizes when excluded by a CACHEDIR.TAG Yorhel 2013-04-12 19:43:01 +0200
  • 01f36e1beb Use /**/ comments + minor style change Yorhel 2013-04-12 19:37:40 +0200
  • dc316e26f5 has_cachedir_tag: Keep statuc allocated buffer for paths. Petr Pudlak 2013-04-12 18:16:15 +0200
  • 4a6efeba3d Document --exclude-caches in ncdu.pod. Petr Pudlak 2013-04-12 17:21:11 +0200
  • 1b1982e9af Let has_cachedir_tag use malloc instead of a buffer on the stack. Petr Pudlak 2013-04-12 16:21:16 +0200
  • 2784d82a9e CACHEDIR.TAG - improve code style and the name of the parameter. Petr Pudlak 2013-04-12 14:53:33 +0200
  • 3def47c331 Add CACHEDIR.TAG support. Petr Pudlak 2013-04-10 16:41:26 +0200
  • 9b4f2d8601 configure: Use PKG_PROG_PKG_CONFIG + mention pkg-config dep in README Yorhel 2013-03-09 09:21:13 +0100
  • 1324d45491 Use pkg-config to detect ncurses Justin Lecher 2013-03-07 13:42:51 +0100
  • 1c8662ea63 ncdu.1: Add new c/C keys Yorhel 2013-01-18 11:14:01 +0100
  • c4f5f370ac use the locale's thousand seperator, if available Chris West (Faux) 2013-01-13 12:35:25 +0000
  • fdd86924e5 'C' sorts by items Chris West (Faux) 2013-01-13 12:13:31 +0000
  • cfcac262d1 'c' to show child item counts Chris West (Faux) 2013-01-13 11:53:24 +0000
  • a90cf9c7d2 gitignore Chris West (Faux) 2013-01-13 12:13:57 +0000
  • 28c0b58c2e Clip directory sizes to make sure they are positive Yorhel 2012-11-22 13:47:10 +0100
  • ad84603bee Clip directory sizes to fit in a signed 64bit integer Yorhel 2012-11-22 13:33:32 +0100
  • 2bc1b3e479 util.c: Fix possible buffer overflow in fillsize() and formatsize() Yorhel 2012-11-22 12:42:57 +0100
  • 3fd25ffbcb configure.in -> configure.ac Yorhel 2012-11-22 12:30:53 +0100
  • eba9a7f8ef Version bump + Changelog update for 1.9 v1.9 Yorhel 2012-09-27 11:45:09 +0200
  • 5183e7633b Don't make ncdu.1 depend on Makefile Yorhel 2012-09-27 11:40:00 +0200
  • 31491d1e2c Add some examples to the man page Yorhel 2012-09-08 18:23:39 +0200
  • b1059cafc4 Update man page with new options Yorhel 2012-09-08 17:30:29 +0200
  • 7feaeb1483 Abstracted option parsing from option handling Yorhel 2012-09-08 14:38:15 +0200
  • eeff908b0c dir_export.c: Add timestamp to meta-data Yorhel 2012-09-07 09:37:20 +0200
  • b6e4092ea7 cli: Use -0,-1,-2 instead of "-u n" Yorhel 2012-09-06 14:11:44 +0200
  • c29f318128 Removed the TODO file Yorhel 2012-09-06 13:20:52 +0200
  • aad479a19a Disallow refresh/delete after import + provide visual feedback Yorhel 2012-09-06 13:16:11 +0200
  • 267de619ba dir_import.c: Only call input_handle() once every 32 read items Yorhel 2012-09-06 12:41:50 +0200
  • fdc614126a browser.c: Display [imported] indication in title Yorhel 2012-09-06 12:32:41 +0200
  • 37f390d241 dir_import.c: Don't throw an error when user aborted import Yorhel 2012-09-06 09:47:00 +0200
  • 7d2cb84e70 Display "Loading..." instead of "Scanning..." when importing a file Yorhel 2012-09-06 09:45:52 +0200
  • c298e32942 Check that stdin is a tty when initializing ncurses Yorhel 2012-09-06 09:33:58 +0200
  • 38b2c8f012 dir_import.c: Various fixes Yorhel 2012-09-05 17:46:44 +0200
  • e6eaec30ba dir_import.c: Put a limit on the recursion depth Yorhel 2012-09-05 14:15:28 +0200
  • 10dca5503a Added -f option to import an exported directory structure Yorhel 2012-09-05 13:52:12 +0200
  • ef4abec6cf path.c: Don't throw away remaining components after a symlink Yorhel 2012-08-29 22:04:08 +0200
  • f83ed07fcf Don't include "notreg" field for excluded/error'd files in export Yorhel 2012-08-29 11:52:52 +0200
  • 968471f602 Omit "dev" field in export when same as parent dir + "excluded" fix Yorhel 2012-08-29 11:43:10 +0200
  • c4616ff186 Added simple error checking & handling when exporting Yorhel 2012-08-29 10:27:12 +0200
  • 7ccb98006a Support exporting to stdout while still allowing -u 2 to work Yorhel 2012-08-29 09:49:06 +0200
  • 9d341950ff dir_common.c: Don't display total size when it's not known Yorhel 2012-08-29 09:23:32 +0200
  • 59a9c6b877 Added -o option to export dir structure to a JSON-encoded file Yorhel 2012-08-28 17:18:33 +0200
  • f4fa1f299c configure: Removed a few useless checks Yorhel 2012-08-28 11:24:01 +0200
  • 2e1838d890 Get rid of padding in dir struct + use offsetof() to calc needed size Yorhel 2012-08-28 09:22:46 +0200
  • dfbeed9daf Fixing some whitespace issues Yorhel 2012-08-27 21:51:08 +0200
  • 21c056f51d Use uint64_t instead of dev_t as well + added comment explaining this Yorhel 2012-08-27 21:10:07 +0200
  • cabb55290d Use uint64_t instead of ino_t Yorhel 2012-08-27 19:07:05 +0200
  • a61c784b8c Use int instead of long for struct dir->items Yorhel 2012-08-27 18:32:29 +0200
  • 73690f8f83 Use int64_t instead of off_t Yorhel 2012-08-27 17:20:24 +0200
  • 44e63ce2e7 Added -u option to change the scan UI Yorhel 2012-08-27 14:17:40 +0200
  • e380805990 Fixed some compiler warnings and a (rather nonexistent) memory leak Yorhel 2012-08-26 18:08:56 +0200
  • 5064b4d651 Re-added scanning UI and improved error handling Yorhel 2012-08-26 16:53:37 +0200
  • 0fd7dec7b0 Split calc.c into separate components (dir_(mem|scan|common).c) Yorhel 2012-08-26 14:41:25 +0200
  • 0b49021a6c 399ccdeb caused a crash on non-existent directories on the command line Chris West (Faux) 2012-08-21 17:16:28 +0100
  • 399ccdeb47 calc.c: Fix path display when scanning an empty directory Yorhel 2012-08-18 09:21:33 +0200
  • 832b91b033 Make width of scan error screen dynamic as well Yorhel 2012-08-18 08:55:51 +0200
  • a87e90c3c2 main.c: Revert nodelay() status after calling ncresize() Yorhel 2012-08-18 08:47:39 +0200
  • 9c9d466752 Make width of the scanning screen dynamic based on terminal width Yorhel 2012-08-18 08:46:48 +0200
  • 8a55c05e7d Some .gitignore fixes Yorhel 2012-08-16 15:23:55 +0200
  • 10e560a9a6 Use top-level automake build + removed AUTHORS, INSTALL and NEWS Yorhel 2012-05-21 15:27:41 +0200
  • ae659d5186 doc: Minor fix: "ncdu 1.7" -> "ncdu 1.7 and later" Yorhel 2012-01-18 11:42:33 +0100
  • 7fcae11d4d Copyright year bump Yorhel 2012-01-18 11:40:50 +0100
  • 73562d46c5 doc: Use POD as source format and pod2man to generate ncdu.1 Yorhel 2012-01-18 11:34:46 +0100
  • fcc871737a Version bump + ChangeLog update for 1.8 v1.8 Yorhel 2011-11-03 13:06:20 +0100
  • 5243e2daf4 Code cleanup: Use `static' where applicable. Yorhel 2011-10-31 15:09:12 +0100