Luke Sampson
|
37c67784aa
|
shim powershell scripts so they're accessible from cmd.exe
|
2013-09-25 12:53:04 +10:00 |
|
Luke Sampson
|
686e9c968d
|
fix bug where 7zip required 7zip
|
2013-09-25 11:20:58 +10:00 |
|
Luke Sampson
|
9da0ff5b5b
|
include .rar in list of files 7zip extracts
|
2013-09-24 22:11:33 +10:00 |
|
Luke Sampson
|
d05491f661
|
also shim .cmd/.bat for cmd.exe (not just .exe)
|
2013-09-23 16:12:56 +10:00 |
|
Luke Sampson
|
7aae9c4ec7
|
use .bz2 for Bzip2
|
2013-09-23 15:36:42 +10:00 |
|
Luke Sampson
|
36a9c6ffa4
|
include gzip in the list of files 7zip extracts
|
2013-09-23 08:41:05 +10:00 |
|
Luke Sampson
|
5c3b696fbd
|
fix download % indicator skips to next line if 100 flows across lines
|
2013-09-07 20:31:29 +10:00 |
|
Luke Sampson
|
23fe5a5319
|
getopt: don't try to parse int arguments
|
2013-09-06 15:52:59 +10:00 |
|
Luke Sampson
|
9b6e7b5e0f
|
getopt: don't try to parse array arguments
|
2013-09-06 14:47:04 +10:00 |
|
Luke Sampson
|
97240400e0
|
rename opts to getopt, add comments
|
2013-09-06 14:20:46 +10:00 |
|
Luke Sampson
|
5eec4b8355
|
make .ps1 shims work the same as .cmd shims
|
2013-09-04 12:16:46 +10:00 |
|
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
|
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
|
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
|
cb291e656b
|
handle 'scoop /?', work on getopt
|
2013-09-02 15:59:15 +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
|
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
|
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
|
cc1be78228
|
allow passing multiple apps to scoop install
|
2013-08-28 10:20:26 +10:00 |
|
Luke Sampson
|
2982dc5fea
|
add scoop reset command
|
2013-08-27 16:14:20 +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
|
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 |
|
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
|
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
|
7382e17561
|
convert spaces to tabs
|
2013-08-15 13:05:00 +10:00 |
|
Luke Sampson
|
fdb3791b5d
|
OpenSSL 1.0.1e
|
2013-08-12 09:59:36 +10:00 |
|
Luke Sampson
|
0503873af5
|
netcat 1.11 (Rodney Beede)
|
2013-08-10 09:15:15 +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
|
88bb353d29
|
don't require sha256: prefix for SHA256 hashes
|
2013-08-09 15:33:52 +10:00 |
|