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
path:
root
/
SBO-Lib
/
lib
Age
Commit message (
Expand
)
Author
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
2016-08-21
SBO::Lib::Pkgs: separate out package utils from SBO::Lib
Andreas Guldstrand
2016-08-20
SBO::Lib::Info: separate out info utils from SBO::Lib
Andreas Guldstrand
2016-08-19
SBO::Lib::Tree: separate out tree utils from SBO::Lib
Andreas Guldstrand
2016-08-18
SBO::Lib::Repo: separate out repo utils from SBO::Lib
Andreas Guldstrand
2016-08-17
SBO::Lib::Util: separate out some utils from SBO::Lib
Andreas Guldstrand
2016-08-15
sbo*, man*, SBO::Lib: trailing whitespace fixes
Andreas Guldstrand
2016-07-27
SBO::Lib: change copy op to move+copy back
Andreas Guldstrand
2016-07-02
SBO::Lib: add 14.2 repo to known repos
Andreas Guldstrand
2016-06-15
SBO::Lib: refactor version_cmp to get kernel version from function
Andreas Guldstrand
2016-06-14
#43 - kernel version strings can include "-", so replace it with "_"
Andreas Guldstrand
2016-06-14
SBO::Lib: strip off kernel from version strings
Andreas Guldstrand
2016-06-01
SBO::Lib: rewrite get_available_updates to not be so funky
Andreas Guldstrand
2016-05-27
SBO::Lib::git_sbo_tree: make sure chdir()s return true
Andreas Guldstrand
2016-05-26
SBO::Lib check_repo(): guard make_path in an eval
Andreas Guldstrand
2016-05-22
SBO::Lib: document race condition in git_sbo_tree where $cwd could be deleted
Andreas Guldstrand
2016-05-21
SBO::Lib: document race condition in git_sbo_tree where $repo_path can be del...
Andreas Guldstrand
2016-05-20
SBO::Lib: document race condition in migrate_repo
Andreas Guldstrand
2016-05-19
SBO::Lib: reword race condition message in open_fh
Andreas Guldstrand
2016-05-15
SBO::Lib: document another race condition
Andreas Guldstrand
2016-05-14
SBO::Lib: document another race condition in git fetch/reset combo
Andreas Guldstrand
2016-05-13
SBO::Lib: Add race condition check to read_config
Andreas Guldstrand
2016-05-11
SBO::Lib: add _race::cond subroutine
Andreas Guldstrand
2016-05-04
SBO::Lib: fix bug where pressing enter after invalid option supplied didn't work
Andreas Guldstrand
2016-05-04
SBO::Lib: whitespace fixes
Andreas Guldstrand
2016-05-04
SBO::Lib: get_sbo_version coerced false values to undef uselessly
Andreas Guldstrand
2016-05-03
SBO::Lib:: rewrite get_installed_cpans()
Andreas Guldstrand
2016-04-25
SBO::Lib: change condition checks to read better
Andreas Guldstrand
2016-04-23
SBO::Lib: get_sbo_locations: No need to open slackbuilds.txt if all sbos alre...
Andreas Guldstrand
2016-04-23
SBO::Lib: get_sbo_location(s)? check args better
Andreas Guldstrand
2016-04-19
pull_sbo_tree(): Only find() if the directory exists
Andreas Guldstrand
2016-04-19
SBO::Lib::git_sbo_tree(): Remove redundant statement
Andreas Guldstrand
2016-04-19
Check that .git/config file exists before attempting to open it
Andreas Guldstrand
2016-04-19
SBO::Lib: consolidate error handling in git_sbo_tree()
Andreas Guldstrand
2016-04-19
$File::Find::name is never empty
Andreas Guldstrand
[next]