| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-03 | Add import line to README.md quickstart | Brian Dorsey | |
| 2015-04-10 | Enable methods to sort map keys and spew itself as last resort | Tim Hockin | |
| If enabled by flags, try to use methods to stringify map keys and sort on that. If we can't use primitive sorting and we can't use methods, we can still fall back on spew itself. If SpewKeys is enabled, use Sprintf("%#v") to generate a string and sort by that. | |||
| 2015-02-23 | Add -u to the README installation instructions. | Dave Collins | |
| This will allow the command to update the package if an old one happens to be present while still fetching it if it's missing. Suggested by @shurcooL in #28. | |||
| 2014-03-27 | Point test coverage badge at master branch. | Dave Collins | |
| 2014-03-27 | Add coveralls.io test coverage badge. | Dave Collins | |
| 2013-11-16 | Make build status badge only apply to master branch. | Dave Collins | |
| 2013-11-16 | Add TravisCI build status badge to README.md. | Dave Collins | |
| 2013-11-16 | Add godoc reference badge to README.md. | Dave Collins | |
| 2013-11-16 | Update README and doc.go with new SortKeys option. | Dave Collins | |
| 2013-03-11 | Update README.md | Dave Collins | |
| 2013-03-08 | Update docs for new byte array and slice behavior. | Dave Collins | |
| 2013-03-08 | Update README.md | Dave Collins | |
| Include byte slice hexdump output in sample dump output. | |||
| 2013-03-03 | Cleanup documentation on new ContinueOnMethod code. | Dave Collins | |
| This commit expands on TShadwell's work attached to issue #8. It rounds out the documentation for the new option. | |||
| 2013-02-02 | Update README.md | Dave Collins | |
| 2013-01-20 | Update README.md | Dave Collins | |
| 2013-01-19 | Update README.md | Dave Collins | |
| 2013-01-17 | Update README.md | Dave Collins | |
| 2013-01-10 | Update README.md | Dave Collins | |
| 2013-01-10 | Update README.md | Dave Collins | |
| 2013-01-08 | Update README.md | Dave Collins | |
| 2013-01-08 | Update README.md | Dave Collins | |
| 2013-01-08 | Initial commit | Dave Collins | |
