index
:
awwan
dev
main
Configuration management software, scriptable shell with SSH support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
awwan_local_test.go
Age
Commit message (
Expand
)
Author
2026-02-15
all: fix chmod/chown if destination is directory
Shulhan
2026-02-06
all: use separate buffer for stdout and stderr in TestAwwanLocal
Shulhan
2026-02-03
all: fix data race in tests and [httpServer.ExecuteTail]
Shulhan
2025-10-03
all: add option "$noparse" for magic "#put" command
Shulhan
2024-09-08
all: fix linter warnings
Shulhan
2024-03-22
all: replace module "share" with "pakakeh.go"
Shulhan
2023-12-22
all: add [context.Context] to Local and Play
Shulhan
2023-12-22
all: check script file is a directory
Shulhan
2023-12-18
all: fix panic due to out of range when running "#require" statement
Shulhan
2023-11-16
all: refactoring, rename Request to ExecRequest
Shulhan
2023-10-30
all: refactoring Local and Play so that error get logged
Shulhan
2023-10-30
all: log all execution into file
Shulhan
2023-10-30
all: move the awwan unit test to separate files
Shulhan
2023-10-26
all: use "mlog.MultiLogger" to log Request output and error
Shulhan
2023-10-22
all: add magic command "#local"
Shulhan