openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
GoSublime
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 54 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- start gocode and margo after install/update
DisposaBoy
More...
over 12 years ago
- return the exception from runcmd
DisposaBoy
More...
over 12 years ago
- run go get directly instead of using build system
DisposaBoy
More...
over 12 years ago
- refactor
DisposaBoy
More...
over 12 years ago
- wrapp all subprocess calls
DisposaBoy
More...
over 12 years ago
- prevent dos window popping up - pass env()
DisposaBoy
More...
over 12 years ago
- fix call to gsq.dispatch
DisposaBoy
More...
over 12 years ago
- add prompt to install gocode and MarGo if the commands can't be found - report if GOROOT or GOPATH are not set - run deps check only after activating a .go file
DisposaBoy
More...
over 12 years ago
- refactor so the callback can't prevent the animation from stopping
DisposaBoy
More...
over 12 years ago
- add GOROOT*/bin and GOPATH*/bin to env('PATH')
DisposaBoy
More...
over 12 years ago
- make thread-safe?
DisposaBoy
More...
over 12 years ago
- use gsq to close margo and gocode - always try to start margo and gocode if there was no update
DisposaBoy
More...
over 12 years ago
- replace gsinit with gsdepends
DisposaBoy
More...
over 12 years ago
- add changelog
DisposaBoy
More...
over 12 years ago
- allowing calling margo.post and fail on first error
DisposaBoy
More...
over 12 years ago
- don't clear view_src - fix: running gslint when the src hasn't changed
DisposaBoy
More...
over 12 years ago
- ensure user env value is a string(unicode != string)
DisposaBoy
More...
over 12 years ago
- copy the settings entirely
DisposaBoy
More...
over 12 years ago
- copy user env - fix: cross-thread access to sublime settings via env()
DisposaBoy
More...
over 12 years ago
- whitespace
DisposaBoy
More...
over 12 years ago
- allow disabling gfmt
DisposaBoy
More...
over 12 years ago
- don't modify os.environ
DisposaBoy
More...
over 12 years ago
- pass user-oriented env() - allow executing with shell
DisposaBoy
More...
over 12 years ago
- always use the user-oriented env
DisposaBoy
More...
over 12 years ago
- copy the os.environ and always re-expand the user env in gs.env()
DisposaBoy
More...
over 12 years ago
- show busy animation and optional status message
DisposaBoy
More...
over 12 years ago
- use gsq
DisposaBoy
More...
over 12 years ago
- use new gs.env() - remove dependency(circular) on gsinit
DisposaBoy
More...
over 12 years ago
- add scheduler
DisposaBoy
More...
over 12 years ago
- add new utility to return the env vars as a dict - add new utility to return the settings object
DisposaBoy
More...
over 12 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
59
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree