Commit Graph

  • ef3f59cae9 Правила сборки для ЗОСРВ "Нейтрино" редакции 2020 neutrino/2020 1.18.1 cbdbc 2023-02-20 01:22:28 +03:00
  • c08340ee08 Year + version bump for 1.18.1 v1.18.1 master Yorhel 2023-02-12 08:44:13 +01:00
  • daaca0a903 Really fix build failure if exclude-kernfs option is not available Yorhel 2023-02-08 14:23:46 +01:00
  • 6993941646 Fix build failure if exclude-kernfs option is not available Yorhel 2023-02-08 08:14:19 +01:00
  • 3ef0ac93c7 Version 1.18 Yorhel 2022-12-06 10:46:50 +01:00
  • 6dd159d489 Backport --(enable|disable)-(shell|delete|refresh) from 2.x Yorhel 2022-11-30 11:40:54 +01:00
  • 49e4b061a5 Backport configuration file support from 2.x Yorhel 2022-11-06 13:37:33 +01:00
  • b45f8e4c06 Backport a bunch of CLI options from 2.x + sync manpage changes Yorhel 2022-11-05 16:43:30 +01:00
  • 9670ca66ed Backport argument parser from ncdu 2.x + add a few inverted arguments Yorhel 2022-11-05 12:21:28 +01:00
  • dc78e8db19 Properly mark functions without arguments as (void) Yorhel 2022-11-05 10:54:35 +01:00
  • a5e8a43943 Set default attributes to the whole window during curses init Yorhel 2022-06-15 06:26:13 +02:00
  • 683eb26ad1 Year + version bump for 1.17 Yorhel 2022-04-28 11:19:27 +02:00
  • 23e3eba5d2 Remove static build script Yorhel 2022-04-28 11:11:20 +02:00
  • e29a42a02a Some more compatibility improvements for C89 environments François Revol 2022-02-07 18:36:35 +01:00
  • 15ebd21195 Some compatibility improvements for older (C89) environments Yorhel 2022-02-07 13:28:14 +01:00
  • b340c04450 moved natSort files to deps Ciprian Tomoiaga 2021-12-23 09:07:54 +00:00
  • 8137444062 Use Natural Sort by Name in v1.x Ciprian Tomoiaga 2021-12-22 14:26:42 +00:00
  • e1a9b30803 dir_scan: call strlen only once rofl0r 2021-10-27 13:44:01 +00:00
  • abab9d360d dir_scan: fix wrong assumption that errno can only be changed by readdir() rofl0r 2021-10-27 13:40:41 +00:00
  • 96a9231927
    Make options, keys and file flags bold in man page Oğuz Ersen 2021-10-06 20:07:17 +03:00
  • 376aad0d35 Add dark-bg color scheme + enable colors by default if !NO_COLOR Yorhel 2021-08-16 16:07:47 +02:00
  • f982af81b0 Year + version bump for 1.16 Yorhel 2021-07-02 13:30:55 +02:00
  • 52daeafcd8 Display setuid/setgid and sticky bits in file mode Yorhel 2021-06-11 11:04:50 +02:00
  • bd01f5773d JSON import: accept fractional mtime values Yorhel 2021-05-25 10:09:36 +02:00
  • 67a1d84216 Mark apparent size or disk usage label in footer as bold Yorhel 2021-05-24 10:42:48 +02:00
  • ebeee7be01 browser.c: Fix bar width floating point calculation Yorhel 2021-05-23 14:26:27 +02:00
  • a6b4aead43 Add $NCDU_LEVEL environment variable when spawning a shell Yorhel 2021-05-12 16:30:31 +02:00
  • e278660464 dir_import: Accept JSON data after the last object Yorhel 2021-05-12 16:02:07 +02:00
  • ca51d4ed1a JSON Export: only export ino for hlinks and include hlink count Yorhel 2021-05-12 11:28:00 +02:00
  • 9337cdc99e Test for read error while reading the --exclude-from file Yorhel 2021-03-04 16:07:46 +01:00
  • a216bc2d35 Scale size bar with max column size Christian Göttsche 2020-07-04 18:06:00 +02:00
  • 1035aed81a Version bump for 1.15.1 Yorhel 2020-06-10 12:24:34 +02:00
  • a389443c9a Add --exclude-firmlinks and follow firmlinks by default Yorhel 2020-06-07 10:01:31 +02:00
  • c340980b80 is_kernfs: Check only defined magic numbers Christian Göttsche 2020-06-04 11:08:44 +02:00
  • 19cfe9b15c Correct misspellings Christian Göttsche 2020-05-30 19:26:00 +02:00
  • 239bbf542f Version bump for 1.15 Yorhel 2020-05-30 10:02:02 +02:00
  • d018dc0be6 dir_import.c: Remove already-implemented TODO comment Yorhel 2020-05-15 09:09:35 +02:00
  • 1c4d191193 help.c: Mention "F" flag + make the flag list scrollable Yorhel 2020-05-15 09:02:16 +02:00
  • bff5da3547 man page: Mention --follow-firmlinks Yorhel 2020-05-15 08:51:08 +02:00
  • 08564ec7b6 dir_scan.c: Call statfs() with relative path Yorhel 2020-05-15 08:43:43 +02:00
  • c9ce16a633 Support excluding firmlinks on macOS Saagar Jha 2020-05-07 16:09:17 -07:00
  • 684e9e04ad Typo: exlude → exclude Saagar Jha 2020-05-07 16:09:45 -07:00
  • 9a3727759c Fix calculating of directory apparent sizes with hard links Yorhel 2020-05-06 07:03:00 +02:00
  • 4a2def5223 dir_scan.c: Fix integer overflow when list of file names in dir exceeds 2GiB Yorhel 2020-04-21 14:13:47 +02:00
  • 1563e56223 help.c: Mention new ^ file flag Yorhel 2020-04-08 18:35:01 +02:00
  • c209b012b1 Add option --exclude-kernfs to skip scanning Linux pseudo filesystems Christian Göttsche 2020-04-07 21:47:09 +02:00
  • 50b48a6435 Mention supported color schemes in help text Christian Göttsche 2020-04-08 17:17:06 +02:00
  • e3742f0c80 Remove redundant cast to the same type Christian Göttsche 2020-04-07 21:47:04 +02:00
  • 3959210051 Drop never read initialization Christian Göttsche 2020-04-07 21:47:03 +02:00
  • 84834ff370 Declare file local variables static Christian Göttsche 2020-04-07 21:47:01 +02:00
  • 53e5080d9a Avoid using extension of variable length array folded to constant array Christian Göttsche 2020-04-07 21:46:56 +02:00
  • 61d268764d Drop extra ';' outside of a function Christian Göttsche 2020-04-07 21:46:55 +02:00
  • 2bd83b3f22 Avoid using GNU empty initializer extension Christian Göttsche 2020-04-07 21:46:53 +02:00
  • 70f439d9a9 Enforce const correctness on strings Christian Göttsche 2020-04-07 21:46:47 +02:00
  • 39709aa665 Use strict prototypes Christian Göttsche 2020-04-07 21:46:46 +02:00
  • bd22bf42ee Update configure.ac Christian Göttsche 2020-04-07 21:46:44 +02:00
  • 227cdb35ae Ignore generated script compile in git Christian Göttsche 2020-04-07 21:46:41 +02:00
  • 2fd4d8b406 Remove trailing whitespaces Christian Göttsche 2020-04-07 21:46:36 +02:00
  • 888bd663c6 Also quit on EIO from getch() Yorhel 2020-04-01 16:54:46 +02:00
  • 8d58297328 Year + version bump for 1.14.2 Yorhel 2020-02-10 16:01:27 +01:00
  • 5c5cd163a1 Fix khash.h -> khashl.h reference in Makefile Yorhel 2020-02-06 08:58:10 +01:00
  • 2d76190091 deps/khash.h -> khashl.h for slightly reduced memory usage Yorhel 2020-02-04 19:04:03 +01:00
  • ecb71f2550 Fix definitions of global vars confirm_quit and dir_process Yorhel 2020-01-25 09:25:08 +01:00
  • 7875a76bba static: Add AArch64 binaries Yorhel 2019-12-15 10:12:13 +01:00
  • a5e08cf597 Fix cross compiler targets Yorhel 2019-11-14 19:00:30 +01:00
  • 62bc78d937 Increase space for item count in loading screen Yorhel 2019-08-17 10:35:50 +02:00
  • 72189c307f Version bump for 1.14.1 + static bin improvements Yorhel 2019-08-05 08:22:22 +02:00
  • dc8b6cfaab Fix --exclude-caches Yorhel 2019-08-04 17:31:49 +02:00
  • bb7b4196f2 Handle malloc failure by pausing any activity Yorhel 2019-07-23 11:01:48 +02:00
  • cd38a62aa8 Clear errno before getch() Yorhel 2019-04-19 15:01:56 +02:00
  • ec0de4afa8 dir_scan: Avoid allocating new copies of buf_dir Martin Storsjö 2019-02-18 12:00:55 +02:00
  • 8e021a46ee dir_setlasterr: strcpy the right variable Martin Storsjö 2019-02-18 14:09:13 +02:00
  • b6ddd491b3 Year + version bump for 1.14 Yorhel 2019-02-04 17:30:18 +01:00
  • 882a32613d symlinks: Only call stat_to_dir() once, impove manual Yorhel 2019-01-24 08:56:19 +01:00
  • 74efdfaf97 Add a '--follow-symlinks' option Simon Doppler 2019-01-23 08:55:38 +01:00
  • 2409cc7a32 Fix minor typo Yorhel 2019-01-21 07:38:56 +01:00
  • 60fdac0680 add a max modified time, or mtime, view and sorting Alex Wilson 2019-01-20 13:03:38 -07:00
  • 2501fb1ad5 Fix crash when attempting to sort an empty directory Yorhel 2019-01-20 16:43:55 +01:00
  • 93583e645f Add --help flag as alias for -h Yorhel 2018-12-16 10:47:51 +01:00
  • bf8068b65e Slightly improve hardlink circular list insertion performance Yorhel 2018-12-01 07:53:48 +01:00
  • d95c65b032 Add -V and --version as alias to -v Yorhel 2018-09-03 22:19:12 +02:00
  • 9f2350bbc9 Display larger file counts in browser UI Yorhel 2018-07-24 18:03:16 +02:00
  • cbe24d6c8f Exit ncdu when losing input Yorhel 2018-06-13 17:16:02 +02:00
  • d15fe8d08e Spelling fixes: "occured" + "an other" Yorhel 2018-03-29 17:32:46 +02:00
  • fa19095e26 Fix '--color off' Yorhel 2018-03-29 17:20:43 +02:00
  • 31126c6552 man page/file flags: Minor rewording + use same order as help screen Yorhel 2018-02-21 18:59:24 +01:00
  • 726b1542c6 shift section; adapt to online help wording Thomas McWork 2018-02-20 13:27:06 +01:00
  • 48a266c348 add a file flags section in the docs Thomas McWork 2018-02-16 14:13:43 +01:00
  • 14afd92ba2 Year + version bump for 1.13 Yorhel 2018-01-29 11:48:49 +01:00
  • 7ba0f15f80 delete.c: Fix signedness issue in confirmation selection Yorhel 2018-01-29 11:56:37 +01:00
  • 8107831a2b Update static binary generation script Yorhel 2018-01-23 15:56:39 +01:00
  • 0e26ea95ef dirlist.c: make sure to include stdlib.h for calloc() Yorhel 2018-01-23 15:36:27 +01:00
  • 3e6affa73d Display extended information in the info window Yorhel 2018-01-23 14:59:38 +01:00
  • 1165342dcf Don't depend on current color when creating ncurses window Yorhel 2018-01-23 14:20:06 +01:00
  • 40b127591f Import/export extended information Yorhel 2018-01-23 14:11:40 +01:00
  • 47e969cdf3 Add -e flag to enable extended information mode Yorhel 2018-01-23 13:40:12 +01:00
  • 77aca35fce Add support for optional "extended" information for each file/dir entry Yorhel 2018-01-23 13:17:06 +01:00
  • 7338454322 Remove recursion check when importing a file Yorhel 2018-01-21 16:30:00 +01:00
  • f1112297ca Merge branch 'colors' Yorhel 2018-01-21 15:42:16 +01:00
  • 6c2ee0d6ab Add --color option, simple theme support, disable colors by default Yorhel 2018-01-21 15:38:36 +01:00