261 Commits

Author SHA1 Message Date
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
Iristyle
28dafef924 EthanBrown.GitAliases
aliases = config --get-regexp alias
    amend = commit --amend
    bl = blame -w -M -C
    changed = status -sb
    f = !git ls-files | grep -i
    hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue) [%an]%Creset' --abbrev-commit --date=relative
    last = log -p --max-count=1 --word-diff
    pick = add -p
    stage = add
    standup = log --since yesterday --oneline --author Iristyle
    stats = diff --stat
    sync = ! git fetch upstream -v && git fetch origin -v && git checkout master && git merge upstream/master
    undo = reset head~
    unstage = reset HEAD
    wdiff = diff --word-diff
    who = shortlog -s -e --
2013-03-12 18:37:36 -04:00
Iristyle
3e9c281e7b EthanBrown.GitConfiguration
- A number of "standard" Git config options on Win
    core.autocrlf       true
    core.safecrlf       false
    rebase.autosquash   true
    help.format         html
    push.default        simple
    core.editor         Notepad++

    diff.tool           DiffMerge
    diff.guitool        DiffMerge
    merge.tool          DiffMerge
2013-03-12 18:05:22 -04:00
Iristyle
3d6bd3dbea VS2010 Shell (Integrated) Redistributable 10.0.30319.1 2013-03-12 07:26:35 -04:00
Ethan J. Brown
1c665758a4 FIX: JSON helper ConvertTo-DoubleEscapedQuotes
Can't taken in $Name from the pipeline dummy!
2013-03-08 13:53:27 -05:00
Iristyle
3f98133490 EthanBrown.SublimeText2.EditorPackages
- Sublime package featuring the best text editing packages
   - Abacus, Block Cursor Everywhere, Bracketeer, Bracket Highlighter,
      Clipboard Manager, ExportHtml, FileDiffs, LiveReload,
      Markdown Preview, Missing Palette Commands, Related Files,
      SmartMarkdown, Solarized Color Scheme, StringEncode, SublimeTODO,
      TrailingSpace
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
 - Waiting on RelatedFiles plugin update to finish AngularJS settings
2013-03-08 10:10:40 -05:00
Iristyle
90c2036390 EthanBrown.SublimeText2.GitPackages
- Sublime package featuring the best Git helpers
   - EditorConfig, Git, GitHubinator, Modific, SideBarGit,
      Github Gists
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
2013-03-07 22:15:14 -05:00
Iristyle
4801bdf0fb EthanBrown.SublimeText2.UtilPackages
- Sublime package featuring the best general utility, file manipulation,
   navigation, sidebar enhancements, themes, color schemes, etc
   - AdvancedNewFile, ConsoleExec, EncodingHelper, KeymapManager,
     MoveTab, Navigation History, Open Recent Files, OpenSearchResult,
     RecentActiveFiles, Search Anywhere, SideBarEnhancements,
     Sublime Files, Soda Theme
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
 - Fixed minor bug in JSON helpers when adding to a simple map
2013-03-07 21:43:17 -05:00
Iristyle
6f6ef5cb09 EthanBrown.SublimeText2.WebPackages
- Sublime package featuring the best web-oriented packages
   - AnguarlJS, AutoFileName, Chai, Emmet, CoffeeComplete Plus,
     Hayaku, jQuery, LESS, LiveReload, SublimeLinter (custom that
     features CoffeeLint support), Twitter Bootstrap Snippets
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
2013-03-07 21:18:40 -05:00