aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/Lib.pm
AgeCommit message (Expand)Author
2025-02-20v2.9.0v2.9.0Slack Coder
2025-01-29Version 2.8.0v2.8.0Slack Coder
2025-01-28Avoid requiring root accessSlack Coder
2025-01-21GPG verificationSlack Coder
2025-01-10Remove WTFPL references and consolidateSlack Coder
2024-12-04Bump 2.7.2v2.7.2Slack Coder
2024-12-02Change to MIT LicenseSlack Coder
2019-04-28Update version to 2.7 and update changes/readmeAndreas Guldstrand
2019-04-27update version to 2.6.Andreas Guldstrand
2018-02-14Bump versionAndreas Guldstrand
2017-02-05Bump version to 2.4Andreas Guldstrand
2017-01-21Update copyright noticeAndreas Guldstrand
2017-01-21Update versionAndreas Guldstrand
2017-01-15Update version to 2.2Andreas Guldstrand
2016-09-21SBO::Lib*: declare all POD as being in UTF-8Andreas Guldstrand
2016-09-18SBO::Lib*: update version to 2.1Andreas Guldstrand
2016-09-05SBO::Lib: add documentation pointing to submodulesAndreas Guldstrand
2016-08-26SBO::Lib: use the separated out codeAndreas 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
2016-04-16Add indent() sub to exportsAndreas Guldstrand
2016-04-16Change argument checking to use postscript unlessAndreas Guldstrand
2016-04-13Rewrite make line only if jobs specifiedAndreas Guldstrand