Age | Commit message (Expand) | Author |
2019-04-27 | sboinstall, Build, Info: Allow ignoring of SBo from reqs that doesn't exist | Andreas Guldstrand |
2019-04-27 | sboinstall: fix --reinstall option | Andreas Guldstrand |
2017-03-25 | sboinstall: add --reinstall commandline option. | Andreas Guldstrand |
2016-09-07 | sbo*, SBO::Lib::*: make use of prompt() for getting user input | Andreas Guldstrand |
2016-09-01 | sboinstall: guard template decoding with eval | Andreas Guldstrand |
2016-09-01 | sbo*: fix vim modeline | Andreas Guldstrand |
2016-09-01 | sboinstall: add support for templates. this closes #38. | Andreas Guldstrand |
2016-08-31 | sboinstall: alphabetise use imports | Andreas Guldstrand |
2016-08-31 | sboinstall: report full package name for something already installed. | Andreas Guldstrand |
2016-08-16 | sbo*: expand non-leading tabs into spaces to align things properly | Andreas Guldstrand |
2016-04-26 | sboinstall: a few more whitespace fixes | Andreas Guldstrand |
2016-04-25 | sboinstall: change condition check to read better | Andreas Guldstrand |
2016-04-25 | sboinstall Whitespace fixes - indent with tabs | Andreas Guldstrand |
2016-04-16 | Remove useless conditions from show_usage/version invocations | Andreas Guldstrand |
2016-04-16 | Test show_usage output for all the sbo* commands | Andreas Guldstrand |
2016-03-03 | sbo*: Add returns to subs missing them and check @_ better | Andreas Guldstrand |
2016-02-13 | Add show_version to sbo scripts | Andreas Guldstrand |
2016-02-12 | Don't try to install or upgrade slackware packages | Andreas Guldstrand |
2015-12-08 | Update author list in scripts | Andreas Guldstrand |
2015-12-06 | Change from @EXPORT to @EXPORT_OK | Andreas Guldstrand |
2015-11-30 | Set the system perl as the perl we want to use | Andreas Guldstrand |
2015-11-14 | Additional Perl::Critic::Freenode fixes, and one missed prototype | Andreas Guldstrand |
2015-11-14 | Remove prototypes and make sure subs are called with () | Andreas Guldstrand |
2013-09-20 | SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatch | j pipkin |
2013-03-28 | fix cpan-searching regex to include ^ and $, dont check against cpan unless s... | J Pipkin |
2013-03-02 | return 0 instead of undef from get_sbo_location, test return with if instead ... | J Pipkin |
2013-01-12 | resolve items marked TODO | J Pipkin |
2013-01-12 | implement failure-dependent exit statuses, ask to proceed if a failure is enc... | J Pipkin |
2013-01-10 | fix reference passing stuff, fix print_failures(), fix bug pushing empty list... | J Pipkin |
2013-01-10 | This reverts commit 3673d4d416b509032daa7e1483bc24daa32ff3d4. | J Pipkin |
2013-01-11 | %failures now declared as , sboinstall line 96: changed to %locations | xocel |
2013-01-09 | split sboupgrade from sboinstall | J Pipkin |
2012-12-31 | elide space between function names and any following open parentheses | J Pipkin |
2012-11-30 | shared credit | Jacob Pipkin |
2012-10-04 | removed 'date:' line from comments, cleanups for quote consistency, etc | Jacob Pipkin |
2012-09-21 | sboinstall converted to long options and fixes added from 0.8 | Jacob Pipkin |
2012-09-01 | more and more cleanups and fixes | Jacob Pipkin |
2012-09-01 | more cleanups and fixes and such | Jacob Pipkin |
2012-08-30 | changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements | Jacob Pipkin |
2012-06-11 | added vim lines to everything | Jacob Pipkin |
2012-06-11 | bunch more code reductions and stuff | Jacob Pipkin |
2012-06-01 | added -R option to sbo(install|upgrade) to view README but not parse requirem... | Jacob Pipkin |
2012-05-30 | many small cleanups, fixes for consistency, code reduction, etc | Jacob Pipkin |
2012-05-28 | comments added to the sbo* scripts | Jacob Pipkin |
2012-05-23 | cleanup | Jacob Pipkin |
2012-05-13 | fixed wording for -j: SMP -> multicore | Jacob Pipkin |
2012-05-13 | bug-fixes to make the -j stuff work | Jacob Pipkin |
2012-05-13 | added stuff to support -j option to make, not tested yet. | Jacob Pipkin |
2012-05-12 | added -compat32 bits to sboinstall | Jacob Pipkin |
2012-05-09 | code refactoring, serious speed-ups | Jacob Pipkin |