Commit Graph
3940 Commits
Author SHA1 Message Date
Luke Sampson 4d466c41ff typo 2013-09-04 12:13:01 +10:00
Luke Sampson 2182181857 fix for last commit 2013-09-04 12:11:54 +10:00
Luke Sampson e089fdf193 fix msys .cmd shim 2013-09-04 12:09:35 +10:00
Luke Sampson a0bbf07953 tweaking msys/cmd/local-system edge case 2013-09-04 11:47:45 +10:00
Luke Sampson d13039095c fix for last commit 2013-09-04 11:36:46 +10:00
Luke Sampson c5179fbaf5 edge case for MSYS shims running as system (don't try to set $HOME) 2013-09-04 11:32:44 +10:00
Luke Sampson 98a10aa3c9 revert last commit: didn't help 2013-09-04 10:54:18 +10:00
Luke Sampson 80154fa19e don't include trailing slash when setting $HOME for MSYS progs 2013-09-04 10:51:31 +10:00
Luke Sampson d9b55a5185 move GUI merge programs to extras bucket 2013-09-03 18:51:50 +10:00
Luke Sampson 4fc93f03a6 ruby 1.9.3, python 2.7.5 (moved from extras bucket) 2013-09-03 18:45:56 +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 a1187f479b better check for MSI package already installed 2013-09-03 16:35:33 +10:00
Luke Sampson 4837324679 check if MSI already installed, otherwise it will just fail to install with no clues as to why 2013-09-03 15:37:33 +10:00
Luke Sampson 60a499e5a7 fix 7zip msi code (64/32bit codes are different) 2013-09-03 15:07:58 +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 e9b437dc13 remove redundant brackets 2013-09-03 11:05:01 +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 fd7514fee3 improve test 'framework', more tests for getopt 2013-09-03 10:32:31 +10:00
Luke Sampson b28eca4efd add more tests for getopts 2013-09-02 23:45:54 +10:00
Luke Sampson dea0d9f409 more messing around with testing 2013-09-02 23:04:52 +10:00
Luke Sampson cb291e656b handle 'scoop /?', work on getopt 2013-09-02 15:59:15 +10:00
Luke Sampson eca7d705bf clean up tests 2013-09-02 15:09:53 +10:00
Luke Sampson 8c20efc6e8 add mini test framework, start testing getopt 2013-09-02 15:03:36 +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
Luke Sampson 6a2ce98520 python 3.3.2 (auto-run distribute_setup.py) 2013-08-27 16:23:38 +10:00
Luke Sampson 2982dc5fea add scoop reset command 2013-08-27 16:14:20 +10:00
Luke Sampson d9f35c4428 sqlite 3.8.0 2013-08-27 13:04:12 +10:00
Luke Sampson 21f41903d8 scoop install <app> handles urls and paths as well as apps from buckets 2013-08-27 13:00:02 +10:00
Luke Sampson 8d90a1f8c8 less of a pause when deadlocked in dl_progress 2013-08-26 23:03:16 +10:00
Luke Sampson 97776e8b5e fix vim (wasn't using new extract_dir queue behaviour) 2013-08-26 22:55:34 +10:00
Luke Sampson c0f1501580 better comment 2013-08-26 22:53:31 +10:00
Luke Sampson 0fcb6edf4c avoid deadlock in dl_progress 2013-08-26 22:52:38 +10:00