Commit Graph

215 Commits

Author SHA1 Message Date
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
Luke Sampson 69ae330eea fix usage help for bucket add 2013-08-07 14:25:29 +10:00
Luke Sampson c27e5292bf simplify scoop bucket so it doesn't need config 2013-08-07 14:24:05 +10:00
Luke Sampson df780ac761 bucket add checks whether it's a valid git repo 2013-08-06 18:15:42 +10:00
Luke Sampson 4fb316973e fix object-hashtable conversion for array elements that are objects 2013-08-06 17:11:08 +10:00
Luke Sampson b990875727 simplify 2013-08-06 16:58:03 +10:00
Luke Sampson 6bc47f1357 convert PSObject to hashtable 2013-08-06 16:53:00 +10:00
Luke Sampson 432ae1fb90 move notepad2 to extras, add scoop bucket command 2013-08-06 14:01:57 +10:00
Luke Sampson 20b6e7e98e better error handling for URL manifests 2013-08-06 11:51:08 +10:00
Luke Sampson 6579adf365 remember when scoop was last updated and report this in 'scoop status' 2013-08-05 16:43:59 +10:00
Luke Sampson 0281deb79e curl: download CA bundle as well 2013-08-05 15:39:53 +10:00
Luke Sampson d3c5e0901f try to get arch specific prop, then fallback to generic, so that MSI etc can be re-used between architectures if possible. Fix 'missing manifest' message when manifest is invalid 2013-08-05 12:31:31 +10:00
Luke Sampson 76f50bdb14 figlet 1.0-go 2013-08-04 19:23:44 +10:00
Luke Sampson f1d67b5eec for install, don't call abort if invoked with iex, because that will kill the ps session 2013-08-02 09:34:46 +10:00
Luke Sampson 294aa02080 fix vimtutor hash (again) 2013-07-27 21:31:36 +10:00
Luke Sampson f3c60d7aa5 update hash for vimtutor 2013-07-27 21:21:18 +10:00
Luke Sampson 44416c99d4 rename: 'scoop cache clear' to 'scoop cache rm' 2013-07-24 20:06:20 +10:00
Luke Sampson 7ca42d04b5 'ln' (very rough--don't feel great about this, but I need it) 2013-07-24 18:13:21 +10:00
Luke Sampson 9ad0fee7a8 go 1.1.1 2013-07-22 22:59:04 +10:00
Luke Sampson 780d5783fa Go 1.1.1 2013-07-22 21:36:56 +10:00
Luke Sampson 4f0b1b91c1 support setting environment variables (and removing them on uninstall) 2013-07-22 21:36:43 +10:00
Luke Sampson 38e77837a2 fix pshazz (no more git-completion bin) 2013-07-22 16:13:33 +10:00
Luke Sampson 7c1580faf3 fix concfg.json 2013-07-22 16:10:46 +10:00
Luke Sampson ae486228cc fix error with update (forgot to include lib/decompress) 2013-07-21 20:40:48 +10:00
Luke Sampson 0f14f80857 status: show old/new versions (testing on runat) 2013-07-21 20:38:46 +10:00
Luke Sampson 246ff1b384 actually add status command 2013-07-21 20:33:49 +10:00