Tags

Tags give the ability to mark specific points in history as being important
  • 20260705

    conf 20260705
    
    - Filtered log of core changes:
    de76006 conf: Proper `syscfg` build dependency tracking
    
    - Complete log between 20260704 and 20260705 (de76006):
    de76006 conf: Proper `syscfg` build dependency tracking
    68e148b sw: [fmt] [emacs] use hex colors instead of names
    
  • 20260704

    conf 20260704
    
    - Filtered log of core changes:
    17b27e7 conf: Rename build file `conf` -> `.conf`
    e3d7358 conf: Inline units/ into sys/systemd
    ef57794 sw: [emacs] rebind "M-n" -> "M-t"
    e1a4e80 sw: [bash] rename alias `clr` -> `c`
    421fe52 sw: [bash] `exit` and `setsid` aliases
    
    - Complete log between 20260702 and 20260704 (17b27e7):
    17b27e7 conf: Rename build file `conf` -> `.conf`
    e3d7358 conf: Inline units/ into sys/systemd
    ef57794 sw: [emacs] rebind "M-n" -> "M-t"
    e1a4e80 sw: [bash] rename alias `clr` -> `c`
    421fe52 sw: [bash] `exit` and `setsid` aliases
    337539d rel.sh: Add missing `sys` tag recognition
    
  • 20260702

    conf 20260702
    
    - Complete log between 20260630 and 20260702 (85d9a44):
    85d9a44 conf: Directory and naming reconstruction for clarity
    4e1f189 conf: Merge reflector conf into general _reflector()
    888ef6d conf: Separate locale env var from locale config
    
  • 20260630

    conf 20260630
    
    - Filtered log of core changes:
    41b4011 conf: Make _fstab() self-contained
    f99d233 _fstab(): Use __say() instead of __info()
    a9cafc6 .gitmodules: syscfg -> `20260628`
    3e76b1e _systemd(): Use proper/granular $arch_linux guard
    b199920 _ranger_conf(): [rifle] open empty files with text editors
    b0a0227 conf: Add _sysctl_conf() for sysctl.d/
    efc80e0 conf: Add _modprobe_conf() for modprobe.d/
    37ac4bd _systemd_conf(): Add missing $arch_linux guard
    07bc016 _pulseaudio_conf(): Add missing $arch_linux guard
    0c57c2e _pam_conf(): Add missing $arch_linux guard
    e65370d conf: Merge _env() into _bash_conf()
    93b4e75 _bash_conf(): Softer $PS1 coloring
    5dcdce4 _ranger_conf(): [rifle] improve .exe default
    e5f0498 _emacs_conf(): word-face -> struc-face
    ca31363 _emacs_conf(): Color (fontlock) numbers yellow
    8541f63 _emacs_conf(): Disable right fringe
    2568b28 _emacs_conf(): Ctrl+a selects line (without the indent)
    515fde8 _emacs_conf(): Ctrl+x as cut
    6e4fbcc _emacs_conf(): Tab/Backtab move point on just whitespace
    cb9e01a _emacs_conf(): Fix hl-line/theme override other faces
    e046f60 Revert "_sway_conf(): Disable MMB clipboard ("PRIMARY") paste"
    7a6b046 _emacs_conf(): Color (fontlock) `#` character cyan
    bbcad1f _emacs_conf(): Tone down Tab char color
    cd83243 _emacs_conf(): Disable MMB
    72192d7 _sway_conf(): Disable MMB clipboard ("PRIMARY") paste
    decea09 _alacritty_conf(): Set better background color and remove opacity
    1d3f448 conf: Merge _tz*() into _glibc_conf()
    e61c79a conf: Use simple/composable `run` script
    6f23df9 .gitmodules: syscfg -> `20260620`
    d11d591 _ranger_conf(): [rifle] fix no editor for `.1`/`.5`
    ab2af46 _sh(): Improve guard
    d415cb9 _pam_conf(): Remove unrelated software config
    ce45287 _glibc_conf(): Prompt to regen locales
    66a45a4 _locale(): Switch to C.UTF-8
    3fbc4c2 _glibc_conf(): Add C.UTF-8 locale
    5287d75 conf: Merge locale.gen into _glibc_conf()
    c942104 conf: _initramfs_conf() -> _initramfs()
    fcb3ba6 conf: _face_bin() -> _face()
    5682775 conf: _resolv_conf() -> _resolv()
    1b637c8 conf: _gai_conf() -> _glibc_conf()
    1b048c0 conf: Make _grub_conf() self-contained
    b24cc69 _grub_conf(): Remove $GRUB_DISTRIBUTOR usage
    f814763 conf: Merge _makepkg_conf() into _pacman_conf()
    41e7778 conf: Associate init tasks with system (distro)
    ba45adf conf: Drop explicit $wayland support
    cd546c0 _env(): Remove $MOZ_ENABLE_WAYLAND
    1fcf9ad conf: Improve legibility of `readonly` file
    
    - Complete log between 20260617 and 20260630 (8244c65):
    8244c65 rel.sh: Mark `fmt` tag as not important/core change
    41b4011 conf: Make _fstab() self-contained
    f99d233 _fstab(): Use __say() instead of __info()
    a9cafc6 .gitmodules: syscfg -> `20260628`
    3e76b1e _systemd(): Use proper/granular $arch_linux guard
    b199920 _ranger_conf(): [rifle] open empty files with text editors
    b0a0227 conf: Add _sysctl_conf() for sysctl.d/
    efc80e0 conf: Add _modprobe_conf() for modprobe.d/
    37ac4bd _systemd_conf(): Add missing $arch_linux guard
    07bc016 _pulseaudio_conf(): Add missing $arch_linux guard
    0c57c2e _pam_conf(): Add missing $arch_linux guard
    dfba9be _pacman_conf(): [doc] add note for $arch_linux guard
    e65370d conf: Merge _env() into _bash_conf()
    93b4e75 _bash_conf(): Softer $PS1 coloring
    e3ffce1 _emacs_conf(): [fmt] categorize font lock config
    5dcdce4 _ranger_conf(): [rifle] improve .exe default
    e5f0498 _emacs_conf(): word-face -> struc-face
    ca31363 _emacs_conf(): Color (fontlock) numbers yellow
    8541f63 _emacs_conf(): Disable right fringe
    2568b28 _emacs_conf(): Ctrl+a selects line (without the indent)
    515fde8 _emacs_conf(): Ctrl+x as cut
    6e4fbcc _emacs_conf(): Tab/Backtab move point on just whitespace
    cb9e01a _emacs_conf(): Fix hl-line/theme override other faces
    e046f60 Revert "_sway_conf(): Disable MMB clipboard ("PRIMARY") paste"
    7a6b046 _emacs_conf(): Color (fontlock) `#` character cyan
    bbcad1f _emacs_conf(): Tone down Tab char color
    cd83243 _emacs_conf(): Disable MMB
    72192d7 _sway_conf(): Disable MMB clipboard ("PRIMARY") paste
    decea09 _alacritty_conf(): Set better background color and remove opacity
    1d3f448 conf: Merge _tz*() into _glibc_conf()
    a9c1cee Makefile: Add missing prerequisite for conf target
    3e51ac3 Makefile: Remove `?=` GNU extension
    e61c79a conf: Use simple/composable `run` script
    6f23df9 .gitmodules: syscfg -> `20260620`
    d11d591 _ranger_conf(): [rifle] fix no editor for `.1`/`.5`
    ab2af46 _sh(): Improve guard
    d415cb9 _pam_conf(): Remove unrelated software config
    ce45287 _glibc_conf(): Prompt to regen locales
    66a45a4 _locale(): Switch to C.UTF-8
    3fbc4c2 _glibc_conf(): Add C.UTF-8 locale
    5287d75 conf: Merge locale.gen into _glibc_conf()
    c942104 conf: _initramfs_conf() -> _initramfs()
    fcb3ba6 conf: _face_bin() -> _face()
    26dc620 _grub_conf(): [doc] remove inapplicable/outdated info
    5682775 conf: _resolv_conf() -> _resolv()
    1b637c8 conf: _gai_conf() -> _glibc_conf()
    1b048c0 conf: Make _grub_conf() self-contained
    b24cc69 _grub_conf(): Remove $GRUB_DISTRIBUTOR usage
    f814763 conf: Merge _makepkg_conf() into _pacman_conf()
    41e7778 conf: Associate init tasks with system (distro)
    ba45adf conf: Drop explicit $wayland support
    cd546c0 _env(): Remove $MOZ_ENABLE_WAYLAND
    1fcf9ad conf: Improve legibility of `readonly` file
    
  • 20260617

    conf 20260617
    
    - Complete log between 20260506 and 20260617 (b43bf7b):
    b43bf7b .gitmodules: syscfg -> `20260617`
    2a36c27 _ranger_conf(): [rifle] remove unused/deprecated
    3a2a1d1 _ranger_conf(): Disable history file
    e12d3b9 _env(): Variables should consider X.Org fallback
    af70bc4 _env(): Remove $GTK_USE_PORTAL
    d119da4 _fontconfig_conf(): Fix preferred fonts for v2.18
    756f8eb _mpv_conf(): Save only playback position on quit
    af1d3f6 _mpv_conf(): Use `lanczos` for scale/cscale
    bafacf3 _mpv_conf(): `r` keybind to rotate by 90 degrees
    b9b63a8 .gitmodules: syscfg -> `20260531`
    d75233b _emacs_conf(): Improve undo/redo cursor placement
    8b06420 _emacs_conf(): Make Tab keybind match Shift+Tab keybind
    68ab0e6 _emacs_conf(): Shift+Tab keybind to delete indentation
    0657843 .gitmodules: syscfg -> `20260530`
    19f6c82 _resolv_conf(): Remove option `trust-ad`
    b425891 conf: [main] fix bad empty variable value
    6da44e5 _env(): Remove useless paths from $PATH
    3b0f946 _env(): Move $GTK_A11Y to env file
    fd7b0d4 Revert "_openal_conf(): freq 48000 -> 44100"
    49071ec _mpv_conf(): "Video-as-intended" configuration + fixes
    c491a6a _env(): Support non-Wayland environment
    bfa8b53 _emacs_conf(): Remove useless/fragile keybindings overview
    6cdafd6 _emacs_conf(): Remove prototyping leftover code
    0fb4155 _emacs_conf(): Make mouse scroll work when Alt key
    db2133b _emacs_conf(): Scroll by 3 lines
    4fc338f conf: /src/units/ only for init/systemd unit files
    e687eeb _sway_conf(): Remove workspace pin of `featherpad`
    72bdbce _sway_conf(): Make the status script WM-agnostic
    acff9e2 conf: Merge $kvantum to env conf
    8a7e979 conf: [arch_linux] mask pipewire.socket
    6574af4 conf: Remove $portal and related configuration
    8db58d2 conf: [env] merge $GTK_USE_PORTAL to Wayland conf
    41aec3b conf: Remove PipeWire support
    79d4e50 conf: Remove useless XDG environment variables
    085f193 _sway_conf(): Remove wallpaper handler
    49003d7 _grub_conf(): [cmdline] fix PCIe ASPM misconfiguration
    7722c02 _sway_conf(): [status] guard $VOLUME
    a5294af _sway_conf(): [status] fix sink regex for PulseAudio
    05657d2 conf: Remove wlroots portal
    b56acaf conf: [main] disable PipeWire
    e050515 conf: Add _pulseaudio_conf()
    44024bd conf: Rename $bluetooth to $bluez
    e5fadc7 _sway_conf(): [status] simplify $NET_USAGE
    
  • 20260506

    conf 20260506
    
    - Filtered log of core changes:
    9f28c13 conf: Print config used when building project
    706f4c8 conf: [25ju] disable all dangerous ext4 mount options
    95b1d31 conf: [m533ia] disable all dangerous ext4 mount options
    021e4c6 conf: [25ju] enable $fstab_ext4_nobarrier
    65e161c conf: [m533ia] enable $fstab_ext4_nobarrier
    82f3dba conf: Support $fstab_ext4_journal_async_commit
    931cd26 conf: Support $fstab_ext4_writeback
    e374314 conf: Support $fstab_ext4_commit
    ef5d8b7 _perf(): Use bytes to avoid RAM size factor
    6bb1bda Revert "_perf(): Use BFQ"
    ab8f89b _sway_conf(): Alt+Tab back_and_forth keybind
    e8742f5 _perf(): Use BFQ
    3b43afb _perf(): Different performance approach
    
    - Complete log between 20260501 and 20260506 (902a919):
    902a919 README.md: Indicate `config` recipe is ran as root
    87ef53e Makefile: Improve and harden `clean` recipe
    9f28c13 conf: Print config used when building project
    724fa00 Makefile: Make `config` recipe not exec build
    706f4c8 conf: [25ju] disable all dangerous ext4 mount options
    95b1d31 conf: [m533ia] disable all dangerous ext4 mount options
    021e4c6 conf: [25ju] enable $fstab_ext4_nobarrier
    65e161c conf: [m533ia] enable $fstab_ext4_nobarrier
    82f3dba conf: Support $fstab_ext4_journal_async_commit
    931cd26 conf: Support $fstab_ext4_writeback
    e374314 conf: Support $fstab_ext4_commit
    ef5d8b7 _perf(): Use bytes to avoid RAM size factor
    6bb1bda Revert "_perf(): Use BFQ"
    ab8f89b _sway_conf(): Alt+Tab back_and_forth keybind
    e8742f5 _perf(): Use BFQ
    3b43afb _perf(): Different performance approach
    1bfea61 _perf(): [doc] note assumptions
    
  • 20260501

    bd342752 · conf: Add _perf() ·
    conf 20260501
    
    - Filtered log of core changes:
    bd34275 conf: Add _perf()
    04c37a4 .gitmodules: syscfg -> `20260501`
    f080357 conf: Rename $m533ia -> $_m533ia
    89977f0 conf: Centralize readonly and add missing vars
    9188f29 _swayimg_conf(): Update config for v5.2
    18502fb _sway_conf(): Remove launcher and blueman-manager keybinds
    ac9d25d _emacs_conf(): Static absolute pathname on window title
    ebc2277 _emacs_conf(): Absolute pathname on mode line
    6516e56 _emacs_conf(): Modified buffer info on mode line
    5956023 _emacs_conf(): Remove tab rename logic
    85e00de _emacs_conf(): Kill the buffer on tab close
    60497c7 Revert "_emacs_conf(): Always revert buffer with disk + noconfirm"
    a48c3dd _ranger_conf(): Remove `C-s` bind
    12446f8 _emacs_conf(): Buffer trailing linefeed info
    6b4152f _alacritty_conf(): Change scroll keybinds
    fae13c2 _emacs_conf(): Scroll preserve screen position
    89eae44 _ranger_conf(): Keybinds K/J -> Alt-a/Alt-s
    4128c0e _emacs_conf(): Keybinds changes
    cb0084a Revert "_emacs_conf(): Fix triple-mouse-1 selecting newline too"
    673df92 _emacs_conf(): Fix weird/bugged scroll bar
    294f90c _sway_conf(): [wp-handler] remove WP_NEW functionality
    cc23f01 conf: Change cursor theme to 'Breeze5'
    7cd2752 _pacman_conf(): Fix CRC
    e1a54c1 _gpg_conf(): Fix unsafe .gnupg permissions
    e5852b4 _grub_conf(): [cmdline] pass `ahci.mobile_lpm_policy=1`
    a14ab28 conf: [25ju] disable most CPU C-states
    a941502 conf: [25ju] disable display C-states
    6365ea7 conf: [25ju] disable i915 PSR
    3eef680 conf: [25ju] early KMS
    a082946 devices: [m533ia] switch to 512 block size
    
    - Complete log between 20260423 and 20260501 (bd34275):
    bd34275 conf: Add _perf()
    04c37a4 .gitmodules: syscfg -> `20260501`
    f080357 conf: Rename $m533ia -> $_m533ia
    89977f0 conf: Centralize readonly and add missing vars
    9188f29 _swayimg_conf(): Update config for v5.2
    18502fb _sway_conf(): Remove launcher and blueman-manager keybinds
    ac9d25d _emacs_conf(): Static absolute pathname on window title
    ebc2277 _emacs_conf(): Absolute pathname on mode line
    6516e56 _emacs_conf(): Modified buffer info on mode line
    5956023 _emacs_conf(): Remove tab rename logic
    85e00de _emacs_conf(): Kill the buffer on tab close
    60497c7 Revert "_emacs_conf(): Always revert buffer with disk + noconfirm"
    a48c3dd _ranger_conf(): Remove `C-s` bind
    12446f8 _emacs_conf(): Buffer trailing linefeed info
    6b4152f _alacritty_conf(): Change scroll keybinds
    fae13c2 _emacs_conf(): Scroll preserve screen position
    89eae44 _ranger_conf(): Keybinds K/J -> Alt-a/Alt-s
    4128c0e _emacs_conf(): Keybinds changes
    cb0084a Revert "_emacs_conf(): Fix triple-mouse-1 selecting newline too"
    673df92 _emacs_conf(): Fix weird/bugged scroll bar
    294f90c _sway_conf(): [wp-handler] remove WP_NEW functionality
    cc23f01 conf: Change cursor theme to 'Breeze5'
    282ce04 Makefile: Add recipe `srcs` to `.PHONY`
    33e2913 Makefile: Recipe to add all git sources locally
    7cd2752 _pacman_conf(): Fix CRC
    e1a54c1 _gpg_conf(): Fix unsafe .gnupg permissions
    e5852b4 _grub_conf(): [cmdline] pass `ahci.mobile_lpm_policy=1`
    a14ab28 conf: [25ju] disable most CPU C-states
    a941502 conf: [25ju] disable display C-states
    6365ea7 conf: [25ju] disable i915 PSR
    3eef680 conf: [25ju] early KMS
    a082946 devices: [m533ia] switch to 512 block size
    162eb09 _drive_fmt(): [doc] important $block_size size math detail
    
  • 20260423

    conf 20260423
    
    - Filtered log of core changes:
    3e25f95 conf: Build simplification and improvement
    760c885 .gitmodules: syscfg -> `20260423`
    ae1b1a3 conf: Fix /etc/fstab entry failing
    9342449 _emacs_conf(): Scroll by one line
    627f73d _emacs_conf(): Fix scroll jumpiness
    ee1969c .gitmodules: syscfg -> `20260422`
    ce6e079 Revert "_emacs_conf(): Treat `-` as part of word in selection"
    95692b9 _emacs_conf(): Make colors better for visibility
    8497e28 _emacs_conf(): Disable fontlock string class of `"`
    62e01d3 conf: Remove _sway_conf_gaming()
    315ae26 _sway_conf(): [status] fix and normalize $TITLE
    b8836c1 _emacs_conf(): Treat `-` as part of word in selection
    bfe4952 _emacs_conf(): Use full fname / no abbreviation
    33f72cb _bash_conf(): Remove unused functions
    39daba4 _bash_conf(): Add fastd()/faste()
    76d3e7a _emacs_conf(): Color (fontlock) numbers `word-face`
    
    - Complete log between 20260411 and 20260423 (3e25f95):
    3e25f95 conf: Build simplification and improvement
    46254d1 README.md: Add cmd to list device configs
    760c885 .gitmodules: syscfg -> `20260423`
    ae1b1a3 conf: Fix /etc/fstab entry failing
    9342449 _emacs_conf(): Scroll by one line
    627f73d _emacs_conf(): Fix scroll jumpiness
    ee1969c .gitmodules: syscfg -> `20260422`
    480b961 README.md: Clarify build/run for devices
    ce6e079 Revert "_emacs_conf(): Treat `-` as part of word in selection"
    95692b9 _emacs_conf(): Make colors better for visibility
    8497e28 _emacs_conf(): Disable fontlock string class of `"`
    62e01d3 conf: Remove _sway_conf_gaming()
    315ae26 _sway_conf(): [status] fix and normalize $TITLE
    b8836c1 _emacs_conf(): Treat `-` as part of word in selection
    bfe4952 _emacs_conf(): Use full fname / no abbreviation
    33f72cb _bash_conf(): Remove unused functions
    39daba4 _bash_conf(): Add fastd()/faste()
    76d3e7a _emacs_conf(): Color (fontlock) numbers `word-face`
    
  • 20260411

    conf 20260411
    
    - Filtered log of core changes:
    a99acaa _emacs_conf(): Color (fontlock) `\` + next char red
    6e5666f _emacs_conf(): Color (fontlock) backtick `word-face`
    341340e _emacs_conf(): Color (fontlock) curly braces `word-face`
    1863adb _emacs_conf(): Colorize fontlock chars as "word boundary"
    8a57c21 _emacs_conf(): Color (fontlock) parentheses pink
    023d1e1 _emacs_conf(): Color (fontlock) `$` character yellow
    036eb6e _emacs_conf(): Treat `$` character as word boundary
    c89d6ff _emacs_conf(): Fix triple-mouse-1 selecting newline too
    b173aaa conf: [make] use `CN` variable for `config`
    ba6ce0a conf: Add _fstab()
    e5a51d9 .gitmodules: syscfg -> `20260410`
    4e1a4ca _bash_conf(): [gpg_e()] update key
    bd382d3 _git_conf(): Update PGP signing key
    5f3553f conf: Add _gpg_conf()
    80957eb _systemd(): [arch_linux] mask keyboxd
    27f52c6 _ranger_conf(): [rifle] text editor for empty files
    1bd9559 _emacs_conf(): Always revert buffer with disk + noconfirm
    a458439 _emacs_conf(): Show real-time region/sel. chars counter
    42d20b7 _emacs_conf(): [fmt] improve
    6c0f38a _emacs_conf(): Fix color clash between region and hl-line
    e69363d _emacs_conf(): Make the cursor blink a little faster
    50d9348 _emacs_conf(): Return back to beam/bar cursor
    fabbb18 _emacs_conf(): Highlight the current line
    c0b0891 _ranger_conf(): [rifle] rework text + add js ext
    426e4f1 _emacs_conf(): [fmt] move `C-f` keybind to keybinds
    fa094b5 _emacs_conf(): Colorize `'` character using font lock
    9a63bca _emacs_conf(): Silence 'Mark set' spam
    e46a1c8 _emacs_conf(): Fix mouse-1 undefined spam
    13f3d23 _emacs_conf(): Treat `_` as part of word in selection
    ccdf214 _emacs_conf(): Optimize ctrl workflow + remove misc bloat
    
    - Complete log between 20260401 and 20260411 (a99acaa):
    a99acaa _emacs_conf(): Color (fontlock) `\` + next char red
    6e5666f _emacs_conf(): Color (fontlock) backtick `word-face`
    9d4a562 DEPENDENCIES: Add description of syscfg
    341340e _emacs_conf(): Color (fontlock) curly braces `word-face`
    1863adb _emacs_conf(): Colorize fontlock chars as "word boundary"
    8a57c21 _emacs_conf(): Color (fontlock) parentheses pink
    023d1e1 _emacs_conf(): Color (fontlock) `$` character yellow
    036eb6e _emacs_conf(): Treat `$` character as word boundary
    c89d6ff _emacs_conf(): Fix triple-mouse-1 selecting newline too
    b173aaa conf: [make] use `CN` variable for `config`
    ba6ce0a conf: Add _fstab()
    e5a51d9 .gitmodules: syscfg -> `20260410`
    4e1a4ca _bash_conf(): [gpg_e()] update key
    bd382d3 _git_conf(): Update PGP signing key
    5f3553f conf: Add _gpg_conf()
    80957eb _systemd(): [arch_linux] mask keyboxd
    27f52c6 _ranger_conf(): [rifle] text editor for empty files
    1bd9559 _emacs_conf(): Always revert buffer with disk + noconfirm
    a458439 _emacs_conf(): Show real-time region/sel. chars counter
    42d20b7 _emacs_conf(): [fmt] improve
    6c0f38a _emacs_conf(): Fix color clash between region and hl-line
    e69363d _emacs_conf(): Make the cursor blink a little faster
    50d9348 _emacs_conf(): Return back to beam/bar cursor
    fabbb18 _emacs_conf(): Highlight the current line
    c0b0891 _ranger_conf(): [rifle] rework text + add js ext
    426e4f1 _emacs_conf(): [fmt] move `C-f` keybind to keybinds
    fa094b5 _emacs_conf(): Colorize `'` character using font lock
    9a63bca _emacs_conf(): Silence 'Mark set' spam
    e46a1c8 _emacs_conf(): Fix mouse-1 undefined spam
    13f3d23 _emacs_conf(): Treat `_` as part of word in selection
    ccdf214 _emacs_conf(): Optimize ctrl workflow + remove misc bloat
    
  • 20260401

    conf 20260401
    
    - Filtered log of core changes:
    034aea8 _drive_fmt(): Fix `sgdisk` not respecting alignment
    52d72cf _drive_fmt(): Fix ext4 formatting if $block_size=512
    74f1077 _drive_fmt(): Fix `sgdisk` (attempt 2.0)
    c5a1ab4 _drive_fmt(): Improve/fix attempt 1.0
    5c875a7 _drive_fmt(): Add missing `-w` / write option
    fffc19c _drive_fmt(): Fix `sgdisk -E` returning bad string
    149a5e4 devices: Add 25ju.conf
    fcccacf conf: Rename conf/ to devices/
    e44f385 _emacs_conf(): Proper tab key behavior
    6a65cee _emacs_conf(): Show tab characters + color dquotes
    c7f0aff _emacs_conf(): Remove cua mode / fix mark behavior
    dbdf38b _emacs_conf(): Organize bindings/functions
    fbd5fa9 _emacs_conf(): Disable lockfiles
    ee2460f _emacs_conf(): Use `undo-only` instead of `undo`
    52fa253 _emacs_conf(): Simple definition of words (ws delim)
    bff6231 _emacs_conf(): Use/return to box cursor
    0d46a86 _emacs_conf(): Line/word pos bindings
    94be046 _emacs_conf(): Purple cursor + better visibility in strucs
    f8e890d _emacs_conf(): Minimal mode line format
    03496f5 _emacs_conf(): Disable version control functionality
    62548f6 _emacs_conf(): Disable mouse buttons menus/funcs
    9924838 _emacs_conf: Absolute path of tab as window title
    02f395d _sway_conf_gaming(): Keybind to launch emacs
    330a711 _sway_conf(): Keybind to launch emacs
    650a696 _emacs_conf(): Style fixes / search overhaul / up/down binds
    9310fba _emacs_conf(): Set beam cursor
    6fd6fa3 _emacs_conf(): Force fundamental mode
    0072800 _emacs_conf(): Disable symlink to git warning/prompt
    4356ecc _xdg_conf(): Use emacs as text editor
    6a77080 _sway_conf_gaming(): Pin emacs to workspace 2
    f24b76a _sway_conf(): Pin emacs to workspace 2
    5cc3eb5 _ranger_conf(): [rifle] use emacs
    b3865bc conf: Add _emacs_conf()
    994a066 .gitmodules: syscfg -> `20260329`
    83014b2 conf: Add _drive_fmt()
    01f20f2 Fixup "conf: Use variable for WLAN interface"
    4def035 _grub_conf(): [cmdline] pass `net.ifnames=0`
    79806aa conf: Use variable for WLAN interface
    745d786 conf: [sway] consolidate + remove unused bits
    519f4b9 _sway_conf(): Remove polkit
    a562ac9 _systemd(): [arch_linux] mask polkit.service
    f3e08e2 conf: Remove kitty
    e469542 conf: Add _alacritty_conf()
    c101304 conf: Remove iwd
    add7473 _dnsmasq_conf(): Remove DNSSEC
    9bd02d0 _dnsmasq_conf(): Remove Quad9/Google/OpenDNS servers
    9c2a8c5 conf: Remove _bluez_conf()
    a4e2e24 _bash_conf(): Small logic fix for `set -e`
    7aa48c2 _bash_conf(): Remove unused bits
    
    - Complete log between 20260315 and 20260401 (5410320):
    5410320 rel.sh: Mark `devices` tag as a core change
    034aea8 _drive_fmt(): Fix `sgdisk` not respecting alignment
    52d72cf _drive_fmt(): Fix ext4 formatting if $block_size=512
    74f1077 _drive_fmt(): Fix `sgdisk` (attempt 2.0)
    c5a1ab4 _drive_fmt(): Improve/fix attempt 1.0
    5c875a7 _drive_fmt(): Add missing `-w` / write option
    fffc19c _drive_fmt(): Fix `sgdisk -E` returning bad string
    149a5e4 devices: Add 25ju.conf
    fcccacf conf: Rename conf/ to devices/
    e44f385 _emacs_conf(): Proper tab key behavior
    6a65cee _emacs_conf(): Show tab characters + color dquotes
    c7f0aff _emacs_conf(): Remove cua mode / fix mark behavior
    dbdf38b _emacs_conf(): Organize bindings/functions
    fbd5fa9 _emacs_conf(): Disable lockfiles
    ee2460f _emacs_conf(): Use `undo-only` instead of `undo`
    52fa253 _emacs_conf(): Simple definition of words (ws delim)
    bff6231 _emacs_conf(): Use/return to box cursor
    0d46a86 _emacs_conf(): Line/word pos bindings
    94be046 _emacs_conf(): Purple cursor + better visibility in strucs
    f8e890d _emacs_conf(): Minimal mode line format
    03496f5 _emacs_conf(): Disable version control functionality
    62548f6 _emacs_conf(): Disable mouse buttons menus/funcs
    9924838 _emacs_conf: Absolute path of tab as window title
    02f395d _sway_conf_gaming(): Keybind to launch emacs
    330a711 _sway_conf(): Keybind to launch emacs
    650a696 _emacs_conf(): Style fixes / search overhaul / up/down binds
    9310fba _emacs_conf(): Set beam cursor
    6fd6fa3 _emacs_conf(): Force fundamental mode
    0072800 _emacs_conf(): Disable symlink to git warning/prompt
    4356ecc _xdg_conf(): Use emacs as text editor
    6a77080 _sway_conf_gaming(): Pin emacs to workspace 2
    f24b76a _sway_conf(): Pin emacs to workspace 2
    5cc3eb5 _ranger_conf(): [rifle] use emacs
    b3865bc conf: Add _emacs_conf()
    1938329 sbm_up.sh: Update commit filter labels
    5f69402 README.md: Improve project description
    994a066 .gitmodules: syscfg -> `20260329`
    83014b2 conf: Add _drive_fmt()
    01f20f2 Fixup "conf: Use variable for WLAN interface"
    4def035 _grub_conf(): [cmdline] pass `net.ifnames=0`
    79806aa conf: Use variable for WLAN interface
    745d786 conf: [sway] consolidate + remove unused bits
    519f4b9 _sway_conf(): Remove polkit
    a562ac9 _systemd(): [arch_linux] mask polkit.service
    f3e08e2 conf: Remove kitty
    e469542 conf: Add _alacritty_conf()
    c101304 conf: Remove iwd
    add7473 _dnsmasq_conf(): Remove DNSSEC
    9bd02d0 _dnsmasq_conf(): Remove Quad9/Google/OpenDNS servers
    9c2a8c5 conf: Remove _bluez_conf()
    a4e2e24 _bash_conf(): Small logic fix for `set -e`
    7aa48c2 _bash_conf(): Remove unused bits
    
  • 20260315

    conf 20260315
    
    - Filtered log of core changes:
    421d988 conf: `make` as dispatcher + instructions to run
    8912c37 .gitmodules: Add `syscfg`, rel 20260315
    fd87167 conf: Centralize systemd-related configuration
    2e9f687 conf: Format improvements and small misc fixes
    c4c7b11 Fixup "conf: Autostart in respective init function"
    9a5baef conf: Variable maintenance
    5e0b7f6 conf: Refactor the environment
    ec98673 conf: Autostart in respective init function
    805198c conf: Remove location switches
    81965ec conf: Maintenance
    d44afbe _conf_1(): Add _systemd_conf()
    52d6903 conf: _systemd_conf()
    c899963 _grub_conf(): [cmdline] pass more PCIe PM parameters
    d543ffe _grub_conf(): [cmdline] disable USB autosuspend
    c767b19 _ranger_conf(): [rifle] mpv profiles
    2acfa97 _mpv_conf(): Named profiles for audio and video
    76f45fb _sway_conf(): Workspaces 7/8 as bag, add keybinds to move
    5b523bc _mpv_conf(): Always create a window
    a676bc6 conf: Remove MoC
    5b0488d _ranger_conf(): [rifle] fork mpv for audio
    6328958 _sway_conf(): [music_toggle] 'kill mpv else toggle'
    0760749 _ranger_conf(): Set 1.01 MB preview size limit
    270b0b5 _mpv_conf(): [autoprofile] resolution value err tolerance
    be0b83f _sway_conf(): [status] hide $BATTERY if 99% too
    335ed1c _bash_conf(): [tar/gpg] err handling, fs time attrs
    c12271e _pacman_conf(): Format/CRC maintenance (7.1.0.r7.gb9f7d4a-1)
    
    - Complete log between 20251124 and 20260315 (48cd0f8):
    48cd0f8 rel.sh: Fix `.gitmodules` recognition
    421d988 conf: `make` as dispatcher + instructions to run
    8912c37 .gitmodules: Add `syscfg`, rel 20260315
    2ff6809 Move rel.sh to scripts/
    fd87167 conf: Centralize systemd-related configuration
    2e9f687 conf: Format improvements and small misc fixes
    c4c7b11 Fixup "conf: Autostart in respective init function"
    9a5baef conf: Variable maintenance
    5e0b7f6 conf: Refactor the environment
    ec98673 conf: Autostart in respective init function
    805198c conf: Remove location switches
    81965ec conf: Maintenance
    d44afbe _conf_1(): Add _systemd_conf()
    02860c3 conf: [doc] remove systemd info
    52d6903 conf: _systemd_conf()
    c899963 _grub_conf(): [cmdline] pass more PCIe PM parameters
    d543ffe _grub_conf(): [cmdline] disable USB autosuspend
    c767b19 _ranger_conf(): [rifle] mpv profiles
    2acfa97 _mpv_conf(): Named profiles for audio and video
    76f45fb _sway_conf(): Workspaces 7/8 as bag, add keybinds to move
    5b523bc _mpv_conf(): Always create a window
    a676bc6 conf: Remove MoC
    5b0488d _ranger_conf(): [rifle] fork mpv for audio
    6328958 _sway_conf(): [music_toggle] 'kill mpv else toggle'
    0760749 _ranger_conf(): Set 1.01 MB preview size limit
    270b0b5 _mpv_conf(): [autoprofile] resolution value err tolerance
    be0b83f _sway_conf(): [status] hide $BATTERY if 99% too
    335ed1c _bash_conf(): [tar/gpg] err handling, fs time attrs
    c12271e _pacman_conf(): Format/CRC maintenance (7.1.0.r7.gb9f7d4a-1)
    
  • 20251124

    conf 20251124
    
    - Filtered log of core changes:
    095a85b conf: _swayimg_conf()
    c8e463a _git_conf(): Enable `submodule.recurse`
    d949399 _env(): [bash_profile] export variables properly
    3c2b66f _grub_conf(): [cmdline] pass `pcie_aspm=off`
    
    - Complete log between 20250926 and 20251124 (133d8b9):
    133d8b9 rel.sh: Use only tag names for log refs
    095a85b conf: _swayimg_conf()
    c8e463a _git_conf(): Enable `submodule.recurse`
    d949399 _env(): [bash_profile] export variables properly
    3c2b66f _grub_conf(): [cmdline] pass `pcie_aspm=off`
    
  • 20250926

    conf 20250926
    
    - Filtered log of core changes:
    344f2e5 conf: Update for syscfg
    
    - Complete log between 20250925 and fe332d7:
    fe332d7 DEPENDENCIES: syscfg -> `20250926`
    344f2e5 conf: Update for syscfg
    
  • 20250925

    conf 20250925
    
    - Filtered log of core changes:
    9595eb2 conf: Update for syscfg
    
    - Complete log between 20250923 and 48d6744:
    48d6744 DEPENDENCIES: syscfg -> `20250925`
    9595eb2 conf: Update for syscfg
    
  • 20250923

    conf 20250923
    
    - Filtered log of core changes:
    ac2d187 conf: Update for syscfg
    8badea8 _bash_conf(): Remove ramdisk functions
    ffe936d _sway_conf(): [status] escape `<` and `>`
    
    - Complete log between 20250917 and 0dea357:
    0dea357 DEPENDENCIES: syscfg -> 20250923
    ac2d187 conf: Update for syscfg
    9013a82 DEPENDENCIES: Update syscfg tag
    8badea8 _bash_conf(): Remove ramdisk functions
    ffe936d _sway_conf(): [status] escape `<` and `>`
    
  • 20250917

    b53aa6eb · conf: Update for syscfg ·
    conf 20250917
    
    - Filtered log of core changes:
    b53aa6e conf: Update for syscfg
    5f042b0 _pam_conf(): [fmt] add missing re-declaration
    4d00add _env(): [fmt] fix prefix of BASH_PROFILE()
    0486bc7 _makepkg_conf(): Disable `debug` package option
    a36b6f0 _openal_conf(): freq 48000 -> 44100
    fa128d6 _firefox_conf(): Fix wrong func used
    
    - Complete log between 20250903 and b53aa6e:
    b53aa6e conf: Update for syscfg
    5f042b0 _pam_conf(): [fmt] add missing re-declaration
    4d00add _env(): [fmt] fix prefix of BASH_PROFILE()
    6d5c321 rel.sh: Fix logic when $SRC_LOG empty
    c9f839e Remove NEWS
    0486bc7 _makepkg_conf(): Disable `debug` package option
    a36b6f0 _openal_conf(): freq 48000 -> 44100
    fa128d6 _firefox_conf(): Fix wrong func used
    6d5174f rel.sh: Add missing $LOG conditional
    9d54e02 README: Link to syscfg at Codeberg
    168fbe5 Employ basic release infrastructure
    0a6ff6b NEWS: Remove the copyright notice
    
  • 20250903

    conf 20250903
    
    - Filtered log of core changes:
    a75a563 conf: Update variable and function names
    
    - Complete log between 20250817 and a75a563:
    a75a563 conf: Update variable and function names
    92af060 README: Neutral introduction
    955d46c README: Add info for releases
    c299a35 Add NEWS file
    e0b33b8 DEPENDENCIES: [syscfg] add git tag field
    9a614dd DEPENDENCIES: Add "git tag name (T)" field
    6552ff3 README: Fix link spacing
    
  • 20250817

    be3f0860 · init ·
    Release 20250817