Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-28 | Avoid requiring root access | Slack Coder | |
Make temporary folder generation lazy to postpone requiring root access until needed. | |||
2025-01-23 | correct number of tests | Slack Coder | |
2025-01-23 | Remove compat32 tests | Slack Coder | |
We do not support compat32 builds. | |||
2025-01-21 | GPG verification | Slack Coder | |
2025-01-10 | Fix Slackuild creation | Slack Coder | |
2025-01-10 | Remove WTFPL references and consolidate | Slack Coder | |
Keep it simple and list this in once place. | |||
2025-01-10 | Fix and use Docker for testing | Slack Coder | |
Document testing and provide a docker file for others to use. Also fix some breaking tests for 15.0. | |||
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 | Update manpage header information | Slack Coder | |
2024-12-04 | Update documentation | Slack Coder | |
- Include email address for bug reports. - Update README. - Note about compat32. | |||
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-11-24 | Rename to sbotools2v2.7.1 | Slack Coder | |
2024-08-16 | Use Change Log file | Slack Coder | |
2024-08-16 | README: Make fork friendlier for users | Slack Coder | |
- How to audit code Help users understand how the audit forks changes. - Use Gnupg for verification. - README: Update Change Log Keep the change log up to date. | |||
2024-08-16 | Support Slackware 15.0 | Slack Coder | |
Add the support URL for Slackware 15.0 | |||
2024-08-16 | slackbuild: install zsh completions | Andreas Guldstrand | |
2024-08-16 | update sboclean completion for 2.6 | David O'Shaughnessy | |
2024-08-16 | use instead of hardcoded path for SBo repo | David O'Shaughnessy | |
2024-08-16 | initial commit zsh completions | David O'Shaughnessy | |
2019-04-28 | Update version to 2.7 and update changes/readme | Andreas Guldstrand | |
2019-04-28 | sbofind: really fix exact matches | Andreas Guldstrand | |
Closes #71. | |||
2019-04-27 | 03-travis.t: fix ups | Andreas Guldstrand | |
2019-04-27 | travis: no need to list all the cover.db files | Andreas Guldstrand | |
2019-04-27 | travis: test with perl 5.28 | Andreas Guldstrand | |
2019-04-27 | 01-unit.t: Update test for changed unsupported version behaviour | Andreas Guldstrand | |
2019-04-27 | bring slackbuild files up to date with SBo | 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 | sbofind: fix exact matches | Andreas Guldstrand | |
Closes #71. | |||
2019-04-27 | sboinstall: fix --reinstall option | Andreas Guldstrand | |
Closes #72. | |||
2019-04-27 | SBO::Lib::{Repo,Util}: Change how versions translates to URLs | Andreas Guldstrand | |
Closes #73. | |||
2019-04-27 | sboclean: allow the old options to still work | Andreas Guldstrand | |
2019-04-27 | Merge pull request #52 from chinarulezzz/fix_sboclean_opts | pink-mist | |
sboclean: change options --clean-dist|--clean-work into simple --dist|--work | |||
2019-04-27 | Merge pull request #79 from 9m9/master | pink-mist | |
config wget maximum trying times to 5 | |||
2019-04-27 | Merge pull request #78 from pedrormjunior/leftbrace | pink-mist | |
escape left brace after perl update Closes #77. Closes #75. | |||
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 | travis: no need to run non-installation tests | Andreas Guldstrand | |
2018-02-14 | Update Changes file and README.md | Andreas Guldstrand | |
2018-02-14 | tools/htmlgen.sh: add -h flag | Andreas Guldstrand | |
2018-02-14 | Bump version | Andreas Guldstrand | |
2018-02-14 | tools/update_versions.sh: Add new SBO::App files | Andreas Guldstrand | |
2018-02-14 | man1: Document download behaviour. This closed #66. | Andreas Guldstrand | |
2018-02-14 | SBO::Lib::App: add $VERSION statement | Andreas Guldstrand | |
2018-02-14 | travis: also test on perl 5.26 | Andreas Guldstrand | |
2018-02-14 | t/03-travis.t: Damn unicode foiled me once again | Andreas Guldstrand | |