aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-06Merge branch 'download_fix', fixes #34J Pipkin
2013-01-06Merge branch 'cpan_fix', fixes #23J Pipkin
2013-01-06die unless keys %downloads > 0J Pipkin
2013-01-05replaced =~ s/^perl-//g; with =~ ...xocel
2013-01-05Merge branch 'inst_pkgs': fixes #22, #31xocel
2013-01-05removed if () statement from get_installed_packagesxocel
2013-01-05added native logs to packages (woops), added sbo-compat32 logs to packages, ↵xocel
added sbo-compat32 packages to get_installed_packages tests
2013-01-05added tests for get_installed_packages 'ALL', added native slackware package ↵xocel
logs to packages for tests
2013-01-05replaced get_installed_sbos with get_installed_packages 'SBO' in test.txocel
2013-01-05reverted get_inst_names back to 1.3, commented out get_installed_sbos, ↵xocel
updated get_installed_packages
2013-01-04compare ls before and after slackbuild to get a list of source directories, ↵J Pipkin
collapse get_pkg_name and grok_temp_file into one sub since only get_pkg_name remains as a consumer of grok_temp_file
2013-01-04stop pulling version, integrate into sboupgradeJ Pipkin
2013-01-04Added get_installed_packages, modified get_inst_names to be compatible with ↵xocel
new sub
2013-01-03added get_installed_cpans() subroutineJ Pipkin
2013-01-03Merge branch 'sprintf', fixes #28J Pipkin
2013-01-03Merge branch 'sbocheck_log', fixes #30J Pipkin
2013-01-03merged c32_x64_fix, fixes #25J Pipkin
2013-01-03elide space between get_dc_regex and ($)J Pipkin
2013-01-03dynamically determine longest minimum within 80J Pipkin
2013-01-03use sprintf for formatting sbocheck output instead of Text::TabulateJ Pipkin
2013-01-03store the list of available updates in /var/log/sbocheck.logJ Pipkin
2013-01-03support other archive formats besides just tarJ Pipkin
2013-01-03tests for changes to rewrite slackbuilds for compat32 installsJ Pipkin
2013-01-03rewrite slackbuilds for compat32 installs to decompress the correct sourceJ Pipkin
2013-01-03fixes #26xocel
2012-12-31die if -p is specified without -NJ Pipkin
2012-12-31remove no-longer-used get_readme_path()J Pipkin
2012-12-31version 1.2 -> 1.3J Pipkin
2012-12-31version 1.2 -> 1.3J Pipkin
2012-12-31dates of man pages updatedJ Pipkin
2012-12-31updates to add sboremove to see also lists, see also list ordering, email ↵J Pipkin
addresses for bug reports
2012-12-31elide space between function names and any following open parentheses and ↵J Pipkin
fix testing
2012-12-31elide space between function names and any following open parenthesesJ Pipkin
2012-12-30sboremove: minor fixes, moved get_requires to lib.pm, added tests, updated ↵xocel
man page, more comments
2012-12-28sboremove updatedxocel
2012-12-28Merge branch 'xocel'xocel
2012-12-28fixed testsxocel
2012-12-22sboremove, generage two de-duped arrays, @sbos which contains CLI-specified ↵J Pipkin
items, and @sbo_reqs, which hold array-refs containing requirements for each @sbos
2012-12-22Merge branch 'xocel into master'J Pipkin
2012-12-22merged slack14 back to master branchJ Pipkin
2012-12-16fixed typo (missing 'like') in options linexocel
2012-12-16fixed duplicates in queue when req matches sbo on command linexocel
2012-12-06Merge branch 'xocel' of dawnrazor.net:sbotools into xocelJacob Pipkin
2012-12-06first bit of sboremove rewrite - use a complex data structure to know which ↵Jacob Pipkin
args are the "root" ones
2012-12-04sbofind -q shows queue in reversed orderJacob Pipkin
2012-11-30version 1.1 -> 1.2Jacob Pipkin
2012-11-30updated ddate in man pagesJacob Pipkin
2012-11-30shared creditJacob Pipkin
2012-11-30fix type location -> locateJacob Pipkin
2012-11-30Revert "fix typo location -> locate, remove broken /-compat32$/ test carried ↵Jacob Pipkin
over from old sboupgrade", since that test is actually required This reverts commit 69ee6249b5de2d5458549af868ac8b5ba5f08b38.