1582 Commits (a5c5fc97e27665d9bda36709fb0e2c19a76af332)
 

Author SHA1 Message Date
  lostd b0df3806de Search filter support with a very basic readline 10 years ago
  sin dc711f2fad Add emacs-like keybinds for next/prev entry selection 10 years ago
  lostd ac2a7e2788 Add license and todo files 10 years ago
  sin 51253b0564 Add support a default association 10 years ago
  lostd 0e2ea28a30 Printing and line wrapping in a function, show dirs and links 10 years ago
  lostd ee8898547c Use our own entry struct instead of dirent 10 years ago
  sin 46669d7606 Add regex support 10 years ago
  lostd 368b43572d Comment on dirents deep copy 10 years ago
  lostd 973aff99b7 Strip redundant spaces 10 years ago
  lostd 0b0869ab44 Move debug print after return value check 10 years ago
  lostd 6b51ec4585 Use open(2)/fstat(2) and don't bother with links at all 10 years ago
  lostd 3459f6a5e7 Use asprintf(3) and avoid manual allocation 10 years ago
  lostd 7028eb1838 Keep local copies of dir entries, just keeping pointers was a bug 10 years ago
  lostd bc766bc4a8 Fix memory leaks 10 years ago
  lostd 4b56e4a122 Avoid sprintf(3) and use snprintf(3) instead 10 years ago
  lostd b6c43f66a9 Change string copies to use strlcpy(3) 10 years ago
  lostd 1734a96745 No need for strncmp(3), use strcmp(3) instead 10 years ago
  lostd f56dec0a4f Shell scripts may be useful 10 years ago
  lostd da09d92b25 Use dprintf(3) for debugging 10 years ago
  lostd 0deba427a9 Support symbolic links and fix message reporting 10 years ago
  lostd c5e5a19d0f Comment on the multiple slashes handling logic 10 years ago
  lostd 1475ebbf9a Be consistent on exiting curses mode 10 years ago
  lostd 10d2d18cb2 Reorder configuration stuff 10 years ago
  lostd 88fd8fcf8b Get layout comment in sync 10 years ago
  lostd 9acdb3332b Rework messages and errno warnings 10 years ago
  lostd a543eed112 Simplify associations and handle README files 10 years ago
  lostd 4384f09726 Fix the empty dir bug 10 years ago
  lostd 908e43cc67 Take care of line wrapping and odd number of lines 10 years ago
  lostd fdf42ec502 Exit curses mode while programs run 10 years ago
  lostd 4e818a3980 Include lines calculation in redraw 10 years ago
  lostd 4fa2a99449 Scrolling listing and dirname handling 10 years ago
  lostd 561caf46db Add the noice file browser 10 years ago