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
/
SBO
/
Lib.pm
Age
Commit message (
Expand
)
Author
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-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-13
git fetch; git reset --hard origin; instead of pulling. This fixes #27
Andreas Guldstrand
2015-12-31
Fix bug where a failing convertpkg-compat32 wasn't noticed.
Andreas Guldstrand
2015-12-28
Make sure we only use --info=progress2 on new os
Andreas Guldstrand
2015-12-28
Add --info=progress2 to rsync arguments
Andreas Guldstrand
2015-12-21
Handle check_distfiles() return values properly
Andreas Guldstrand
2015-12-18
Fix package cleanup
Andreas Guldstrand
2015-12-13
Update ftp.slackware.org.uk to slackware.uk
Andreas Guldstrand
2015-12-12
SBO::Lib: Fix in(), and use it in more places
Andreas Guldstrand
2015-12-12
Automatically migrate a version 1.x repo to a 2.x one
Andreas Guldstrand
2015-12-11
Changed check of $sbo_home to $repo_path
Andreas Guldstrand
2015-12-09
Add missing comma
Andreas Guldstrand
2015-12-08
Update manpages and scripts for #6
Andreas Guldstrand
2015-12-08
Update version
Andreas Guldstrand
2015-12-08
Further changes to support #6
Andreas Guldstrand
2015-12-08
Start work supporting alternate repositories
Andreas Guldstrand
2015-12-07
Bail out gracefully if a dependency can't be found
Andreas Guldstrand
2015-12-07
Local overrides may have nonexistent fields
Andreas Guldstrand
2015-12-07
Change newline cuddling of local overrides message
Andreas Guldstrand
2015-12-07
Let's end the module properly
Andreas Guldstrand
2015-12-07
Alert that a local override is being used
Andreas Guldstrand
2015-12-06
Change from @EXPORT to @EXPORT_OK
Andreas Guldstrand
2015-12-05
Change version comparison
Andreas Guldstrand
2015-12-05
sboupgrade: add --all option for all upgrades
Andreas Guldstrand
2015-12-04
Allow to override the version of slackware to grab from SBo
Andreas Guldstrand
2015-12-04
Add ability to set a directory of local overrides.
Andreas Guldstrand
2015-12-03
Refactor the filename extraction from link
Andreas Guldstrand
2015-12-03
Use sbosrcarch if a download fails
Andreas Guldstrand
2015-11-27
Update version, website, and maintainer info
Andreas Guldstrand
2015-11-26
This shouldn't be a regex. chomp() and eq properly.
Andreas Guldstrand
2015-11-26
Don't return a file as if it were a directory
Andreas Guldstrand
[next]