| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc/linkcheck: better redirect handling, use meaningful exit code | Andrew Gerrand | 2013-10-25 | 1 | -32/+58 |
| | | | | | | | | | | | | | | Prevent linkcheck from following redirects that lead beyond the outside the root URL. Return a non-zero exit code when there are problems. Some minor refactoring for clarity. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/14425049 | ||||
| * | misc: add linkcheck tool | Brad Fitzpatrick | 2013-08-29 | 1 | -0/+167 |
| Fixes #5378 R=golang-dev, r CC=golang-dev https://golang.org/cl/13247044 | |||||
