Iristyle
8adc2415a1
chore(VirtualBox.ExtensionPack): release 4.2.26
2014-08-24 08:25:28 -07:00
Iristyle
a35d2e3e0e
chore: release OpenSSL.light 1.1.0i
2014-08-24 08:02:51 -07:00
Ethan J. Brown
5f8a0ad7ee
fix(GitConfig): Remote prune on fetch
2014-08-20 07:29:08 -07:00
Iristyle
e8d3d8d9cd
Merge remote-tracking branch 'TomOne/brackets-update'
...
* TomOne/brackets-update:
bumped brackets to sprint 35
2014-01-03 16:03:39 -05:00
Iristyle
08e7e4137e
chore: release ConEmu 13.12.25.0
2014-01-03 13:57:57 -05:00
Iristyle
8d4944e7fa
chore: release Erlang R16B03
...
- Provide a better install experience by cleaning up installed versions
in the erl 5.10 series and their inclusion in PATH
2014-01-03 13:42:05 -05:00
Iristyle
aedb2424aa
chore: release Elixir 0.12
...
- fixed issue with bad uninstaller / herestring
2014-01-03 12:52:31 -05:00
Iristyle
7d5a987944
chore: release Android Studio 0.3.2 Build 132
...
- Fix a real dumb bug in the installer that didn't run if Android Studio
wasn't previously installed
2014-01-03 12:18:34 -05:00
Iristyle
b13f5dcbf9
chore: release JDK 7u45
2014-01-03 11:56:33 -05:00
Iristyle
0a9e410894
Merge remote-tracking branch 'marsjaninzmarsa/master'
...
* marsjaninzmarsa/master:
Sublime Text 3 relase 3059
2014-01-03 11:37:55 -05:00
Iristyle
6de5201d68
Merge remote-tracking branch 'cfoellmann/master'
...
* cfoellmann/master:
updated AdobeAIR to current version 3.9.0.1380
2014-01-03 11:32:24 -05:00
Christian Foellmann
f861639df7
updated AdobeAIR to current version 3.9.0.1380
2013-12-26 13:39:53 +01:00
TomOne
08c9eb0d37
bumped brackets to sprint 35
2013-12-19 19:51:07 +01:00
Kuba Niewiarowski
18ec0ce6b3
Sublime Text 3 relase 3059
2013-12-19 03:40:48 +01:00
Iristyle
2587c14f7c
chore: release MultiPar 1.2.3.3
2013-11-23 13:55:21 -05:00
Iristyle
002fd24423
fix(ST2.WebPackages): package control version
2013-09-17 12:52:54 -04:00
Iristyle
51cf1b1059
feat(ST2.EditorPackages): release 0.2.2
2013-09-17 12:51:47 -04:00
Iristyle
d107afc699
feat(ST2.GitPackages): release 0.2.2
2013-09-17 12:51:04 -04:00
Iristyle
4f7f1b8b19
feat(ST2.UtilPackages): release 0.2.2
2013-09-17 12:49:47 -04:00
Iristyle
5ad3117d06
fix(core): Install-SublimePackagesFromCache ver
2013-09-17 12:48:17 -04:00
Iristyle
70cbb540b8
feat(ST2.UtilPackages): release 0.2.1
2013-09-16 22:36:20 -04:00
Iristyle
a000ce8acc
feat(ST2.UtilPackages): bump up all packages
...
- Refresh PackageCache with latest versions of everything
2013-09-16 22:35:46 -04:00
Iristyle
7195197f0f
feat(ST2.GitPackages): release 0.2.1
2013-09-16 22:32:54 -04:00
Iristyle
3a0c5ce9e2
feat(ST2.GitPackages): bump up all packages
...
- Refresh PackageCache with latest versions of everything
2013-09-16 22:32:31 -04:00
Iristyle
fad58909f7
feat(ST2.EditorPackages): release 0.2.1
2013-09-16 22:29:43 -04:00
Iristyle
5ed4214a22
feat(ST2.EditorPackages): bump up all packages
...
- Refresh PackageCache with latest versions of everything
2013-09-16 22:29:05 -04:00
Iristyle
951be33c9e
feat(ST2.EditorPackages): BracketHighlighter conf
...
- trash old BracketHighlighter.sublime_settings
- new bh_core.sublime-settings
- update install process
2013-09-16 19:16:10 -04:00
Iristyle
e1c32d9c9f
feat(ST2.UtilPackages) - release 0.2.0
...
- use pre-release version of package control, which fixes bugs related
to packages automatically added to ignored_packages
https://github.com/wbond/sublime_package_control/issues/558
- use SublimeText2 as a dep, as we run PS code to install pkg control
2013-09-16 15:45:41 -04:00
Iristyle
12b8317275
feat(ST2.GitPackages) - release 0.2.0
...
- use pre-release version of package control, which fixes bugs related
to packages automatically added to ignored_packages
https://github.com/wbond/sublime_package_control/issues/558
- use SublimeText2 as a dep, as we run PS code to install pkg control
2013-09-16 15:44:36 -04:00
Iristyle
b71a3c78b9
feat(ST2.EditorPackages) - release 0.2.0
...
- use pre-release version of package control, which fixes bugs related
to packages automatically added to ignored_packages
https://github.com/wbond/sublime_package_control/issues/558
- use SublimeText2 as a dep, as we run PS code to install pkg control
2013-09-16 15:43:23 -04:00
Iristyle
e1c3168188
feat(ST2.WebPackages): release 0.3.0
...
- use pre-release version of package control
- use SublimeText2 as a dep, as we run PS code to install pkg control
2013-09-16 15:39:36 -04:00
Iristyle
f649c48b3a
feat(core): Merge-PackageControlSettings hash
...
- This function used to only accept a file, but can now accept a hash
- This allows for easily configuring pre-release version of Sublime to
auto-update
2013-09-16 15:36:36 -04:00
Iristyle
c0b4b0e4c1
fix(core): JsonHelpers - Merge-JsonNamedValue
...
- would not properly set values when stored value equal to $false
2013-09-16 15:33:19 -04:00
Iristyle
385ed6dff5
feat(ST2.PackageControl): 2.0.1-beta pre-release
...
- fixes issues with many packages being installed and package control
completely wigging out
- fixed bug that prevented "Package Control.sublime-package" from being
overwritten
- made Merge-PackageControlSettings fancier to handle named values
2013-09-16 12:40:23 -04:00
Iristyle
9eb87efe55
feat(AWSTools.Powershell): version bump package
...
- Download url is already permalink to latest version, so this is an
update to metadata only
2013-09-16 11:24:15 -04:00
Iristyle
50d5253d8f
feat(AdobeAir): release 3.8.0.870
2013-09-16 11:19:30 -04:00
Iristyle
fe352c848b
feat(Brackets): release Sprint 30 (build 9116)
2013-09-16 11:14:18 -04:00
Iristyle
6963ea910e
feat(ConEmu): release 13.9.13.0
2013-09-16 10:49:22 -04:00
Iristyle
53bef1dc8f
feat(Terminals): release 3.3.0.244477
2013-09-16 10:45:42 -04:00
Iristyle
25b5f39dc9
feat(Erlang16): release 16.01.4 install tweak
...
- No change to version, just minor change to PS code
2013-09-16 10:40:10 -04:00
Iristyle
7bbc8633e5
fix: Erlang16 minor path problem
2013-09-16 10:38:46 -04:00
Iristyle
131c5d3681
feat(GitConfiguration): release 0.0.4
2013-09-16 10:33:39 -04:00
Ethan J. Brown
e014a6ba28
fix (GitConfiguration): Mine / Theirs reversed for DiffMerge
2013-08-22 18:35:27 -07:00
Iristyle
e9ef7301a8
feat: CasperJS 1.1-beta1
...
- builds on top of PhantomJS to ease scripting against Phantom
2013-07-25 09:07:35 -04:00
Justin Dearing
b975af5926
feat: SQL2008R2.PowerShell 10.50.1600.0
...
- 10.50.1600.1 because zippy1981 bungled the pushed packages
2013-07-23 21:03:12 -04:00
Justin Dearing
2833729373
feat: SQL2008R2.CmdLine 10.50.1600.0
...
- 10.50.1600.1 because zippy1981 bungled the pushed packages
2013-07-23 21:02:24 -04:00
Iristyle
e9e46a9ff0
feat: SQL2008R2.SMO 10.50.1600.0
...
- 10.50.1600.1 because zippy1981 bungled the pushed packages
2013-07-23 21:01:31 -04:00
Iristyle
f2503cab7a
feat: SQL2008R2.NativeClient 10.50.1600.0
...
- 10.50.1600.2 because zippy1981 bungled the pushed packages
2013-07-23 21:01:30 -04:00
Iristyle
9137d9f777
feat: SQL2008R2.ClrTypes 10.50.1600.0
...
- 10.50.1600.1 because zippy1981 bungled the pushed packages
2013-07-23 21:01:04 -04:00
Iristyle
ee03852306
feat: SQL2008.SMO uninstaller / bump ver
2013-07-23 21:01:03 -04:00