aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19Use list-form of system() so we avoid the shellAndreas Guldstrand
2015-11-19get_distfile needs 2 arguments, checks for 2 arguments, but error message was...Andreas Guldstrand
2015-11-16Clean up $TMP vs /tmp/SBo inconsistenciesAndreas Guldstrand
2015-11-14Add back argument check to get_build_queue()Andreas Guldstrand
2015-11-14Add new files needed by testAndreas Guldstrand
2015-11-14Remove stray spaceAndreas Guldstrand
2015-11-14Fix up tests to comply with new queue builderAndreas Guldstrand
2015-11-14Tidying up function calls in test.t now that prototypes are goneAndreas Guldstrand
2015-11-14Change the way the build queue is madeAndreas Guldstrand
2015-11-14Added missing curly bracketAndreas Guldstrand
2015-11-14Additional Perl::Critic::Freenode fixes, and one missed prototypeAndreas Guldstrand
2015-11-14Remove prototypes and make sure subs are called with ()Andreas Guldstrand
2015-01-09In newer perls, push on a reference causes warningAndreas Guldstrand
2013-11-27Merge pull request #1 from d4wnr4z0r/masterpink-mist
2013-11-27don't set INSTALLMAN3DIR twiced4wnr4z0r
2013-11-27credits in README, tools/ cleanups, elide the Sort::Versions.3 man paged4wnr4z0r
2013-11-27support 14.1, test version/multilib as appropriately for systemd4wnr4z0r
2013-11-27updated versions and dates for man pagesd4wnr4z0r
2013-10-24got rid of given/whenAndreas Guldstrand
2013-10-24bundling Sort::VersionsAndreas Guldstrand
2013-09-22updated version in slackbuild/sbotools/sbotools.info, updated tools/update_ve...j pipkin
2013-09-22updated version in slackbuild/sbotools/sbotools.SlackBuild, created tools/upd...j pipkin
2013-09-22changed /home/d4wnr4z0r to $HOMEj pipkin
2013-09-22Merge branch 'smartmatch'j pipkin
2013-09-22created tools/update_man_pages.sh, version 1.6 -> 1.7j pipkin
2013-09-22updated versions and dates for man pagesj pipkin
2013-09-20collapse two consecutive "unless ($force) {" sections into one, get rid of gl...j pipkin
2013-09-20SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatchj pipkin
2013-03-30updated slackbuild per slackbuilds.org, updated .info with new link and md5sumJ Pipkin
2013-03-30version 1.5 -> 1.6J Pipkin
2013-03-30update ddates in man pagesJ Pipkin
2013-03-30Merge branch 'queue_order', fixes #53J Pipkin
2013-03-30Merge branch 'non_cpan', fixes #54J Pipkin
2013-03-30modification to last change for conciseness, and get rid of useless add_to_qu...J Pipkin
2013-03-28in get_build_queue(), keep last instance of repeated thing instead of first, ...J Pipkin
2013-03-28fix cpan-searching regex to include ^ and $, dont check against cpan unless s...J Pipkin
2013-03-09set @$upgrade_queue back to @temp_queue after running user_prompt() for each ...J Pipkin
2013-03-09Merge branch 'nonexistent', fixes #51J Pipkin
2013-03-02Merge branch 'tmp_fix', fixes #50J Pipkin
2013-03-02return 0 instead of undef from get_sbo_location, test return with if instead ...J Pipkin
2013-03-02Merge branch 'tmp_fix', fixes #50J Pipkin
2013-03-02warn anything TMP is set, not just when TMP == /tmpJ Pipkin
2013-02-19Merge branch 'tsbo_fix', fixes #49J Pipkin
2013-02-19need $SBO::Lib to access tmp varsJ Pipkin
2013-02-19support env vars $TMP and $OUTPUT, and clean some excess spaces at the ends o...J Pipkin
2013-02-19only try to readdir on /tmp/SBo if able to opendir itJ Pipkin
2013-01-25bug fix to case statementJ Pipkin
2013-01-16package_up.sh, generate separate source and slackbuild tarballsJ Pipkin
2013-01-16Merge branch 'issue_47', fixes #47J Pipkin
2013-01-16added slackbuildJ Pipkin