index
:
slackcoder/sbotools
master
Maintenance fork of sbotools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SBO-Lib
/
lib
/
SBO
Age
Commit message (
Expand
)
Author
2024-08-16
Support Slackware 15.0
Slack Coder
2019-04-28
Update version to 2.7 and update changes/readme
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
2019-04-27
Merge pull request #79 from 9m9/master
pink-mist
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
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 arr...
Andreas Guldstrand
2018-02-14
sboremove: move everything to module and make it OO
Andreas Guldstrand
2017-05-18
SBO::Lib::Repo: exit with error when repo synch fails.
Andreas Guldstrand
2017-03-25
SBO::Lib::Util: fix typo in prompt() documentation
Andreas Guldstrand
2017-02-06
SBO::Lib::Readme: Add a fix for useradd/groupadd commands which span lines.
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
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
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
SBO::Lib::Repo: don't exclude .tar.gz files when rsyncing. This fixes #53.
Andreas Guldstrand
2017-01-13
SBO::Lib::Readme: allow exporting ask_other_readmes
Andreas Guldstrand
2016-12-16
SBO::Lib::Readme: add documentation for ask_other_readmes
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-10
SBO::Lib::Repo: add --no-local switch to git clone command. This closes #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-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-09-21
SBO::Lib*: declare all POD as being in UTF-8
Andreas Guldstrand
2016-09-18
SBO::Lib*: update version to 2.1
Andreas Guldstrand
2016-09-07
sbo*, SBO::Lib::*: make use of prompt() for getting user input
Andreas Guldstrand
2016-09-06
SBO::Lib::Util: add prompt() routine to handle prompting the user for input
Andreas Guldstrand
2016-09-05
SBO::Lib: add documentation pointing to submodules
Andreas Guldstrand
2016-09-04
SBO::Lib::Build: perform_sbo: use $changes{jobs} to check if JOBS should be set
Andreas Guldstrand
2016-09-01
SBO::Lib::Readme: Fix user_prompt() behaviour and fix up tests for it
Andreas Guldstrand
2016-08-31
sboinstall: report full package name for something already installed.
Andreas Guldstrand
2016-08-30
SBO::Lib::Build: no need for complicated file handling for what is essentiall...
Andreas Guldstrand
2016-08-30
SBO::Lib::Build: perform_sbo should change back from the SBo dir after building
Andreas Guldstrand
2016-08-30
SBO::Lib::Build: add run_tee() to handle command running and output
Andreas Guldstrand
2016-08-29
SBO::Lib::Util: only warn when $conf_file exists
Andreas Guldstrand
2016-08-29
SBO::Lib::Readme: let get_readme_contents use slurp() too
Andreas Guldstrand
[next]