Age | Commit message (Expand) | Author |
2019-04-27 | sboinstall, Build, Info: Allow ignoring of SBo from reqs that doesn't exist | Andreas Guldstrand |
2016-09-07 | sbo*, SBO::Lib::*: make use of prompt() for getting user input | Andreas Guldstrand |
2016-09-01 | sboupgrade: fix some whitespace issues | Andreas Guldstrand |
2016-09-01 | sbo*: fix vim modeline | Andreas Guldstrand |
2016-08-16 | sbo*: expand non-leading tabs into spaces to align things properly | Andreas Guldstrand |
2016-08-15 | sbo*, man*, SBO::Lib: trailing whitespace fixes | Andreas Guldstrand |
2016-06-13 | sboupgrade: change //= construct to be more verbose | Andreas Guldstrand |
2016-06-13 | sboupgrade: get rid of no-longer-used variables | Andreas Guldstrand |
2016-04-16 | Remove useless conditions from show_usage/version invocations | 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-16 | Fix bug where sboupgrade -f wasn't working | Andreas Guldstrand |
2015-12-08 | Update author list in scripts | Andreas Guldstrand |
2015-12-07 | Next version will be 2.0; remove a long deprecated feature | Andreas Guldstrand |
2015-12-07 | sboupgrade: handle dependencies properly | Andreas Guldstrand |
2015-12-06 | Change from @EXPORT to @EXPORT_OK | Andreas Guldstrand |
2015-12-05 | sboupgrade: add --all option for all upgrades | 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 | collapse two consecutive "unless ($force) {" sections into one, get rid of gl... | j pipkin |
2013-09-20 | SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatch | j pipkin |
2013-03-09 | set @$upgrade_queue back to @temp_queue after running user_prompt() for each ... | 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 |
2013-01-07 | remove exit 1 from print_failures subroutine | J Pipkin |
2013-01-07 | exit 1 if failure | J Pipkin |
2013-01-06 | propogate @symlinks from check_distfiles to do_slackbuild, update tests accor... | J Pipkin |
2013-01-06 | perform download, md5sum verification, and creation of symlinks prior to buil... | J Pipkin |
2013-01-06 | Merge branch 'cpan_fix', fixes #23 | J Pipkin |
2013-01-05 | replaced =~ s/^perl-//g; with =~ ... | xocel |
2013-01-05 | reverted get_inst_names back to 1.3, commented out get_installed_sbos, update... | xocel |
2013-01-04 | stop pulling version, integrate into sboupgrade | J Pipkin |
2013-01-04 | Added get_installed_packages, modified get_inst_names to be compatible with n... | xocel |
2013-01-03 | merged c32_x64_fix, fixes #25 | J Pipkin |
2013-01-03 | fixes #26 | xocel |
2012-12-31 | die if -p is specified without -N | J Pipkin |
2012-12-31 | remove no-longer-used get_readme_path() | J Pipkin |
2012-12-31 | elide space between function names and any following open parentheses | J Pipkin |
2012-12-28 | fixed tests | xocel |
2012-12-16 | fixed typo (missing 'like') in options line | xocel |
2012-12-16 | fixed duplicates in queue when req matches sbo on command line | xocel |
2012-11-30 | shared credit | Jacob Pipkin |
2012-11-30 | fix type location -> locate | Jacob Pipkin |