aboutsummaryrefslogtreecommitdiff
path: root/cmd/bundle
AgeCommit message (Expand)Author
2019-11-04cmd/bundle: add -tags flagEmmanuel T Odeke
2018-12-01cmd/bundle: change the behavior of the -underscore flagBrad Fitzpatrick
2018-11-09cmd/bundle: permit empty -prefixmatematik7
2017-07-07cmd/bundle: include non-associated commentsHiroshi Ioka
2017-06-23cmd/bundle: fix nil dereference panicAlan Donovan
2017-06-09x/tools/cmd/bundle: include comments inside functionsHiroshi Ioka
2017-04-01all: apply new machine-generated doc spec to filesKevin Burke
2016-11-04cmd/bundle: revert support for Go 1.8 aliasesAlan Donovan
2016-11-02x/tools: clone some files in preparation for alias changesAlan Donovan
2016-09-13cmd/bundle: add flag to rewrite golang.org/ to golang_org/ in importsBrad Fitzpatrick
2016-08-24cmd/bundle: Support renaming imports.Dmitri Shuralyov
2016-07-21cmd/bundle: More idiomatic flag.Usage.Dmitri Shuralyov
2016-05-26cmd/bundle: move down imports of external packageYasuhiro Matsumoto
2016-03-27all: address vet issues, fix print callsDominik Honnef
2016-02-22cmd/bundle: fix broken testAlan Donovan
2016-02-17bundle: new docs, command-line interfaceRuss Cox
2016-01-06tools: switch to standard go/types at tipAlan Donovan
2016-01-06x/tools/...: fork and tag !1.5 all files that use go/types et alAlan Donovan
2015-12-18cmd/bundle: add blank line before package declarationAlan Donovan
2015-10-29x/tools/cmd/bundle: a tool to concatenate source files, preserving reference ...Alan Donovan