index
:
slackcoder/sbotools2
docker
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
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
2017-01-13
t/32-info.t: fix lib dir
Andreas Guldstrand
2017-01-13
t/07-fail.t: fix testinf .info parsing failure
Andreas Guldstrand
2017-01-13
Merge branch 'master' of github.com:pink-mist/sbotools
Andreas Guldstrand
2017-01-13
Merge pull request #51 from chinarulezzz/fix_sboconfig_opts
pink-mist
sboconfig: fix show_usage to display long options
2016-12-21
README.md, Changes: add feature for issue 49.
Andreas Guldstrand
2016-12-20
README.md, Changes: add bugfix for issue 47.
Andreas Guldstrand
2016-12-19
README.md, Changes: add bugfix for issue 46.
Andreas Guldstrand
2016-12-18
README.md, Changes: add bugfix for issue 45.
Andreas Guldstrand
2017-01-13
SBO::Lib::Readme: allow exporting ask_other_readmes
Andreas Guldstrand
This closes #49.
2016-12-16
SBO::Lib::Readme: add documentation for ask_other_readmes
Andreas Guldstrand
2016-12-15
t/12-readme.t: fix up test for displaying other readme files
Andreas Guldstrand
2016-12-14
SBO::Lib::Readme: add ask_other_readmes which asks to display other readmes
Andreas Guldstrand
2016-12-13
SBO::Lib::Info: fix bug in parse_info with wrong handling of empty values
Andreas Guldstrand
2016-12-12
SBO::Lib::Info: fix bug in parse_info with wrong key regex
Andreas Guldstrand
2016-12-11
t/12-readme, etc: add tests for displaying other readme files. See #49.
Andreas Guldstrand
2016-12-10
SBO::Lib::Repo: add --no-local switch to git clone command. This closes #47.
Andreas Guldstrand
2016-12-09
t/11-git.t: add tests for #47.
Andreas Guldstrand
2016-12-08
SBO::Lib::Info: document parse_info. This closes #46.
Andreas Guldstrand
2016-12-07
SBO::Lib::Info: add parse_info sub for parsing .info files properly
Andreas Guldstrand
2016-12-07
sboconfig: fix show_usage to display long options
chinarulezzz
2016-12-06
t/32-info.t: add tests for parsing .info files
Andreas Guldstrand
2016-12-05
SBO::Lib::Util: update documentation for version_cmp. This closes #45.
Andreas Guldstrand
2016-12-04
SBO::Lib::Util: fix version_cmp for #45.
Andreas Guldstrand
2016-12-03
t/: add one more test for #45.
Andreas Guldstrand
2016-12-02
t/: add tests for #45.
Andreas Guldstrand
2016-11-30
man1/sbofind.1: fixup manpage for sbofind's new options
Andreas Guldstrand
2016-11-30
t/15-usage.t: fix up test for new sbofind usage output
Andreas Guldstrand
2016-11-27
sbofind: add new search options (--no-tags, --exact)
chinarulezzz
2016-09-25
Revert ".travis.yml: Add Test2 things to install command"
Andreas Guldstrand
This reverts commit 3d9f7913a6c825933a92224bc8346ea123d0cba0.
2016-09-25
Revert "Test::Execute: rewrite to use Test2 infrastructure"
Andreas Guldstrand
This reverts commit 0a84d59688472488c865c7410c856af8b7460e88.
2016-09-25
README.md: accidentally doubled the "2.1 - Unreleased" line
Andreas Guldstrand
2016-09-25
README.md: update changes in README.md
Andreas Guldstrand
2016-09-24
SBO-Lib/Changes: update Changes file
Andreas Guldstrand
2016-09-23
tools/update_versions.sh: also update SBO-Lib/README
Andreas Guldstrand
2016-09-22
SBO-Lib/README: update SBO-Lib version in README
Andreas Guldstrand
2016-09-21
SBO::Lib*: declare all POD as being in UTF-8
Andreas Guldstrand
2016-09-20
tools/update_version.sh: only update what actually looks like a $VERSION in ↵
Andreas Guldstrand
perl scripts
2016-09-19
slackbuild/* Update version in slackbuild script too
Andreas Guldstrand
2016-09-18
SBO::Lib*: update version to 2.1
Andreas Guldstrand
2016-09-17
tools/update_versions.sh: Fix whitespace to be consistent
Andreas Guldstrand
2016-09-16
Add SBO::Lib::<submodules> to the version updating script
Andreas Guldstrand
2016-09-15
.travis.yml: Add Test2 things to install command
Andreas Guldstrand
2016-09-14
Test::Execute: rewrite to use Test2 infrastructure
Andreas Guldstrand
2016-09-13
25-unit-sbofind.t: use Test::Sbotools's load()
Andreas Guldstrand
2016-09-12
24-unit-sboconfig.t: use Test::Sbotools's load()
Andreas Guldstrand
2016-09-11
23-unit-sboclean.t: use Test::Sbotools's load()
Andreas Guldstrand
[next]