aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix manual section number for stow1.1.0Wynn Wolf Arbor2020-01-20-3/+3
| | | | | I am unsure whether this is consistent across distributions, but for me stow appears in Section 8 - User Contributed Perl Documentation.
* Have rebuild accept one or more rolesWynn Wolf Arbor2020-01-20-5/+11
| | | | | This lets the user rebuild (or restow) specific roles and will fix a certain issue with stow refusing to unstow everything.
* Make shellcheck happyWynn Wolf Arbor2020-01-20-1/+1
| | | | | I would not expect this to ever fail, but quoting the specific invocation of id -u here silences the only shellcheck warning.
* Simplify invocation of stowWynn Wolf Arbor2020-01-20-8/+6
| | | | | | | Instead of hard-coding the stow invocation (which also had a quoting issue), just export the STOW_DIR environment variable which stow uses already. TARGET can be dropped because it is implicitly defined to be the parent directory of STOW_DIR.
* Update name and mail address1.0.1Wynn Wolf Arbor2020-01-17-2/+2
|
* Update manual to match program behaviourWynn Wolf Arbor2020-01-17-5/+5
| | | | | It has always been possible to add or remove multiple roles at once, and this is now reflected in the manual.
* Fix a typo in the manual pageWolfgang Müller2019-07-27-1/+1
|
* Rename to "bosun"1.0.0Wolfgang Müller2019-06-19-6/+6
|
* Add licenseWolfgang Müller2019-02-24-0/+13
|
* Initial commit0.1.0Wolfgang Müller2019-02-24-0/+154