21 Commits

Author SHA1 Message Date
espie
5cafdeb075 new release, with a new option 2020-06-03 12:06:05 +00:00
espie
d74086ca58 new minor version, figured out I should be smarter with -- 2019-12-26 10:58:16 +00:00
espie
1f1b2d3b62 DEBUG_PACKAGES, simple and sweet to test 2019-11-13 10:57:51 +00:00
espie
99783aea8c new option -R (rotate)
slowly running out of letters :)
2019-08-05 13:51:42 +00:00
espie
a13e543ecc bleh, stupid binutils 2019-07-26 14:11:49 +00:00
espie
0ef2d90fe3 minor update 2019-06-27 07:19:07 +00:00
espie
6c4c8f7a27 update to 2.6
use new licence markers, so we'll see who's up-to-date :)
2019-05-31 21:55:24 +00:00
espie
f451b5c79d minor bug-fix 2019-05-31 09:46:50 +00:00
espie
bc77137e8d finally added an option which makes random_run NOT run 2019-05-28 21:20:32 +00:00
espie
b46d4a471a minor upstream changes. Nothing new for us 2019-05-26 10:33:27 +00:00
espie
8694fd2b37 actually interface with sysconf to avoid execve E2BIG. 2019-05-25 19:27:48 +00:00
espie
78a12e7a5f lots more cleanup, probably all for today
(better options for regexp, and ways more examples in the manpage)
2019-05-25 12:20:26 +00:00
espie
b03ae3169a minor bugfix 2019-05-25 08:42:24 +00:00
espie
c42b9b5648 bug fix 2019-05-24 21:02:07 +00:00
espie
a45e2f7077 yet another minor update with a new option 2019-05-24 14:11:07 +00:00
espie
dcd24f6513 upgrade to new version, now that we have decent std::filesystem support
gcc gets special love because of the way it defines things
2019-05-24 12:13:15 +00:00
espie
7bd6042ebc micro-update, source tweaks 2019-05-03 16:13:11 +00:00
espie
88ba300c43 update to 1.3 (slightly faster) 2019-05-03 11:17:32 +00:00
espie
c3f6de6f0a gcc switch happened, this should now build on ports-gcc arches 2019-04-27 21:31:18 +00:00
espie
cc193280d2 fix my own stupidity, let it work if you don't use -n 2019-04-25 22:13:22 +00:00
espie
e12d516be9 random_run (rr) is a small command that runs something while
randomizing its arguments, .e.g,
rr mpv *


Code and port by me.

okay jca@
2019-04-24 21:14:37 +00:00