1. 1f7c19e CHANGELOG: prepare for 0.5.4 release by Kevin Burke · 6 years ago v0.5.4
  2. 753b47d gps: pass correct arguments to "git clean" by Kevin Burke · 6 years ago
  3. 1a585d2 docs/Gopkg.toml.md: fix toml example by Kevin Burke · 6 years ago
  4. 23b2e86 hack,internal: fix staticcheck by Kevin Burke · 6 years ago
  5. 9fa5e4a README: fix link by Kevin Burke · 6 years ago
  6. 821796c README: add note about seeking funding by Kevin Burke · 6 years ago
  7. 192eb44 CHANGELOG: prepare for 0.5.3 release by Kevin Burke · 6 years ago v0.5.3
  8. 5025d70 CHANGELOG: prepare for 0.5.2 release by Kevin Burke · 6 years ago 0.5.2
  9. a6f1aa1 gps: support loading credentials from a netrc file by Kevin Burke · 6 years ago
  10. 21c40aa gps: ignore "mod" VCS type in parseMetaGoImports by Dmitri Shuralyov · 6 years ago
  11. 66ec1e8 README.md: update installation instructions by Kevin Burke · 7 years ago
  12. 15d9c44 upgrade toml import by jmank88 · 7 years ago
  13. 1c9da2d travis.yml: Use correct filenames for arm (v6/7) release files by Kevin Burke · 7 years ago
  14. faa6189 CHANGELOG: prepare for 0.5.1 release by Kevin Burke · 7 years ago v0.5.1
  15. b1f5c9b docs: added missing word by Kevin Burke · 7 years ago
  16. 9227ca6 daily-dep.md: add missing quotes by Kevin Burke · 7 years ago
  17. 11ef5ed gps: replace redundant lambda wrapper with method value by Kevin Burke · 7 years ago
  18. 22bd06b Add installation command for Fedora by Cristhian Amaya · 7 years ago
  19. 5fc4cc8 gps: simplify `x = x <op> y` to `x <op>= y` by Kevin Burke · 7 years ago
  20. da0cc0d gps: better information for panic on nil version by Kevin Burke · 7 years ago
  21. 8af3a37 travis.yml: update to Go 1.12 by Kevin Burke · 7 years ago
  22. dfac376 Added instruction for installing to Ubuntu by apt. by Oleg Schwann · 7 years ago
  23. 1066608 delete all duplicate empty blanks by Xiang Dai · 7 years ago
  24. e2709be Merge pull request #1979 from tariq1890/unit_tests by Tim Heckman · 7 years ago
  25. 14bef7d gps: simplify boolean expression by Iskander Sharipov · 7 years ago
  26. 3d0cccb Merge branch 'master' into unit_tests by tariqibrahim · 7 years ago
  27. 5ae9d8b feat(arm): Add build and install support for armv6 and arm64 by Karl Skewes · 7 years ago
  28. 73b3afe Merge pull request #2070 from kevinburke/s390x-releases by Tim Heckman · 7 years ago
  29. 5494240 gps: kill entire child process group on failure by Kevin Burke · 7 years ago
  30. 0f643b3 install.sh: build s390x and include it in releases list by Kevin Burke · 7 years ago
  31. d3c1e41 travis.yml, hack: fix tests on tip by Kevin Burke · 7 years ago
  32. 38e4408 travis.yml: upgrade to Xenial by Kevin Burke · 7 years ago
  33. 88441ff codeclimate.yml: disable go fmt check by Kevin Burke · 7 years ago
  34. 2b76d6a Run latest gofmt on project by Kevin Burke · 7 years ago
  35. eed36df Grammar and missing word fixes by Matthew Cale · 7 years ago
  36. d9e66f7 Fix two typos, s/dependences/dependencies/ by Benjamin Wuethrich · 7 years ago
  37. b8c2189 .travis.yml: only one YAML declaration by Kevin Burke · 7 years ago
  38. a05c953 travis.yml: add bitbucket.org ssh keys to known_hosts by Kevin Burke · 7 years ago
  39. 20a4f08 gps/pkgtree: fix linter for +build declaration by Kevin Burke · 7 years ago
  40. 952f9d1 cmd/dep: disable GOCACHE=off env var by Kevin Burke · 7 years ago
  41. a5440af all: fix errors reported by lint by Kevin Burke · 7 years ago
  42. f668d9d travis.yml: update to Go 1.11.x by Kevin Burke · 7 years ago
  43. 1fdc37b hack: ignore Travis failures by Kevin Burke · 7 years ago
  44. 22125cf cmd/dep: replace `len(x)<=0` with `len(x)==0` (#2031) by Iskander (Alex) Sharipov · 7 years ago
  45. 3c04147 Merge pull request #2002 from sdboyer/noverify-preserve-files by sam boyer · 7 years ago
  46. 8a9bd79 dep: Add test of noverify's preservation behavior by sam boyer · 7 years ago
  47. e32ec54 docs: Update noverify info about path preservation by sam boyer · 7 years ago
  48. 3807092 dep: Relative paths in shasum release files by sam boyer · 7 years ago
  49. bbe56e5 Merge pull request #2003 from benesch/cycles by sam boyer · 7 years ago
  50. 1e6ab76 pkgtree: remove self-import special case by Nikhil Benesch · 7 years ago
  51. ff09667 pkgtree: fix handling of cyclic import graphs by Nikhil Benesch · 7 years ago
  52. 8652f55 dep: Make noverify preserve excess vendor paths by sam boyer · 7 years ago
  53. affb4f6 Merge pull request #2000 from benesch/preserve-dotgit by sam boyer · 7 years ago
  54. 880e871 Fix bug in preservation of vendor/.git by Nikhil Benesch · 7 years ago
  55. 579f492 Adding Unit tests to increase coverage by tariq1890 · 7 years ago
  56. 6b79ccc gps: Handle case with fewer projects on RHS by sam boyer · 7 years ago
  57. 38b77a1 Add ppc to travis release script by sam boyer · 7 years ago
  58. 00830b6 Merge pull request #1972 from tariq1890/lockdiff_edgecase by sam boyer · 7 years ago
  59. 327682c Fixing an edge case in lockdiff where all the projects may be removed from the lock file. by tariq1890 · 7 years ago
  60. 224a564 v0.5.0 release! by sam boyer · 7 years ago v0.5.0
  61. ba8d750 Merge pull request #1960 from sdboyer/symlink-noverify by sam boyer · 7 years ago
  62. c435354 status: With -out, still emit to file on err by sam boyer · 7 years ago
  63. a6ab319 verify: Exclude symlinks from hash digests by sam boyer · 7 years ago
  64. bc15279 Update CHANGELOG by sam boyer · 7 years ago
  65. e4522e4 status: Place upper bounds on concurrency by sam boyer · 7 years ago
  66. aefa7cc add documentation explaining how to uninstall (#1954) by Jay Pipes · 7 years ago
  67. a9121da Merge pull request #1952 from sdboyer/noverify by sam boyer · 7 years ago
  68. baebed0 test: Cleanup detritus, fix doc comments by sam boyer · 7 years ago
  69. ee0c846 docs: Update docs with info about noverify by sam boyer · 7 years ago
  70. e4e3ebe check: Print check fails even if noverify by sam boyer · 7 years ago
  71. 02b5be7 dep: Add noverify harness tests by sam boyer · 7 years ago
  72. cc03c81 check: Updated tests with clarified output by sam boyer · 7 years ago
  73. b1e2532 dep: Introduce noverify field to Gopkg.toml by sam boyer · 7 years ago
  74. 5cd267f Merge pull request #1951 from sdboyer/new-status-ii by sam boyer · 7 years ago
  75. 7ca88e9 fs: Remove test fixture with symlink cycle by sam boyer · 7 years ago
  76. 36385b9 Merge pull request #1950 from tariq1890/add_link by sam boyer · 7 years ago
  77. 2795244 Merge pull request #1948 from jpentland/repeated-separators by sam boyer · 7 years ago
  78. 054c665 status: Accommodate new verify systems by sam boyer · 7 years ago
  79. b0ed181 Add wikipedia link for CDCL in documentation by tariq1890 · 7 years ago
  80. aace561 Merge pull request #1932 from sdboyer/dep-check by sam boyer · 7 years ago
  81. 683164a check: Deterministically order all output by sam boyer · 7 years ago
  82. dd5c305 ci: Don't validate license in testdata dir by sam boyer · 7 years ago
  83. e3ceae3 ci: Use dep check to check dep by sam boyer · 7 years ago
  84. fb3d781 test: .gitkeep the orphan dir by sam boyer · 7 years ago
  85. 3a26859 check: Stop filepath.Join on vendor paths by sam boyer · 7 years ago
  86. 354108c dep: Make SafeWriter use status map for OnChanged by sam boyer · 7 years ago
  87. 2c0659e check: Include vendor/ in path output by sam boyer · 7 years ago
  88. 26fced1 dep: Add harness tests for dep check by sam boyer · 7 years ago
  89. 74eac2b test: Don't add -v to dep check tests by sam boyer · 7 years ago
  90. e7149d5 docs: Fix up DEPCACHEAGE docs by sam boyer · 7 years ago
  91. f946a4b Merge pull request #1939 from golang/cache-env by sam boyer · 7 years ago
  92. 58fc988 dep: fix assignment by sam boyer · 7 years ago
  93. 68441f7 dep: Catch DeltaWriter diff bookkeeping errors by sam boyer · 7 years ago
  94. 22dc1dd Merge pull request #1588 from darkowlzz/proj-pkg-rel by sam boyer · 7 years ago
  95. 64f48c9 context.go: Clean GOPATH with filepath.Clean() before returning by Joseph Pentland · 7 years ago
  96. 8d1120f internal/fs: Use filepath.Clean() on string parameters in HasFilepathPrefix by Joseph Pentland · 7 years ago
  97. 48dd697 context_test.go: Reverse incorrect string parameters in TestDetectGOPATH by Joseph Pentland · 7 years ago
  98. 2354cd9 docs: Update with info about sync, diff, verify by sam boyer · 7 years ago
  99. b2fba4a Add to changelog by Sunny · 7 years ago
  100. 0c7f4fa graphviz: project-package relation graph by Sunny · 7 years ago