2017-06-06 |
Arun Prakash... | Optionally use EDITOR (fallback vi) for text files |
commit | commitdiff | tree |
2017-06-05 |
Arun Prakash... | desktop opener - xdg-open on Linux and open(1) on OS X |
commit | commitdiff | tree |
2017-06-05 |
Arun Prakash... | nlay - support multiple apps |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Disable key to run top |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Use vlock as locker, add ^Q to quit |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Fix issues with DEL on Mac on empty regex exprn |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Update documentation |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Bind ^L to clear prompt |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Update docs on navigate-as-you-type mode |
commit | commitdiff | tree |
2017-06-04 |
Arun Prakash... | Insert key for navigate-as-you-type mode |
commit | commitdiff | tree |
2017-06-03 |
Arun Prakash... | Navigate-as-you-type support |
commit | commitdiff | tree |
2017-06-03 |
Arun Prakash... | Update HowTo on file copy, move, delete |
commit | commitdiff | tree |
2017-05-29 |
Johnathan Jenkins | fix compile warning on gcc7 (#32) |
commit | commitdiff | tree |
2017-05-23 |
Arun Prakash... | Use gnome-search-tool as default search utility |
commit | commitdiff | tree |
2017-05-22 |
Arun Prakash... | Update features |
commit | commitdiff | tree |
2017-05-22 |
Johnathan Jenkins | fix for glibc sys/types.h deprecation warnings (#31) |
commit | commitdiff | tree |
2017-05-22 |
Arun Prakash... | Remove redundant variable |
commit | commitdiff | tree |
2017-05-20 |
Arun Prakash... | Bring back plain builds (#30) |
commit | commitdiff | tree |
2017-05-20 |
Arun Prakash... | Remove redundant variables, function calls |
commit | commitdiff | tree |
2017-05-17 |
Arun Prakash... | Reduce number of entry movements |
commit | commitdiff | tree |
2017-05-16 |
Arun Prakash... | Remove contraint on num_args |
commit | commitdiff | tree |
2017-05-16 |
Arun Prakash... | Home-grown xstrlcpy() |
commit | commitdiff | tree |
2017-05-16 |
Arun Prakash... | Add check to defer name to number conversion |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Update help |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Update features |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Fix #27: use catfish as default search utility |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Get rid of unsafe system(3) calls |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Fix regression from 08d87405d09d5667f6a3e90703f289bb5c3... |
commit | commitdiff | tree |
2017-05-15 |
Arun Prakash... | Use execlp(3) instead of popen(3) |
commit | commitdiff | tree |
2017-05-14 |
Arun Prakash... | Use a global buffer for isolated functions |
commit | commitdiff | tree |
2017-05-14 |
Arun Prakash... | Touchbase buffer manipulation |
commit | commitdiff | tree |
2017-05-14 |
Arun Prakash... | Replace system(3) with spawn() |
commit | commitdiff | tree |
2017-05-14 |
Arun Prakash... | Fix #26: Provide an option to use a custom nlay file. |
commit | commitdiff | tree |
2017-05-14 |
Arun Prakash... | Fix #29 |
commit | commitdiff | tree |
2017-05-13 |
Arun Prakash... | Update performance matrix (more files) |
commit | commitdiff | tree |
2017-05-13 |
Arun Prakash... | Make Makefile generic |
commit | commitdiff | tree |
2017-05-13 |
Johnathan Jenkins | pkg-config for ncurses (#25) |
commit | commitdiff | tree |
2017-05-13 |
Arun Prakash... | Fix #23 |
commit | commitdiff | tree |
2017-05-11 |
Arun Prakash... | Update performance figures v1.1 |
commit | commitdiff | tree |
2017-05-11 |
Arun Prakash... | Prepare for release v1.1 |
commit | commitdiff | tree |
2017-05-07 |
Arun Prakash... | Add Say Thanks!, change PayPal badge |
commit | commitdiff | tree |
2017-05-03 |
Arun Prakash... | Only one check suffices (if *buf, it's > 0) |
commit | commitdiff | tree |
2017-05-03 |
Arun Prakash... | Retain control chars when invoking external utils |
commit | commitdiff | tree |
2017-05-03 |
Arun Prakash... | Fix #21 |
commit | commitdiff | tree |
2017-05-02 |
Arun Prakash... | Consider only dirs and files in nftw(3) |
commit | commitdiff | tree |
2017-05-01 |
Arun Prakash... | Update screencast |
commit | commitdiff | tree |
2017-04-29 |
Arun Prakash... | Update scripts |
commit | commitdiff | tree |
2017-04-29 |
Arun Prakash... | Remove sizeof() is absolute cases |
commit | commitdiff | tree |
2017-04-29 |
Arun Prakash... | Support search as you type |
commit | commitdiff | tree |
2017-04-28 |
Michael Fenn | Only do releases when a tag is pushed |
commit | commitdiff | tree |
2017-04-28 |
Arun Prakash... | Update seure key |
commit | commitdiff | tree |
2017-04-28 |
Arun Prakash... | Clear history when entering directory |
commit | commitdiff | tree |
2017-04-28 |
Michael Fenn | Add automatic RPM builds via travis (#18) |
commit | commitdiff | tree |
2017-04-27 |
Arun Prakash... | Use curses.h from libncursesw on Linux |
commit | commitdiff | tree |
2017-04-26 |
Arun Prakash... | Update README |
commit | commitdiff | tree |
2017-04-25 |
Arun Prakash... | Add instructions to install dependencies |
commit | commitdiff | tree |
2017-04-25 |
aaeilm | Exit if parent has exited (#16) |
commit | commitdiff | tree |
2017-04-25 |
Arun Prakash... | Honour EDITOR and PAGER everywhere |
commit | commitdiff | tree |
2017-04-25 |
Arun Prakash... | Add Mentions |
commit | commitdiff | tree |
2017-04-25 |
Arun Prakash... | Polish change directory logic |
commit | commitdiff | tree |
2017-04-24 |
Arun Prakash... | Support cd ..... |
commit | commitdiff | tree |
2017-04-24 |
Arun Prakash... | Merge pull request #14 from szlin/master |
commit | commitdiff | tree |
2017-04-24 |
SZ Lin (林上智) | MAX_PATH is not defined in some platforms, most notably... |
commit | commitdiff | tree |
2017-04-24 |
Arun Prakash... | Reformat key listing. |
commit | commitdiff | tree |
2017-04-23 |
Arun Prakash... | Support jump to initial directory |
commit | commitdiff | tree |
2017-04-23 |
Arun Prakash... | Update readme |
commit | commitdiff | tree |
2017-04-23 |
Arun Prakash... | nlay - a highly customizable file handler |
commit | commitdiff | tree |
2017-04-22 |
Arun Prakash... | Fix build break on OS X |
commit | commitdiff | tree |
2017-04-22 |
Arun Prakash... | Do not wait when spawning DE file manager |
commit | commitdiff | tree |
2017-04-22 |
Arun Prakash... | Show file details in less |
commit | commitdiff | tree |
2017-04-22 |
Arun Prakash... | Show help in less |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Wrap etries within same line |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Add Homebrew link |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Show media information using mediainfo |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Use NNN_DE_FILE_MANAGER |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Update README.md |
commit | commitdiff | tree |
2017-04-21 |
Arun Prakash... | Hold allocated memory till program exit |
commit | commitdiff | tree |
2017-04-20 |
Arun Prakash... | Use NAME_MAX, reuse newpath, update stats |
commit | commitdiff | tree |
2017-04-20 |
Arun Prakash... | Support . and .. at chdir prompt |
commit | commitdiff | tree |
2017-04-20 |
Arun Prakash... | Use readline() at chdir prompt |
commit | commitdiff | tree |
2017-04-20 |
Arun Prakash... | Support cd on quit |
commit | commitdiff | tree |
2017-04-16 |
Zhiming Wang | Makefile: use libncurses instead of libncursesw on... |
commit | commitdiff | tree |
2017-04-16 |
Arun Prakash... | Use libncursesw for internationalization |
commit | commitdiff | tree |
2017-04-16 |
SZ Lin | .Bd directive has no matching .Ed |
commit | commitdiff | tree |
2017-04-15 |
Arun Prakash... | Add 'How to', devs sections |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Add program help |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Add badges |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Support key 'q' to exit extra screens |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Fix #8: Use digits for month, re-arrange date, time |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Fix #8: set loale post ncurses init |
commit | commitdiff | tree |
2017-04-14 |
Arun Prakash... | Option -S: start in disk usage analyzer mode |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Add a quickstart section |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Add installation instructions |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Move man to $PREFIX/share/man v1.0 |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Update README |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Prepare for release v1.0 |
commit | commitdiff | tree |
2017-04-13 |
Arun Prakash... | Add Makefile.generic, update docs |
commit | commitdiff | tree |
2017-04-12 |
Arun Prakash... | Support open current dir in desktop file manager |
commit | commitdiff | tree |
2017-04-12 |
Arun Prakash... | Update README.md |
commit | commitdiff | tree |
2017-04-11 |
Arun Prakash... | realloc() 32 entries at a time |
commit | commitdiff | tree |
next |