index
:
slackcoder/sbotools2
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-11-30
fix typo location -> locate, remove broken /-compat32$/ test carried over ↵
Jacob Pipkin
from old sboupgrade
2012-11-30
add back slackbuilds_or_fetch
Jacob Pipkin
2012-11-30
add back sanity checks for -j and -p
Jacob Pipkin
2012-11-30
save the vars
Jacob Pipkin
2012-11-30
do reverse the order of the build_queue when it is appropriate to do so.
Jacob Pipkin
2012-11-30
fix bug where exit status of slackbuild was lost due to piping it to tee, ↵
Jacob Pipkin
introduced when reducing amount rewriting done to slackbuilds
2012-11-30
sboupgrade -f blah shouldnt install blah if its not already installed
Jacob Pipkin
2012-11-30
save the vars
Jacob Pipkin
2012-11-30
use File::Copy, for move ()
Jacob Pipkin
2012-11-30
remove excess blank line at start of file
Jacob Pipkin
2012-11-30
get_build_queue requires an array ref as first arg
Jacob Pipkin
2012-11-30
fix bug I introduced
Jacob Pipkin
2012-11-30
dont create the build_queue backwards
Jacob Pipkin
2012-11-30
stay in 80 columns, use labels for loop control
Jacob Pipkin
2012-11-30
die as we used to if a provided sbo doesnt exist, say the sbos name when ↵
Jacob Pipkin
asking about options
2012-11-29
replace sboupgrade with with sboupgradex
Jacob Pipkin
2012-11-29
some cleanups
Jacob Pipkin
2012-11-25
only call get_from_info if $location, so sboremove wont crash for removed sbos
Jacob Pipkin
2012-11-25
remove excess quotes
Jacob Pipkin
2012-11-25
label loops where loop-control is used
Jacob Pipkin
2012-11-25
cleanup of user_prompt
Jacob Pipkin
2012-11-25
remove unused loop label
Jacob Pipkin
2012-11-25
ask_user_group should explicitly return undef if <STDIN> !~ /^[Yy\n]/
Jacob Pipkin
2012-11-20
upgradex: fixed -f/-z
xocel
2012-11-18
minor fixes: is_rootpkg logic updated
xocel
2012-11-18
get_build_queue no longer called if
xocel
2012-11-18
Display queue before user prompts
xocel
2012-11-18
Fixed user/group commands
xocel
2012-11-17
decouple config file tests from local system
Jacob Pipkin
2012-11-17
added t/packages and t/sbo to decouple unit testing from local stuff
Jacob Pipkin
2012-11-17
changes to decouple test.t from local system
Jacob Pipkin
2012-11-17
changes to decouple test.t from local system
Jacob Pipkin
2012-11-16
use label when doing loop control
Jacob Pipkin
2012-11-16
added now-required parenthese for get_sbo_location
Jacob Pipkin
2012-11-16
combine "my" stuff into one line
Jacob Pipkin
2012-11-16
dont stuff get_sbo_location into $test, but wrap the if around it directly
Jacob Pipkin
2012-11-16
switch back to using push instead of unshift in add_to_queue/get_build_queue ↵
Jacob Pipkin
since arrays have more extra room at end than beginning
2012-11-16
spacing and extra comma cleaned up
Jacob Pipkin
2012-11-16
testing branch git-merge'd
Jacob Pipkin
2012-11-12
removed non_int short option(-r). only accepts --nointeractive now.
xocel
2012-11-12
sboremove: added undocumented non_interactive mode, -r
xocel
2012-11-12
merged multisbo into xocel
xocel
2012-11-08
use --delete when running rsync_tree
Jacob Pipkin
2012-11-05
get rid of prototype for create_symlinks, all tests pass
Jacob Pipkin
2012-11-05
get rid of prototype for print_failures, all tests pass
Jacob Pipkin
2012-11-05
get rid of prototypes for (readme|user)_prompt, all tests pass (tests are ↵
Jacob Pipkin
incomplete here)
2012-11-05
get rid of prototype for ask_user_group, all tests pass
Jacob Pipkin
2012-11-05
get rid of prototype for config_write. all tests pass
Jacob Pipkin
2012-11-05
get rid of useless (%) prototypes. all tests pass.
Jacob Pipkin
2012-11-05
git rid of prototype for get_symlink_from_filename. all tests pass.
Jacob Pipkin
[prev]
[next]