build/maintner
Carlos Amedee e8c8ca12ab all: add license headers
This change adds license headers to files which are missing them.
A modified version of the addlicense tool was used to add these headers:
https://github.com/google/addlicense

The command issued was:
addlicense -c "Go Authors" -l bsd *

Change-Id: Id6fd17c587f99b3ff0ef5f5f35befcfe5aaeef72
Reviewed-on: https://go-review.googlesource.com/c/build/+/409614
Run-TryBot: Carlos Amedee <carlos@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
2022-06-01 18:19:15 +00:00
..
cmd/maintserve all: update the version of x/crypto 2022-01-28 16:20:50 +00:00
godata maintner, devapp, cmd/{gopher,gerrit}bot: give more memory for Go corpus 2022-03-31 16:06:37 +00:00
internal/robustio all: gofmt 2022-04-12 02:01:23 +00:00
maintnerd all: add license headers 2022-06-01 18:19:15 +00:00
maintpb all: gofmt 2022-04-12 02:01:23 +00:00
maintq all: converge GRPC usage to a single version 2022-03-17 15:12:59 +00:00
maintwatch all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
reclog all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
testdata maintner: increase test coverage for github.go and maintner.go 2019-10-02 16:22:21 +00:00
README.md all: add or change GoDoc badge to pkg.go.dev with update-readmes.go 2020-12-15 04:52:31 +00:00
example_test.go maintner: add examples 2017-12-19 22:08:30 +00:00
gerrit.go maintner: return an explicit error from (*GerritProject).GitCommit 2022-05-24 15:47:23 +00:00
gerrit_test.go maintner: handle multi-line subject edge-case 2019-02-11 18:03:06 +00:00
git.go all: gofmt 2022-04-12 02:01:23 +00:00
git_test.go maintner: fix tests 2017-03-31 01:06:28 +00:00
github.go all: gofmt 2022-04-12 02:01:23 +00:00
github_test.go maintner: discard lock_reason in GitHub issue events 2021-05-17 23:52:31 +00:00
logger.go maintner: support for updating corpus in-place from its mutation source 2017-04-30 21:30:16 +00:00
maintner.go all: gofmt 2022-04-12 02:01:23 +00:00
maintner_test.go maintner: don't generate no-op github issue mutations on empty bodies 2019-12-05 17:34:07 +00:00
netsource.go maintner: add and use a copy of cmd/go/internal/robustio for atomic renames 2021-11-05 15:40:21 +00:00
netsource_test.go maintner: add TailNetworkMutationSource and new cmd/maintwatch command 2019-12-05 18:04:20 +00:00
subscribe.go maintnerd: subscribe to pubsubhelper 2017-04-06 15:19:04 +00:00

README.md

Go Reference

golang.org/x/build/maintner

Package maintner mirrors, searches, syncs, and serves Git, Github, and Gerrit metadata.