484 커밋 (303f36aed0dbb3bc6560f4ba0de1b375167d0827)
 

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