161 次程式碼提交 (f178004b131400219869f4a5587dc842f1c358bc)

作者 SHA1 備註 提交日期
  Arun Prakash Jana 58f8905ea3
Only one check suffices (if *buf, it's > 0) 7 年之前
  Arun Prakash Jana a3852a6cb1
Retain control chars when invoking external utils 7 年之前
  Arun Prakash Jana 08d87405d0
Fix #21 7 年之前
  Arun Prakash Jana b730c116d6
Consider only dirs and files in nftw(3) 7 年之前
  Arun Prakash Jana 64d06ccaee
Remove sizeof() is absolute cases 7 年之前
  Arun Prakash Jana 1fdcaef4f5
Support search as you type 7 年之前
  Arun Prakash Jana 7f4c1a447b Clear history when entering directory 7 年之前
  Michael Fenn 41235445e7 Add automatic RPM builds via travis (#18) 7 年之前
  Arun Prakash Jana 4af8ba19f1
Use curses.h from libncursesw on Linux 7 年之前
  aaeilm 92236abf31 Exit if parent has exited (#16) 7 年之前
  Arun Prakash Jana 0fd6a392db
Honour EDITOR and PAGER everywhere 7 年之前
  Arun Prakash Jana 3096dfefde
Polish change directory logic 7 年之前
  Arun Prakash Jana febda38c14
Support cd ..... 7 年之前
  SZ Lin (林上智) 1ec5eb1231 MAX_PATH is not defined in some platforms, most notably GNU/Hurd. Therefore, I define it here to 4096 which is the same value in limits.h. 7 年之前
  Arun Prakash Jana 012662ab89
Reformat key listing. 7 年之前
  Arun Prakash Jana b4166192e6
Support jump to initial directory 7 年之前
  Arun Prakash Jana 00aaee9ff1
nlay - a highly customizable file handler 7 年之前
  Arun Prakash Jana ff18d580c5
Fix build break on OS X 7 年之前
  Arun Prakash Jana 4790d17d04
Do not wait when spawning DE file manager 7 年之前
  Arun Prakash Jana b19778fdff
Show file details in less 7 年之前
  Arun Prakash Jana a5dedd6c24
Show help in less 7 年之前
  Arun Prakash Jana 4f17c6bd65
Wrap etries within same line 7 年之前
  Arun Prakash Jana 07d4252b63
Show media information using mediainfo 7 年之前
  Arun Prakash Jana 4e7e871990
Use NNN_DE_FILE_MANAGER 7 年之前
  Arun Prakash Jana 34a8ec2881
Hold allocated memory till program exit 7 年之前
  Arun Prakash Jana f10ef49534
Use NAME_MAX, reuse newpath, update stats 7 年之前
  Arun Prakash Jana 79c1c56cbf
Support . and .. at chdir prompt 7 年之前
  Arun Prakash Jana 89224cfa98
Use readline() at chdir prompt 7 年之前
  Arun Prakash Jana 01c1ef6e58
Support cd on quit 7 年之前
  Arun Prakash Jana 5b68fa1a67
Use libncursesw for internationalization 7 年之前
  Arun Prakash Jana ccb320d627
Add program help 7 年之前
  Arun Prakash Jana 0b4056727f
Support key 'q' to exit extra screens 7 年之前
  Arun Prakash Jana 58c2000de6
Fix #8: Use digits for month, re-arrange date, time 7 年之前
  Arun Prakash Jana eb053063c2
Fix #8: set loale post ncurses init 7 年之前
  Arun Prakash Jana 971895e873
Option -S: start in disk usage analyzer mode 7 年之前
  Arun Prakash Jana 275b42efb0
Prepare for release v1.0 7 年之前
  Arun Prakash Jana 9702abdd81
Support open current dir in desktop file manager 7 年之前
  Arun Prakash Jana 286a13d891
realloc() 32 entries at a time 7 年之前
  Arun Prakash Jana 74a13c645d
Maximize rlimit, switch to detail view in du mode 7 年之前
  Arun Prakash Jana afbce66747
Optimize dentfill 7 年之前
  Arun Prakash Jana f2a5002fa9
Toggle help and file details screens with same key 7 年之前
  Arun Prakash Jana a569d383bc
Use static vars 7 年之前
  Arun Prakash Jana b123985437
Show unprivileged free blocks in du mode 7 年之前
  Arun Prakash Jana cbefcfd67b
Initial path: support sort by disk usage 7 年之前
  Arun Prakash Jana e54ed037bd
Key - to jump to last visited directory 7 年之前
  Arun Prakash Jana 5aa4c799c0
Remove redundant search when entering directory 7 年之前
  Arun Prakash Jana e5b9a11584
Show marker only when spawning a shell. 7 年之前
  Arun Prakash Jana 205dd6db05
Try fallbak for missing apps, use popen wrapper 7 年之前
  Arun Prakash Jana b7e4968a48
Resolve ~ (HOME) at chdir prompt 7 年之前
  Arun Prakash Jana 2e3502ea4b
Show notifier only for associations 7 年之前