<feed xmlns='http://www.w3.org/2005/Atom'>
<title>beku/README.md, branch main</title>
<subtitle>Library and program to manage Go packages in user's environment.</subtitle>
<id>http://git.kilabit.info/beku/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/beku/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/'/>
<updated>2022-01-31T17:24:20Z</updated>
<entry>
<title>all: remove the flag vendor</title>
<updated>2022-01-31T17:24:20Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-01-31T17:23:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=b49ef8b92d182759a5b9312428bea3d5095ddeaf'/>
<id>urn:sha1:b49ef8b92d182759a5b9312428bea3d5095ddeaf</id>
<content type='text'>
Since vendoring is already handled by Go module, we remove this
feature to minimize duplication.
</content>
</entry>
<entry>
<title>all: replace beku_test in testdata with gitsubmodule</title>
<updated>2022-01-30T04:33:37Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-01-30T04:33:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=b6c96bbfd14baff70932dd9fb4722d8e32f38a58'/>
<id>urn:sha1:b6c96bbfd14baff70932dd9fb4722d8e32f38a58</id>
<content type='text'>
Previously, the beku_test is bare clone of git repository stored as is.
This cause an initial clone of the beku repository itself does not
recognize it as git repository, which make the test fail:

  go test -v -coverprofile=cover.out ./... || rm -f cover.out
  fatal: '/home/ms/go/src/git.sr.ht/~shulhan/beku/testdata/beku_test.git' does not appear to be a git repository
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.
  2022/01/30 10:56:19 gitInstall: Clone: exit status 128
  FAIL    github.com/shuLhan/beku 0.008s

This changes make the testdata/beku_test.git as git submodule, to make
the test run well.
</content>
</entry>
<entry>
<title>Update documentation to match with current implementation</title>
<updated>2018-09-10T20:11:56Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-09-10T20:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=cba66c8e76f37c01b67c4ad95cf8b95fa7cc8822'/>
<id>urn:sha1:cba66c8e76f37c01b67c4ad95cf8b95fa7cc8822</id>
<content type='text'>
Also, auto formatting by prettier.
</content>
</entry>
<entry>
<title>Update CHANGELOG and README</title>
<updated>2018-07-02T18:49:01Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-07-02T18:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=b0d51ac91831970e4e75297685a61a625edb54bb'/>
<id>urn:sha1:b0d51ac91831970e4e75297685a61a625edb54bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove govendor vendor tool</title>
<updated>2018-07-02T17:54:19Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-07-02T17:36:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=bc9faaf647a61bb07b37b4221f761e0cef40cb0d'/>
<id>urn:sha1:bc9faaf647a61bb07b37b4221f761e0cef40cb0d</id>
<content type='text'>
It cannot handle transitive dependencies when building Consul [1]

[1] https://github.com/kardianos/govendor/issues/348
</content>
</entry>
<entry>
<title>Update readme and changelog</title>
<updated>2018-06-05T19:18:07Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-06-05T19:18:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=0303ca774b6a8771dfcad912c6a92dfde67ed52d'/>
<id>urn:sha1:0303ca774b6a8771dfcad912c6a92dfde67ed52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to disable installing dependencies</title>
<updated>2018-06-05T09:59:50Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-06-05T09:59:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=d7f5cb4233394a0e810de15ecf2e97a79a9a3acd'/>
<id>urn:sha1:d7f5cb4233394a0e810de15ecf2e97a79a9a3acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[chore] Update README</title>
<updated>2018-06-03T17:07:23Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-06-03T17:04:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=ab5beae89179a26262ba59a3297f768bcc0dee4a'/>
<id>urn:sha1:ab5beae89179a26262ba59a3297f768bcc0dee4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add common option "-V, --vendor" to work with vendor directory</title>
<updated>2018-06-03T17:07:21Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-06-01T22:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=fd2b25bb08063ed7deb09757374a260dba22ee5a'/>
<id>urn:sha1:fd2b25bb08063ed7deb09757374a260dba22ee5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync(): install missing dependencies</title>
<updated>2018-06-03T17:06:44Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2018-06-03T10:08:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=0fae71f16b5e3194126802905ca0d740c06ee395'/>
<id>urn:sha1:0fae71f16b5e3194126802905ca0d740c06ee395</id>
<content type='text'>
</content>
</entry>
</feed>
