1
0
mirror of https://github.com/golang/go synced 2024-11-08 00:26:18 -07:00
go/src/cmd
Baokun Lee 90066bf06a cmd/go/internal/modfetch: run git log with "-c log.showsignature=false"
The old version git not support "--no-show-signature", git add this from
v2.10.0.

Fixes golang/go#26501.

Change-Id: Ia6b54488651e8687b08a4d40e092822bf960c4fe
Reviewed-on: https://go-review.googlesource.com/125315
Run-TryBot: Baokun Lee <nototon@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
2018-07-24 15:51:01 +00:00
..
addr2line
api
asm doc: ArgsSizeUnknown it's defined in cmd/internal/objabi now 2018-07-12 08:22:37 +00:00
buildid
cgo cmd/cgo: don't report inconsistency error for incomplete typedef 2018-07-18 04:17:51 +00:00
compile cmd/compile: run fmt test only in long mode 2018-07-19 20:34:04 +00:00
cover cmd/cover: invoke go command to find packages 2018-07-10 03:56:55 +00:00
dist cmd/cgo: update JNI's jobject to uintptr check for newer Android NDKs 2018-07-17 16:51:15 +00:00
doc cmd/doc: continue to search when package import fails 2018-06-11 22:09:14 +00:00
fix
go cmd/go/internal/modfetch: run git log with "-c log.showsignature=false" 2018-07-24 15:51:01 +00:00
gofmt
internal cmd/internal/buildid: close ELF file after reading note 2018-07-16 23:37:14 +00:00
link cmd/link: skip a couple of DWARF tests in short mode 2018-07-20 18:29:38 +00:00
nm cmd/nm: fix TestGoExec on Plan 9 2018-06-11 20:58:09 +00:00
objdump
pack cmd: remove some unused parameters 2018-04-02 15:51:31 +00:00
pprof cmd/pprof: disable readline UI support for TERM=dumb 2018-07-11 01:08:56 +00:00
test2json cmd/test2json: document missing "skip" action 2018-03-24 18:37:22 +00:00
trace runtime, sycall/js: add support for callbacks from JavaScript 2018-06-14 21:50:53 +00:00
vendor cmd/vendor/golang.org/x/sys/unix: pick up fixes for TestUtimesNanoAt 2018-07-02 15:39:44 +00:00
vet cmd/vet: if a function modifies its args, it's not a print wrapper 2018-07-23 22:45:16 +00:00