| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- remove invalid/old comment
- use func args instead of global var
- offload image loading into it's own function
|
|
|
|
|
|
|
| |
- remove null seperator
- store the result of listfiles into a tmp file
- remove -m 1 from grep, it's not needed. (it also wasn't posix)
- remove dep on xargs
|
| |
|
| |
|
|
|
| |
Co-authored-by: toonn <toonn@toonn.io>
|
| |
|
|
|
| |
Co-authored-by: toonn <toonn@toonn.io>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Squashed commit of the following:
commit 7236dde27bf33fec5097c223f0d70598b10ba05f
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 14:33:59 2015 +0200
wrote changelog entry
commit 73e76b0f9a22ad8122154c4a2763c27ebce9be37
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 13:41:27 2015 +0200
update version number in man page
commit b1948b9382027ed55d095a936610bc62f7cdba9a
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 13:41:08 2015 +0200
update rifle version number
commit a96a8a808a3c68eb848a3e0361fd95cb8c643d59
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 13:34:59 2015 +0200
s/ranger-master/ranger-stable/
commit 6967a48193227b4a0c843e8831e5511005179f69
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 13:33:06 2015 +0200
updated version number
commit 0cbc401fd25fc4d307d026628e12ef1106a42bdf
Author: hut <hut@lepus.uberspace.de>
Date: Mon Apr 13 13:18:26 2015 +0200
updated version info in example plugins
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Previously, this would not work if the current working directory is a
symlink.
|
|
I guess a whole directory for examples scales better than having them in
the man page.
|