index
:
slackcoder/sbotools
master
Maintenance fork of sbotools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbocheck
Age
Commit message (
Expand
)
Author
2016-09-01
sbo*: fix vim modeline
Andreas Guldstrand
2016-06-01
sbocheck: no reason to guard against overwriting
Andreas Guldstrand
2016-05-31
sbocheck: limit is 80, so allow up to and including the limit
Andreas Guldstrand
2016-04-29
sbocheck: remove redundant check
Andreas Guldstrand
2016-04-16
Remove useless conditions from show_usage/version invocations
Andreas Guldstrand
2016-03-03
sbo*: Add returns to subs missing them and check @_ better
Andreas Guldstrand
2016-02-29
Change get_update_list to return a list instead of a ref
Andreas Guldstrand
2016-02-20
sbocheck: include LO vs SBo version mismatches
Andreas Guldstrand
2016-02-13
Add show_version to sbo scripts
Andreas Guldstrand
2015-12-08
Update author list in scripts
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 the sbocheck output slightly
Andreas Guldstrand
2015-11-30
Set the system perl as the perl we want to use
Andreas Guldstrand
2015-11-14
Additional Perl::Critic::Freenode fixes, and one missed prototype
Andreas Guldstrand
2015-11-14
Remove prototypes and make sure subs are called with ()
Andreas Guldstrand
2013-01-16
return from get_update_list() if there are no updates
J Pipkin
2013-01-12
implement failure-dependent exit statuses, ask to proceed if a failure is enc...
J Pipkin
2013-01-03
dynamically determine longest minimum within 80
J Pipkin
2013-01-03
use sprintf for formatting sbocheck output instead of Text::Tabulate
J Pipkin
2013-01-03
store the list of available updates in /var/log/sbocheck.log
J Pipkin
2012-12-31
elide space between function names and any following open parentheses
J Pipkin
2012-11-30
shared credit
Jacob Pipkin
2012-10-04
removed 'date:' line from comments, cleanups for quote consistency, etc
Jacob Pipkin
2012-09-21
sbocheck converted to long options and fixes added from 0.8
Jacob Pipkin
2012-09-01
more and more cleanups and fixes
Jacob Pipkin
2012-09-01
more cleanups and fixes and such
Jacob Pipkin
2012-08-31
epic changes and fixes and much further testing
Jacob Pipkin
2012-08-30
changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements
Jacob Pipkin
2012-06-11
added vim lines to everything
Jacob Pipkin
2012-06-11
code reductions
Jacob Pipkin
2012-05-28
comments added to the sbo* scripts
Jacob Pipkin
2012-05-23
cleanup
Jacob Pipkin
2012-05-10
code style cleanups
Jacob Pipkin
2012-05-08
initial repo add
Jacob Pipkin