Commit Graph

12 Commits

Author SHA1 Message Date
Iristyle
d107afc699 feat(ST2.GitPackages): release 0.2.2 2013-09-17 12:51:04 -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
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
4a9da54423 chore(SublimeText2.EditorPackages): release 0.1.1
- includes fix for first time install
2013-05-15 07:41:40 -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
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
c0f9c6d45a feat(SublimeText2.GitPackages): cache packages 2013-04-04 08:55:33 -04:00
Iristyle
5eda906d68 chore(EthanBrown.SublimeText2.GitPackages): release 0.0.3 2013-03-22 10:27:47 -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
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