aboutsummaryrefslogtreecommitdiff
path: root/sboinstall
AgeCommit message (Expand)Author
2019-04-27sboinstall, Build, Info: Allow ignoring of SBo from reqs that doesn't existAndreas Guldstrand
2019-04-27sboinstall: fix --reinstall optionAndreas Guldstrand
2017-03-25sboinstall: add --reinstall commandline option.Andreas Guldstrand
2016-09-07sbo*, SBO::Lib::*: make use of prompt() for getting user inputAndreas Guldstrand
2016-09-01sboinstall: guard template decoding with evalAndreas Guldstrand
2016-09-01sbo*: fix vim modelineAndreas Guldstrand
2016-09-01sboinstall: add support for templates. this closes #38.Andreas Guldstrand
2016-08-31sboinstall: alphabetise use importsAndreas Guldstrand
2016-08-31sboinstall: report full package name for something already installed.Andreas Guldstrand
2016-08-16sbo*: expand non-leading tabs into spaces to align things properlyAndreas Guldstrand
2016-04-26sboinstall: a few more whitespace fixesAndreas Guldstrand
2016-04-25sboinstall: change condition check to read betterAndreas Guldstrand
2016-04-25sboinstall Whitespace fixes - indent with tabsAndreas Guldstrand
2016-04-16Remove useless conditions from show_usage/version invocationsAndreas Guldstrand
2016-04-16Test show_usage output for all the sbo* commandsAndreas Guldstrand
2016-03-03sbo*: Add returns to subs missing them and check @_ betterAndreas Guldstrand
2016-02-13Add show_version to sbo scriptsAndreas Guldstrand
2016-02-12Don't try to install or upgrade slackware packagesAndreas Guldstrand
2015-12-08Update author list in scriptsAndreas Guldstrand
2015-12-06Change from @EXPORT to @EXPORT_OKAndreas Guldstrand
2015-11-30Set the system perl as the perl we want to useAndreas 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
2013-09-20SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatchj pipkin
2013-03-28fix cpan-searching regex to include ^ and $, dont check against cpan unless s...J Pipkin
2013-03-02return 0 instead of undef from get_sbo_location, test return with if instead ...J Pipkin
2013-01-12resolve items marked TODOJ Pipkin
2013-01-12implement failure-dependent exit statuses, ask to proceed if a failure is enc...J Pipkin
2013-01-10fix reference passing stuff, fix print_failures(), fix bug pushing empty list...J Pipkin
2013-01-10This reverts commit 3673d4d416b509032daa7e1483bc24daa32ff3d4.J Pipkin
2013-01-11%failures now declared as , sboinstall line 96: changed to %locationsxocel
2013-01-09split sboupgrade from sboinstallJ Pipkin
2012-12-31elide space between function names and any following open parenthesesJ Pipkin
2012-11-30shared creditJacob Pipkin
2012-10-04removed 'date:' line from comments, cleanups for quote consistency, etcJacob Pipkin
2012-09-21sboinstall converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-01more and more cleanups and fixesJacob Pipkin
2012-09-01more cleanups and fixes and suchJacob Pipkin
2012-08-30changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancementsJacob Pipkin
2012-06-11added vim lines to everythingJacob Pipkin
2012-06-11bunch more code reductions and stuffJacob Pipkin
2012-06-01added -R option to sbo(install|upgrade) to view README but not parse requirem...Jacob Pipkin
2012-05-30many small cleanups, fixes for consistency, code reduction, etcJacob Pipkin
2012-05-28comments added to the sbo* scriptsJacob Pipkin
2012-05-23cleanupJacob Pipkin
2012-05-13fixed wording for -j: SMP -> multicoreJacob Pipkin
2012-05-13bug-fixes to make the -j stuff workJacob Pipkin
2012-05-13added stuff to support -j option to make, not tested yet.Jacob Pipkin
2012-05-12added -compat32 bits to sboinstallJacob Pipkin
2012-05-09code refactoring, serious speed-upsJacob Pipkin