3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- start gocode and margo after install/update More... over 12 years ago
- return the exception from runcmd More... over 12 years ago
- run go get directly instead of using build system More... over 12 years ago
- refactor More... over 12 years ago
- wrapp all subprocess calls More... over 12 years ago
- prevent dos window popping up - pass env() More... over 12 years ago
- fix call to gsq.dispatch 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 More... over 12 years ago
- refactor so the callback can't prevent the animation from stopping More... over 12 years ago
- add GOROOT*/bin and GOPATH*/bin to env('PATH') More... over 12 years ago
- make thread-safe? More... over 12 years ago
- use gsq to close margo and gocode - always try to start margo and gocode if there was no update More... over 12 years ago
- replace gsinit with gsdepends More... over 12 years ago
- add changelog More... over 12 years ago
- allowing calling margo.post and fail on first error More... over 12 years ago
- don't clear view_src - fix: running gslint when the src hasn't changed More... over 12 years ago
- ensure user env value is a string(unicode != string) More... over 12 years ago
- copy the settings entirely More... over 12 years ago
- copy user env - fix: cross-thread access to sublime settings via env() More... over 12 years ago
- whitespace More... over 12 years ago
- allow disabling gfmt More... over 12 years ago
- don't modify os.environ More... over 12 years ago
- pass user-oriented env() - allow executing with shell More... over 12 years ago
- always use the user-oriented env More... over 12 years ago
- copy the os.environ and always re-expand the user env in gs.env() More... over 12 years ago
- show busy animation and optional status message More... over 12 years ago
- use gsq More... over 12 years ago
- use new gs.env() - remove dependency(circular) on gsinit More... over 12 years ago
- add scheduler More... over 12 years ago
- add new utility to return the env vars as a dict - add new utility to return the settings object More... over 12 years ago