| Age | Commit message (Expand) | Author |
| 2013-01-06 | Merge branch 'download_fix', fixes #34 | J Pipkin |
| 2013-01-06 | Merge branch 'cpan_fix', fixes #23 | J Pipkin |
| 2013-01-06 | die unless keys %downloads > 0 | J Pipkin |
| 2013-01-05 | Merge branch 'inst_pkgs': fixes #22, #31 | xocel |
| 2013-01-05 | removed if () statement from get_installed_packages | xocel |
| 2013-01-05 | reverted get_inst_names back to 1.3, commented out get_installed_sbos, update... | xocel |
| 2013-01-04 | compare ls before and after slackbuild to get a list of source directories, c... | J Pipkin |
| 2013-01-04 | stop pulling version, integrate into sboupgrade | J Pipkin |
| 2013-01-04 | Added get_installed_packages, modified get_inst_names to be compatible with n... | xocel |
| 2013-01-03 | added get_installed_cpans() subroutine | J Pipkin |
| 2013-01-03 | merged c32_x64_fix, fixes #25 | J Pipkin |
| 2013-01-03 | elide space between get_dc_regex and ($) | J Pipkin |
| 2013-01-03 | support other archive formats besides just tar | J Pipkin |
| 2013-01-03 | rewrite slackbuilds for compat32 installs to decompress the correct source | J Pipkin |
| 2013-01-03 | fixes #26 | xocel |
| 2012-12-31 | version 1.2 -> 1.3 | J Pipkin |
| 2012-12-31 | elide space between function names and any following open parentheses | J Pipkin |
| 2012-12-30 | sboremove: minor fixes, moved get_requires to lib.pm, added tests, updated ma... | xocel |
| 2012-12-28 | fixed tests | xocel |
| 2012-11-30 | version 1.1 -> 1.2 | Jacob Pipkin |
| 2012-11-30 | shared credit | Jacob Pipkin |
| 2012-11-30 | fix bug where exit status of slackbuild was lost due to piping it to tee, int... | Jacob Pipkin |
| 2012-11-30 | remove excess blank line at start of file | Jacob Pipkin |
| 2012-11-30 | dont create the build_queue backwards | Jacob Pipkin |
| 2012-11-17 | changes to decouple test.t from local system | Jacob Pipkin |
| 2012-11-16 | switch back to using push instead of unshift in add_to_queue/get_build_queue ... | Jacob Pipkin |
| 2012-11-16 | spacing and extra comma cleaned up | Jacob Pipkin |
| 2012-11-16 | testing branch git-merge'd | Jacob Pipkin |
| 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 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 | 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 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 | call get_sbo_location correctly for new changes | 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 |