aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix(rqr): use --nodisplay to avoid X11 dependency on WaylandLibravatar sommerfeld48 hours1-1/+1
* docs: update recipe vocabulary in README and copilot-instructionsLibravatar sommerfeld48 hours2-31/+37
* refactor(justfile): streamline recipes to DOMAIN-VERB scheme with shape dispa...Libravatar sommerfeld48 hours1-120/+338
* docs(readme): expand with layout, recipes, drift workflow, recovery guideLibravatar sommerfeld48 hours1-0/+62
* ci: run just check on push and PRsLibravatar sommerfeld48 hours1-0/+57
* refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipeLibravatar sommerfeld48 hours3-90/+63
* chore: remove webtorrent mpv hook; gitignore cachesLibravatar sommerfeld48 hours2-159/+3
* feat(justfile): add check-fmt and check recipes; pre-commit hookLibravatar sommerfeld48 hours3-11/+98
* chore(mason): ensure selene and taplo are installedLibravatar sommerfeld48 hours1-0/+2
* style: silence false-positive lint warningsLibravatar sommerfeld48 hours5-1/+9
* style(nvim): drop unused nvmap helper; reformat treesitter keymapsLibravatar sommerfeld48 hours2-57/+24
* refactor(mpv): use local capture() instead of monkey-patching osLibravatar sommerfeld48 hours1-4/+5
* chore(selene): rename globals file, add mp, allow mixed_tableLibravatar sommerfeld48 hours4-7/+15
* style: apply prettier and taplo to css/json/jsonc/tomlLibravatar sommerfeld48 hours5-99/+124
* style(md): apply prettierLibravatar sommerfeld48 hours6-223/+233
* style(shell): apply shfmt (-i 2 -ci -s)Libravatar sommerfeld48 hours9-190/+192
* style(lua): apply stylua formattingLibravatar sommerfeld48 hours6-136/+212
* docs: mention fmt and lint recipes in copilot-instructionsLibravatar sommerfeld48 hours1-1/+1
* feat(justfile): add fmt and lint recipesLibravatar sommerfeld48 hours1-0/+179
* chore: add stylua/selene/prettier config filesLibravatar sommerfeld48 hours5-0/+22
* fix(etc-restore): preserve mtime so pacman -Qkk sees file as unmodifiedLibravatar sommerfeld48 hours1-1/+3
* feat(etc-restore): reset live /etc/<path> to pristine without repo round-tripLibravatar sommerfeld48 hours2-1/+36
* chore(justfile): include services-drift in statusLibravatar sommerfeld48 hours1-2/+2
* chore(etc): stop tracking resolved.conf (identical to pristine)Libravatar sommerfeld48 hours1-44/+0
* docs(etc/networkd): document Type= match breadth for bond0Libravatar sommerfeld48 hours2-0/+6
* fix(etc/mkinitcpio): restore fallback presetLibravatar sommerfeld48 hours1-4/+3
* fix(etc/reflector): restore --protocol https; drop redundant flagLibravatar sommerfeld48 hours1-1/+1
* feat(etc,readd): rename etc-drift to etc; add etc-readd + readdLibravatar sommerfeld48 hours2-4/+54
* feat(etc): auto-apply in etc-reset/etc-rm + add etc-untrackLibravatar sommerfeld48 hours2-6/+9
* feat(etc): track drifted host configsLibravatar sommerfeld48 hours11-0/+797
* feat(justfile): add etc-rm recipeLibravatar sommerfeld48 hours2-1/+24
* refactor(etc-reset): write pristine into repo, not /etcLibravatar sommerfeld48 hours1-39/+27
* feat(etc/.ignore): exclude getty@tty1 override (contains username)Libravatar sommerfeld48 hours1-0/+3
* perf(etc-diff,etc-upstream-diff): default to repo files, avoid doas when read...Libravatar sommerfeld48 hours1-17/+25
* refactor(just): reorder status to dotfile-drift, pkg-drift, etc-driftLibravatar sommerfeld48 hours1-1/+1
* feat(just): include etc in status & diff recipesLibravatar sommerfeld48 hours1-4/+15
* fix(etc-diff,etc-upstream-diff): use doas cat for root-only live filesLibravatar sommerfeld48 hours1-4/+5
* feat(etc): diff/upstream-diff/add/reset recipes + ignore fstabLibravatar sommerfeld48 hours3-8/+153
* fix(etc-drift): match real pacman -Qkk "backup file:" prefix formatLibravatar sommerfeld48 hours2-3/+6
* fix(etc-drift): use pacman -Qkk for reliable modified-file detectionLibravatar sommerfeld48 hours1-1/+1
* feat(etc/.ignore): exclude wireguard .network (contains public IPs)Libravatar sommerfeld48 hours1-4/+4
* fix(etc-drift): while loop must not exit with keep filter statusLibravatar sommerfeld48 hours1-2/+2
* feat(etc/.ignore): exclude wireguard .netdev (contains PrivateKey)Libravatar sommerfeld48 hours1-0/+5
* feat(etc/.ignore): filter pacsave/pacnew, hostname, xml/catalogLibravatar sommerfeld48 hours1-0/+8
* fix(etc-drift): tolerate no-match grep and whitespace-separated MODIFIEDLibravatar sommerfeld48 hours1-3/+3
* feat(etc): drift detection + auto-enumerating deploy templateLibravatar sommerfeld48 hours4-21/+86
* fix(services): ignore more networkd/resolved companion socketsLibravatar sommerfeld48 hours1-0/+5
* fix(services): drop systemd-networkd.socket from curated, add to .ignoreLibravatar sommerfeld48 hours2-1/+1
* feat(services): add .ignore list for distro-default noiseLibravatar sommerfeld48 hours2-1/+13
* feat(services): curate systemd-networkd alongside iwdLibravatar sommerfeld48 hours1-0/+3