| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
pkg/bisect uses Poll and then relies on tags for compiler detection.
Don't use --no-tags when fetching.
Update #501
|
| |
|
|
| |
Fixes #728
|
| |
|
|
|
|
|
| |
This just says that we want to use git to checkout OpenBSD
without any special/complex features.
Update #712
|
| |
|
|
| |
For now only checking out and polling.
|
| |
|
|
|
| |
Wrap current git interface in abstract interface.
Provide constructor that create repo interface for the given os/vm.
|
|
|
Rename pkg/git to pkg/vcs because we need to support not only git.
|