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