Roy Ivy III
6d9bca805f
whitespace cleanup
...
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Simon Hartcher
1a2db05366
Fix #376 Robocopy is not always in PATH
...
Add ensure_robocopy_in_path method to core.ps1 which checks if
robocopy is available, then shims it if not.
2015-05-30 17:53:41 +10:00
Simon Hartcher
24347c2afb
Revert "Add ability to reset scoop (also adds Git Bash support)"
2015-05-10 12:05:11 +10:00
Simon Hartcher
5cdc47214a
Add .bashrc generation to install script
...
Fixes #354
2015-05-09 23:38:32 +10:00
Simon Hartcher
ed3972ee75
Removed unused timestamp code
2015-04-04 14:58:04 +11:00
Luke Sampson
32dc679ec9
add MSI extraction, deprecate MSI install (see issues #16 , #18 )
2013-12-23 11:20:54 +10:00
Luke Sampson
634464e3de
simpler, faster unzip (5x speedup, see #35 )
2013-12-02 12:33:40 +10:00
Luke Sampson
555e189d33
beginning refactoring for global installs
2013-08-30 16:58:20 +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
7382e17561
convert spaces to tabs
2013-08-15 13:05:00 +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
79c76be6fe
add #requires -v 3 to install and scoop
2013-06-29 10:39:58 +10:00
Luke Sampson
9f4be7d3cd
rename 'bin stubs' to 'shims'
2013-06-27 15:42:58 +10:00
Luke Sampson
e5450a8091
use https://get.scoop.sh to install
2013-06-26 19:02:22 +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
7bf133dc72
self-update working
2013-06-20 20:51:41 +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
3f386c7186
install working for powershell script?
2013-06-17 09:23:31 +10:00
Luke Sampson
8ebddce654
started on command dispatch
2013-06-16 01:16:26 +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