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 |
|
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 |
|