aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib
AgeCommit message (Expand)Author
2016-09-01SBO::Lib::Readme: Fix user_prompt() behaviour and fix up tests for itAndreas Guldstrand
2016-08-31sboinstall: report full package name for something already installed.Andreas Guldstrand
2016-08-30SBO::Lib::Build: no need for complicated file handling for what is essentiall...Andreas Guldstrand
2016-08-30SBO::Lib::Build: perform_sbo should change back from the SBo dir after buildingAndreas Guldstrand
2016-08-30SBO::Lib::Build: add run_tee() to handle command running and outputAndreas Guldstrand
2016-08-29SBO::Lib::Util: only warn when $conf_file existsAndreas Guldstrand
2016-08-29SBO::Lib::Readme: let get_readme_contents use slurp() tooAndreas Guldstrand
2016-08-29SBO::Lib::Info: let get_from_info use slurp() tooAndreas Guldstrand
2016-08-29SBO::Lib::Util: read_config can use slurp()Andreas Guldstrand
2016-08-28sboconfig: move slurp() to SBO::Lib::Util, and document itAndreas Guldstrand
2016-08-28SBO::Lib::Util: remove some trailing whitespaceAndreas Guldstrand
2016-08-28SBO::Lib::Info/Tree: move get_orig_version from ::Tree to ::InfoAndreas Guldstrand
2016-08-26SBO::Lib: use the separated out codeAndreas Guldstrand
2016-08-24SBO::Lib::Build: separate out build utils from SBO::LibAndreas Guldstrand
2016-08-23SBO::Lib::Download: separate out download utils from SBO::LibAndreas Guldstrand
2016-08-22SBO::Lib::Readme: separate out package utils from SBO::LibAndreas Guldstrand
2016-08-21SBO::Lib::Pkgs: separate out package utils from SBO::LibAndreas Guldstrand
2016-08-20SBO::Lib::Info: separate out info utils from SBO::LibAndreas Guldstrand
2016-08-19SBO::Lib::Tree: separate out tree utils from SBO::LibAndreas Guldstrand
2016-08-18SBO::Lib::Repo: separate out repo utils from SBO::LibAndreas Guldstrand
2016-08-17SBO::Lib::Util: separate out some utils from SBO::LibAndreas Guldstrand
2016-08-15sbo*, man*, SBO::Lib: trailing whitespace fixesAndreas Guldstrand
2016-07-27SBO::Lib: change copy op to move+copy backAndreas Guldstrand
2016-07-02SBO::Lib: add 14.2 repo to known reposAndreas Guldstrand
2016-06-15SBO::Lib: refactor version_cmp to get kernel version from functionAndreas Guldstrand
2016-06-14#43 - kernel version strings can include "-", so replace it with "_"Andreas Guldstrand
2016-06-14SBO::Lib: strip off kernel from version stringsAndreas Guldstrand
2016-06-01SBO::Lib: rewrite get_available_updates to not be so funkyAndreas Guldstrand
2016-05-27SBO::Lib::git_sbo_tree: make sure chdir()s return trueAndreas Guldstrand
2016-05-26SBO::Lib check_repo(): guard make_path in an evalAndreas Guldstrand
2016-05-22SBO::Lib: document race condition in git_sbo_tree where $cwd could be deletedAndreas Guldstrand
2016-05-21SBO::Lib: document race condition in git_sbo_tree where $repo_path can be del...Andreas Guldstrand
2016-05-20SBO::Lib: document race condition in migrate_repoAndreas Guldstrand
2016-05-19SBO::Lib: reword race condition message in open_fhAndreas Guldstrand
2016-05-15SBO::Lib: document another race conditionAndreas Guldstrand
2016-05-14SBO::Lib: document another race condition in git fetch/reset comboAndreas Guldstrand
2016-05-13SBO::Lib: Add race condition check to read_configAndreas Guldstrand
2016-05-11SBO::Lib: add _race::cond subroutineAndreas Guldstrand
2016-05-04SBO::Lib: fix bug where pressing enter after invalid option supplied didn't workAndreas Guldstrand
2016-05-04SBO::Lib: whitespace fixesAndreas Guldstrand
2016-05-04SBO::Lib: get_sbo_version coerced false values to undef uselesslyAndreas Guldstrand
2016-05-03SBO::Lib:: rewrite get_installed_cpans()Andreas Guldstrand
2016-04-25SBO::Lib: change condition checks to read betterAndreas Guldstrand
2016-04-23SBO::Lib: get_sbo_locations: No need to open slackbuilds.txt if all sbos alre...Andreas Guldstrand
2016-04-23SBO::Lib: get_sbo_location(s)? check args betterAndreas Guldstrand
2016-04-19pull_sbo_tree(): Only find() if the directory existsAndreas Guldstrand
2016-04-19SBO::Lib::git_sbo_tree(): Remove redundant statementAndreas Guldstrand
2016-04-19Check that .git/config file exists before attempting to open itAndreas Guldstrand
2016-04-19SBO::Lib: consolidate error handling in git_sbo_tree()Andreas Guldstrand
2016-04-19$File::Find::name is never emptyAndreas Guldstrand