1. 05c40eb Merge meta-PR to stabilize Gopkg metadata files by sam boyer · 8 years ago v0.1.0
  2. 3e187c9 Improve semver/release-related FAQ sections by sam boyer · 8 years ago
  3. a6d8f64 Merge pull request #658 from golang/backup-vendor-faq by sam boyer · 8 years ago
  4. 5d1f447 FAQ: dep backs up vendor during init by Carolyn Van Slyck · 8 years ago
  5. f1d1358 Exclude testdata dirs from codeclimate by sam boyer · 8 years ago
  6. 3670c7b Beef up codeclimate a little by sam boyer · 8 years ago
  7. fbe83dc Merge pull request #656 from sdboyer/expand-faq by sam boyer · 8 years ago
  8. 13bd50e Take advantage of new Travis build pipelines by sam boyer · 8 years ago
  9. 9664d42 Expand FAQ to include maintainer-ish questions by sam boyer · 8 years ago
  10. e4c6b32 Merge pull request #624 from jonstacks/dep-prune-verbose by sam boyer · 8 years ago
  11. 9e3855d Log if we don't prune any directories by Jonathan Stacks · 8 years ago
  12. 5af3094 Add some logging to dep prune by Jonathan Stacks · 8 years ago
  13. e241dcf Merge pull request #655 from ibrasho-forks/update-error by sam boyer · 8 years ago
  14. e6b1a5f internal/fs: wrap CopyDir and copyFile errors by Ibrahim AshShohail · 8 years ago
  15. d009e3b internal/fs: update error message when rename fallback fails by Ibrahim AshShohail · 8 years ago
  16. 9a203ea Merge pull request #627 from gregory-m/fix-double-usage-message-626 by Carolyn Van Slyck · 8 years ago
  17. bcb61be Merge pull request #636 from ibrasho-forks/add-metadata-to-sample-Gopkg-toml by sam boyer · 8 years ago
  18. 6c8813b Merge pull request #635 from gregory-m/fix-prune-panic-633 by sam boyer · 8 years ago
  19. c1672d5 Merge remote-tracking branch 'upstream/master' into add-metadata-to-sample-Gopkg-toml by Ibrahim AshShohail · 8 years ago
  20. 5b5404c Merge pull request #650 from jmank88/spelling by sam boyer · 8 years ago
  21. 9f9a32e spelling by Jordan Krage · 8 years ago
  22. 83e2b6f Merge pull request #648 from gregory-m/645-validate-vendor-hack by sam boyer · 8 years ago
  23. 0f443ee dep: fix spelling by Ibrahim AshShohail · 8 years ago
  24. 4d2e116 dep ensure by Gregory Man · 8 years ago
  25. d826180 Fixed validate-vendor.bash to work with current dep implementation. by Gregory Man · 8 years ago
  26. 3e6579f cmd/dep: update testdata by Ibrahim AshShohail · 8 years ago
  27. b93c49a Fixed panic in prune subcommand if no lock file exists. by Gregory Man · 8 years ago
  28. 80e58b8 dep: update manifest example by Ibrahim AshShohail · 8 years ago
  29. ec6c4e8 Fix out-of-date vendor by sam boyer · 8 years ago
  30. 4df9c95 Update Gopkg.toml, Gopkg.lock to new forms by sam boyer · 8 years ago
  31. f1bd538 Tidy up docs a bit by sam boyer · 8 years ago
  32. a926aa2 Incorporate implicit caret into stabilize-files by sam boyer · 8 years ago
  33. 16e350f Update testdata now that init omits carets in the manifest by Carolyn Van Slyck · 8 years ago
  34. 8dcaab5 Fix deduceConstraint test to not rely upon the types being comparable by Carolyn Van Slyck · 8 years ago
  35. 5285e62 Preserve previous test behavior before implied caret by Carolyn Van Slyck · 8 years ago
  36. ecf43b9 Always use implied carets in dep by Carolyn Van Slyck · 8 years ago
  37. a75d6d2 Support implied carets in gps by Carolyn Van Slyck · 8 years ago
  38. e93d78b Merge pull request #637 from gregory-m/remove-dead-code by Carolyn Van Slyck · 8 years ago
  39. 07f165c Removed dead code by Gregory Man · 8 years ago
  40. d420178 Add metadata to Gopkg.toml example by Ibrahim AshShohail · 8 years ago
  41. 9052bb3 Don't print usage twice if '-h' or not defined flag was passed to subcommand by Gregory Man · 8 years ago
  42. fe4b78c Merge pull request #606 from jmank88/paths_pkg by sam boyer · 8 years ago
  43. fe7a376 merge cleanup by Jordan Krage · 8 years ago
  44. 551799e Merge branch 'master' into paths_pkg by Jordan Krage · 8 years ago
  45. 2e9aecc Update FAQ with new Gopkg.toml key names by sam boyer · 8 years ago
  46. a90bfbb Spruce up symbolic links a bit by sam boyer · 8 years ago
  47. 632d8e7 Merge pull request #605 from brianstarke/master by sam boyer · 8 years ago
  48. 3f59fc9 Merge pull request #608 from jmank88/par_cmd_tests by sam boyer · 8 years ago
  49. 90b178e Merge branch 'master' into paths_pkg by Jordan Krage · 8 years ago
  50. 5f1783b Merge pull request #547 from ibrasho-forks/consolidate-fs-files by sam boyer · 8 years ago
  51. 8731dd6 internal/fs: close src file before RenameWithFallback in tests by Ibrahim AshShohail · 8 years ago
  52. 3f525d0 Merge pull request #630 from nathanielc/nc-bandaid-issue#367 by sam boyer · 8 years ago
  53. 263c6df add temporary solution to avoid a panic by Nathaniel Cook · 8 years ago
  54. 4b2c26e Merge branch 'master' into consolidate-fs-files by Ibrahim AshShohail · 8 years ago
  55. bdad467 Merge branch 'master' into paths_pkg by Jordan Krage · 8 years ago
  56. f850240 Merge pull request #620 from jmank88/test_cleanup by sam boyer · 8 years ago
  57. 775c77c add back kubernetes test rev by Jordan Krage · 8 years ago
  58. 64d1376 Make CompareError fails if expected error matches more than once by Gregory Man · 8 years ago
  59. 4088a1b Merge pull request #561 from spenczar/wrap_deduce_errs by sam boyer · 8 years ago
  60. ab84520 Merge branch 'split-up-hash' into stabilize-files by sam boyer · 8 years ago
  61. 0081879 Respond to review by sam boyer · 8 years ago
  62. 2022f99 Merge pull request #616 from gregory-m/autogenerated-comment by sam boyer · 8 years ago
  63. f0a81f4 Incorporate pr/538, change manifest prop names by sam boyer · 8 years ago
  64. f6be53c Merge pull request #604 from darkowlzz/512-followup-clean-init-verbose by Carolyn Van Slyck · 8 years ago
  65. 2ae37d6 Cleanup init verbose output by Sunny · 8 years ago
  66. f6c2b15 Incorporate lock split-up into integration branch by sam boyer · 8 years ago
  67. 75ac569 Incorporate solver name and version in Gopkg.lock by sam boyer · 8 years ago
  68. bf737b6 Expand Solver, Solution to report name/version by sam boyer · 8 years ago
  69. dd3873d Merge branch 'master' into par_cmd_tests by Jordan Krage · 8 years ago
  70. 7167264 gps tests: dry and cleanup; remove unused code by Jordan Krage · 8 years ago
  71. ee9843c Added comment on top of lock file by Gregory Man · 8 years ago
  72. e0c7ec3 Merge pull request #587 from sectioneight/handle-gopkg-unstable by sam boyer · 8 years ago
  73. c4e1427 Update tests and ignore unstable semver tags by Aiden Scandella · 8 years ago
  74. 8bdd9e5 Merge pull request #602 from davecheney/fix-appveyor-build-breakage by sam boyer · 8 years ago
  75. 155a6de Merge pull request #571 from niranjan92/master by sam boyer · 8 years ago
  76. e04faa2 Merge pull request #614 from jonstacks/vendor-underscore by Carolyn Van Slyck · 8 years ago
  77. 98250d4 Add a leading underscore to vendor backup by Jonathan Stacks · 8 years ago
  78. d8abdbf dep init refactor tests by Niranjan Godbole · 8 years ago
  79. 3cd933d parallelize many cmd/dep tests by Jordan Krage · 8 years ago
  80. bad62a8 move paths to gps/paths; remove FlattenOmitStdLib by Jordan Krage · 8 years ago
  81. 39f2c47 Merge branch 'master' into consolidate-fs-files by Ibrahim AshShohail · 8 years ago
  82. 3331b1d internal/fs: ensure we don't fall in a loop in fs.CopyDir by Ibrahim AshShohail · 8 years ago
  83. 4cd28ce Merge remote-tracking branch 'upstream/master' into consolidate-fs-files by Ibrahim AshShohail · 8 years ago
  84. c42cad0 move paths pkg; remove dupe isStdLib func by Jordan Krage · 8 years ago
  85. e9d1599 first crack at symlinks FAQ by Brian Starke · 8 years ago
  86. 87d96cf Handle both cases by Aiden Scandella · 8 years ago
  87. cafdd52 Merge pull request #599 from jmank88/is_std_lib by sam boyer · 8 years ago
  88. cfdd731 Merge pull request #603 from sectioneight/better-error-messages by sam boyer · 8 years ago
  89. d95d83a Swap expected/got for correct output in vcs_source_test by Aiden Scandella · 8 years ago
  90. 331c9f6 appveyor.yml: fix failure to detect windows build errors by Dave Cheney · 8 years ago
  91. 3780ff1 Merge pull request #601 from sdboyer/unbreak-tip by sam boyer · 8 years ago
  92. 0251881 Re-export all golden & testcase files by sam boyer · 8 years ago
  93. 2f58930 fix solver.stdLibFn by Jordan Krage · 8 years ago
  94. 9fa29c2 Merge pull request #579 from xmattstrongx/update_mastermind_semver by sam boyer · 8 years ago
  95. 1e92416 better IsStandardImportPath doc by Jordan Krage · 8 years ago
  96. f479250 Merge branch 'master' into update_mastermind_semver by sam boyer · 8 years ago
  97. fc2dc46 move stdLibFn field from rootdata to solver by Jordan Krage · 8 years ago
  98. 2879206 Merge pull request #598 from carolynvs/print-testoutput-newline by sam boyer · 8 years ago
  99. 10aeca6 Merge pull request #585 from jonstacks/master by sam boyer · 8 years ago
  100. 3097c00 Merge pull request #600 from jmank88/solver_unused_var by sam boyer · 8 years ago