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 |
|
sin
|
3639f1bbb4
|
Just use xstrdup() in makepath()
|
2014-11-14 12:50:41 +00:00 |
|
sin
|
89d0dc35ee
|
Add dist target
|
2014-11-14 12:20:37 +00:00 |
|
sin
|
f4b5df5b3a
|
Replace asprintf() with strlcpy() and strlcat()
|
2014-11-14 10:26:46 +00:00 |
|
lostd
|
cc88af72ca
|
Same functionality using lstat(2) instead of fstatat(2)
|
2014-11-13 18:49:57 +02:00 |
|
sin
|
ca07068dcb
|
Update error to reflect actual syscall
|
2014-11-06 14:41:16 +00:00 |
|
lostd
|
6b7c2506db
|
Expose key bindings in the configuration header
|
2014-11-06 13:46:37 +02:00 |
|
lostd
|
ef3bfef454
|
Now nextsel() just maps keys to actions
|
2014-11-06 10:54:20 +02:00 |
|
lostd
|
77565ecdb8
|
Style fix in a comment
|
2014-11-01 01:56:26 +02:00 |
|
lostd
|
12da2ff028
|
Emulate ls -F completely including sockets and FIFOs
|
2014-11-01 01:55:26 +02:00 |
|
sin
|
cae14a8208
|
Ensure manprefix exists
|
2014-10-27 13:56:33 +00:00 |
|
lostd
|
9a14dcd8d2
|
Revert "No need to manually strip trailing slashes"
This reverts commit abd301333d .
|
2014-10-23 18:38:00 +03:00 |
|
lostd
|
ce7411e93a
|
Document the old path history thing
|
2014-10-23 18:26:06 +03:00 |
|