Граф коммитов

106 Коммитов

Автор SHA1 Сообщение Дата
Kris Nova 5f293e0680 More GPS file changes
- Moving CODE_OF_CONDUCT.md ../
- Remove /gps/.gitignore
2017-04-24 10:35:49 -06:00
Kris Nova 0cd0e621a3 Getting basic tests passing
- Had to comment out a test, but I left a todo. Unsure if the problem is on my end
- Still failing on `-race` tests
- go test github.com/golang/dep/gps is working now (for me)
2017-04-21 15:57:03 -06:00
Kris Nova 94ba649df8 Changes from code review
Revert a handful of substitutions
Remove gps/CONTRIBUTING.md (Can port/replace later)
Remove gps/README.md (Can port/replace later)

Original code review: https://github.com/golang/dep/pull/410#pullrequestreview-34059393
2017-04-21 13:45:36 -06:00
Kris Nova 122ade36c3 String replacing for import paths
sed/g the following strings (somewhat blindly)
github.com/sdboyer/gps -> github.com/golang/go/gps
github.com/sdboyer/gps/internal -> github.com/golang/dep/gps/internal
github.com/sdboyer/gps/pkgtree -> github.com/golang/dep/gps/pkgtree
2017-04-21 13:39:03 -06:00
Kris Nova b3f22646f4 Moving .gitignore into /gps 2017-04-21 13:30:59 -06:00
Kris Nova 02cd877738 Move package into /gps directory 2017-04-21 13:30:34 -06:00