go/internal/lsp/diff
Meng Zhuo a679dec0fd internal/lsp: force LANG setting while difftest
difftest using output of GNU diff, which will be translated based on
LANG settings.

Fixes golang/go#42962

Change-Id: Id4ae22da04077eb7cda7faace306fdbe1836ec60
Reviewed-on: https://go-review.googlesource.com/c/tools/+/274992
Trust: Meng Zhuo <mzh@golangcn.org>
Run-TryBot: Meng Zhuo <mzh@golangcn.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-12-04 13:55:11 +00:00
..
difftest internal/lsp: force LANG setting while difftest 2020-12-04 13:55:11 +00:00
myers internal/lsp: cleanup the diff/myers package 2019-10-04 03:45:34 +00:00
diff.go internal/lsp: fix unified diffs of edits at the end of a file 2019-10-11 16:38:14 +00:00
diff_test.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00
unified.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00