71ece08
Add usage by
2015-11-26 16:00:26 +0000
013bcde
Don't use printerr() before curses has been initialized by
2015-11-26 15:54:54 +0000
4abc9f0
Don't name vars in prototypes by
2015-11-26 15:35:53 +0000
29701b4
Rename makepath() to mkpath() by
2015-11-26 15:33:49 +0000
1610905
Only use the environment variable when it is not empty by
2015-11-26 15:10:12 +0000
b77477d
Be consistent in manpage by
2015-11-26 15:05:16 +0000
77b78ca
Minor fixes for manpage by
2015-11-26 15:03:26 +0000
016d59a
Fix instructions for Solaris 9 by
2015-11-26 13:51:09 +0000
c3707c7
Minor grammar fix in README by
2015-11-26 13:45:20 +0000
7ceda4f
Declare var at top of block by
2015-11-26 13:42:41 +0000
d1ed0cf
Support commands specified by environment variables by
2015-11-20 16:42:33 +0100
d1d086d
No need for strlen() by
2015-11-20 17:41:11 +0000
252e856
Bump to 0.3 by
2015-11-20 14:59:41 +0000
fccf6f0
The 2f30 lists were taken down so update README by
2015-11-20 14:37:27 +0000
8c04bea
Add license pointer by
2015-11-20 14:36:40 +0000
756b50b
Restore screensaver mode by
2015-11-20 14:14:58 +0000
ebaa637
Sync strlcpy/strlcat from OpenBSD by
2015-11-20 14:12:47 +0000
9b47bfd
Use wgetnstr() instead of getnstr() because IRIX lacks the latter by
2015-11-20 14:04:01 +0000
30ca803
Properly handle empty filters by
2015-11-20 11:55:41 +0000
ea0cce7
Make room for null-terminator by
2015-11-20 11:42:15 +0000
f77b6a3
Simplify readln() by
2015-11-20 11:38:19 +0000
d6e89ef
Revert "Run screensaver after a period of idleness" by
2015-11-14 14:51:29 +0000
62736bf
Ignore SIGINT to allow returning back to noice when we kill the screensaver by
2015-11-03 17:48:39 +0000
1e18b85
Run screensaver after a period of idleness by
2015-11-02 03:21:41 +0200
c528339
Add .mov to config.h by
2015-08-19 08:39:19 +0100
108996a
Recall current item on refresh or sorting mode change by
2015-07-13 00:56:51 +0100
dcde076
Add keys to move to the first and last entry by
2015-07-12 13:32:31 +0100
4db0d0d
We don't want to exit the typing mode because of an error by
2015-07-02 22:51:58 +0100
0152d36
Use proper tags for AUTHORS section in manpage by
2015-07-02 17:49:17 +0100
11274e0
Test the case of unreadable parent by
2015-07-02 01:14:27 +0100
1742598
Escape unreadable dirs we are already into by
2015-07-02 01:07:09 +0100
0548a18
Test for when permissions change while browsing by
2015-07-02 01:02:47 +0100
018b52a
More test cases about permissions by
2015-07-02 00:58:01 +0100
ac36d0b
Refactor parts of browse() into populate() and redraw() by
2015-07-02 00:56:47 +0100
d9b2317
We no longer use lists by
2015-06-13 11:09:58 +0100
f6fd1cc
Sort includes by
2015-06-09 09:12:17 +0100
ee72ebd
Make config independent to avoid accidental overwrites by
2015-06-04 23:03:57 +0100
b9cac3a
Make setfilter() regexes case-insensitive by
2015-05-05 18:45:35 +0100
2ab57e7
Be case insensitive for file extensions by
2015-05-04 23:19:20 +0200
d337e25
Bump to 0.2 by
2015-03-12 14:20:36 +0000
3dc40ac
Key bindings to run user-defined commands by
2015-03-12 16:12:01 +0200
bc11d7b
Confirm we are in a terminal by
2015-03-12 14:57:34 +0200
97cfd82
Update contact information in README by
2015-03-11 19:03:43 +0000
3682c72
Add C-l to force a redraw by
2015-03-11 18:55:28 +0000
cdf8a42
Fix an unsigned conversion error by
2015-02-17 19:03:51 +0200
cc65e40
Clarify state toggling by
2015-02-05 17:53:50 +0200
162922b
Move mtimeorder to config.def.h by
2015-02-04 12:32:16 +0000
cefb945
Meaningful comments by
2015-02-01 14:10:28 +0200
c2e8255
Minor manpage fix by
2015-01-31 22:58:08 +0000
a63aac0
Add 't' command to sort output by entry's mtime by
2015-01-31 22:02:59 +0000
6735c1f
More concise comment on nextsel() by
2015-01-28 22:01:26 +0200
0aefc2f
Change scope to always check the correct return value by
2015-01-28 12:47:11 +0200
3c45733
Rework readmore(), replace goto with a switch by
2015-01-28 12:30:59 +0200
ab0c9e5
Keep last valid state on regex errors by
2015-01-27 14:38:37 +0200
cacd576
Remove unused include by
2015-01-27 13:45:25 +0200
68be086
Also treat ^H as backspace by
2015-01-27 13:29:12 +0200
f39db2b
Correct IRIX build notes by
2015-01-27 13:28:00 +0200
df41119
Update dates by
2015-01-27 12:46:42 +0200
6313043
Update author section in manpage by
2015-01-27 10:42:30 +0000
c150af8
Update LICENSE by
2015-01-27 10:42:13 +0000
cb6b2e5
Document changes regarding filters by
2015-01-27 12:24:09 +0200
84e124b
Basic filter-as-you-type mode by
2015-01-27 10:47:57 +0200
1295b7f
Comment and cleanup by
2015-01-27 09:58:32 +0200
48e3305
Empty filter resets filter to the default by
2015-01-27 09:55:07 +0200
9679e13
Fix segfault when a non-matching filter is applied twice by
2015-01-27 09:47:56 +0200
892c7c8
Spawn a program that segfaults for testing by
2015-01-26 22:48:47 +0200
ad76a7b
Update assocs section in manpage by
2015-01-12 17:10:45 +0000
57642a9
Match the whole path to enable associations based on a prefix dir by
2015-01-12 00:28:54 +0200
3b5fe15
Simplify condition by
2014-12-20 19:35:27 +0000
3fa6a62
Simplify visible() by
2014-12-20 19:21:03 +0000
d907c3f
Remove unnecessary curly brackets by
2014-12-20 19:14:10 +0000
905b741
Remove unnecessary label by
2014-12-18 11:13:45 +0200
81a0c57
no need to check for NULL before free by
2014-12-17 11:54:57 +0000
d444bf1
style: dont declare vars inline by
2014-12-17 11:51:53 +0000
446fc35
remove unused variables by
2014-12-17 11:48:34 +0000
a7b29af
regexec: check on success return code by
2014-12-17 11:25:55 +0000
82747b3
Just say Linux by
2014-12-02 16:10:37 +0000
414c9e2
Fix whitespace by
2014-11-26 18:09:03 +0200
15a7a78
Remember current entry accross filter changes by
2014-11-26 17:42:57 +0200
55d45dd
Don't care about cur, it defaults to 0 by
2014-11-26 17:39:19 +0200
3d256b8
Works on DragonFly BSD as well by
2014-11-26 15:38:51 +0000
3f1a93a
Simplify default regexes by
2014-11-25 17:20:06 +0200
b78755b
First release by
2014-11-14 20:17:33 +0200
532ac6a
More notes on building by
2014-11-14 20:13:00 +0200
4d72d59
No need for +=, also favors portability by
2014-11-14 18:32:24 +0200
d5bfdfd
Also on FreeBSD by
2014-11-14 18:28:48 +0200
f57c0a4
Works on Haiku too so update README by
2014-11-14 16:26:49 +0000
bd6b3e9
Build with -lcurses by default to be more generic by
2014-11-14 18:13:02 +0200
7c31c57
Test unicode on filename and content by
2014-11-14 18:12:14 +0200
7b34fc4
Building and compatibility notes by
2014-11-14 17:24:54 +0200
3419e18
Renew date by
2014-11-14 16:50:29 +0200
e7fe369
Remove history section because it resembles historical notes by
2014-11-14 16:45:17 +0200
c719a85
Style changes and rephrasing by
2014-11-14 16:41:46 +0200
b456bc2
Document the relative path feature by
2014-11-14 16:22:07 +0200
eebbf61
Use a var for dist files and remove queue.h by
2014-11-14 15:47:18 +0200
3e8555f
Add a simple dprintf() implementation for systems that do not have it by
2014-11-14 13:05:17 +0000
3639f1b
Just use xstrdup() in makepath() by
2014-11-14 12:50:41 +0000
89d0dc3
Add dist target by
2014-11-14 12:20:37 +0000
f4b5df5
Replace asprintf() with strlcpy() and strlcat() by
2014-11-14 09:59:19 +0000
cc88af7
Same functionality using lstat(2) instead of fstatat(2) by
2014-11-13 18:49:57 +0200