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
|
970ecc75a0
|
better uninstall?
|
2013-08-15 14:49:33 +10:00 |
|
Luke Sampson
|
7382e17561
|
convert spaces to tabs
|
2013-08-15 13:05:00 +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
|
432ae1fb90
|
move notepad2 to extras, add scoop bucket command
|
2013-08-06 14:01:57 +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
|
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
|
4f0b1b91c1
|
support setting environment variables (and removing them on uninstall)
|
2013-07-22 21:36:43 +10:00 |
|
Luke Sampson
|
5ea0568f26
|
scoop uninstall scoop removes the scoop shim
|
2013-07-03 16:56:02 +10:00 |
|
Luke Sampson
|
402c80459c
|
renamed 'resolve' to 'relpath', and 'full_path' to 'fullpath'
|
2013-07-02 20:59:04 +10:00 |
|
Luke Sampson
|
5ed3b0ef61
|
use to dot source core.ps1, instead of (split-path System.Management.Automation.InvocationInfo.mycommand.path)
|
2013-07-02 20:46:53 +10:00 |
|
Luke Sampson
|
f73e96b3a9
|
refactor to use libexec instead of lib/cmd
|
2013-07-02 20:08:32 +10:00 |
|
Luke Sampson
|
0c5b7a54c7
|
'scoop update': use robocopy to purge old files
|
2013-06-29 17:27:56 +10:00 |
|
Luke Sampson
|
79c76be6fe
|
add #requires -v 3 to install and scoop
|
2013-06-29 10:39:58 +10:00 |
|
Luke Sampson
|
c7b0425301
|
rename scoop/shim to scoop/shims, remove_from_path handles current session as well
|
2013-06-27 16:06:32 +10:00 |
|
Luke Sampson
|
9f4be7d3cd
|
rename 'bin stubs' to 'shims'
|
2013-06-27 15:42:58 +10:00 |
|
Luke Sampson
|
5af9adebd8
|
bin\uninstall runs uninstallers if necessary
|
2013-06-27 15:28:14 +10:00 |
|
Luke Sampson
|
e5450a8091
|
use https://get.scoop.sh to install
|
2013-06-26 19:02:22 +10:00 |
|
Luke Sampson
|
18bd592226
|
manifest can add to path (used for python/scripts)
|
2013-06-23 22:03:41 +10:00 |
|
Luke Sampson
|
b98c1acdca
|
got scoop which working
|
2013-06-21 18:39:16 +10:00 |
|
Luke Sampson
|
10eb5b7c53
|
unzip: allow targeting a folder inside the zip
|
2013-06-21 18:13:51 +10:00 |
|
Luke Sampson
|
1260a8ef7d
|
moved 'bin\install -l' stuff to 'bin\refresh'
|
2013-06-21 09:36:26 +10:00 |
|
Luke Sampson
|
816155f7da
|
fixed uninstall error message
|
2013-06-20 20:54:20 +10:00 |
|
Luke Sampson
|
7bf133dc72
|
self-update working
|
2013-06-20 20:51:41 +10:00 |
|
Luke Sampson
|
347fb45c53
|
starting to add versions to uninstall command
|
2013-06-20 18:09:09 +10:00 |
|
Luke Sampson
|
c54e58947f
|
testing qsort
|
2013-06-19 16:57:28 +10:00 |
|
Luke Sampson
|
f82fc247eb
|
starting on self-update/versioning support
|
2013-06-19 11:38:32 +10:00 |
|
Luke Sampson
|
57e616657d
|
fix stub bug where 'scoop' was passed as arg to scoop if no args
|
2013-06-17 20:43:36 +10:00 |
|
Luke Sampson
|
2a59f70667
|
trying to get more difficult packages to work
|
2013-06-17 20:38:34 +10:00 |
|
Luke Sampson
|
e01c9a8513
|
check bins in manifest for security
|
2013-06-17 10:10:47 +10:00 |
|
Luke Sampson
|
3f386c7186
|
install working for powershell script?
|
2013-06-17 09:23:31 +10:00 |
|
Luke Sampson
|
587ad0b1b1
|
some help tweaks
|
2013-06-16 20:16:27 +10:00 |
|
Luke Sampson
|
8ebddce654
|
started on command dispatch
|
2013-06-16 01:16:26 +10:00 |
|
Luke Sampson
|
d8ed524ce5
|
add script_rel_path
|
2013-06-15 17:58:26 +10:00 |
|
Luke Sampson
|
769435a10f
|
added require function
|
2013-06-15 17:23:40 +10:00 |
|
Luke Sampson
|
d67f76d336
|
working out how to include lib/init.ps1
|
2013-06-15 15:44:27 +10:00 |
|
Luke Sampson
|
7257eded1f
|
reorganisation
|
2013-06-15 15:34:09 +10:00 |
|