Age | Commit message (Expand) | Author |
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 inc... | Jacob Pipkin |
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 consis... | Jacob Pipkin |
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 |
2012-11-04 | comment typo fix: computer -> compute | Jacob Pipkin |
2012-11-04 | removed superfluous "return unless -d $distfiles;" from verify_distfile subro... | Jacob Pipkin |
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 co... | Jacob Pipkin |
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 tw... | Jacob Pipkin |
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 |
2012-11-04 | remove last bit of leftover crud from the make -j# thing | Jacob Pipkin |
2012-11-04 | @sbos is an array, dont call it as an array ref | Jacob Pipkin |
2012-11-04 | $loc_store is a reference, call it correctly | Jacob Pipkin |
2012-11-04 | tee the running of the slackbuild instead of the tar and makepkg via editing ... | Jacob Pipkin |
2012-11-04 | use MAKEOPTS for -j instead of hacking the SlackBuild | Jacob Pipkin |
2012-11-04 | changes to support get_sbo_location changes | Jacob Pipkin |
2012-11-04 | changes to support get_sbo_location changes | Jacob Pipkin |
2012-11-04 | also handle being passed an array ref | Jacob Pipkin |
2012-11-04 | get_sbo_download - no prototype, keep state, deal with either a single scalar... | Jacob Pipkin |
2012-11-04 | use relative path to Lib.pm | Jacob Pipkin |
2012-11-01 | dont try to empty queue since that no longer applies | Jacob Pipkin |