Age | Commit message (Expand) | Author |
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 | 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 |
2013-01-06 | removed Text::Tabulate dependency, version 1.3 -> 1.4 | J Pipkin |
2013-01-06 | Merge branch 'dl_vr_first', fixes #35 | J Pipkin |
2013-01-06 | propogate @symlinks from check_distfiles to do_slackbuild, update tests accor... | J Pipkin |
2013-01-06 | remove old check_distfiles() code from do_slackbuild() | J Pipkin |
2013-01-06 | remove any existent distfile before attempting to get new one | J Pipkin |
2013-01-06 | perform download, md5sum verification, and creation of symlinks prior to buil... | J Pipkin |
2013-01-06 | Merge branch 'download_fix', fixes #34 | J Pipkin |
2013-01-06 | Merge branch 'cpan_fix', fixes #23 | J Pipkin |
2013-01-06 | die unless keys %downloads > 0 | J Pipkin |
2013-01-05 | replaced =~ s/^perl-//g; with =~ ... | xocel |
2013-01-05 | Merge branch 'inst_pkgs': fixes #22, #31 | xocel |
2013-01-05 | removed if () statement from get_installed_packages | xocel |
2013-01-05 | added native logs to packages (woops), added sbo-compat32 logs to packages, a... | xocel |
2013-01-05 | added tests for get_installed_packages 'ALL', added native slackware package ... | xocel |
2013-01-05 | replaced get_installed_sbos with get_installed_packages 'SBO' in test.t | xocel |
2013-01-05 | reverted get_inst_names back to 1.3, commented out get_installed_sbos, update... | xocel |
2013-01-04 | compare ls before and after slackbuild to get a list of source directories, c... | J Pipkin |
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 | added get_installed_cpans() subroutine | J Pipkin |
2013-01-03 | Merge branch 'sprintf', fixes #28 | J Pipkin |
2013-01-03 | Merge branch 'sbocheck_log', fixes #30 | J Pipkin |
2013-01-03 | merged c32_x64_fix, fixes #25 | J Pipkin |
2013-01-03 | elide space between get_dc_regex and ($) | J Pipkin |
2013-01-03 | dynamically determine longest minimum within 80 | J Pipkin |
2013-01-03 | use sprintf for formatting sbocheck output instead of Text::Tabulate | J Pipkin |
2013-01-03 | store the list of available updates in /var/log/sbocheck.log | J Pipkin |