Commit Graph

119 Commits

Author SHA1 Message Date
Iristyle
6ad8dc2ce1 chore(ST2.WebPackages): bump CoffeeComplete 2013-04-15 08:28:55 -04:00
Iristyle
d37916f35d feat(WindowsUpdate.DisableAutoRestart): first ver! 2013-04-13 07:39:21 -04:00
Iristyle
aa603fbb01 chore(SublimeText2.UtilPackages): release 0.1.1 2013-04-08 17:54:31 -04:00
Iristyle
2efc0f5ad6 fix(SublimeText2.UtilPackages): default ps paths
- When searching for Powershell, be more resilient, search on disk
   for known locations and fallback to sensible default
2013-04-08 17:54:02 -04:00
Iristyle
c838a22777 chore(SublimeText2.WebPackages): release 0.1.1 2013-04-08 17:31:26 -04:00
Iristyle
64343d8801 fix(SublimeText2.WebPackages): find node safer
- use a fallback and write a warning when node.exe can't be found
 - try to use current PATH, then standard program files directory, then
  chocolatey bin root
2013-04-08 17:30:37 -04:00
Iristyle
d9a5ec2899 chore(tunnelier): update to 4.60.0
- update release notes
 - fix bad project url
2013-04-05 09:07:10 -04:00
Iristyle
3b5dffb879 Merge branch 'st2-updates' 2013-04-04 09:55:46 -04:00
Iristyle
dd747fafd2 chore(SublimeText2.EditorPackages): release 0.1.0
- Restores packages in a friendlier manner
2013-04-04 09:50:26 -04:00
Iristyle
6204c22fc1 chore(SublimeText2.GitPackages): release 0.1.0
- Includes git now
 - Restores packages in a friendlier manner
2013-04-04 09:50:11 -04:00
Iristyle
f9f3143eca chore(SublimeText2.UtilPackages): release 0.1.0
- Restores packages in a friendlier manner
2013-04-04 09:49:48 -04:00
Iristyle
0ff74d7c77 chore(SublimeText2.WebPackages): release 0.1.0
- Includes nodejs.install now
 - Restores packages in a friendlier manner
2013-04-04 09:49:14 -04:00
Iristyle
61724d2148 feat(sublime pkgs): use local cache of pkgs
- Sublime Package Control can run rampant with
    memory usage when installing 50+ new packages
    all at once, so prime it with a local cache instead
    of expecting everything to install on first startup
 - This also prevents all sorts of Sublime error dialogs
    as package setings are present, but packages may
    not exist yet
2013-04-04 09:41:59 -04:00
Iristyle
eadf7a8958 feat(sublime packages): install package control
- With refactored package control script, always
    call to double-check package control exists
2013-04-04 09:10:53 -04:00
Iristyle
49cb47cb9d refactor(sublime pkg control): move install script
- Will need this for other packages to more safely
    ensure package control is setup
2013-04-04 09:05:20 -04:00
Iristyle
c0f9c6d45a feat(SublimeText2.GitPackages): cache packages 2013-04-04 08:55:33 -04:00
Iristyle
c3efdad2c2 feat(SublimeText2.EditorPackages): cache packages 2013-04-04 08:55:15 -04:00
Iristyle
d65666cdfc feat(SublimeText2.UtilPackages): cache packages 2013-04-04 08:54:47 -04:00
Iristyle
1e6f643a1b feat(SublimeText2.WebPackages): cache packages 2013-04-04 08:54:25 -04:00
Iristyle
590d7a44f9 refactor(SublimeText2.app) - strictly wrapper pkg
- No more code, as the powershell subl alias and package control have
 been refactored to separate packages
2013-04-04 00:06:24 -04:00
Iristyle
656be7d066 feat(SublimeText2.PackeControl) - new pkg 1.6.3 2013-04-03 23:59:04 -04:00
Iristyle
4482d900d2 feat(SublimeText2.PowershellAlias) - new pkg
- refactored out of existing SublimeText2.app
2013-04-03 23:42:06 -04:00
Iristyle
784ab44665 chore(EthanBrown.GitConfiguration): release 0.0.3 2013-04-03 12:58:12 -04:00
Iristyle
15d736fd51 fix(EthanBrown.GitConfiguration): DiffMerge title
- Mine / Theirs was reversed
2013-04-03 12:57:14 -04:00
Iristyle
05736fbe70 chore(EthanBrown.GitAliases): release 0.0.3 2013-04-03 12:48:03 -04:00
Iristyle
a051b2fb7b feat(EthanBrown.GitAliases): update branch
- Verbose switch adds hashes / commit name
 - Add branches as another alias for bra
2013-04-03 12:46:09 -04:00
Iristyle
549086e695 fix(ChromeDevExtensions): nuspec filename 2013-04-03 12:41:32 -04:00
Iristyle
b308f10548 chore(ChromeDevExtensions): release 0.0.2 2013-04-03 12:41:31 -04:00
Iristyle
d5b8e3f652 chore(ChromeCanaryDevExtensions): release 0.0.2 2013-04-03 12:41:31 -04:00
Iristyle
0e6372e97d feat(chrome extensions: JS Runtime, PrettyPrint
- Update README
 - Keep an eye on, but don't install CSS Shack / JetBrains IDE
2013-04-03 12:41:30 -04:00
Iristyle
73c51c0150 chore(GoogleChrome.Dev): release 27.0.1453.12 2013-04-03 12:28:56 -04:00
Iristyle
22b192fbaa chore(GoogleChrome.Canary): publish 28.0.1461.0 2013-04-03 12:28:35 -04:00
Iristyle
8d03388413 fix(chrome installers): Check for existence
- Don't launch Chrome installers if they're already
    installed
 - Heuristic for Canary is a path check
 - Heuristic for dev channel is path check + reg key
2013-04-03 12:28:08 -04:00
Iristyle
2f854eaadf chore(SublimeText2.EditorPackages): release 0.0.5 2013-03-26 07:56:21 -04:00
Iristyle
812ee9b11c feat(EasyMotion): Super-fast keyboard based nav
- Change default settings to case-insensitive search
2013-03-26 07:55:56 -04:00
Iristyle
c123381530 chore(EthanBrown.SublimeText2.EditorPackages): release 0.0.4 2013-03-22 10:28:46 -04:00
Iristyle
5eda906d68 chore(EthanBrown.SublimeText2.GitPackages): release 0.0.3 2013-03-22 10:27:47 -04:00
Iristyle
07f9a14cb1 chore(EthanBrown.SublimeText2.UtilPackages): release 0.0.3 2013-03-22 10:26:58 -04:00
Iristyle
702a70ec1c chore(EthanBrown.SublimeText2.WebPackages): release 0.0.5 2013-03-22 10:26:01 -04:00
Iristyle
5c500f24ab fix(sublimehelpers): file / dir existence
- Ensure User direcotry exists in packages directory
 - Ensure 'Package Control.sublime-settings' exists
 - Ensure 'Preferences.sublime-settings' exists
2013-03-22 10:23:52 -04:00
Iristyle
5643c8d0db chore: EthanBrown.GitAliases 0.0.2 release 2013-03-18 21:34:40 -04:00
Iristyle
2cdd778834 feat(gitaliases): bra, filelog, lasttag, remotes 2013-03-18 21:27:01 -04:00
Iristyle
fcdbb2d7ba feat(gitaliases): Sniff out current user for standup 2013-03-18 21:24:33 -04:00
Iristyle
2a04044d07 EthanBrown.SublimeText2.WebPackages 0.0.4
- Add Http Requester
2013-03-17 16:01:08 -04:00
Iristyle
2dbf85a675 EthanBrown.SublimeText2.WebPackages to 0.0.3
- Copy CoffeeScript.sublime-settings to User packages directory
2013-03-15 09:23:42 -04:00
Iristyle
f6240d3ed9 EthanBrown.SublimeText2.EditorPackages to 0.0.3
- Don't trash RelatedFiles.sublime-settings on disk
 - Awaiting implementation of a per-project set of related files
  https://github.com/fabiokr/sublime-related-files/issues/6
2013-03-15 09:14:37 -04:00
Iristyle
0015d665bf EthanBrown.GitExtensionsConfiguration 0.0.1
- Standard GitExtensions configuration including:
   - SourceCodePro for diff font
   - Max 50 characters for first line of commit
   - Max 72 characters on subsequent lines
   - 2nd line of commit must be empty
   - Show repository status in browse dialog (# of changes in toolbar)
   - Show current working dir changes in revision graph
   - Use FileSystemWatcher to check if index is changed
   - Show stash count on status bar in browse window
2013-03-15 09:04:11 -04:00
Iristyle
032d197bf6 EthanBrown.SublimeText2.* bumped to 0.0.2
- Work-around weird Powershell issue when merging JSON
2013-03-13 10:04:55 -04:00
Iristyle
03ea687e3e FIX: Merge-JsonSimpleMap
- First time hash is undefined, copying it is not a good
    approach - instead, create a new empty hash and
    copy values in
2013-03-13 10:03:03 -04:00
Iristyle
e47b95dd33 EthanBrown.GitConfiguration to 0.0.2, added DiffMerge dep 2013-03-13 08:53:34 -04:00