Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattn/gom issues and pull requests

#89 - support private repo address with subgroups for gom install

Pull Request - State: closed - Opened by uhamc over 6 years ago - 2 comments

#88 - Support pull private from any branch

Pull Request - State: closed - Opened by lyuyun almost 8 years ago - 2 comments

#87 - fix letter

Pull Request - State: closed - Opened by helinbo2015 about 8 years ago - 1 comment

#86 - Warning when not building under GOPATH

Issue - State: open - Opened by mattn about 8 years ago

#85 - Fix test if TMPDIR is a symbolic link

Pull Request - State: closed - Opened by syohex about 8 years ago - 1 comment

#84 - 'gom install' failed on Go 1.6 with GO15VENDOREXPERIMENT=0

Issue - State: closed - Opened by syohex about 8 years ago - 11 comments

#83 - Can not work in Go1.7 and more?

Issue - State: closed - Opened by shamaton over 8 years ago - 17 comments

#82 - Can not detect go version

Issue - State: closed - Opened by lezi1022 over 8 years ago - 3 comments

#81 - Fix moving 'vendor/src' path when gom install with go1.7

Pull Request - State: closed - Opened by h3poteto over 8 years ago - 1 comment

#80 - Go 1.6, gom and vendor packages

Issue - State: closed - Opened by queeno over 8 years ago - 24 comments

#79 - gom: cannot find package "C"

Issue - State: closed - Opened by phenomenes almost 9 years ago - 1 comment

#78 - Go 1.6 and vendor folder renaming

Issue - State: closed - Opened by gnufied almost 9 years ago - 1 comment

#77 - add imports from tests file with group test

Pull Request - State: closed - Opened by sergeylanzman almost 9 years ago - 1 comment

#76 - fix bug with local package in subdirectories

Pull Request - State: closed - Opened by sergeylanzman almost 9 years ago - 3 comments

#75 - Fix test

Pull Request - State: closed - Opened by mattn almost 9 years ago - 1 comment

#74 - Adds support of Go 1.6+ and 1.7+.

Pull Request - State: closed - Opened by laysakura almost 9 years ago - 6 comments

#73 - Fixed part of README

Pull Request - State: closed - Opened by kawaken about 9 years ago - 1 comment

#72 - [RFC] pr attribute

Issue - State: open - Opened by mattn about 9 years ago

#71 - Flag to install dependent packages non recursively

Pull Request - State: closed - Opened by tinygrasshopper about 9 years ago - 4 comments

#70 - Could not install ffjson

Issue - State: closed - Opened by miry about 9 years ago - 2 comments

#69 - refactoring

Pull Request - State: open - Opened by reinerRubin about 9 years ago - 1 comment

#68 - gom install failed for mgo

Issue - State: closed - Opened by kenji4569 about 9 years ago - 2 comments

#67 - Fixed failed `gom install`

Pull Request - State: closed - Opened by yudppp about 9 years ago - 9 comments

#66 - Failed `gom install `

Issue - State: closed - Opened by yudppp about 9 years ago - 2 comments

#65 - `gom gen gomfile` does not generate dependencies for subdirectories

Issue - State: open - Opened by medicalwei about 9 years ago
Labels: bug

#64 - failed dependent package installation

Issue - State: closed - Opened by syama666 about 9 years ago - 3 comments

#63 - gom lock

Issue - State: closed - Opened by reinerRubin about 9 years ago - 12 comments

#62 - fix letter

Pull Request - State: closed - Opened by brunoksato about 9 years ago - 1 comment

#61 - enhance support for option private, which support vcs commend.

Pull Request - State: closed - Opened by signifox over 9 years ago - 1 comment

#59 - gom build/run can't find libs when they installed with $GO15VENDOREXPERIMENT=1

Issue - State: closed - Opened by achiku over 9 years ago - 2 comments

#58 - Remove debug prints in moveSrcToVendorSrc and moveSrcToVendor

Pull Request - State: closed - Opened by hnakamur over 9 years ago

#57 - Support go15vendorexperiment

Pull Request - State: closed - Opened by mattn over 9 years ago

#56 - Support go15vendorexperiment

Pull Request - State: closed - Opened by mattn over 9 years ago

#55 - Vim plugin to set GOPATH.

Pull Request - State: closed - Opened by hachibeeDI over 9 years ago - 2 comments

#54 - Add commands: `vet`, `list`, `env`

Pull Request - State: closed - Opened by robert-zaremba over 9 years ago - 1 comment

#53 - Shyam gom

Pull Request - State: closed - Opened by vshyam over 9 years ago

#52 - Upstream

Pull Request - State: closed - Opened by SimonRichardson over 9 years ago - 1 comment

#51 - Consider adding GO15VENDOREXPERIMENT support

Issue - State: closed - Opened by kardianos over 9 years ago - 3 comments

#50 - gom install --save

Issue - State: closed - Opened by guileen almost 10 years ago - 9 comments

#49 - Set GOBIN for `gom install`

Pull Request - State: closed - Opened by DarthSim almost 10 years ago - 1 comment

#48 - Fix PATH for gom exec

Pull Request - State: closed - Opened by DarthSim almost 10 years ago - 1 comment

#47 - add :update support

Pull Request - State: open - Opened by jheroy about 10 years ago - 1 comment

#46 - gom install with :command

Issue - State: open - Opened by jheroy about 10 years ago - 1 comment

#45 - Allow custom groups to be specified in the Gomfile.

Pull Request - State: closed - Opened by kevinhankens about 10 years ago - 7 comments

#44 - Allow `go fmt` usage

Pull Request - State: closed - Opened by cubicdaiya about 10 years ago - 1 comment

#43 - generate gomfile with commit

Issue - State: closed - Opened by dworld about 10 years ago - 4 comments

#42 - VIM, Syntastic and GOM

Issue - State: closed - Opened by kursion about 10 years ago - 2 comments

#41 - Allow `go tool` usage

Pull Request - State: closed - Opened by jabley over 10 years ago - 3 comments

#40 - Specify the os stdin on the executed Command

Pull Request - State: closed - Opened by minimarcel over 10 years ago - 1 comment

#39 - Command to lock the Gomfile

Issue - State: closed - Opened by minhajuddin over 10 years ago - 15 comments

#38 - Allow the use of https, rather than ssl

Pull Request - State: open - Opened by SimonRichardson over 10 years ago - 1 comment

#37 - Fix some bugs in install.go.

Pull Request - State: closed - Opened by okzk over 10 years ago - 3 comments

#36 - Install part of repository with custom :command

Issue - State: open - Opened by fzerorubigd over 10 years ago

#35 - README : update `group` flag doc with good flag

Pull Request - State: closed - Opened by anicet over 10 years ago - 1 comment

#34 - README : update `group` flag doc

Pull Request - State: closed - Opened by anicet over 10 years ago - 2 comments

#33 - Fix README for gom gen-travis-xml

Pull Request - State: closed - Opened by sudharsh over 10 years ago - 1 comment

#32 - Hotfix: Add Gomfile dir to GOPATH

Pull Request - State: closed - Opened by orofarne over 10 years ago - 1 comment

#31 - Add Gomfile dir to GOPATH

Pull Request - State: closed - Opened by orofarne over 10 years ago - 3 comments

#29 - readme updated

Pull Request - State: closed - Opened by olebedev almost 11 years ago - 5 comments

#28 - GOM_VENDOR_NAME environment variable added #27

Pull Request - State: closed - Opened by olebedev almost 11 years ago - 4 comments

#27 - Folder naming reasons

Issue - State: open - Opened by olebedev almost 11 years ago - 11 comments

#26 - Added "command" option example in the tutorial

Pull Request - State: closed - Opened by OwlyCode almost 11 years ago - 1 comment

#25 - Remove unused function `appendEnv`

Pull Request - State: closed - Opened by kirs almost 11 years ago - 1 comment

#24 - Gom run

Issue - State: open - Opened by pkieltyka almost 11 years ago

#23 - Proposal: rename vendor to _vendor

Issue - State: closed - Opened by smira almost 11 years ago - 8 comments

#22 - Fix parsing of groups with some groups enabled and some disabled.

Pull Request - State: closed - Opened by smira almost 11 years ago - 1 comment

#21 - Use with Revel

Issue - State: closed - Opened by leebrooks0 about 11 years ago

#20 - Support for local and external packages?

Issue - State: open - Opened by mna about 11 years ago - 5 comments

#19 - More general import paths

Issue - State: open - Opened by tchap about 11 years ago

#18 - Better support for Github private repos

Pull Request - State: closed - Opened by jawsthegame over 11 years ago - 1 comment

#17 - Add .gitignore

Pull Request - State: closed - Opened by michaelmior over 11 years ago - 1 comment

#16 - Improve gom install for existing sources

Pull Request - State: closed - Opened by nono over 11 years ago - 1 comment

#15 - Fix a typo

Pull Request - State: closed - Opened by nono over 11 years ago - 1 comment

#14 - Gom install

Pull Request - State: closed - Opened by nono over 11 years ago - 1 comment

#13 - allow user to override 'go get' for private repos

Pull Request - State: closed - Opened by srid over 11 years ago - 1 comment

#12 - Fix tests on darwin

Pull Request - State: closed - Opened by mkeesey over 11 years ago - 1 comment

#11 - Use a hidden directory for vendored deps

Pull Request - State: closed - Opened by brianm over 11 years ago - 1 comment

#10 - Improve gom gen gomfile

Pull Request - State: closed - Opened by nono over 11 years ago - 1 comment

#9 - Add a zsh completion script

Pull Request - State: closed - Opened by nono over 11 years ago - 1 comment

#8 - Error with package in subdirectory and commit

Issue - State: closed - Opened by nono over 11 years ago - 1 comment

#7 - Weird error when a package is already in $GOPATH

Issue - State: closed - Opened by nono over 11 years ago - 8 comments

#6 - If 'GOPATH' exists, prepend instead of overwriting it

Pull Request - State: closed - Opened by ruitao over 11 years ago - 2 comments

#5 - Why the ruby syntax?

Issue - State: closed - Opened by voronoipotato over 11 years ago - 41 comments

#4 - Command and Library

Issue - State: open - Opened by trans over 11 years ago - 1 comment

#3 - Update README.mkd

Pull Request - State: closed - Opened by shawnps over 11 years ago - 1 comment

#2 - gom run

Issue - State: closed - Opened by koron over 11 years ago - 2 comments

#1 - fix indentation

Pull Request - State: closed - Opened by koron over 11 years ago - 1 comment