Age | Commit message (Expand) | Author |
2015-12-13 | Update ftp.slackware.org.uk to slackware.uk | Andreas Guldstrand |
2015-12-12 | SBO::Lib: Fix in(), and use it in more places | Andreas Guldstrand |
2015-12-12 | Automatically migrate a version 1.x repo to a 2.x one | Andreas Guldstrand |
2015-12-11 | Changed check of $sbo_home to $repo_path | Andreas Guldstrand |
2015-12-09 | Add missing comma | Andreas Guldstrand |
2015-12-08 | Update manpages and scripts for #6 | Andreas Guldstrand |
2015-12-08 | Update version | Andreas Guldstrand |
2015-12-08 | Further changes to support #6 | Andreas Guldstrand |
2015-12-08 | Start work supporting alternate repositories | Andreas Guldstrand |
2015-12-07 | Bail out gracefully if a dependency can't be found | Andreas Guldstrand |
2015-12-07 | Local overrides may have nonexistent fields | Andreas Guldstrand |
2015-12-07 | Change newline cuddling of local overrides message | Andreas Guldstrand |
2015-12-07 | Let's end the module properly | Andreas Guldstrand |
2015-12-07 | Alert that a local override is being used | Andreas Guldstrand |
2015-12-06 | Change from @EXPORT to @EXPORT_OK | Andreas Guldstrand |
2015-12-05 | Change version comparison | Andreas Guldstrand |
2015-12-05 | sboupgrade: add --all option for all upgrades | Andreas Guldstrand |
2015-12-04 | Allow to override the version of slackware to grab from SBo | Andreas Guldstrand |
2015-12-04 | Add ability to set a directory of local overrides. | Andreas Guldstrand |
2015-12-03 | Refactor the filename extraction from link | Andreas Guldstrand |
2015-12-03 | Use sbosrcarch if a download fails | Andreas Guldstrand |
2015-11-27 | Update version, website, and maintainer info | Andreas Guldstrand |
2015-11-26 | This shouldn't be a regex. chomp() and eq properly. | Andreas Guldstrand |
2015-11-26 | Don't return a file as if it were a directory | Andreas Guldstrand |
2015-11-26 | Forgot to include "package-" in the path to remove | Andreas Guldstrand |
2015-11-26 | Give convertpkg-compat32 the correct directory | Andreas Guldstrand |
2015-11-26 | Move seek in get_src_dir to inside the loop | Andreas Guldstrand |
2015-11-26 | No need to check if $ENV{TMP} is defined | Andreas Guldstrand |
2015-11-26 | Properly remove -compat32 package directories | Andreas Guldstrand |
2015-11-26 | Fix cleanup of correct dir | Andreas Guldstrand |
2015-11-19 | Missed some indents | Andreas Guldstrand |
2015-11-19 | Fix up indenting with tabs consistently | Andreas Guldstrand |
2015-11-19 | Fixed up authors listing | Andreas Guldstrand |
2015-11-19 | Fixed .info file parsing | Andreas Guldstrand |
2015-11-19 | Use list-form of system() so we avoid the shell | Andreas Guldstrand |
2015-11-19 | get_distfile needs 2 arguments, checks for 2 arguments, but error message was... | Andreas Guldstrand |
2015-11-16 | Clean up $TMP vs /tmp/SBo inconsistencies | Andreas Guldstrand |
2015-11-14 | Add back argument check to get_build_queue() | Andreas Guldstrand |
2015-11-14 | Change the way the build queue is made | Andreas Guldstrand |
2015-11-14 | Added missing curly bracket | Andreas Guldstrand |
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 |
2015-01-09 | In newer perls, push on a reference causes warning | Andreas Guldstrand |
2013-11-27 | support 14.1, test version/multilib as appropriately for system | d4wnr4z0r |
2013-10-24 | bundling Sort::Versions | Andreas Guldstrand |
2013-09-22 | Merge branch 'smartmatch' | j pipkin |
2013-09-22 | created tools/update_man_pages.sh, version 1.6 -> 1.7 | j pipkin |
2013-09-20 | SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatch | j pipkin |
2013-03-30 | version 1.5 -> 1.6 | J Pipkin |
2013-03-30 | modification to last change for conciseness, and get rid of useless add_to_qu... | J Pipkin |