aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-08sbocheck converted to Getopt::LongJ Pipkin
2012-09-08sboupgrade force_reqs addition plus conversion to Getopt::LongJ Pipkin
2012-09-08sboupgrade.1 partially converted for opts changesJ Pipkin
2012-09-04back-port of -w force_reqs thingJ Pipkin
2012-09-04changed format of date in man pagesJ Pipkin
2012-09-02fixed path in t/prep.plJ Pipkin
2012-09-02test.t updates to run it on the 13.37 test systemJ Pipkin
2012-09-02recursive chown root after rsyncJacob Pipkin
2012-09-02recursive chown root after rsyncJacob Pipkin
2012-09-02sanity checks for sboconfigJacob Pipkin
2012-09-01updates man pages for 0.8Jacob Pipkin
2012-09-01almost there.Jacob Pipkin
2012-09-01almost there.Jacob Pipkin
2012-09-01derp. wrong use version in t/Jacob Pipkin
2012-09-01more of the same...Jacob Pipkin
2012-09-01more of the same...Jacob Pipkin
2012-09-01more cleanups, fixes, and other backports from the slack14 branchJacob Pipkin
2012-09-01more and more cleanups and fixesJacob Pipkin
2012-09-01more cleanupsJacob Pipkin
2012-09-01fix >> to >Jacob Pipkin
2012-09-01more cleanups and fixes and suchJacob Pipkin
2012-09-01make test.t use lib . instead of perl -IJacob Pipkin
2012-08-31epic changes and fixes and much further testingJacob Pipkin
2012-08-31better testing, more still to comeJacob Pipkin
2012-08-30um?Jacob Pipkin
2012-08-30bugfixes++Jacob Pipkin
2012-08-30bugfixes++Jacob Pipkin
2012-08-30bugfixJacob Pipkin
2012-08-30removed t/SBO/Lib.pm~Jacob Pipkin
2012-08-30bugfixesJacob Pipkin
2012-08-30bug fix to previousJacob Pipkin
2012-08-30rest of "back-ported" stuff from the slack14 branchJacob Pipkin
2012-08-30more enhancements and cleanupsJacob Pipkin
2012-08-30first stage applying changes from slack14 rewrite back into slack13.37 versionJacob Pipkin
2012-08-30changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancementsJacob Pipkin
2012-07-14work around fact that some .info files have UNTESTED instead of UNSUPPORTED ↵Jacob Pipkin
for x32-only stuff
2012-07-14fixed bug in sboupgrade where choosing to set no options broke the scriptJacob Pipkin
2012-07-14sboupgrade exits non-zero on failure, and stops running if a requirement fails.Jacob Pipkin
2012-07-07enhancement to requirement-parsingJacob Pipkin
2012-07-05enhancements to compat32 requirement handling, and a bug fix for it tooJacob Pipkin
2012-07-05bug fix to convertpkg to compat32 bitJacob Pipkin
2012-07-04fixes for slack 13.37's perl 5.12Jacob Pipkin
2012-07-04bug fix to the bug fix... :(Jacob Pipkin
2012-07-04bug fix to last change...Jacob Pipkin
2012-07-04modified how handle slack version, reduced code and more future-proof, much ↵Jacob Pipkin
better overall
2012-06-29version 0.6 -> 0.7Jacob Pipkin
2012-06-29made (fetch|update)_tree return 1 on completion instead of nothingJacob Pipkin
2012-06-29fixed bug in sboclean, regex for . and .. in directory listing severely b0rkedJacob Pipkin
2012-06-29fixed bug in sbofind, using eq where = belongedJacob Pipkin
2012-06-29fixed precedence bug: system "thing" == 0 or stuff should be system ↵Jacob Pipkin
("thing") == 0 or stuff