189 Revīzijas (6735c1f9796a5d06d39ed78538d64a6ba26008f9)
 

Autors SHA1 Ziņojums Datums
  lostd 6735c1f979 More concise comment on nextsel() pirms 9 gadiem
  lostd 0aefc2f496 Change scope to always check the correct return value pirms 9 gadiem
  lostd 3c45733f47 Rework readmore(), replace goto with a switch pirms 9 gadiem
  lostd ab0c9e5921 Keep last valid state on regex errors pirms 9 gadiem
  lostd cacd576240 Remove unused include pirms 9 gadiem
  lostd 68be0868c6 Also treat ^H as backspace pirms 9 gadiem
  lostd f39db2b36b Correct IRIX build notes pirms 9 gadiem
  lostd df41119f33 Update dates pirms 9 gadiem
  sin 6313043448 Update author section in manpage pirms 9 gadiem
  sin c150af8e9b Update LICENSE pirms 9 gadiem
  lostd cb6b2e5345 Document changes regarding filters pirms 9 gadiem
  lostd 84e124bb46 Basic filter-as-you-type mode pirms 9 gadiem
  lostd 1295b7f0e6 Comment and cleanup pirms 9 gadiem
  lostd 48e3305be8 Empty filter resets filter to the default pirms 9 gadiem
  lostd 9679e132d4 Fix segfault when a non-matching filter is applied twice pirms 9 gadiem
  lostd 892c7c850a Spawn a program that segfaults for testing pirms 9 gadiem
  sin ad76a7be57 Update assocs section in manpage pirms 9 gadiem
  lostd 57642a9410 Match the whole path to enable associations based on a prefix dir pirms 9 gadiem
  sin 3b5fe15166 Simplify condition pirms 9 gadiem
  sin 3fa6a6272c Simplify visible() pirms 9 gadiem
  sin d907c3f994 Remove unnecessary curly brackets pirms 9 gadiem
  lostd 905b74161e Remove unnecessary label pirms 9 gadiem
  Hiltjo Posthuma 81a0c57783 no need to check for NULL before free pirms 9 gadiem
  Hiltjo Posthuma d444bf1cb6 style: dont declare vars inline pirms 9 gadiem
  Hiltjo Posthuma 446fc35593 remove unused variables pirms 9 gadiem
  Hiltjo Posthuma a7b29afcef regexec: check on success return code pirms 9 gadiem
  sin 82747b38f9 Just say Linux pirms 9 gadiem
  lostd 414c9e27fc Fix whitespace pirms 10 gadiem
  lostd 15a7a78264 Remember current entry accross filter changes pirms 10 gadiem
  lostd 55d45dd39d Don't care about cur, it defaults to 0 pirms 10 gadiem
  sin 3d256b8bf2 Works on DragonFly BSD as well pirms 10 gadiem
  lostd 3f1a93a598 Simplify default regexes pirms 10 gadiem
  lostd b78755bb01 First release pirms 10 gadiem
  lostd 532ac6a251 More notes on building pirms 10 gadiem
  lostd 4d72d592d8 No need for +=, also favors portability pirms 10 gadiem
  lostd d5bfdfd916 Also on FreeBSD pirms 10 gadiem
  sin f57c0a4dfe Works on Haiku too so update README pirms 10 gadiem
  lostd bd6b3e932e Build with -lcurses by default to be more generic pirms 10 gadiem
  lostd 7c31c572a5 Test unicode on filename and content pirms 10 gadiem
  lostd 7b34fc4c1e Building and compatibility notes pirms 10 gadiem
  lostd 3419e18c61 Renew date pirms 10 gadiem
  lostd e7fe369903 Remove history section because it resembles historical notes pirms 10 gadiem
  lostd c719a856f3 Style changes and rephrasing pirms 10 gadiem
  lostd b456bc23f2 Document the relative path feature pirms 10 gadiem
  lostd eebbf61c10 Use a var for dist files and remove queue.h pirms 10 gadiem
  sin 3e8555fdc6 Add a simple dprintf() implementation for systems that do not have it pirms 10 gadiem
  sin 3639f1bbb4 Just use xstrdup() in makepath() pirms 10 gadiem
  sin 89d0dc35ee Add dist target pirms 10 gadiem
  sin f4b5df5b3a Replace asprintf() with strlcpy() and strlcat() pirms 10 gadiem
  lostd cc88af72ca Same functionality using lstat(2) instead of fstatat(2) pirms 10 gadiem