Find a file
Matteo Rossini 1dccd06d0a Code reordering. No significant code modify:
Add vim modeline settings (but vim has nomodeline set by default, so it is just informational)
Removed tab (use spaces instead)
Reindent code
Add/Modify comments
moved zdialogplus.sh into slackpkgplus.sh

reordering functions (and separing from main):

      function internal_blacklist()
      function applyblacklist()
      function cleanup()
      function handle_event()
      function remove_pkg()
      function upgrade_pkg()
      function install_pkg()
      function wgetdebug()
      function cached_downloader()
      function getfile()
      function checkgpg()
      function checkmd5()
      function givepriority()
      function searchPackages()
      function searchlistEX()
      function showlist() // dialog=on (ex-zdialogplus.sh)
      function showlist() // dialog=off
2015-12-29 14:01:53 +01:00
src Code reordering. No significant code modify: 2015-12-29 14:01:53 +01:00
ChangeLog.txt Version 1.6.1 - 20/Dec/2015 2015-12-20 13:26:19 +01:00
GPG-KEY Slackpkg+sl is a plugin for slackpkg 2013-05-02 14:28:54 +02:00
README.TXT Typos and minor edits of messages (part 1) 2013-10-28 14:21:25 +00:00
THANKS Version 0.9test1 - 26/Apr/2013 2013-05-02 17:28:09 +02:00

slackpkg+ plugin for third-party repositories

Slackpkg is a package manager for Slackware. 
 
Slackpkg+ is a plugin for slackpkg.
   It adds support for third-party repositories.
   You can install, upgrade and search from multiple repositories.