| Age | Commit message (Expand) | Author |
| 2015-11-19 | Fixed up authors listing | Andreas Guldstrand |
| 2015-11-19 | Fixed .info file parsing | Andreas Guldstrand |
| 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 | 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 | support 14.1, test version/multilib as appropriately for system | d4wnr4z0r |
| 2013-10-24 | bundling Sort::Versions | Andreas Guldstrand |
| 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-20 | SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatch | j pipkin |
| 2013-03-30 | version 1.5 -> 1.6 | 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-02 | return 0 instead of undef from get_sbo_location, test return with if instead ... | 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-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-14 | Merge branch 'make_clean_32' | xocel |
| 2013-01-13 | Merge branch 'master' of dawnrazor.net:sbotools | J Pipkin |
| 2013-01-13 | clean up after convertpkg-compat32 | 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 | 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 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-09 | split sboupgrade from sboinstall | 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 | Merge branch 'inst_pkgs': fixes #22, #31 | xocel |
| 2013-01-05 | removed if () statement from get_installed_packages | 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 |