63 Commits

Author SHA1 Message Date
Luke Sampson
614874802a fix concfg.json 2013-07-22 16:10:46 +10:00
Luke Sampson
4307303672 status: show old/new versions (testing on runat) 2013-07-21 20:38:46 +10:00
Luke Sampson
758bdeedb6 use msi.silent option for python 2013-07-20 22:52:04 +10:00
Luke Sampson
6591817457 msi.silent (use this for vagrant and 7zip) 2013-07-20 22:49:00 +10:00
Luke Sampson
fd62538783 vagrant uninstall doesn't show UI, doesn't require restart 2013-07-20 22:27:54 +10:00
Luke Sampson
cbc444e1b5 vagrant, better MSI support 2013-07-20 12:07:03 +10:00
Luke Sampson
7048046339 add cowsay 2013-07-19 17:36:32 +10:00
Luke Sampson
a265d2afb7 use portable git for no UAC 2013-07-17 17:49:23 +10:00
Luke Sampson
918daaef35 started on using 7zip to extract .tar.lzma 2013-07-17 16:24:34 +10:00
Luke Sampson
86f01d1f37 scriptcs 0.6.0-alpha-130707 2013-07-16 11:12:09 +10:00
Luke Sampson
c92c07cebb sudo: just use the master version (no hash) 2013-07-12 21:25:00 +10:00
Luke Sampson
f6955172fe TortoiseMerge 1.6.7, WinMerge 2.14.0 2013-07-12 17:34:49 +10:00
Luke Sampson
5fc1db2288 testing out pshazz, better versions for apps without actual versions (start with 0) 2013-07-10 15:46:41 +10:00
Luke Sampson
171bd15fa9 hash for touch 2013-07-03 16:18:30 +10:00
Luke Sampson
297bac9b00 added sudo, changed bin directives in manifest to use string instead of array when there's only one 2013-07-03 16:06:04 +10:00
Luke Sampson
6a9dd4e396 added touch command 2013-07-02 14:39:57 +10:00
Luke Sampson
255af5a6ab NuGet command-line bootstrapper 2.0 2013-07-01 18:25:25 +10:00
Luke Sampson
5e964b5d99 added concfg 2013-07-01 18:00:19 +10:00
Luke Sampson
ebebba1f7a fix .vimrc setup to use the right encoding 2013-06-30 10:34:50 +10:00
Luke Sampson
18aee0c7d1 Vim installs vimtutor and sets up ~/.vimrc automatically. condense hash format in .json manifests 2013-06-29 14:10:44 +10:00
Luke Sampson
c680bfb299 Vim license 2013-06-29 12:23:23 +10:00
Luke Sampson
a5014cf303 fix strange character in vim notes 2013-06-28 22:49:22 +10:00
Luke Sampson
3a44ae277b update vim notes 2013-06-28 22:47:30 +10:00
Luke Sampson
2d05d37b01 use a more readable date version 2013-06-28 22:25:18 +10:00
Luke Sampson
13e579fa10 vimtutor 2013-06-28 22:24:31 +10:00
Luke Sampson
fdd56b569c use the psutils repo for runat, and note that you can use vimtutor after installing vim 2013-06-28 22:24:15 +10:00
Luke Sampson
45f29682f4 vim 7.3.046 2013-06-28 19:53:55 +10:00
Luke Sampson
919abdf5f8 grep 2.5.4 2013-06-28 16:25:58 +10:00
Luke Sampson
0463a41ebb added postgresql 2013-06-28 16:12:05 +10:00
Luke Sampson
9bc015e162 live debugging 2013-06-28 15:16:57 +10:00
Luke Sampson
0ea86a1624 handle updating when original install was from url 2013-06-28 15:13:57 +10:00
Luke Sampson
986eaab880 check for installer adding install dir to user or system path, and clean up if possible. use this for Mercurial 2013-06-28 11:15:25 +10:00
Luke Sampson
ec47e8d601 fix for MSI uninstall that needs admin permissions, added 7zip 2013-06-27 14:10:08 +10:00
Luke Sampson
a8233e1a93 scriptcs 0.6.0-alpha-130626 2013-06-27 12:33:00 +10:00
Luke Sampson
0aba85bc7a less version 394 2013-06-27 11:54:46 +10:00
Luke Sampson
ece376d231 implement 'scoop update <app>', refactor install functions 2013-06-27 11:40:23 +10:00
Luke Sampson
cec079abfa new app: sed 2013-06-26 21:18:53 +10:00
Luke Sampson
b75e3d1035 support SHA1 hashes, use this for wget 2013-06-26 19:05:54 +10:00
Luke Sampson
2192f4be96 allow passing extra args to MSI. python: don't install all the extras 2013-06-26 18:21:16 +10:00
Luke Sampson
dd99e5f30a git: don't do explorer integration or start menu 2013-06-26 17:21:50 +10:00
Luke Sampson
f8fba49532 added python notes about installing PIP' 2013-06-26 13:45:06 +10:00
Luke Sampson
3a4e49a6d7 display notes after install 2013-06-26 13:38:22 +10:00
Luke Sampson
464c6441dd added post-install scripts, use this for git to set credential.helper config 2013-06-26 13:22:33 +10:00
Luke Sampson
0603f18b27 save install.json to run arch-specific uninstall 2013-06-26 12:16:52 +10:00
Luke Sampson
164b570f22 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
15bf40a335 added git hash 2013-06-25 22:39:56 +10:00
Luke Sampson
a110a9b250 support SHA256 hash 2013-06-25 20:02:27 +10:00
Luke Sampson
6ffff813ad support for MD5 file hashes 2013-06-25 19:44:12 +10:00
Luke Sampson
9619b662a3 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
e24976337c manifest can add to path (used for python/scripts) 2013-06-23 22:03:41 +10:00