Commit Graph

95 Commits

Author SHA1 Message Date
Luke Sampson 3611921a69 scoop depends: reverse display order of dependencies so that the highest level dependencies are shown first 2014-01-03 14:10:20 +10:00
Luke Sampson ee69d7a76c fix depends when <app> is missing or not a manifest 2014-01-03 13:57:03 +10:00
Luke Sampson 79b04bb877 scoop status: report missing runtime dependencies 2014-01-01 09:22:12 +10:00
Luke Sampson 7909e692b6 scoop update: auto-install missing dependencies 2014-01-01 08:40:37 +10:00
Luke Sampson 4f2cd4bbf6 install: auto-install dependencies 2013-12-24 11:07:25 +10:00
Luke Sampson 8b78b14a06 Merge branch 'deps' 2013-12-23 09:18:20 +10:00
Luke Sampson 2d60282155 fix search so it includes bin matches from buckets other than main 2013-12-03 19:29:39 +10:00
Luke Sampson 634464e3de simpler, faster unzip (5x speedup, see #35) 2013-12-02 12:33:40 +10:00
Luke Sampson 08e55b916f Add 'scoop depends' command 2013-11-16 21:07:48 +10:00
Luke Sampson c782bc5fb1 do innounp for update 2013-10-04 15:50:25 +10:00
Luke Sampson b8f8c20b2d support unpacking innosetup files with innounp 2013-10-04 15:40:26 +10:00
Luke Sampson 16fbf80b1a check requirements (7zip so far) on update as well as install 2013-10-04 14:11:39 +10:00
Luke Sampson 0acf92c52d better error when uninstalling a locked directory and access is denied 2013-10-04 13:50:57 +10:00
Luke Sampson 5a4a8fd27b refactor checking 7zip requirement 2013-10-04 13:39:03 +10:00
Luke Sampson b1c052b585 better messages when updating 2013-10-01 21:06:28 +10:00
Luke Sampson 26852e0a76 fix for issue #1: scoop list errors when 1 local and no global apps 2013-09-26 17:17:56 +10:00
Luke Sampson 9de8b0fa7a redo scoop shim for 'scoop update' 2013-09-25 12:56:08 +10:00
Luke Sampson 25a00b87a6 show version info in similar manner when updating and installing 2013-09-11 08:48:20 +10:00
Luke Sampson 05b4c70cba say what's being installed 2013-09-11 08:45:54 +10:00
Luke Sampson 0df0621188 fix 'which' when global shim dir doesn't exist 2013-09-07 21:14:53 +10:00
Luke Sampson 97240400e0 rename opts to getopt, add comments 2013-09-06 14:20:46 +10:00
Luke Sampson 9a24df27be live-debugging scoop status for global apps 2013-09-05 15:23:07 +10:00
Luke Sampson 878b212bb9 test global dir exists before running gci on it 2013-09-05 15:18:41 +10:00
Luke Sampson 257f424914 status checks global apps too 2013-09-05 15:17:13 +10:00
Luke Sampson 7eed140f66 move chocolatey comparison to wiki 2013-09-05 13:23:04 +10:00
Luke Sampson 859e40eea4 tweak cache help 2013-09-05 12:19:35 +10:00
Luke Sampson 881754c361 fix cache help 2013-09-05 12:18:45 +10:00
Luke Sampson 58cdc721fc update readme, add help for cache command 2013-09-05 12:18:00 +10:00
Luke Sampson 0d1961e4e7 fix check for 7zip required when app uses arch-specific URLs 2013-09-03 18:08:47 +10:00
Luke Sampson 0f222b74be support globally uninstalling scoop 2013-09-03 14:26:13 +10:00
Luke Sampson 67953ab1b6 update when not installed in specified location (global or user) should check if installed in other location and show helpful message 2013-09-03 13:54:02 +10:00
Luke Sampson b535c706a9 make update work with --global (or -g) 2013-09-03 13:18:33 +10:00
Luke Sampson 9dab00f2b8 scoop which shows friendly path even though full path is now stored in shim 2013-09-03 11:45:26 +10:00
Luke Sampson 78b54c170e for uninstall: show helpful message if not installed in the location specified (global or local) but it is installed in the other location 2013-09-03 11:30:39 +10:00
Luke Sampson 9fcd4215d1 make 'scoop which' work with global shims 2013-09-03 11:10:22 +10:00
Luke Sampson 47218ce863 use getopt for uninstall 2013-09-03 10:53:06 +10:00
Luke Sampson b7cfd6fdb0 getopt: return remaining args, use getopt for scoop install 2013-09-03 10:45:47 +10:00
Luke Sampson 358916beb3 scoop uninstall works with global 2013-09-02 09:53:04 +10:00
Luke Sampson 9fba05b309 fix scoop list ordering 2013-09-02 08:57:47 +10:00
Luke Sampson 86553ce4c0 change admin rights message 2013-09-02 08:45:53 +10:00
Luke Sampson df288ee739 scoop list works for global apps 2013-09-02 08:44:44 +10:00
Luke Sampson 9ee42e7c0a refactor installed_apps, more reorg for global 2013-09-01 12:41:54 +10:00
Luke Sampson cd9aebbf74 scoop install -global sorta works 2013-08-30 20:55:37 +10:00
Luke Sampson 4247981ccd change position of param to env func so that it actually works 2013-08-30 20:50:40 +10:00
Luke Sampson 7106fcadae fix shims for global install 2013-08-30 20:24:57 +10:00
Luke Sampson 8725524f42 fix hash 2013-08-30 20:11:58 +10:00
Luke Sampson 555e189d33 beginning refactoring for global installs 2013-08-30 16:58:20 +10:00
Luke Sampson f15d8bb1c0 fix 2013-08-30 09:41:54 +10:00
Luke Sampson 22414802c6 starting on -global flag for install 2013-08-30 09:29:12 +10:00
Luke Sampson cc1be78228 allow passing multiple apps to scoop install 2013-08-28 10:20:26 +10:00