index
:
beku
dev
main
Library and program to manage Go packages in user's environment.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
Age
Commit message (
Expand
)
Author
2025-07-19
testdata: update beku_test to tip
Shulhan
2025-07-06
all: replace module github.com/shuLhan/share with pakakeh.go
Shulhan
2022-02-01
all: remove the flag vendor
Shulhan
2022-01-30
all: replace beku_test in testdata with gitsubmodule
Shulhan
2019-03-30
testdata: fix bare git repository and test files
Shulhan
2018-09-14
Refactoring test to use clone from local directory
Shulhan
2018-09-14
Add "remote-branch" to test data
Shulhan
2018-06-05
Remove submodule left over file
Shulhan
2018-06-04
Add common option "-V, --vendor" to work with vendor directory
Shulhan
2018-05-29
Fetch new package commits before updating version
Shulhan
2018-05-26
Change default database file name from "gopath.deps" to "beku.db"
Shulhan
2018-05-23
[test] Add unit test for some Env methods
Shulhan
2018-05-18
[test] package: Add unit test for method load
Shulhan
2018-05-17
[test] Add unit test for package scan dependencies
Shulhan
2018-05-17
[test] Add unit test for package Scan
Shulhan
2018-05-17
Change git compare from using browser to using "git log"
Shulhan