.. |
buildinfo
|
Verify stdout and stderr in shell tests
|
2020-08-11 15:58:20 +01:00 |
cli
|
[cleanup] trivial golint suggested changes
|
2020-12-25 01:11:33 +00:00 |
daemon
|
pkg/daemon: Move the opening of stdin for the daemon to spawn.go.
|
2021-01-17 00:12:36 +00:00 |
diag
|
pkg: Move multierror.go from util/ to diag/.
|
2020-09-03 05:12:55 +01:00 |
edit
|
Control deprecation warnings with a number instead of a bool.
|
2021-01-19 21:37:36 +00:00 |
env
|
pkg/util: Move environment variable names to a new package.
|
2020-08-16 14:12:48 +01:00 |
eval
|
Deprecate the use of "a=b" for non-temporary assignment in 0.15.
|
2021-01-19 23:28:34 +00:00 |
fsutil
|
pkg/fsutil: Fix claim_test.go for Windows.
|
2021-01-17 00:55:51 +00:00 |
getopt
|
Fix typos found by codespell
|
2020-10-10 22:47:50 +01:00 |
glob
|
pkg/: Move test utilities from util/ to testutil/.
|
2020-09-03 04:55:16 +01:00 |
logutil
|
pkg/util: Break into fsutil/ and logutil/.
|
2020-09-03 05:27:18 +01:00 |
parse
|
Move parsing of ordinary assignment form to the compile phase.
|
2021-01-16 01:48:51 +00:00 |
prog
|
Control deprecation warnings with a number instead of a bool.
|
2021-01-19 21:37:36 +00:00 |
shell
|
Introduce the path: module (#1203)
|
2021-01-16 23:21:33 +00:00 |
store
|
pkg/util: Break into fsutil/ and logutil/.
|
2020-09-03 05:27:18 +01:00 |
strutil
|
pkg/eval: Move ChopLineEnding to the strutil package.
|
2020-09-04 21:16:06 +01:00 |
sys
|
Fix typos found by codespell
|
2020-10-10 22:47:50 +01:00 |
testutil
|
Introduce the path: module (#1203)
|
2021-01-16 23:21:33 +00:00 |
tt
|
pkg/eval/vals: Move the "any" matcher to pkg/tt.
|
2020-01-06 23:19:00 +00:00 |
ui
|
pkg/ui: Clarify godoc comments for Concat and RConcat implementations.
|
2020-12-25 17:43:47 +00:00 |
wcwidth
|
Fix typos found by codespell
|
2020-10-10 22:47:50 +01:00 |
web
|
pkg/eval: Clean up Port related code.
|
2021-01-05 05:23:17 +00:00 |