index
:
slackcoder/sbotools2
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
2017-05-18
sbofind: add version to result output - This closes #60.
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
t/04-install.t: add tests for --reinstall option
Andreas Guldstrand
See #58.
2017-03-25
t/31-template.t: fix skipping when not under travis
Andreas Guldstrand
2017-03-25
sboinstall: add --reinstall commandline option.
Andreas Guldstrand
This fixes #58.
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-06
t/31-template.t: add tests for useradd/groupadd commands which span lines; ↵
Andreas Guldstrand
see #57
2017-02-06
t/ useradd/groupadd in README change from 200 to 199 to not conflict with ↵
Andreas Guldstrand
possible postfix install
2017-02-05
Update README.md and Changes
Andreas Guldstrand
2017-02-05
Bump version to 2.4
Andreas Guldstrand
2017-02-05
t/ fix up some tests for new sboremove
Andreas Guldstrand
2017-02-05
sboremove: three more small fixes in logic
Andreas Guldstrand
2017-02-04
sboremove: fix a few misses
Andreas Guldstrand
2017-02-04
sboremove: rewrite almost completely
Andreas Guldstrand
2017-02-04
SBO::Lib::Pkgs: update doc for get_installed_packages
Andreas Guldstrand
2017-01-21
Update date and version in manpages
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
2017-01-14
set release date for 2.1
Andreas Guldstrand
2017-01-14
update man-pages
Andreas Guldstrand
2017-01-14
Update Changes
Andreas Guldstrand
2017-01-14
Update README.md
Andreas Guldstrand
2017-01-14
SBO::Lib::Repo: don't exclude .tar.gz files when rsyncing. This fixes #53.
Andreas Guldstrand
2017-01-14
t/01-unit.t: forgot to fix numbering of tests in comments
Andreas Guldstrand
[next]