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
/
sboconfig
Age
Commit message (
Collapse
)
Author
2012-06-08
whole bunch of excess code removed, also got rid of the make_temp_file crap ↵
Jacob Pipkin
and starting using File::Temp
2012-06-05
factored out "open my $fh, $op, $file" and made it robust in one fell swoop
Jacob Pipkin
2012-05-31
replace some for and if statements with their postscript forms
Jacob Pipkin
2012-05-30
many small cleanups, fixes for consistency, code reduction, etc
Jacob Pipkin
2012-05-30
copy conf file to temp file instead of reading conf file and writing its ↵
Jacob Pipkin
contents to temp file, and remove unneeded "use Fcntl;" line.
2012-05-30
use die instead of print "blah blah\n" and exit 1, which was really dumb
Jacob Pipkin
2012-05-30
remove unneeded parens in 'close ()' bits
Jacob Pipkin
2012-05-28
comments added to the sbo* scripts
Jacob Pipkin
2012-05-26
allow -j to be set to FALSE
Jacob Pipkin
2012-05-23
cleanup
Jacob Pipkin
2012-05-14
verify -j input, and redo way of getting pkg name to allow for incorrect ↵
Jacob Pipkin
versions in info files, and because the new way is much more accurate.
2012-05-13
bugfix to sboconfig -l sorting stuff
Jacob Pipkin
2012-05-13
make sboconfig -l sort the output
Jacob Pipkin
2012-05-13
cleanup
Jacob Pipkin
2012-05-13
added jobs setting to sboconfig
Jacob Pipkin
2012-05-10
code style cleanups
Jacob Pipkin
2012-05-08
initial repo add
Jacob Pipkin
[prev]