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
/
sboclean
Age
Commit message (
Collapse
)
Author
2025-02-20
Bail out on bad arguments
Slack Coder
2025-01-28
Avoid requiring root access
Slack Coder
Make temporary folder generation lazy to postpone requiring root access until needed.
2024-12-02
Change to MIT License
Slack Coder
2019-04-27
sboclean: allow the old options to still work
Andreas Guldstrand
2016-12-07
sboclean: change options --clean-dist|--clean-work into simple --dist|--work
chinarulezzz
2016-09-07
sbo*, SBO::Lib::*: make use of prompt() for getting user input
Andreas Guldstrand
2016-09-01
sbo*: fix vim modeline
Andreas Guldstrand
2016-08-16
sbo*: expand non-leading tabs into spaces to align things properly
Andreas Guldstrand
2016-08-15
sbo*, man*, SBO::Lib: trailing whitespace fixes
Andreas Guldstrand
2016-04-28
sboclean: Change dir check into an actual if
Andreas Guldstrand
2016-04-16
Change argument checking to use postscript unless
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-03-03
sboclean: Change the meaning of the return value for remove_stuff
Andreas Guldstrand
2016-02-13
Missed %config in sboclean import list from SBO::Lib
Andreas Guldstrand
2016-02-13
Add show_version to sbo scripts
Andreas Guldstrand
2015-12-12
SBO::Lib: Fix in(), and use it in more places
Andreas Guldstrand
2015-12-08
Update author list in scripts
Andreas Guldstrand
2015-12-06
Change from @EXPORT to @EXPORT_OK
Andreas Guldstrand
2015-11-30
Set the system perl as the perl we want to use
Andreas Guldstrand
2015-11-16
Clean up $TMP vs /tmp/SBo inconsistencies
Andreas Guldstrand
This closes #4
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-03-02
warn anything TMP is set, not just when TMP == /tmp
J Pipkin
2013-02-19
need $SBO::Lib to access tmp vars
J Pipkin
2013-02-19
support env vars $TMP and $OUTPUT, and clean some excess spaces at the ends ↵
J Pipkin
of some lines
2013-01-13
bug fixes to initial commit
J Pipkin
2013-01-13
add support to sboclean -w for /tmp/package-*-compat32 things
J Pipkin
2013-01-12
implement failure-dependent exit statuses, ask to proceed if a failure is ↵
J Pipkin
encountered during the process
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
sboclean converted to long options and fixes added from 0.8
Jacob Pipkin
2012-09-01
more cleanups
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
bugfixes++
Jacob Pipkin
2012-08-30
changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements
Jacob Pipkin
2012-06-29
fixed bug in sboclean, regex for . and .. in directory listing severely b0rked
Jacob Pipkin
2012-06-11
added vim lines to everything
Jacob Pipkin
2012-06-11
bunch more code reductions and stuff
Jacob Pipkin
2012-06-11
code reduction
Jacob Pipkin
2012-06-05
removal of excess code when reading from STDIN
Jacob Pipkin
2012-06-01
bug fixes to make sboclean work
Jacob Pipkin
2012-06-01
sboclean script created.
Jacob Pipkin