1. cb7df4a rename UnpairedVersion.Is() to Pair() by Jordan Krage · 8 years ago
  2. 4e7f652 document lock and manifest by Jordan Krage · 8 years ago
  3. 05c40eb Merge meta-PR to stabilize Gopkg metadata files by sam boyer · 8 years ago v0.1.0
  4. 0081879 Respond to review by sam boyer · 8 years ago
  5. 75ac569 Incorporate solver name and version in Gopkg.lock by sam boyer · 8 years ago
  6. 2081136 s/LockFromInterface/LockFromSolution/ by sam boyer · 8 years ago
  7. 8be9bb6 Split input components out in Gopkg.lock by sam boyer · 8 years ago
  8. 9ea8489 gps: move gps to internal/gps by Dave Cheney · 8 years ago
  9. 0561ca9 Fix gofmt and travis by Kris Nova · 8 years ago
  10. 38bd1da Merge branch 'master' into add-gps by Kris Nova · 8 years ago
  11. 122ade3 String replacing for import paths by Kris Nova · 8 years ago
  12. 34bbce0 Use LockDiff from gps by Carolyn Van Slyck · 8 years ago
  13. e31a186 New filenames: Gopkg.toml and Gopkg.lock by Carolyn Van Slyck · 8 years ago
  14. 9065775 Do not export the TOML marshaler interface by Carolyn Van Slyck · 8 years ago
  15. fb7c3fa Replace manual toml mapping by Carolyn Van Slyck · 8 years ago
  16. 28c2316 Map manifest and lock TOML to structs by Carolyn Van Slyck · 8 years ago
  17. 56476c3 Remove JSON marshaling for lock and manifest by Carolyn Van Slyck · 8 years ago
  18. d2a557e Change manifest and lock file names to manifest.toml and lock.toml by Carolyn Van Slyck · 8 years ago
  19. 7b22cd8 Represent manifest dependencies as an array of tables, not a map by Carolyn Van Slyck · 8 years ago
  20. d3135b8 Add MarshalTOML to manifest and lock by Carolyn Van Slyck · 8 years ago
  21. cfc2c94 Swap fmt.Errorf with errors.Errorf by Carolyn Van Slyck · 8 years ago
  22. 6ae7723 Rename the lock field "repo" to "source" by Carolyn Van Slyck · 8 years ago
  23. 02635cc Display diff of lock file during dry-run by Carolyn Van Slyck · 9 years ago
  24. d02eb69 Extract version type matching into a single function by Carolyn Van Slyck · 9 years ago
  25. e43a3b8 Respect dry-run flag during dep ensure by Carolyn Van Slyck · 9 years ago
  26. a651765 Swap locksAreEquivalent guts for gps.LocksAreEq by sam boyer · 9 years ago
  27. fceb52f Increasing coverage for lock and analyzer by tro3 · 9 years ago
  28. 0acfd38 move command code into cmd subpackage by Miguel Molina · 9 years ago
  29. dc6530b Make golint happier by Daniel Martí · 9 years ago
  30. f91353d rename 'hoard' to 'dep' (this time for sure) by Andrew Gerrand · 9 years ago
  31. ee81dce rename 'hoard' to 'nest' by Andrew Gerrand · 9 years ago
  32. 280a408 dep: fix equality check of packages by Edward Muller · 9 years ago
  33. 302ad3e Rename 'dep' to 'hoard', where appropriate by sam boyer · 9 years ago
  34. 6163c9e Various and sundry typos, fixes, renames by sam boyer · 9 years ago
  35. 082fe00 Add locksAreEquivalent() by sam boyer · 9 years ago
  36. 5b2ff11 chasing gps: s/NetworkName/Source/ by sam boyer · 9 years ago
  37. 06af1bb dep: Update gps to v0.13.0; semver to latest 2.x by sam boyer · 9 years ago
  38. 3e7c05f fix imports by Jess Frazelle · 9 years ago
  39. 2c832bd dep: sort projects in lock before serializing by sam boyer · 9 years ago
  40. 7b1fbdb dep: helper func to convert gps.Lock to dep's lock by sam boyer · 9 years ago
  41. 20bf102 dep: internalize and improve JSON handling by sam boyer · 9 years ago
  42. d1c74a8 Add sorting TODO; revert vendor change by sam boyer · 9 years ago
  43. 166b616 Write versions to correct raw lock fields by sam boyer · 9 years ago
  44. e220b2f Fix assorted typos and type issues by sam boyer · 9 years ago
  45. 881f310 dep: JSON marshaling for locks by sam boyer · 9 years ago
  46. 4f2ec04 Misc cleanups by Edward Muller · 9 years ago
  47. f569990 i is better than k for indexes by sam boyer · 9 years ago
  48. a9836df Add basic Lock implementation by sam boyer · 9 years ago