summaryrefslogtreecommitdiffhomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20Tools: Fix typo in tools/README.mdDan Callahan1-1/+1
2024-02-19Tools: disambiguate unitc control socket detectionLiam Crilly1-2/+2
2024-01-23Tools: setup-unit: -hh: Add short-cut for the advanced helpAlejandro Colomar1-5/+5
2024-01-23Tools: setup-unit: -hh: The advanced commands aren't experimentalAlejandro Colomar1-2/+1
2024-01-23Tools: setup-unit: -hh: Add missing documentation for 'restart'Alejandro Colomar1-1/+5
2024-01-16White space formatting fixesAndrei Zeliankou2-7/+7
2023-10-18Tools: unitc remote mode edit fix.Liam Crilly1-2/+2
2023-10-16Tools: unitc Docker mode.Liam Crilly2-21/+43
2023-10-10Tools: unitc YAML mode.Liam Crilly2-7/+55
2023-10-03Tools: unitc quiet mode fix for macOS.Liam Crilly1-1/+1
2023-06-30Tools: setup-unit: ctl: added "edit" subcommand.Alejandro Colomar1-0/+112
2023-06-27Tools: setup-unit: restart: added -l and -s flags.Alejandro Colomar1-2/+46
2023-06-27Tools: setup-unit: added restart command.Alejandro Colomar1-0/+51
2023-06-27Tools: setup-unit: ps: forcing full lines from ps(1).Alejandro Colomar1-1/+1
2023-06-27Tools: setup-unit: using $0 is simpler.Alejandro Colomar1-31/+28
2023-06-07Tools: unitc edit mode for interactive configuration.Liam Crilly2-2/+27
2023-06-01Tools: improved ps(1) portability for unitc.Liam Crilly1-4/+19
2023-05-24Updated copyright notice.Andrei Zeliankou2-2/+2
2023-04-15Tools: setup-unit: unified repeated code.Alejandro Colomar1-9/+7
2023-04-04Tools: use control socket and log file from running instance.Liam Crilly1-2/+2
2023-03-29Renamed --libstatedir to --statedir.Alejandro Colomar1-3/+3
2023-02-27Tools: improved detection of unitd control socket.Liam Crilly1-5/+5
2023-02-20Tools: using nicer characters for showing a tree.Alejandro Colomar1-19/+19
2023-01-31Added default values for pathnames.Alejandro Colomar1-3/+3
2023-01-02Tools: setup-unit: disabled buggy behavior of zsh(1).Alejandro Colomar1-0/+3
2023-01-02Tools: setup-unit: workarounded macOS tmp file permissions.Alejandro Colomar1-1/+4
2023-01-02Tools: setup-unit: removed root checks.Alejandro Colomar1-8/+0
2022-12-19Tools: unitc avoid interactive rm(1) invocations.Liam Crilly1-3/+3
2022-12-16Tools: Fixed bug in help message.Alejandro Colomar1-1/+1
2022-12-16Tools: Using HereDoc instead of echo(1).Alejandro Colomar1-5/+7
2022-12-16Tools: fixed quoting for apostrophe in setup-unit.Liam Crilly1-1/+1
2022-12-14Tools: Updated built-in 'setup-unit' help, README.md command lines.Artem Konev1-66/+63
2022-12-14Tools: Added subcommands to setup-unit.Alejandro Colomar1-211/+1400
2022-12-14Tools: Added unitc.Liam Crilly2-0/+310
2022-12-03Added tools/README.md.Liam Crilly1-0/+16
2022-11-22Tools: Added setup-unit.Konstantin Pavlov1-0/+311