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
Age
Commit message (
Expand
)
Author
2016-07-02
Missed a changelog entry
Andreas Guldstrand
2016-07-02
Set release date for 2.0
Andreas Guldstrand
2016-07-02
SBO::Lib: add 14.2 repo to known repos
Andreas Guldstrand
2016-06-15
Update changes file
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
2016-04-16
Add indent() sub to exports
Andreas Guldstrand
2016-04-16
Change argument checking to use postscript unless
Andreas Guldstrand
2016-04-13
Rewrite make line only if jobs specified
Andreas Guldstrand
2016-04-13
Fix parallel builds by adding $MAKEOPTS
tom-crane
2016-04-09
Add indent() sub for easy indenting of text
Andreas Guldstrand
2016-03-09
Make sure we have SBOs to check
Andreas Guldstrand
2016-03-09
Hopefully speed up get_installed_packages() significantly
Andreas Guldstrand
2016-03-02
No need for a temporary variable to deref an array if it's a ref
Andreas Guldstrand
2016-03-01
Change $pkg_db comment to reflect renamed test file
Andreas Guldstrand
2016-02-27
Missed one exists()
Andreas Guldstrand
2016-02-27
Change a number of exists() checks on arrays to scalar array instead
Andreas Guldstrand
2016-02-25
Update README.md and Changes files
Andreas Guldstrand
2016-02-20
sbocheck: include LO vs SBo version mismatches
Andreas Guldstrand
2016-02-19
Add check for package being made and tests for it. This fixes #35.
Andreas Guldstrand
2016-02-14
Change a diamond glob to an explicit glob()
Andreas Guldstrand
2016-02-14
No need to check NON_INT arg there; it would have already returned
Andreas Guldstrand
2016-02-14
Change unsupported conditional declarations to proper code
Andreas Guldstrand
2016-02-14
Update README and Changes files
Andreas Guldstrand
2016-02-13
git fetch; git reset --hard origin; instead of pulling. This fixes #27
Andreas Guldstrand
2016-01-08
Update Sort::Versions test file too
Andreas Guldstrand
[prev]
[next]