Age | Commit message (Expand) | Author |
2013-03-30 | Merge branch 'non_cpan', fixes #54 | 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 |
2013-01-16 | return from get_update_list() if there are no updates | J Pipkin |
2013-01-16 | tools/masstest_sbo.sh, build queue -> install queue | J Pipkin |
2013-01-14 | updated SBO-Lib/README to no longer mention Text::Tabulate | J Pipkin |
2013-01-14 | update ddates, version 1.4 -> 1.5 | J Pipkin |
2013-01-13 | zero out various OLOGs, add else.fail.log for other exit values | J Pipkin |
2013-01-14 | Merge branch 'readme_opt' | xocel |
2013-01-14 | Merge branch 'make_clean_32' | xocel |
2013-01-13 | Merge branch 'clean_c32', fixes #46 | J Pipkin |
2013-01-13 | bug fixes to initial commit | J Pipkin |
2013-01-13 | add support to sboclean -w for /tmp/package-*-compat32 things | J Pipkin |
2013-01-13 | Merge branch 'master' of dawnrazor.net:sbotools | J Pipkin |
2013-01-13 | Merge branch 'get_inst_fix', fixes #45 | J Pipkin |
2013-01-13 | Merge branch 'wget_quote', fixes #42 | J Pipkin |
2013-01-13 | clean up after convertpkg-compat32 | xocel |
2013-01-13 | removed req_store. warnings{sbo} equals %README% if readme is required | xocel |
2013-01-13 | get_installed_packages() should only run its loop for items it is able to pul... | J Pipkin |
2013-01-13 | use quotes around $link in call to wget to deal special characters in links | J Pipkin |
2013-01-12 | Merge branch 'exit_ask', fixes #41, fixes #37 | J Pipkin |
2013-01-12 | clean "my $out;" out of test.t | J Pipkin |
2013-01-12 | cleanup test.t | 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-11 | Merge branch 'sbo_split', fixes #33 | J Pipkin |
2013-01-10 | fix to print_failures() fix, and a modification for conciseness | 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-08 | remote tools/ from final package | J Pipkin |
2013-01-07 | added package_up.sh to tools/ | J Pipkin |
2013-01-07 | added tools dir with htmlgen.sh and masstest_sbo.sh | J Pipkin |
2013-01-07 | Merge branch 'exit_status', fixes #40 | J Pipkin |
2013-01-07 | remove exit 1 from print_failures subroutine | J Pipkin |
2013-01-07 | exit 1 if failure | J Pipkin |