Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
00d23c2f
Commit
00d23c2f
authored
Oct 20, 2016
by
divinites
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master'
parents
f123d2aa
212a3067
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
50 additions
and
7 deletions
+50
-7
PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
+9
-0
channel.json
channel.json
+0
-1
0-9.json
repository/0-9.json
+11
-0
dependencies.json
repository/dependencies.json
+3
-3
n.json
repository/n.json
+1
-1
o.json
repository/o.json
+11
-0
s.json
repository/s.json
+15
-2
No files found.
.github/PULL_REQUEST_TEMPLATE.md
0 → 100644
View file @
00d23c2f
Please provide the following information:
-
Link to your code repository:
-
Link to the tags page with at least one
[
semver
](
http://semver.org
)
tag:
Also make sure you:
1.
Used
`"tags": true`
and not
`"branch": "master"`
(
[
versioning docs
](
https://packagecontrol.io/docs/submitting_a_package#Step_4
)
)
2.
Ran the tests (
[
tests docs
](
https://packagecontrol.io/docs/submitting_a_package#Step_7
)
)
channel.json
View file @
00d23c2f
...
@@ -123,7 +123,6 @@
...
@@ -123,7 +123,6 @@
"https://raw.githubusercontent.com/wuub/SublimeREPL/master/packages.json"
,
"https://raw.githubusercontent.com/wuub/SublimeREPL/master/packages.json"
,
"https://raw.githubusercontent.com/x3ns/x3-alpha-theme/master/packages.json"
,
"https://raw.githubusercontent.com/x3ns/x3-alpha-theme/master/packages.json"
,
"https://raw.githubusercontent.com/xgenvn/InputHelper/master/packages.json"
,
"https://raw.githubusercontent.com/xgenvn/InputHelper/master/packages.json"
,
"https://raw.githubusercontent.com/yangsu/sublime-octopress/master/packages.json"
,
"https://raw.githubusercontent.com/zfkun/sublime-kissy-snippets/master/packages.json"
,
"https://raw.githubusercontent.com/zfkun/sublime-kissy-snippets/master/packages.json"
,
"https://s3.amazonaws.com/wallaby-downloads/sublime/packages.json"
,
"https://s3.amazonaws.com/wallaby-downloads/sublime/packages.json"
,
"https://sequoiastudios.io/sublime_packages/packages.json"
,
"https://sequoiastudios.io/sublime_packages/packages.json"
,
...
...
repository/0-9.json
View file @
00d23c2f
...
@@ -45,6 +45,17 @@
...
@@ -45,6 +45,17 @@
}
}
]
]
},
},
{
"name"
:
"3D Tool Syntax Hilight"
,
"details"
:
"https://github.com/leoheck/sublime-3d-tool/"
,
"labels"
:
[
"3d-tool"
,
"burst-mode"
,
"async"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"42 Headers"
,
"name"
:
"42 Headers"
,
"details"
:
"https://github.com/Globidev/Sublime-Text-42-Headers"
,
"details"
:
"https://github.com/Globidev/Sublime-Text-42-Headers"
,
...
...
repository/dependencies.json
View file @
00d23c2f
...
@@ -595,9 +595,9 @@
...
@@ -595,9 +595,9 @@
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
"platforms"
:
[
"linux"
],
"platforms"
:
[
"linux"
],
"version"
:
"1.0.
1
"
,
"version"
:
"1.0.
2
"
,
"url"
:
"http://packagecontrol.io/ssl/1.0.
1
/ssl-linux.sublime-package"
,
"url"
:
"http://packagecontrol.io/ssl/1.0.
2
/ssl-linux.sublime-package"
,
"sha256"
:
"
862d061cbe666777cd1e9cd1cbc7c82f48ad8897dbb68332975f3edf5ce0f38d
"
"sha256"
:
"
23f35f64458a0a14c99b1bb1bbc3cb04794c7361c4940e0a638d40f038acd377
"
}
}
]
]
},
},
...
...
repository/n.json
View file @
00d23c2f
...
@@ -696,7 +696,7 @@
...
@@ -696,7 +696,7 @@
"labels"
:
[
"language syntax"
,
"nsis"
,
"build system"
],
"labels"
:
[
"language syntax"
,
"nsis"
,
"build system"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"<3
000
"
,
"sublime_text"
:
"<3
103
"
,
"tags"
:
"st2-"
"tags"
:
"st2-"
},
},
{
{
...
...
repository/o.json
View file @
00d23c2f
...
@@ -130,6 +130,17 @@
...
@@ -130,6 +130,17 @@
}
}
]
]
},
},
{
"name"
:
"Octopress Snippets"
,
"details"
:
"https://github.com/yangsu/sublime-octopress"
,
"labels"
:
[
"snippets"
],
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"Oddly"
,
"name"
:
"Oddly"
,
"details"
:
"https://github.com/laktak/sublime-oddly"
,
"details"
:
"https://github.com/laktak/sublime-oddly"
,
...
...
repository/s.json
View file @
00d23c2f
...
@@ -586,11 +586,11 @@
...
@@ -586,11 +586,11 @@
},
},
{
{
"name"
:
"ScummC"
,
"name"
:
"ScummC"
,
"details"
:
"https://github.com/idleberg/
ScummC-Sublime-Text
"
,
"details"
:
"https://github.com/idleberg/
sublime-scummc
"
,
"labels"
:
[
"auto-complete"
],
"labels"
:
[
"auto-complete"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"<3
000
"
,
"sublime_text"
:
"<3
103
"
,
"tags"
:
"st2-"
"tags"
:
"st2-"
},
},
{
{
...
@@ -1341,6 +1341,19 @@
...
@@ -1341,6 +1341,19 @@
}
}
]
]
},
},
{
"name"
:
"SideBarEnhancements"
,
"details"
:
"https://github.com/titoBouzout/SideBarEnhancements"
,
"readme"
:
"https://raw.githubusercontent.com/titoBouzout/SideBarEnhancements/st3/readme.md"
,
"donate"
:
"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DD4SL2AHYJGBW"
,
"labels"
:
[
"sidebar"
,
"folder"
,
"directory"
,
"file"
,
"clipboard"
],
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"SidebarSeparator"
,
"name"
:
"SidebarSeparator"
,
"details"
:
"https://github.com/ekazyam/SidebarSeparator"
,
"details"
:
"https://github.com/ekazyam/SidebarSeparator"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment