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
Age
Commit message (
Expand
)
Author
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
2016-08-29
SBO::Lib::Info: let get_from_info use slurp() too
Andreas Guldstrand
2016-08-29
SBO::Lib::Util: read_config can use slurp()
Andreas Guldstrand
2016-08-28
sboconfig: move slurp() to SBO::Lib::Util, and document it
Andreas Guldstrand
2016-08-28
SBO::Lib::Util: remove some trailing whitespace
Andreas Guldstrand
2016-08-28
SBO::Lib::Info/Tree: move get_orig_version from ::Tree to ::Info
Andreas Guldstrand
2016-08-26
SBO::Lib: use the separated out code
Andreas Guldstrand
2016-08-24
SBO::Lib::Build: separate out build utils from SBO::Lib
Andreas Guldstrand
2016-08-23
SBO::Lib::Download: separate out download utils from SBO::Lib
Andreas Guldstrand
2016-08-22
SBO::Lib::Readme: separate out package utils from SBO::Lib
Andreas Guldstrand
[next]