Age | Commit message (Expand) | Author |
2012-06-01 | tweaks to Lib.pm to handle options, and fix a bug in get_installed_sbos creat... | Jacob Pipkin |
2012-05-31 | replace some for and if statements with their postscript forms | Jacob Pipkin |
2012-05-30 | many small cleanups, fixes for consistency, code reduction, etc | Jacob Pipkin |
2012-05-30 | cleanup of "use xyz;" statements where xyz is not actually used | Jacob Pipkin |
2012-05-30 | stop exporting subs used nowhere: get_slack_version, check_slackbuilds_txt, g... | Jacob Pipkin |
2012-05-30 | use die instead of print "blah blah\n" and exit 1, which was really dumb | Jacob Pipkin |
2012-05-30 | refactoring, reorganizing, etc | Jacob Pipkin |
2012-05-28 | added comments to SBO/Lib.pm | Jacob Pipkin |
2012-05-27 | fix bug where the code determining pkg name found the original pkg for -compa... | Jacob Pipkin |
2012-05-26 | fix bug where tmp files are not being deleted, fix make clean not cleaning so... | Jacob Pipkin |
2012-05-26 | bug fix to the previous bug fix | Jacob Pipkin |
2012-05-26 | bug fix | Jacob Pipkin |
2012-05-23 | re-organization | Jacob Pipkin |
2012-05-23 | cleanups | Jacob Pipkin |
2012-05-14 | verify -j input, and redo way of getting pkg name to allow for incorrect vers... | Jacob Pipkin |
2012-05-13 | misc cleanup | Jacob Pipkin |
2012-05-13 | bug-fixes to make the -j stuff work | Jacob Pipkin |
2012-05-13 | added stuff to support -j option to make, not tested yet. | Jacob Pipkin |
2012-05-12 | groundwork for supporting installation of -compat32 SlackBuilds | Jacob Pipkin |
2012-05-10 | fix bug where no sbosnap fetch caused script failure | Jacob Pipkin |
2012-05-10 | rewrite SBo to set arch correctly for 32-bit only SBos on x86_64 systems. | Jacob Pipkin |
2012-05-09 | fixed bug preventing last download in list for a given SBo with multiple down... | Jacob Pipkin |
2012-05-09 | fix bug where distclean'ing doesn't work, plus other cleanups | Jacob Pipkin |
2012-05-09 | cleanups following previous changes | Jacob Pipkin |
2012-05-09 | code refactoring, serious speed-ups | Jacob Pipkin |
2012-05-09 | make 32-bit only SBos also work on 32-bit Slack | Jacob Pipkin |
2012-05-08 | added -i option to not install a pkg after build. | Jacob Pipkin |
2012-05-08 | bunch of minor fixes, 32-bit only SBos now work | Jacob Pipkin |
2012-05-08 | more of the same... | Jacob Pipkin |
2012-05-08 | more variable name snafus | Jacob Pipkin |
2012-05-08 | calling close() on not a file handle | Jacob Pipkin |
2012-05-08 | duh. | Jacob Pipkin |
2012-05-08 | missing s in s// | Jacob Pipkin |
2012-05-08 | changes to support 32-bit only SBos on multilib x86_64 | Jacob Pipkin |
2012-05-08 | getting rid of a stray swap file | Jacob Pipkin |
2012-05-08 | initial repo add | Jacob Pipkin |