Commit Graph

4343 Commits

Author SHA1 Message Date
sin 162922b984 Move mtimeorder to config.def.h 2015-02-04 12:33:13 +00:00
lostd cefb945e35 Meaningful comments 2015-02-01 14:10:28 +02:00
sin c2e82550f7 Minor manpage fix 2015-01-31 22:58:08 +00:00
sin a63aac0b11 Add 't' command to sort output by entry's mtime 2015-01-31 22:02:59 +00:00
lostd 6735c1f979 More concise comment on nextsel() 2015-01-28 22:01:26 +02:00
lostd 0aefc2f496 Change scope to always check the correct return value 2015-01-28 12:47:11 +02:00
lostd 3c45733f47 Rework readmore(), replace goto with a switch 2015-01-28 12:30:59 +02:00
lostd ab0c9e5921 Keep last valid state on regex errors 2015-01-27 14:38:37 +02:00
lostd cacd576240 Remove unused include 2015-01-27 13:45:25 +02:00
lostd 68be0868c6 Also treat ^H as backspace 2015-01-27 13:29:12 +02:00
lostd f39db2b36b Correct IRIX build notes 2015-01-27 13:28:00 +02:00
lostd df41119f33 Update dates 2015-01-27 12:46:42 +02:00
sin 6313043448 Update author section in manpage 2015-01-27 10:42:30 +00:00
sin c150af8e9b Update LICENSE 2015-01-27 10:42:13 +00:00
lostd cb6b2e5345 Document changes regarding filters 2015-01-27 12:24:09 +02:00
lostd 84e124bb46 Basic filter-as-you-type mode 2015-01-27 10:47:57 +02:00
lostd 1295b7f0e6 Comment and cleanup 2015-01-27 09:58:32 +02:00
lostd 48e3305be8 Empty filter resets filter to the default 2015-01-27 09:55:07 +02:00
lostd 9679e132d4 Fix segfault when a non-matching filter is applied twice 2015-01-27 09:47:56 +02:00
lostd 892c7c850a Spawn a program that segfaults for testing 2015-01-26 22:49:09 +02:00
sin ad76a7be57 Update assocs section in manpage 2015-01-12 17:12:58 +00:00
lostd 57642a9410 Match the whole path to enable associations based on a prefix dir 2015-01-12 00:28:54 +02:00
sin 3b5fe15166 Simplify condition 2014-12-20 21:51:27 +00:00
sin 3fa6a6272c Simplify visible() 2014-12-20 21:51:27 +00:00
sin d907c3f994 Remove unnecessary curly brackets 2014-12-20 21:51:27 +00:00
lostd 905b74161e Remove unnecessary label 2014-12-18 11:13:45 +02:00
Hiltjo Posthuma 81a0c57783 no need to check for NULL before free 2014-12-18 11:02:34 +02:00
Hiltjo Posthuma d444bf1cb6 style: dont declare vars inline 2014-12-18 11:02:34 +02:00
Hiltjo Posthuma 446fc35593 remove unused variables 2014-12-18 11:02:34 +02:00
Hiltjo Posthuma a7b29afcef regexec: check on success return code
on OpenBSD: "Other non-zero error codes may be returned in exceptional
situations; see DIAGNOSTICS" regcomp(3).
2014-12-18 11:02:34 +02:00
sin 82747b38f9 Just say Linux 2014-12-02 16:10:37 +00:00
lostd 414c9e27fc Fix whitespace 2014-11-26 18:09:03 +02:00
lostd 15a7a78264 Remember current entry accross filter changes 2014-11-26 17:43:45 +02:00
lostd 55d45dd39d Don't care about cur, it defaults to 0 2014-11-26 17:43:45 +02:00
sin 3d256b8bf2 Works on DragonFly BSD as well 2014-11-26 15:38:51 +00:00
lostd 3f1a93a598 Simplify default regexes 2014-11-25 17:20:06 +02:00
lostd b78755bb01 First release 2014-11-14 20:17:33 +02:00
lostd 532ac6a251 More notes on building 2014-11-14 20:13:00 +02:00
lostd 4d72d592d8 No need for +=, also favors portability 2014-11-14 18:32:24 +02:00
lostd d5bfdfd916 Also on FreeBSD 2014-11-14 18:28:48 +02:00
sin f57c0a4dfe Works on Haiku too so update README 2014-11-14 16:26:49 +00:00
lostd bd6b3e932e Build with -lcurses by default to be more generic 2014-11-14 18:13:02 +02:00
lostd 7c31c572a5 Test unicode on filename and content 2014-11-14 18:12:14 +02:00
lostd 7b34fc4c1e Building and compatibility notes 2014-11-14 17:24:54 +02:00
lostd 3419e18c61 Renew date 2014-11-14 16:50:29 +02:00
lostd e7fe369903 Remove history section because it resembles historical notes 2014-11-14 16:45:17 +02:00
lostd c719a856f3 Style changes and rephrasing 2014-11-14 16:41:46 +02:00
lostd b456bc23f2 Document the relative path feature 2014-11-14 16:22:07 +02:00
lostd eebbf61c10 Use a var for dist files and remove queue.h 2014-11-14 15:47:18 +02:00
sin 3e8555fdc6 Add a simple dprintf() implementation for systems that do not have it 2014-11-14 13:05:17 +00:00