| Age | Commit message (Expand) | Author |
| 2026-03-14 | Added graceful shutdown | namilsk |
| 2026-03-07 | Autofmt, updated `TODO.md` | namilsk |
| 2026-03-06 | implemented `SIGUSER/SIGINT/SIGTERM` handlers, graceful shutdown, logging to ... | namilsk |
| 2026-03-06 | Some minor edits | namilsk |
| 2026-02-15 | Fixed error with `pids.retain` in services/units.rs | namilsk |
| 2026-02-14 | refactor `services.rs` | namilsk |
| 2026-02-02 | Fixed `.unwrap()` call in units.rs, fixed all clippy warnings, refactor child... | namilsk |
| 2026-02-02 | Added exit-code check before restarting service | namilsk |
| 2026-02-02 | Implemented mainloop functions (e.g. restarting services), autofmt all | namilsk |
| 2026-01-31 | Started writing service-utils and adding docstrings | namilsk |
| 2026-01-12 | Added auto-installing rustup target in `shell.nix` | namilsk |
| 2026-01-12 | Updated `main.rs` | namilsk |
| 2026-01-12 | Rewrited `SIGCHLD handler & updated nix-shell for usage with `musl` target | namilsk |
| 2026-01-12 | add *.iso artefatcs to gitignore | tuturuu |
| 2026-01-12 | add vm build artifacts to gitignore | tuturuu |
| 2026-01-12 | fix alpine build link in vmtest | tuturuu |
| 2026-01-12 | add wget to vmtest | tuturuu |
| 2026-01-12 | Added test script | namilsk |
| 2026-01-12 | create unitparser module, add notes on future implementation | tuturuu |
| 2026-01-12 | Add logging thoughts & considerations | tuturuu |
| 2026-01-11 | Added static-linking by default | namilsk |
| 2026-01-11 | Fixed functions with similar name | namilsk |
| 2026-01-11 | Implemented `SIGCHLD` & again fixed naming | namilsk |
| 2026-01-10 | Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi... | namilsk |
| 2026-01-10 | Fixed some security issues, `.wait()?` call for `udev`. Fixed one panic-possi... | namilsk |
| 2026-01-10 | Fixed parts naming | namilsk |
| 2026-01-10 | Merge remote-tracking branch 'origin/vigilctl' | namilsk |
| 2026-01-10 | Implement Basic CLI skeleton | tuturuu |
| 2026-01-10 | Specify clap features | tuturuu |
| 2026-01-10 | Sync Cargo Lock | tuturuu |
| 2026-01-10 | Update resolver; Move License; Specify Rust Edition | tuturuu |
| 2026-01-10 | Create args_dispatcher | tuturuu |
| 2026-01-10 | Cli skeleton, basic enums | tuturuu |
| 2026-01-10 | Sync Cargo lock | tuturuu |
| 2026-01-10 | Fix local dev lsp | tuturuu |
| 2026-01-10 | minor todo change | zedddie |
| 2026-01-10 | minor todo fixes | zedddie |
| 2026-01-10 | научись писать па аншлийски уже | zedddie |
| 2026-01-10 | Remove local setup from repo; autofmt shell.nix | tuturuu |
| 2026-01-09 | Updated TODO.md checklist | namilsk |
| 2026-01-09 | Implemetned kernel modules, locales and timezones settings. | namilsk |
| 2026-01-08 | Implementing main functions of init, check TODO.md | namilsk |
| 2026-01-04 | Removed unused code and written devplan in TODO.md | namilsk |
| 2026-01-02 | Refactored code and implemented it in main() | namilsk |
| 2025-12-31 | Added logs annotation to `README.md` | namilsk |
| 2025-12-31 | Added `README.md` | namilsk |
| 2025-12-31 | Added license | namilsk |
| 2025-12-31 | Started work on vigil init system | namilsk |