← Back to davo.co
aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
7 hoursdocs(readme): update features and usage documentation for v1.1.0David Faulkner
- Document persistent summary logging at ~/.local/state/ud/ud.log - Add execution instructions for -v, -c, -V, and -h CLI flags - Fix raw URL formatting inside the git clone bash code block
24 hoursdocs(readme): fix raw URL rendering in clone block and add divider spacingDavid Faulkner
- Remove Markdown link formatting from git clone bash code block - Add blank line padding around horizontal rules to ensure clean rendering
24 hoursdocs(readme): consolidate build and execution sections and update HTTPS ↵David Faulkner
clone URL - Add HTTPS clone URL for git.davo.co - Document hardened build flags and optimization features - Combine Build and Execution instructions into a single workflow section
28 hoursdocs: fix unclosed code fence in READMEv1.0.0David Faulkner
28 hoursfeat: initial commit for ud maintenance utilityDavid Faulkner
- Add C source code for Debian apt update, autoremove, and cleanup tasks - Add Makefile with build, install, uninstall, and clean targets - Add README.md with build and usage instructions - Add MIT license and .gitignore for build artifacts