sam boyer
4871d2f749
Guard against possibly stale local git repos
2017-05-31 21:03:46 -04:00
sam boyer
1c168c0d47
Merge pull request #689 from darkowlzz/update-dep-lock
...
Update dep's lock inputs-digest
2017-05-31 19:15:34 -04:00
Sunny
10223cd9d2
Update dep's lock inputs-digest
...
`dep status` on dep showed "Lock inputs-digest mismatch". Ran `ensure`
to generate a new inputs-digest.
2017-05-31 23:46:53 +05:30
sam boyer
231ebf2a0e
Merge pull request #611 from darkowlzz/161-status-memo-mismatch-feedback
...
Add status feedback on memo mismatch
2017-05-31 11:42:31 -04:00
sam boyer
455cd08b39
Merge pull request #671 from zknill/match-abbreviated-revision-ids
...
Match and warn on abbreviated git and hg revisions
2017-05-30 23:32:58 -04:00
sam boyer
94e95d2104
Merge pull request #596 from marwan-at-work/local-recovery
...
recover from corrupt repos
2017-05-30 23:28:29 -04:00
Carolyn Van Slyck
0e8607e71f
Merge pull request #678 from dlespiau/20170530-fix-error-message
...
prune: Fix error message
2017-05-30 17:38:26 -05:00
Damien Lespiau
5e59f19366
prune: Fix error message
2017-05-30 22:36:25 +01:00
sam boyer
7885eaee56
Add issue label links to CONRIBUTING.md
2017-05-30 09:20:52 -04:00
sam boyer
76df8f8c8d
Update README to reflect milestone reached
2017-05-30 09:20:38 -04:00
sam boyer
cb2c56a602
Merge pull request #483 from darkowlzz/481-drop-remove-subcommand
...
Drop remove subcommand
2017-05-30 08:59:31 -04:00
sam boyer
37fe793f0d
Merge pull request #657 from ibrasho-forks/fix-symlink-copying
...
internal/fs: handle symlinks in copyFile()
2017-05-30 08:58:50 -04:00
Sunny
abcd78e733
Drop remove subcommand
...
Removes remove.go along with all the test files and harness tests.
2017-05-30 16:42:56 +05:30
Sunny
6079300be6
Rename memo to inputs-digest
2017-05-30 16:33:46 +05:30
Sunny
243be69c9b
Add status feedback on memo mismatch
...
- Adds feedback to status when there's a lock memo mismatch. For
mismatch with missing packages, it lists the packages and provides
instructions to fix the issue. For memo mismatch due to modified
manifest, it instructs the user about how to generate a new lock.
2017-05-30 16:29:19 +05:30
Ibrahim AshShohail
4d224bd556
internal/fs: more nits
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-30 09:43:56 +03:00
sam boyer
07b4de8c68
Merge pull request #670 from gregory-m/compare-vendor-paths-order
...
Fixed order in test output
2017-05-29 23:35:16 -04:00
sam boyer
6d355e0592
Merge pull request #653 from jmank88/mkbridge
...
de-globalize mkBridge function var
2017-05-29 23:29:14 -04:00
sam boyer
8021755918
Merge pull request #665 from jmank88/test_case_serialization
...
DRY up integration tests; remove 'Cleanup' testcase.json rewrite
2017-05-29 23:25:25 -04:00
sam boyer
cc562eb90b
Merge pull request #676 from carolynvs/print-cache-error
...
Print the error when unable to cache
2017-05-29 19:37:15 -04:00
Carolyn Van Slyck
1a41bd3e03
Print the error when unable to cache
2017-05-29 18:06:37 -05:00
sam boyer
75873531fd
Merge pull request #666 from melkorm/issue-662-slow-homebrew-install
...
slow bzr installation with OSx build
2017-05-28 20:51:53 -04:00
Bartosz Grzybowski
c0da2163ae
#662 Move HOMEBREW_NO_AUTO_UPDATE to env section
2017-05-28 22:43:22 +02:00
Carolyn Van Slyck
70bfeac473
Merge pull request #667 from nmiyake/patch-1
...
Fix typo in FAQ.md
2017-05-28 10:06:47 -05:00
Carolyn Van Slyck
678e7317ad
Merge pull request #668 from darkowlzz/init-notondisk-list
...
init print not in GOPATH only when notondisk > 0
2017-05-28 10:04:03 -05:00
zak
4898456949
Match and warn on abbreviated git and hg revisions
...
Match abbreviated git and hg commit hash, 7 and 12 characters
respectively. Warn in validateManifest if abbreviated hashes are used.
2017-05-28 14:42:48 +01:00
Gregory Man
0088f3d8c7
Fixed wrong order in test output
...
CompareVendorPaths was output got instead want and vice versa
2017-05-28 13:22:45 +03:00
Sunny
1d801c9176
init print not in GOPATH only when notondisk > 0
...
Check length of `notondisk` before printing deps not found in GOPATH message.
2017-05-28 11:36:38 +05:30
Nick Miyake
9d4b42e59d
Fix typo in FAQ.md
2017-05-27 11:25:38 -07:00
Bartosz Grzybowski
e3ad189ecb
#662 Remove cache directories as it takes too much time
2017-05-27 19:38:11 +02:00
Bartosz Grzybowski
facd7c80c7
#662 Add homebrew no update flag for bzr installation
2017-05-27 18:51:31 +02:00
Jordan Krage
9249f903a3
DRY up integration tests; remove 'Cleanup' testcase.json rewrite
2017-05-27 09:44:56 -05:00
Ibrahim AshShohail
e568774268
internal/fs: nits here and there
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-27 16:14:39 +03:00
sam boyer
452040d635
Re-export golden files
2017-05-27 09:05:51 -04:00
sam boyer
05c40eba7f
Merge meta-PR to stabilize Gopkg metadata files
2017-05-26 23:52:34 -04:00
sam boyer
3e187c966e
Improve semver/release-related FAQ sections
2017-05-26 16:12:50 -04:00
sam boyer
a6d8f64e1e
Merge pull request #658 from golang/backup-vendor-faq
...
FAQ: dep backs up vendor during init
2017-05-26 14:09:52 -04:00
marwan-at-work
ce46ed080e
change tmepdir name for TestNewCtxRepoHappyPath
2017-05-26 13:34:46 -04:00
Carolyn Van Slyck
5d1f44728d
FAQ: dep backs up vendor during init
2017-05-26 11:06:24 -05:00
Ibrahim AshShohail
f82ed6b4e9
internal/fs: rename var in copyFile
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 17:06:27 +03:00
Ibrahim AshShohail
4af778024f
internal/fs: skip inaccessible file tests on windows
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 16:35:19 +03:00
sam boyer
f1d1358130
Exclude testdata dirs from codeclimate
2017-05-26 08:47:29 -04:00
sam boyer
3670c7b61e
Beef up codeclimate a little
2017-05-26 08:44:38 -04:00
sam boyer
fbe83dcaba
Merge pull request #656 from sdboyer/expand-faq
...
Expand FAQ to include maintainer-ish questions
2017-05-26 08:16:24 -04:00
Ibrahim AshShohail
fc0c4b79f4
internal/fs: simplify statement
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 15:00:07 +03:00
Ibrahim AshShohail
e8fb51dc88
internal/fs: add tests for IsSymlink()
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 14:58:49 +03:00
Ibrahim AshShohail
b614fbf7f1
internal/fs: add IsSymlink() and copySymlink() to fix copyFile()
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 14:31:48 +03:00
Ibrahim AshShohail
1dd2d585ff
internal/fs: add tests for fs.copyFile() on symlinks
...
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2017-05-26 14:27:55 +03:00
sam boyer
13bd50e905
Take advantage of new Travis build pipelines
...
Closes #646 .
2017-05-26 00:09:36 -04:00
sam boyer
9664d42332
Expand FAQ to include maintainer-ish questions
2017-05-26 00:07:50 -04:00