Age | Commit message (Expand) | Author |
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 |
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 |
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 | support other archive formats besides just tar | J Pipkin |
2013-01-03 | rewrite slackbuilds for compat32 installs to decompress the correct source | J Pipkin |
2013-01-03 | fixes #26 | xocel |
2012-12-31 | version 1.2 -> 1.3 | J Pipkin |
2012-12-31 | elide space between function names and any following open parentheses | J Pipkin |
2012-12-30 | sboremove: minor fixes, moved get_requires to lib.pm, added tests, updated ma... | xocel |
2012-12-28 | fixed tests | xocel |
2012-11-30 | version 1.1 -> 1.2 | Jacob Pipkin |
2012-11-30 | shared credit | Jacob Pipkin |
2012-11-30 | fix bug where exit status of slackbuild was lost due to piping it to tee, int... | Jacob Pipkin |
2012-11-30 | remove excess blank line at start of file | Jacob Pipkin |
2012-11-30 | dont create the build_queue backwards | Jacob Pipkin |
2012-11-17 | changes to decouple test.t from local system | Jacob Pipkin |
2012-11-16 | switch back to using push instead of unshift in add_to_queue/get_build_queue ... | Jacob Pipkin |
2012-11-16 | spacing and extra comma cleaned up | Jacob Pipkin |
2012-11-16 | testing branch git-merge'd | Jacob Pipkin |
2012-11-12 | merged multisbo into xocel | xocel |
2012-11-08 | use --delete when running rsync_tree | Jacob Pipkin |
2012-11-05 | get rid of prototype for create_symlinks, all tests pass | Jacob Pipkin |