Age | Commit message (Expand) | Author |
2012-10-04 | quoting consistency cleanups | Jacob Pipkin |
2012-09-22 | fix bug where compat32 packages wouldn't get installed after building | Jacob Pipkin |
2012-09-21 | add get_arch to export list, fix bug where ) should be }, make get_sbo_locati... | Jacob Pipkin |
2012-09-02 | recursive chown root after rsync | Jacob Pipkin |
2012-09-01 | almost there. | Jacob Pipkin |
2012-09-01 | more of the same... | Jacob Pipkin |
2012-09-01 | more and more cleanups and fixes | Jacob Pipkin |
2012-09-01 | more cleanups | Jacob Pipkin |
2012-09-01 | more cleanups and fixes and such | Jacob Pipkin |
2012-08-31 | epic changes and fixes and much further testing | Jacob Pipkin |
2012-08-31 | better testing, more still to come | Jacob Pipkin |
2012-08-30 | more enhancements and cleanups | Jacob Pipkin |
2012-08-30 | changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements | Jacob Pipkin |
2012-07-14 | work around fact that some .info files have UNTESTED instead of UNSUPPORTED f... | Jacob Pipkin |
2012-07-05 | bug fix to convertpkg to compat32 bit | Jacob Pipkin |
2012-07-04 | fixes for slack 13.37's perl 5.12 | Jacob Pipkin |
2012-07-04 | bug fix to the bug fix... :( | Jacob Pipkin |
2012-07-04 | bug fix to last change... | Jacob Pipkin |
2012-07-04 | modified how handle slack version, reduced code and more future-proof, much b... | Jacob Pipkin |
2012-06-29 | version 0.6 -> 0.7 | Jacob Pipkin |
2012-06-29 | made (fetch|update)_tree return 1 on completion instead of nothing | Jacob Pipkin |
2012-06-29 | fixed precedence bug: system "thing" == 0 or stuff should be system ("thing")... | Jacob Pipkin |
2012-06-29 | fixed bug where update_tree didn't do anything with check_slackbuilds_txt kno... | Jacob Pipkin |
2012-06-27 | updated for 14.0 in current, fixed typo exsits | Jacob Pipkin |
2012-06-11 | added vim lines to everything | Jacob Pipkin |
2012-06-11 | many little fixes, corrections, and reductions | Jacob Pipkin |
2012-06-08 | whole bunch of excess code removed, also got rid of the make_temp_file crap a... | Jacob Pipkin |
2012-06-08 | much code reduction surrounding config file parsing | Jacob Pipkin |
2012-06-07 | cleanups and code reduction | Jacob Pipkin |
2012-06-06 | even more code reduction. perl golf is fun. | Jacob Pipkin |
2012-06-05 | further reduction of code for get_installed_sbos () sub. | Jacob Pipkin |
2012-06-05 | reduction of code for get_installed_sbos () sub. | Jacob Pipkin |
2012-06-05 | removal of excess code when reading from STDIN | Jacob Pipkin |
2012-06-05 | factored out "open my $fh, $op, $file" and made it robust in one fell swoop | Jacob Pipkin |
2012-06-01 | version 0.5 -> 0.6 | Jacob Pipkin |
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 |