Permalink
Failed to load latest commit information.
cmd/beku cmd/beku: fix parsing multiple subcommand on Sync Sep 14, 2018
testdata Refactoring test to use clone from local directory Sep 14, 2018
.gitignore Fix sync "--into" command Sep 10, 2018
CHANGELOG.md cmd/beku: fix parsing multiple subcommand on Sync Sep 14, 2018
LICENSE beku - Go package management with "pacman" like syntax May 12, 2018
Makefile [chore] Replace gometalinter with golangci-lint May 26, 2018
README.md Update documentation to match with current implementation Sep 10, 2018
beku.go Remove unused variables Sep 14, 2018
beku_test.go Remove unused variables Sep 14, 2018
common.go Replace git and common functions with package share/lib/{git,io} Sep 12, 2018
common_test.go Replace git and common functions with package share/lib/{git,io} Sep 12, 2018
env.go go.mod: update dependencies Sep 28, 2018
env_test.go env_test: replace package "tekstus/diff" with new upstream Sep 18, 2018
go.mod go.mod: update dependencies Sep 28, 2018
go.sum go.mod: update dependencies Sep 28, 2018
package.go package: get remote branch if its empty Sep 14, 2018
package_git.go package_git: check for empty tag which cause empty version Sep 28, 2018
package_git_test.go Replace git and common functions with package share/lib/{git,io} Sep 12, 2018
package_test.go package: get remote branch if its empty Sep 14, 2018
packagestate.go [chore] Add copyright information Jun 3, 2018