aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/Lib/Repo.pm
AgeCommit message (Collapse)Author
2025-02-20v2.9.0v2.9.0Slack Coder
2025-01-29Version 2.8.0v2.8.0Slack Coder
2025-01-29Improve GPG verification handlingSlack Coder
2025-01-28Avoid requiring root accessSlack Coder
Make temporary folder generation lazy to postpone requiring root access until needed.
2025-01-21GPG verificationSlack Coder
2025-01-10Remove WTFPL references and consolidateSlack Coder
Keep it simple and list this in once place.
2024-12-04Bump 2.7.2v2.7.2Slack Coder
2019-04-28Update version to 2.7 and update changes/readmeAndreas Guldstrand
2019-04-27update version to 2.6.Andreas Guldstrand
2019-04-27SBO::Lib::{Repo,Util}: Change how versions translates to URLsAndreas Guldstrand
Closes #73.
2018-02-14Bump versionAndreas Guldstrand
2017-05-18SBO::Lib::Repo: exit with error when repo synch fails.Andreas Guldstrand
This fixes #61.
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
2017-01-14SBO::Lib::Repo: don't exclude .tar.gz files when rsyncing. This fixes #53.Andreas Guldstrand
2016-12-10SBO::Lib::Repo: add --no-local switch to git clone command. This closes #47.Andreas 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-07sbo*, SBO::Lib::*: make use of prompt() for getting user inputAndreas Guldstrand
2016-08-18SBO::Lib::Repo: separate out repo utils from SBO::LibAndreas Guldstrand
Also adds documentation for the utils.