Luke Sampson
|
30c6f9aaec
|
less version 394
|
2013-06-27 11:54:46 +10:00 |
|
Luke Sampson
|
469c0b7a99
|
implement 'scoop update <app>', refactor install functions
|
2013-06-27 11:40:23 +10:00 |
|
Luke Sampson
|
a20027d180
|
new app: sed
|
2013-06-26 21:18:53 +10:00 |
|
Luke Sampson
|
9c032920ff
|
support SHA1 hashes, use this for wget
|
2013-06-26 19:05:54 +10:00 |
|
Luke Sampson
|
e5450a8091
|
use https://get.scoop.sh to install
|
2013-06-26 19:02:22 +10:00 |
|
Luke Sampson
|
8eb6166a52
|
allow passing extra args to MSI. python: don't install all the extras
|
2013-06-26 18:21:16 +10:00 |
|
Luke Sampson
|
93b30d589e
|
git: don't do explorer integration or start menu
|
2013-06-26 17:21:50 +10:00 |
|
Luke Sampson
|
248bbe5553
|
added python notes about installing PIP'
|
2013-06-26 13:45:06 +10:00 |
|
Luke Sampson
|
10e6dfc049
|
display notes after install
|
2013-06-26 13:38:22 +10:00 |
|
Luke Sampson
|
e460ac775f
|
post-install scripts display what they're running
|
2013-06-26 13:25:02 +10:00 |
|
Luke Sampson
|
3a16bf40bd
|
added post-install scripts, use this for git to set credential.helper config
|
2013-06-26 13:22:33 +10:00 |
|
Luke Sampson
|
130a48ef9c
|
save install.json to run arch-specific uninstall
|
2013-06-26 12:16:52 +10:00 |
|
Luke Sampson
|
f29f6853e7
|
allow specifying architecture for install (won't work well with uninstall yet). Hashes for notepad2
|
2013-06-25 23:06:17 +10:00 |
|
Luke Sampson
|
5b2f2767e8
|
added git hash
|
2013-06-25 22:39:56 +10:00 |
|
Luke Sampson
|
9944c94038
|
fix uninstaller
|
2013-06-25 22:36:02 +10:00 |
|
Luke Sampson
|
51aca4de3a
|
support SHA256 hash
|
2013-06-25 20:02:27 +10:00 |
|
Luke Sampson
|
9c96038ceb
|
support for MD5 file hashes
|
2013-06-25 19:44:12 +10:00 |
|
Luke Sampson
|
a40e245732
|
refactor manifest: allow multiple URLS (used for tar), group architecture properties under a single architecture property
|
2013-06-25 14:28:00 +10:00 |
|
Luke Sampson
|
04ce26b387
|
consistent messages: 'running [un]installer'
|
2013-06-24 11:26:39 +10:00 |
|
Luke Sampson
|
483b1f3f3a
|
cache downloads for reuse
|
2013-06-24 10:19:50 +10:00 |
|
Luke Sampson
|
18bd592226
|
manifest can add to path (used for python/scripts)
|
2013-06-23 22:03:41 +10:00 |
|
Luke Sampson
|
98c259bc43
|
fixed piping multiple lines to stub (e.g. curl output), changed uninstall message
|
2013-06-23 20:10:32 +10:00 |
|
Luke Sampson
|
0d6b28a043
|
enable piping to stubbed bin, fixed uninstaller error
|
2013-06-23 20:02:36 +10:00 |
|
Luke Sampson
|
1b9f0260fb
|
list now shows installed apps, search is available
|
2013-06-23 11:27:15 +10:00 |
|
Luke Sampson
|
9fda191941
|
new app: python. support MSI files
|
2013-06-23 10:53:31 +10:00 |
|
Luke Sampson
|
0e3a60ac11
|
support local install
|
2013-06-22 17:47:49 +10:00 |
|
Luke Sampson
|
089b4a42db
|
updated readme
|
2013-06-22 16:51:42 +10:00 |
|
Luke Sampson
|
7528b939e7
|
rawargs test
|
2013-06-22 14:40:52 +10:00 |
|
Luke Sampson
|
b332eeee3d
|
sort help commands alphabetically
|
2013-06-22 14:36:35 +10:00 |
|
Luke Sampson
|
029b2a5fee
|
got stubs working excellently, and this commit message is proof otherwise it wouldn't be passed correctly to git.exe!
|
2013-06-22 14:28:38 +10:00 |
|
Luke Sampson
|
ff7f29adf2
|
testing re-parsing for stubs when invoked with &
|
2013-06-22 10:27:06 +10:00 |
|
Luke Sampson
|
2a5932bbe7
|
testing using AST to be used in stub to extract the arguments
|
2013-06-21 23:30:31 +10:00 |
|
Luke Sampson
|
1bf086e411
|
that didnt work
|
2013-06-21 19:38:31 +10:00 |
|
Luke Sampson
|
6322b22a92
|
allow specifying unzip folder in manifest (and use this for curl)
|
2013-06-21 18:56:27 +10:00 |
|
Luke Sampson
|
b98c1acdca
|
got scoop which working
|
2013-06-21 18:39:16 +10:00 |
|
Luke Sampson
|
95a5b21499
|
abort if can't find specified folder inside zip
|
2013-06-21 18:17:07 +10:00 |
|
Luke Sampson
|
10eb5b7c53
|
unzip: allow targeting a folder inside the zip
|
2013-06-21 18:13:51 +10:00 |
|
Luke Sampson
|
a92847fac3
|
added 'scoop which'
|
2013-06-21 12:09:17 +10:00 |
|
Luke Sampson
|
687e83e3b0
|
bin stubs: handle spaces in path to bin
|
2013-06-21 11:41:19 +10:00 |
|
Luke Sampson
|
1260a8ef7d
|
moved 'bin\install -l' stuff to 'bin\refresh'
|
2013-06-21 09:36:26 +10:00 |
|
Luke Sampson
|
cfb31e4c5c
|
new app: curl. ability to specify download filename in manifest, in case the download URL isn't obvious
|
2013-06-20 22:24:37 +10:00 |
|
Luke Sampson
|
874c8b38fd
|
new app: wget
|
2013-06-20 21:48:23 +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
|
a47d9564a1
|
version sorting works
|
2013-06-20 14:52:29 +10:00 |
|
Luke Sampson
|
ca56937c45
|
got qsort working with passed function
|
2013-06-20 11:54:26 +10:00 |
|
Luke Sampson
|
5b700670d3
|
about to try passing fn to qsort
|
2013-06-20 10:41:54 +10:00 |
|
Luke Sampson
|
2c5b05c8da
|
minor tweak
|
2013-06-20 00:18:03 +10:00 |
|
Luke Sampson
|
b139d0e349
|
cleaned up qsort a bit
|
2013-06-19 23:58:35 +10:00 |
|