Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-16 | Use Change Log fileHEADmaster | 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 | |
2018-02-14 | t/: Fix up tests | Andreas Guldstrand | |
2018-02-14 | SBO::App: Fix package name and method lookup | Andreas Guldstrand | |
2018-02-14 | t/09-multilib.t: Add sboremove test | Andreas Guldstrand | |
See #65 | |||
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-30 | sbofind: optimise searching | Andreas Guldstrand | |
On my machine, before this commit, 'sbofind R' would spend 2.5 minutes searching, 6.5 minutes outputting results After this commit, 'sbofind R' would spend 4 seconds searching, 6.5 minutes outputting results See #48. | |||
2017-05-18 | Set release date in README.md and Changes | Andreas Guldstrand | |
2017-05-18 | Update date in man-pages | Andreas Guldstrand | |
2017-05-18 | Update README.md and Changes | Andreas Guldstrand | |
2017-05-18 | 32-info.t: fix a typo in a test name | Andreas Guldstrand | |
2017-05-18 | t/03-travis.t: fix up travis tests for new sbofind output | Andreas Guldstrand | |
2017-05-18 | t/01-unit.t: remove pull_sbo_tree test | Andreas Guldstrand | |