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-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
2012-11-05
git rid of prototype for get_build_queue. all tests pass.
Jacob Pipkin
2012-11-05
git rid of prototype for get_distfile. all tests pass.
Jacob Pipkin
2012-11-05
git rid of prototype for open_fh. all tests pass.
Jacob Pipkin
2012-11-04
remove prototype from verify_distfile, cleanups/perl golf
Jacob Pipkin
2012-11-04
bug fix to last thing, and rename $vars to $store in get_from_info for ↵
Jacob Pipkin
consistency with get_sbo_location state variable
2012-11-04
make get_sbo_location state-keeping more correct, rename $loc_store to $store
Jacob Pipkin
2012-11-04
clean up a comment and remove so superfluous code
Jacob Pipkin
2012-11-04
stop pretending its feasible to keep track of the number of tests, prefer is ↵
Jacob Pipkin
to ok wherever possible
2012-11-04
comment typo fix: computer -> compute
Jacob Pipkin
2012-11-04
removed superfluous "return unless -d $distfiles;" from verify_distfile ↵
Jacob Pipkin
subroutine
2012-11-04
rename $info_md5sum to equally clear but more concise $info_md5
Jacob Pipkin
2012-11-04
remove compare_md5s tests
Jacob Pipkin
2012-11-04
remove compare_md5s sub, call verify_distfile from get_distfile instead of ↵
Jacob Pipkin
comparing in both places
2012-11-04
rename $multi variable to more descriptive $multilib
Jacob Pipkin
2012-11-04
ditch prototype for compare_md5s
Jacob Pipkin
2012-11-04
fix to check-and-dereference-array-ref logic. passes tests.
Jacob Pipkin
2012-11-04
fix so that new get_sbo_location tests are actually done correctly - fixes ↵
Jacob Pipkin
two of the four
2012-11-04
tests added for new get_sbo_location capabilities (all fail)
Jacob Pipkin
2012-11-04
fix for get_sbo_location changes, all unit tests now pass
Jacob Pipkin
2012-11-04
re-order get_requires tests
Jacob Pipkin
2012-11-04
call get_sbo_location correctly for new changes
Jacob Pipkin
2012-11-04
more fixes for changes in rewrite_slackbuild
Jacob Pipkin
2012-11-04
fix to support changes in rewrite_slackbuild
Jacob Pipkin
2012-11-04
fix to last fix
Jacob Pipkin
2012-11-04
get_sbo_location should return undef if it finds nothing
Jacob Pipkin
2012-11-04
fixes for changes to get_sbo_location
Jacob Pipkin
[prev]
[next]