Commit Graph
3940 Commits
Author SHA1 Message Date
Luke Sampson c7c5c652ab allow extracting to a sub-directory. install devkit with ruby 2013-08-26 10:10:59 +10:00
Luke Sampson cb57c494ce rename *_env functions to env_* 2013-08-26 08:29:31 +10:00
Luke Sampson a7846fdd3b install program: ensure args is array 2013-08-23 11:32:36 +10:00
Luke Sampson 20ff3ffac0 missing '.' 2013-08-22 22:09:49 +10:00
Luke Sampson 92ac626c1a move install test, make it work with URLs and file paths 2013-08-21 17:35:18 +10:00
Luke Sampson 6f9d9375ce try/catch around .ps1 install making it hard to see error 2013-08-15 22:58:37 +10:00
Luke Sampson 42f1774b14 catch .ps1 install error and handle it better 2013-08-15 22:27:40 +10:00
Luke Sampson eadf20d549 allow .ps1 as installer 2013-08-15 22:16:52 +10:00
Luke Sampson 61b5a6a0df pshazz: fix add to profile when no profile 2013-08-15 21:53:32 +10:00
Luke Sampson e279fcbf0c fix in for loop leaking into outer scope 2013-08-15 21:47:33 +10:00
Luke Sampson 7ccaf2b1cd fix bug in install trying to write last_updated, remove shims one-by-one when uninstalling apps so they aren't left around to cause strange errors when another app dir can't be deleted later down the line 2013-08-15 15:05:19 +10:00
Luke Sampson 6326cc23e4 clearer uninstall 2013-08-15 15:00:41 +10:00
Luke Sampson a59cbfadbf fix uninstall bug that deleted all files in current dir 2013-08-15 14:56:22 +10:00
Luke Sampson c4301aa3c1 better uninstall? 2013-08-15 14:50:27 +10:00
Luke Sampson 970ecc75a0 better uninstall? 2013-08-15 14:49:33 +10:00
Luke Sampson b7b918ae0a show message if user tries to run scoop uninstall scoop 2013-08-15 14:16:31 +10:00
Luke Sampson 56db298b42 add pshazz post-install 2013-08-15 13:46:32 +10:00
Luke Sampson 7382e17561 convert spaces to tabs 2013-08-15 13:05:00 +10:00
Luke Sampson 01fa31e0f7 scoop search: show matching bin if applicable so that it's obvious why the app matches the query 2013-08-12 16:53:44 +10:00
Luke Sampson 82f8948869 make scoop search match bin files as well as app names 2013-08-12 15:02:53 +10:00
Luke Sampson fdb3791b5d OpenSSL 1.0.1e 2013-08-12 09:59:36 +10:00
Luke Sampson 5a15f508b8 perl: add .\c\bin to path 2013-08-10 22:16:39 +10:00
Luke Sampson 2c5a722d6e time command 2013-08-10 10:26:12 +10:00
Luke Sampson 534b741328 netcat 1.11 (Rodney Beede) 2013-08-10 09:15:28 +10:00
Luke Sampson 0503873af5 netcat 1.11 (Rodney Beede) 2013-08-10 09:15:15 +10:00
Luke Sampson b224d183cd telnet (msys-inetutils-1.7.1) 2013-08-09 23:39:27 +10:00
Luke Sampson b6951e10bb don't show double-done when recursively extracting with 7zip, show version in brackets after install 2013-08-09 23:38:58 +10:00
Luke Sampson 9009c57101 tail msys-coreutils-5.97.3 2013-08-09 23:25:36 +10:00
Luke Sampson ef38c6ede5 ignore test files 2013-08-09 22:52:12 +10:00
Luke Sampson cb3ecf8798 nodejs v0.10.15 2013-08-09 16:05:20 +10:00
Luke Sampson 7c1c354382 tail app 2013-08-09 15:34:17 +10:00
Luke Sampson 88bb353d29 don't require sha256: prefix for SHA256 hashes 2013-08-09 15:33:52 +10:00
Luke Sampson 862c39e93a scoop which: send errors to std error, output program path to std out whether it's a scoop shim or not 2013-08-09 13:39:58 +10:00
Luke Sampson 7189606518 scoop list [query] 2013-08-09 13:25:44 +10:00
Luke Sampson 6a69a0fba7 slightly faster dir unzip doesn't work when need to overwrite files (multiple dl urls), reverting to copy instead of move 2013-08-09 13:11:32 +10:00
Luke Sampson 5f63f37b36 slightly faster unzip when extract_dir is used (only about 10% faster) 2013-08-09 12:53:55 +10:00
Luke Sampson 3ec77228f8 readme update 2013-08-09 12:42:27 +10:00
Luke Sampson 37981e73e7 ruby 2.0.0-p247 2013-08-09 12:31:58 +10:00
Luke Sampson e1b1bcb880 use extract_dir instead of unzip_folder 2013-08-09 12:20:44 +10:00
Luke Sampson 6a4af89f7c setting =dumb disables output formatting for git 2013-08-09 10:59:46 +10:00
Luke Sampson 452c06715e strawberry perl 5.16.3.1 2013-08-08 17:40:57 +10:00
Luke Sampson ad536fe43e tweaks for install test 2013-08-08 17:06:54 +10:00
Luke Sampson e982a4bcd3 less flicker for % indicator when downloading 2013-08-08 16:34:58 +10:00
Luke Sampson b37c38289e do bucket updates quietly with git 2013-08-08 15:32:44 +10:00
Luke Sampson ea3f1ee5f7 check for git before trying to update bucket with git 2013-08-08 15:25:16 +10:00
Luke Sampson 3bca9f480e update buckets when updating scoop 2013-08-08 11:18:39 +10:00
Luke Sampson aab024a4a2 clarify update message when already up-to-date, don't show as error 2013-08-08 11:15:08 +10:00
Luke Sampson b4d7cf3c17 refactor for buckets 2013-08-08 10:39:31 +10:00
Luke Sampson b852236bd7 start on scoop search for buckets, fix a few places where latest_version was used instead of current_version 2013-08-07 16:24:55 +10:00
Luke Sampson 2281ba0d33 add well-known bucket functionality (only extras so far) 2013-08-07 15:03:30 +10:00