Alois Mahdal
a09e811694
Bump version to 0.0.5
Overview of changes:
* Added forgotten saturnin macros
пре 4 година
Alois Mahdal
aecb29a3cd
Add forgotten saturnin macros
пре 4 година
Alois Mahdal
343428c8c5
Bump version to 0.0.4
Overview of changes:
* Fixed grep ambiguities
* Switched to newer branch naming scheme
* Updated for newer saturnin
* Updated MKit to v0.0.40
пре 4 година
Alois Mahdal
7292a6539f
Update MKit to v0.0.40
пре 6 година
Alois Mahdal
1f751aff5d
Switch to newer branch naming scheme
пре 4 година
Alois Mahdal
5b1ef1bd55
Update for newer saturnin
пре 4 година
Alois Mahdal
c928c56273
Avoid grep ambiguities
Where regular expression is read from a variable and -e argument is not
provided, the resulting call may end up being interpreted as grep
argument, This can be pretty dangerous, eg. if the variable expands to
`--help`, grep help is shown and grep exits with zero, which would be
interprered as match. Another example is when the variable expands to
a valid grep parameter; this would mean that next argument would be
interprered by grep as the regex, and if the argument after that would
be missing, grep would read stdin, resulting in data messup or grep waiting
indefinitely.
пре 6 година
Alois Mahdal
3e672ba172
Bump version
Overview of changes:
* Updated for Saturnin v0.5.0+
* Dependency version ranges are now controlled by macros
пре 6 година
Alois Mahdal
4874dab20c
Update for Saturnin v0.5.0+
пре 6 година
Alois Mahdal
3cfa8bebd5
Use macros for dependency version ranges
пре 6 година
Alois Mahdal
335f1aaccf
Bump version
Overview of changes:
* Improved error handling in dottum-install
* Published and document API globals properly
* Cleaned up packaging
пре 6 година
Alois Mahdal
196eaa37bf
Publish and document API globals properly
пре 6 година
Alois Mahdal
b4473f06f4
Catch invalid argument for usage error
пре 6 година
Alois Mahdal
cbf4c70c1f
Report invalid $Action value properly as bug
пре 6 година
Alois Mahdal
afc7ad59ef
Make use of usage errors from newer pretty.sh
пре 6 година
Alois Mahdal
631d858bd2
Prefer %global as FPG requires
пре 6 година
Alois Mahdal
e74e4ea435
Add missing help file
пре 6 година
Alois Mahdal
f959b379e1
Bump version
Overview of changes:
* Added first working version
пре 6 година
Alois Mahdal
175159a7f0
Import working code
пре 7 година
Alois Mahdal
fe64de39ac
Initial commit
пре 7 година