| Age | Commit message (Expand) | Author |
| 2012-06-06 | even more code reduction. perl golf is fun. | Jacob Pipkin |
| 2012-06-05 | sboupgrade, made a couple things more robust, got rid of a bunch of excess co... | 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 | further enhancement to requirement parsing | Jacob Pipkin |
| 2012-06-01 | fix bug where -c arg to sboupgrade did nothing | Jacob Pipkin |
| 2012-06-01 | enhancements to requirement parsing, made "Proceed with" question reflect com... | Jacob Pipkin |
| 2012-06-01 | added -R option to sbo(install|upgrade) to view README but not parse requirem... | Jacob Pipkin |
| 2012-06-01 | sboupgrade: enhancements to requirement parsing, bug fix after removing extra... | Jacob Pipkin |
| 2012-05-31 | added grokking of (user|group)add cmds in READMEs, fixed missing word in ques... | Jacob Pipkin |
| 2012-05-31 | rename grok_readme to grok_requirements, remove extraneous code in get_readme... | Jacob Pipkin |
| 2012-05-30 | many small cleanups, fixes for consistency, code reduction, etc | Jacob Pipkin |
| 2012-05-30 | minor cleanups; comments, etc | Jacob Pipkin |
| 2012-05-30 | bug fix: == -> eq in string comparison | 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 | remove unneeded parens in 'close ()' bits | Jacob Pipkin |
| 2012-05-30 | for req parsing, work around case where last thing in README is list of requi... | Jacob Pipkin |
| 2012-05-28 | fix bug where grok_readme didn't return if no reqs were found, fix bug where ... | Jacob Pipkin |
| 2012-05-28 | comments added to the sbo* scripts | Jacob Pipkin |
| 2012-05-27 | numerous fixes and enhancements to requirement-parsing code | 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 | requirement-parsing | Jacob Pipkin |
| 2012-05-26 | fix bug where only first line of README was being output | Jacob Pipkin |
| 2012-05-23 | cleanup | 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 | fixed wording for -j: SMP -> multicore | 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-09 | fix bug where distclean'ing doesn't work, plus other cleanups | Jacob Pipkin |
| 2012-05-09 | code refactoring, serious speed-ups | Jacob Pipkin |
| 2012-05-08 | added -i option to not install a pkg after build. | Jacob Pipkin |
| 2012-05-08 | changes to support 32-bit only SBos on multilib x86_64 | Jacob Pipkin |
| 2012-05-08 | initial repo add | Jacob Pipkin |