| Age | Commit message (Expand) | Author |
| 2015-11-27 | Update version, website, and maintainer info | Andreas Guldstrand |
| 2015-11-26 | This shouldn't be a regex. chomp() and eq properly. | Andreas Guldstrand |
| 2015-11-26 | Don't return a file as if it were a directory | Andreas Guldstrand |
| 2015-11-26 | Forgot to include "package-" in the path to remove | Andreas Guldstrand |
| 2015-11-26 | Give convertpkg-compat32 the correct directory | Andreas Guldstrand |
| 2015-11-26 | Move seek in get_src_dir to inside the loop | Andreas Guldstrand |
| 2015-11-26 | No need to check if $ENV{TMP} is defined | Andreas Guldstrand |
| 2015-11-26 | Properly remove -compat32 package directories | Andreas Guldstrand |
| 2015-11-26 | Fix cleanup of correct dir | Andreas Guldstrand |
| 2015-11-19 | Missed some indents | Andreas Guldstrand |
| 2015-11-19 | Fix up indenting with tabs consistently | Andreas Guldstrand |
| 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 | 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 |