<feed xmlns='http://www.w3.org/2005/Atom'>
<title>beku/go/vcs/vcs.go, 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>2023-03-02T17:19:39Z</updated>
<entry>
<title>all: reformat all .go files with Go 1.19 gofmt</title>
<updated>2023-03-02T17:19:39Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-03-02T17:19:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=4b4e44bed548115f2c46f4521e8fe2971eb12fc5'/>
<id>urn:sha1:4b4e44bed548115f2c46f4521e8fe2971eb12fc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: fix linter warnings</title>
<updated>2019-12-27T14:45:51Z</updated>
<author>
<name>Shulhan</name>
<email>m.shulhan@gmail.com</email>
</author>
<published>2019-12-27T14:45:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=b5f28512de8cf3fcc7fe31fb7c11570816f86a0f'/>
<id>urn:sha1:b5f28512de8cf3fcc7fe31fb7c11570816f86a0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: suppress linter warnings on global variables and long lines</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-27T23:14:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=9adf103d29e1c08f45918630c4a1997d09176ff3'/>
<id>urn:sha1:9adf103d29e1c08f45918630c4a1997d09176ff3</id>
<content type='text'>
This including the copy of subpackage.
</content>
</entry>
<entry>
<title>all: use copy of "golang.org/x/tools/go/vcs"</title>
<updated>2019-03-29T20:33:31Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2019-03-27T23:08:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/beku/commit/?id=1fa2f800c62ba5cd54827773a9e86ea104e6ddad'/>
<id>urn:sha1:1fa2f800c62ba5cd54827773a9e86ea104e6ddad</id>
<content type='text'>
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>
</feed>
