<feed xmlns='http://www.w3.org/2005/Atom'>
<title>beku, branch v0.7.0</title>
<subtitle>Library and program to manage Go packages in user's environment.</subtitle>
<id>http://git.kilabit.info/beku/atom?h=v0.7.0</id>
<link rel='self' href='http://git.kilabit.info/beku/atom?h=v0.7.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/'/>
<updated>2019-06-28T06:14:09Z</updated>
<entry>
<title>Release v0.7.0</title>
<updated>2019-06-28T06:14:09Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-28T06:14:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=92114a84e5839ae04e4a239862852246a42c2061'/>
<id>urn:sha1:92114a84e5839ae04e4a239862852246a42c2061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>env: fix missing exclude, deps, required-by, and missing statements</title>
<updated>2019-06-24T17:12:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-24T17:11:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=c645b6dc47677d3fe4de55fc7d574a76841c3f16'/>
<id>urn:sha1:c645b6dc47677d3fe4de55fc7d574a76841c3f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update package share from v0.6.1 to v0.7.0</title>
<updated>2019-06-18T07:49:16Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-18T07:49:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=2c0156f2a03febd7d05518ef2d155a060b9b03e8'/>
<id>urn:sha1:2c0156f2a03febd7d05518ef2d155a060b9b03e8</id>
<content type='text'>
This update bring new change on how to use the ini package.
</content>
</entry>
<entry>
<title>package: add $GOCACHE and $HOME to environments on GoInstall</title>
<updated>2019-06-09T10:44:45Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-09T10:44:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=560b26738f6632d1f59c80408e4eb0920f62cbb2'/>
<id>urn:sha1:560b26738f6632d1f59c80408e4eb0920f62cbb2</id>
<content type='text'>
The latest Go release will require $GOCACHE or $HOME environment variable
upon running "go install" command.
</content>
</entry>
<entry>
<title>go.mod: update dependencies</title>
<updated>2019-06-09T10:24:48Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-09T10:24:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=7288cedc8718d58784491a3010b7860aa211523f'/>
<id>urn:sha1:7288cedc8718d58784491a3010b7860aa211523f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>env: do not auto cleanup unused repositories</title>
<updated>2019-06-09T10:23:00Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-06-09T10:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=5e0418bf05516780351cdfb74cd1a045d3821f39'/>
<id>urn:sha1:5e0418bf05516780351cdfb74cd1a045d3821f39</id>
<content type='text'>
Previously, we remove all unused repositories from $GOPATH, which caused
some important repositories that we forgot to track get removed during
freeze operation.

This commit remove the auto cleanup and only print the unused repositories
to the screen.
</content>
</entry>
<entry>
<title>Release v0.6.0</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-29T20:33:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=a210339a4b7ed540b9c0ae6dc24cc4e5aefad7ed'/>
<id>urn:sha1:a210339a4b7ed540b9c0ae6dc24cc4e5aefad7ed</id>
<content type='text'>
##  New Features

-  Make Go command works with Go v1.12 and later.
   This means turning off GO111MODULE when running Go command.

-  Install package if missing when issuing SyncAll

##  Enhancement

-  Use copy of "golang.org/x/tools/go/vcs".

   The indirect dependencies of package "golang.org/x/tools/go/vcs" is
   overwhelming.  Using "go get" on this package alone will pull up all
   dependency of "golang.org/x/tools".

   To minimize unneeded download of unneeded packages we copy the package
   vcs to our own repository including their license file.
</content>
</entry>
<entry>
<title>all: make Go command works with Go v1.12 and later</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-29T20:03:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=791001467be9de3442e2f3177a61ae3437c0d231'/>
<id>urn:sha1:791001467be9de3442e2f3177a61ae3437c0d231</id>
<content type='text'>
This means turning off GO111MODULE when running Go command.
</content>
</entry>
<entry>
<title>test: run the test functions directly</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-29T19:40:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=b5d23e763f9ce643a454d2e643810a4f9450920a'/>
<id>urn:sha1:b5d23e763f9ce643a454d2e643810a4f9450920a</id>
<content type='text'>
Previously, we run each unit test in each test file using sub-test by
calling it from single exported function as main test.

This commit changes it to run directly, which means, we export all unit
test functions, and let the "go test" run them in order.
</content>
</entry>
<entry>
<title>testdata: fix bare git repository and test files</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-27T23:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=c6b0a4337671caa5cd5449ec9dca859c88b62f61'/>
<id>urn:sha1:c6b0a4337671caa5cd5449ec9dca859c88b62f61</id>
<content type='text'>
Include all files from "git clone --bare" in testdata/beku_test.git.
</content>
</entry>
</feed>
