Age | Commit message (Expand) | Author |
2012-09-01 | more of the same... | Jacob Pipkin |
2012-09-01 | more cleanups, fixes, and other backports from the slack14 branch | Jacob Pipkin |
2012-08-30 | bugfixes | Jacob Pipkin |
2012-08-30 | bug fix to previous | Jacob Pipkin |
2012-08-30 | rest of "back-ported" stuff from the slack14 branch | 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 |
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 |