Age | Commit message (Expand) | Author |
2015-11-19 | Use list-form of system() so we avoid the shell | Andreas Guldstrand |
2015-11-19 | get_distfile needs 2 arguments, checks for 2 arguments, but error message was... | Andreas Guldstrand |
2015-11-16 | Clean up $TMP vs /tmp/SBo inconsistencies | Andreas Guldstrand |
2015-11-14 | Add back argument check to get_build_queue() | Andreas Guldstrand |
2015-11-14 | Add new files needed by test | Andreas Guldstrand |
2015-11-14 | Remove stray space | Andreas Guldstrand |
2015-11-14 | Fix up tests to comply with new queue builder | Andreas Guldstrand |
2015-11-14 | Tidying up function calls in test.t now that prototypes are gone | Andreas Guldstrand |
2015-11-14 | Change the way the build queue is made | Andreas Guldstrand |
2015-11-14 | Added missing curly bracket | 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 |
2015-01-09 | In newer perls, push on a reference causes warning | Andreas Guldstrand |
2013-11-27 | Merge pull request #1 from d4wnr4z0r/master | pink-mist |
2013-11-27 | don't set INSTALLMAN3DIR twice | d4wnr4z0r |
2013-11-27 | credits in README, tools/ cleanups, elide the Sort::Versions.3 man page | d4wnr4z0r |
2013-11-27 | support 14.1, test version/multilib as appropriately for system | d4wnr4z0r |
2013-11-27 | updated versions and dates for man pages | d4wnr4z0r |
2013-10-24 | got rid of given/when | Andreas Guldstrand |
2013-10-24 | bundling Sort::Versions | Andreas Guldstrand |
2013-09-22 | updated version in slackbuild/sbotools/sbotools.info, updated tools/update_ve... | j pipkin |
2013-09-22 | updated version in slackbuild/sbotools/sbotools.SlackBuild, created tools/upd... | j pipkin |
2013-09-22 | changed /home/d4wnr4z0r to $HOME | j pipkin |
2013-09-22 | Merge branch 'smartmatch' | j pipkin |
2013-09-22 | created tools/update_man_pages.sh, version 1.6 -> 1.7 | j pipkin |
2013-09-22 | updated versions and dates for man pages | j pipkin |
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-30 | updated slackbuild per slackbuilds.org, updated .info with new link and md5sum | J Pipkin |
2013-03-30 | version 1.5 -> 1.6 | J Pipkin |
2013-03-30 | update ddates in man pages | J Pipkin |
2013-03-30 | Merge branch 'queue_order', fixes #53 | J Pipkin |
2013-03-30 | Merge branch 'non_cpan', fixes #54 | J Pipkin |
2013-03-30 | modification to last change for conciseness, and get rid of useless add_to_qu... | J Pipkin |
2013-03-28 | in get_build_queue(), keep last instance of repeated thing instead of first, ... | J Pipkin |
2013-03-28 | fix cpan-searching regex to include ^ and $, dont check against cpan unless s... | J Pipkin |
2013-03-09 | set @$upgrade_queue back to @temp_queue after running user_prompt() for each ... | J Pipkin |
2013-03-09 | Merge branch 'nonexistent', fixes #51 | J Pipkin |
2013-03-02 | Merge branch 'tmp_fix', fixes #50 | J Pipkin |
2013-03-02 | return 0 instead of undef from get_sbo_location, test return with if instead ... | J Pipkin |
2013-03-02 | Merge branch 'tmp_fix', fixes #50 | J Pipkin |
2013-03-02 | warn anything TMP is set, not just when TMP == /tmp | J Pipkin |
2013-02-19 | Merge branch 'tsbo_fix', fixes #49 | J Pipkin |
2013-02-19 | need $SBO::Lib to access tmp vars | J Pipkin |
2013-02-19 | support env vars $TMP and $OUTPUT, and clean some excess spaces at the ends o... | J Pipkin |
2013-02-19 | only try to readdir on /tmp/SBo if able to opendir it | J Pipkin |
2013-01-25 | bug fix to case statement | J Pipkin |
2013-01-16 | package_up.sh, generate separate source and slackbuild tarballs | J Pipkin |
2013-01-16 | Merge branch 'issue_47', fixes #47 | J Pipkin |
2013-01-16 | added slackbuild | J Pipkin |