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
Age
Commit message (
Expand
)
Author
2023-10-26
all: use "mlog.MultiLogger" to log Request output and error
Shulhan
2023-10-26
_www: replace button "Clear selection" with text input for line range
Shulhan
2023-10-25
all: update all embedded files
Shulhan
2023-10-25
_www: setup eslint to lint the TypeScript file
Shulhan
2023-10-25
_www: update submodule wui to tip
Shulhan
2023-10-25
all: log and simplify error when source file is not exist
Shulhan
2023-10-22
cmd/awwan: replace log.Printf and os.Exit with log.Fatalf
Shulhan
2023-10-22
all: restructure the documentation
Shulhan
2023-10-22
all: document the magic word "#local"
Shulhan
2023-10-22
_mkosi: remove package git and gcc from being installed
Shulhan
2023-10-22
all: add magic command "#local"
Shulhan
2023-10-22
all: rewrite method String in Statement
Shulhan
2023-10-21
_AUR: update build and package script to match with latest Makefile
Shulhan
2023-10-21
all: prepare change logs for the next release
Shulhan
2023-10-21
_www/doc: update manual page related to options in "#get" and "#put"
Shulhan
2023-10-21
go.mod: update all dependencies
Shulhan
2023-10-21
all: implement remote "#get!" and "#put!" with owner and mode
Shulhan
2023-10-21
_mkosi: fix the sudoers file
Shulhan
2023-10-21
all: add make tasks to run unit and integration tests
Shulhan
2023-10-21
all: set the mode permission first before owner in Copy and SudoCopy
Shulhan
2023-10-21
all: implement remote "#get:" and "#put:" with owner and mode
Shulhan
2023-10-21
testdata/play: awwan workspace for testing SSH functionalities
Shulhan
2023-10-21
_mkosi: populate SSH keys manually using "mkosi.extra"
Shulhan
2023-10-21
all: implement local "#get!" and "#put!" with owner and mode
Shulhan
2023-10-21
all: implement local "#get:" and "#put:" with owner and mode
Shulhan
2023-10-20
all: add parser for magic command "#get" or "#put" with owner and mode
Shulhan
2023-10-18
_www/doc: convert the background image to jpg
Shulhan
2023-10-18
_www/doc: split To-do into separate pages
Shulhan
2023-10-18
_www/doc: add page that describe how to install awwan
Shulhan
2023-10-18
all: add make task to release based on main branch
Shulhan
2023-10-17
internal: update memfs for www based on latest content
Shulhan
2023-10-17
session: use the raw statement when adding "-S" option in ExecLocal
Shulhan
2023-10-15
internal/cmd/www-awwan: new static web server for awwan.org
Shulhan
2023-10-14
all: remove option "-race" when running test
Shulhan
2023-10-14
all: add integration tests for local "#put!"
Shulhan
2023-10-14
all: rewrite TestAwwan_Local_SudoGet to use mockStdin
Shulhan
2023-10-14
all: add integration test for executing local command with sudo
Shulhan
2023-10-14
all: refactoring ExecLocal to add sudo "-S" option when stdin is not-nil
Shulhan
2023-10-12
all: add integration tests for magic command "#get!"
Shulhan
2023-10-12
all: return error from executeScriptOnLocal
Shulhan
2023-10-12
all: tag all unit test files with "!integration"
Shulhan
2023-10-12
all: fix printing the statement to be executed
Shulhan
2023-10-11
internal: update the embedded memfs for _www
Shulhan
2023-10-11
_mkosi: rewrite the mkosi scripts
Shulhan
2023-10-10
all: setup integration tests using mkosi with systemd-nspawn
Shulhan
2023-10-10
all: trim spaces in passphrase when its read from file
Shulhan
2023-10-07
all: simplify parsing statement for magic command "#get" and "#put"
Shulhan
2023-10-07
all: simplify parsing statement for magic command "#put"
Shulhan
2023-10-06
all: quote the source and destination in SudoCopy
Shulhan
2023-10-06
all: simplify parsing statement for magic command get
Shulhan
[prev]
[next]