Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-14 | Fix sourcing of filenames from escaped URIsHEADv2.9.2master | Slack Coder | |
Use Perl's URI library code to properly parse and handle SlackBuild links. | |||
2025-02-20 | v2.9.0v2.9.0 | Slack Coder | |
2025-02-20 | Fail on bad arguments for remaining commands | Slack Coder | |
2025-02-20 | Enable HTTPS certificate checking | Slack Coder | |
Expect the user wants to properly use HTTPS if he has defined an HTTPS repository. | |||
2025-02-20 | Make fallback download URL configurable | Slack Coder | |
2025-01-29 | Version 2.8.0v2.8.0 | Slack Coder | |
2025-01-29 | Ensure home directory is an absolute path | Slack Coder | |
2025-01-29 | Improve GPG verification handling | Slack Coder | |
2025-01-28 | Avoid requiring root access | Slack Coder | |
Make temporary folder generation lazy to postpone requiring root access until needed. | |||
2025-01-21 | GPG verification | Slack Coder | |
2025-01-10 | Remove WTFPL references and consolidate | Slack Coder | |
Keep it simple and list this in once place. | |||
2024-12-04 | Bump 2.7.2v2.7.2 | Slack Coder | |
2024-12-04 | Correct Perl modules author | Slack Coder | |
New maintainer. | |||
2024-12-04 | Remove Changes file | Slack Coder | |
Keep it simple by keeping a single changelog. The perl module is not on cpan anyways. | |||
2024-12-02 | Change to MIT License | Slack Coder | |
2024-08-16 | Support Slackware 15.0 | Slack Coder | |
Add the support URL for Slackware 15.0 | |||
2019-04-28 | Update version to 2.7 and update changes/readme | Andreas Guldstrand | |
2019-04-27 | Update Changes and README.md | Andreas Guldstrand | |
2019-04-27 | update version to 2.6. | Andreas Guldstrand | |
2019-04-27 | sboinstall, Build, Info: Allow ignoring of SBo from reqs that doesn't exist | Andreas Guldstrand | |
2019-04-27 | SBO::Lib::{Repo,Util}: Change how versions translates to URLs | Andreas Guldstrand | |
Closes #73. | |||
2019-04-27 | Merge pull request #79 from 9m9/master | pink-mist | |
config wget maximum trying times to 5 | |||
2018-12-23 | add tries option when wget from slackware.uk | 9m9 | |
2018-12-22 | config wget maximum trying times to 5 | 9m9 | |
2018-10-06 | escape left brace after perl update (solving issue #75) | Pedro Ribeiro Mendes Júnior | |
2018-02-14 | Update Changes file and README.md | Andreas Guldstrand | |
2018-02-14 | Bump version | Andreas Guldstrand | |
2018-02-14 | SBO::Lib::App: add $VERSION statement | Andreas Guldstrand | |
2018-02-14 | SBO::App: Fix package name and method lookup | Andreas Guldstrand | |
2018-02-14 | sbosnap: move everything to module and make it OO | Andreas Guldstrand | |
2018-02-14 | SBO::App: separate out new constructor | Andreas Guldstrand | |
2018-02-14 | Strip -compat32 from slackbuild names and make sure to properly return an ↵ | Andreas Guldstrand | |
array reference This fixes #65 | |||
2018-02-14 | sboremove: move everything to module and make it OO | Andreas Guldstrand | |
2017-05-18 | Set release date in README.md and Changes | Andreas Guldstrand | |
2017-05-18 | Update README.md and Changes | Andreas Guldstrand | |
2017-05-18 | SBO::Lib::Repo: exit with error when repo synch fails. | Andreas Guldstrand | |
This fixes #61. | |||
2017-03-25 | Update README.pm and Changes | Andreas Guldstrand | |
2017-03-25 | SBO::Lib::Util: fix typo in prompt() documentation | Andreas Guldstrand | |
2017-02-06 | Updated README.md and Changes | Andreas Guldstrand | |
2017-02-06 | SBO::Lib::Readme: Add a fix for useradd/groupadd commands which span lines. | Andreas Guldstrand | |
This closes #57. | |||
2017-02-05 | Update README.md and Changes | Andreas Guldstrand | |
2017-02-05 | Bump version to 2.4 | Andreas Guldstrand | |
2017-02-04 | SBO::Lib::Pkgs: update doc for get_installed_packages | Andreas Guldstrand | |
2017-01-21 | Update README.md and Changes files | Andreas Guldstrand | |
2017-01-21 | Fix .info parsing - again. This fixes #55 | Andreas Guldstrand | |
2017-01-21 | Update copyright notice | Andreas Guldstrand | |
2017-01-21 | Update version | Andreas Guldstrand | |
2017-01-17 | Update man-pages for 2.2 and release 2.2 | Andreas Guldstrand | |
2017-01-17 | Fix parsing of .info files with trailing whitespace. This fixes #54. | Andreas Guldstrand | |
2017-01-15 | Update version to 2.2 | Andreas Guldstrand | |