aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18sbofind: add version to result output - This closes #60.Andreas Guldstrand
2017-05-18SBO::Lib::Repo: exit with error when repo synch fails.Andreas Guldstrand
2017-03-25Update README.pm and ChangesAndreas Guldstrand
2017-03-25t/04-install.t: add tests for --reinstall optionAndreas Guldstrand
2017-03-25t/31-template.t: fix skipping when not under travisAndreas Guldstrand
2017-03-25sboinstall: add --reinstall commandline option.Andreas Guldstrand
2017-03-25SBO::Lib::Util: fix typo in prompt() documentationAndreas Guldstrand
2017-02-06Updated README.md and ChangesAndreas Guldstrand
2017-02-06SBO::Lib::Readme: Add a fix for useradd/groupadd commands which span lines.Andreas Guldstrand
2017-02-06t/31-template.t: add tests for useradd/groupadd commands which span lines; se...Andreas Guldstrand
2017-02-06t/ useradd/groupadd in README change from 200 to 199 to not conflict with pos...Andreas Guldstrand
2017-02-05Update README.md and ChangesAndreas Guldstrand
2017-02-05Bump version to 2.4Andreas Guldstrand
2017-02-05t/ fix up some tests for new sboremoveAndreas Guldstrand
2017-02-05sboremove: three more small fixes in logicAndreas Guldstrand
2017-02-04sboremove: fix a few missesAndreas Guldstrand
2017-02-04sboremove: rewrite almost completelyAndreas Guldstrand
2017-02-04SBO::Lib::Pkgs: update doc for get_installed_packagesAndreas Guldstrand
2017-01-21Update date and version in manpagesAndreas Guldstrand
2017-01-21Update README.md and Changes filesAndreas Guldstrand
2017-01-21Fix .info parsing - again. This fixes #55Andreas Guldstrand
2017-01-21Update copyright noticeAndreas Guldstrand
2017-01-21Update versionAndreas Guldstrand
2017-01-17Update man-pages for 2.2 and release 2.2Andreas Guldstrand
2017-01-17Fix parsing of .info files with trailing whitespace. This fixes #54.Andreas Guldstrand
2017-01-15Update version to 2.2Andreas Guldstrand
2017-01-14set release date for 2.1Andreas Guldstrand
2017-01-14update man-pagesAndreas Guldstrand
2017-01-14Update ChangesAndreas Guldstrand
2017-01-14Update README.mdAndreas Guldstrand
2017-01-14SBO::Lib::Repo: don't exclude .tar.gz files when rsyncing. This fixes #53.Andreas Guldstrand
2017-01-14t/01-unit.t: forgot to fix numbering of tests in commentsAndreas Guldstrand
2017-01-13t/32-info.t: fix lib dirAndreas Guldstrand
2017-01-13t/07-fail.t: fix testinf .info parsing failureAndreas Guldstrand
2017-01-13Merge branch 'master' of github.com:pink-mist/sbotoolsAndreas Guldstrand
2017-01-13Merge pull request #51 from chinarulezzz/fix_sboconfig_optspink-mist
2016-12-21README.md, Changes: add feature for issue 49.Andreas Guldstrand
2016-12-20README.md, Changes: add bugfix for issue 47.Andreas Guldstrand
2016-12-19README.md, Changes: add bugfix for issue 46.Andreas Guldstrand
2016-12-18README.md, Changes: add bugfix for issue 45.Andreas Guldstrand
2017-01-13SBO::Lib::Readme: allow exporting ask_other_readmesAndreas Guldstrand
2016-12-16SBO::Lib::Readme: add documentation for ask_other_readmesAndreas Guldstrand
2016-12-15t/12-readme.t: fix up test for displaying other readme filesAndreas Guldstrand
2016-12-14SBO::Lib::Readme: add ask_other_readmes which asks to display other readmesAndreas Guldstrand
2016-12-13SBO::Lib::Info: fix bug in parse_info with wrong handling of empty valuesAndreas Guldstrand
2016-12-12SBO::Lib::Info: fix bug in parse_info with wrong key regexAndreas Guldstrand
2016-12-11t/12-readme, etc: add tests for displaying other readme files. See #49.Andreas Guldstrand
2016-12-10SBO::Lib::Repo: add --no-local switch to git clone command. This closes #47.Andreas Guldstrand
2016-12-09t/11-git.t: add tests for #47.Andreas Guldstrand
2016-12-08SBO::Lib::Info: document parse_info. This closes #46.Andreas Guldstrand