aboutsummaryrefslogtreecommitdiff
path: root/sboupgrade
AgeCommit message (Expand)Author
2012-12-16fixed typo (missing 'like') in options linexocel
2012-12-16fixed duplicates in queue when req matches sbo on command linexocel
2012-11-30shared creditJacob Pipkin
2012-11-30fix type location -> locateJacob Pipkin
2012-11-30Revert "fix typo location -> locate, remove broken /-compat32$/ test carried ...Jacob Pipkin
2012-11-30fix typo location -> locate, remove broken /-compat32$/ test carried over fro...Jacob Pipkin
2012-11-30add back slackbuilds_or_fetchJacob Pipkin
2012-11-30add back sanity checks for -j and -pJacob Pipkin
2012-11-30do reverse the order of the build_queue when it is appropriate to do so.Jacob Pipkin
2012-11-30sboupgrade -f blah shouldnt install blah if its not already installedJacob Pipkin
2012-11-30save the varsJacob Pipkin
2012-11-30use File::Copy, for move ()Jacob Pipkin
2012-11-30stay in 80 columns, use labels for loop controlJacob Pipkin
2012-11-30die as we used to if a provided sbo doesnt exist, say the sbos name when aski...Jacob Pipkin
2012-11-29replace sboupgrade with with sboupgradexJacob Pipkin
2012-11-05get rid of prototype for print_failures, all tests passJacob Pipkin
2012-11-05get rid of prototypes for (readme|user)_prompt, all tests pass (tests are inc...Jacob Pipkin
2012-11-05get rid of prototype for ask_user_group, all tests passJacob Pipkin
2012-11-04fix for get_sbo_location changes, all unit tests now passJacob Pipkin
2012-10-28sboremove: minor changesxocel
2012-10-09sboremovexocel
2012-10-06fix bug where, when circular requirements are found, the default chocie is cl...Jacob Pipkin
2012-10-04removed 'date:' line from comments, cleanups for quote consistency, etcJacob Pipkin
2012-10-03fix bug where sboupgrade -fz passed -r flag on recursion instead of -zJacob Pipkin
2012-10-03bug fix to previous changeJacob Pipkin
2012-10-03...Jacob Pipkin
2012-10-03when circular reqs are found, advise the user of the situation and ask whethe...Jacob Pipkin
2012-09-22fix bug where installing a compat32 where its 64-bit version is already insta...Jacob Pipkin
2012-09-21sboupgrade converted to long options and fixes added from 0.8Jacob Pipkin
2012-09-01almost there.Jacob Pipkin
2012-09-01more of the same...Jacob Pipkin
2012-09-01more and more cleanups and fixesJacob Pipkin
2012-09-01more cleanupsJacob Pipkin
2012-09-01more cleanups and fixes and suchJacob Pipkin
2012-08-31epic changes and fixes and much further testingJacob Pipkin
2012-08-31better testing, more still to comeJacob Pipkin
2012-08-30bugfixes++Jacob Pipkin
2012-08-30more enhancements and cleanupsJacob Pipkin
2012-08-30changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancementsJacob Pipkin
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-06-29fixed precedence bug: system "thing" == 0 or stuff should be system ("thing")...Jacob Pipkin
2012-06-29fixed bug where saying no to README returned instead of exited, fixed bug whe...Jacob Pipkin
2012-06-11added vim lines to everythingJacob Pipkin
2012-06-11bunch more code reductions and stuffJacob Pipkin
2012-06-08bug fix in comparison testJacob Pipkin
2012-06-07sboupgrade: yet more reduction of excess codeJacob Pipkin
2012-06-07cleanups and code reductionJacob Pipkin