| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | zshrc: Alias für nvim-update aktualisiert | Thomas Schmucker | 2026-07-31 | 1 | -1/+1 |
| * | Pfad zur nicht mehr vorhandenen venv entfernt | Thomas Schmucker | 2026-07-29 | 1 | -1/+0 |
| * | setze abhängig vom OS die include/lib Verzeichnisse | Thomas Schmucker | 2026-07-29 | 1 | -6/+12 |
| * | bootstrap: Abschlussmeldungen benennen das jeweilige Skript | Thomas Schmucker | 2026-07-28 | 5 | -7/+7 |
| * | bootstrap: git.sh und git.ps1 hinzugefuegt (git + delta), Doku angepasst | Thomas Schmucker | 2026-07-28 | 4 | -4/+166 |
| * | bootstrap/zsh.sh: zsh selbst mit installieren | Thomas Schmucker | 2026-07-28 | 1 | -0/+5 |
| * | bootstrap: zsh.sh hinzugefuegt (Plugins, pwgen, mc, chsh) | Thomas Schmucker | 2026-07-28 | 2 | -0/+134 |
| * | Merge branch 'windows-port' | Thomas Schmucker | 2026-07-27 | 8 | -3/+521 |
| |\ |
|
| | * | windows: Kommentare in PowerShell-Skripten auf das Mindestmass reduziert | Thomas Schmucker | 2026-07-27 | 3 | -84/+18 |
| | * | windows: nvim-update.cmd hinzugefuegt (Pendant zum zsh-Alias) | Thomas Schmucker | 2026-07-27 | 1 | -0/+2 |
| | * | windows-setup.md: Execution Policy in Abschnitt 1 (Grundwerkzeuge) verschoben | Thomas Schmucker | 2026-07-24 | 1 | -2/+4 |
| | * | neovim: is_windows-Variable statt has('win32') == 0 | Thomas Schmucker | 2026-07-24 | 1 | -1/+3 |
| | * | neovim: SonarScan/SonarIssues nur unter POSIX registrieren | Thomas Schmucker | 2026-07-24 | 2 | -3/+8 |
| | * | windows-setup.md: Bekannte Stolpersteine auf zwei echte Punkte gekuerzt | Thomas Schmucker | 2026-07-24 | 1 | -4/+0 |
| | * | windows-setup.md: Neovim/delta von Abschnitt 0 nach Abschnitt 1 verschoben | Thomas Schmucker | 2026-07-24 | 1 | -2/+3 |
| | * | windows-setup.md: Renderfehler bei discount/cgit behoben | Thomas Schmucker | 2026-07-24 | 1 | -1/+2 |
| | * | readme: Windows-Setup ergaenzt | Thomas Schmucker | 2026-07-24 | 1 | -1/+15 |
| | * | neovim: /dev/null in statusline.lua bricht unter Windows | Thomas Schmucker | 2026-07-24 | 1 | -1/+10 |
| | * | windows: npmrc-win wieder entfernt, prefix beim Kopieren auskommentieren stat... | Thomas Schmucker | 2026-07-24 | 3 | -30/+18 |
| | * | windows: eigene npmrc-Variante ohne ${HOME} (npm/npmrc-win) | Thomas Schmucker | 2026-07-24 | 3 | -3/+29 |
| | * | bootstrap-win: Parser-Fehler durch $Id: in String behoben | Thomas Schmucker | 2026-07-24 | 1 | -1/+1 |
| | * | windows-setup.md: dandavison.delta als bestaetigt markiert | Thomas Schmucker | 2026-07-24 | 1 | -1/+1 |
| | * | bootstrap-win: PATH-Ergaenzung fuer bereits installierte, aber nicht gefunden... | Thomas Schmucker | 2026-07-24 | 1 | -2/+49 |
| | * | bootstrap-win: yamlfmt/gawk/xmllint entfernt, clangd/LLVM-Fall erkannt | Thomas Schmucker | 2026-07-24 | 2 | -12/+34 |
| | * | bootstrap-win: echte winget-Fehlermeldung anzeigen, make-ID getauscht | Thomas Schmucker | 2026-07-24 | 1 | -3/+7 |
| | * | bootstrap: sonar-scanner fuer macOS ergaenzt | Thomas Schmucker | 2026-07-24 | 1 | -0/+12 |
| | * | Merge branch 'master' into windows-port | Thomas Schmucker | 2026-07-24 | 2 | -3/+1 |
| | |\ |
|
| | * | | windows-setup.md: Abschnitt zum Aktualisieren ergaenzt | Thomas Schmucker | 2026-07-23 | 1 | -0/+34 |
| | * | | windows: Bootstrap-Skripte nach bootstrap-win/ verschoben, -win-Suffix entfernt | Thomas Schmucker | 2026-07-23 | 3 | -8/+8 |
| | * | | windows: zig durch vorhandenes MSVC ersetzt | Thomas Schmucker | 2026-07-23 | 2 | -9/+21 |
| | * | | windows-setup.md: Abschnitt fuer manuelle Voraussetzungen ergaenzt | Thomas Schmucker | 2026-07-23 | 1 | -0/+10 |
| | * | | windows: manuelle Schritte reduzieren (PATH-Refresh, windows/bin automatisch ... | Thomas Schmucker | 2026-07-23 | 2 | -0/+29 |
| | * | | windows: cmd-Style %VAR%-Syntax in PowerShell-Kontexten korrigiert | Thomas Schmucker | 2026-07-23 | 2 | -5/+9 |
| | * | | windows: install-win.cmd durch install-win.ps1 ersetzt, neovim-dict-win.ps1 e... | Thomas Schmucker | 2026-07-23 | 4 | -71/+170 |
| | * | | bootstrap: neovim-win.ps1 hinzugefuegt (natives PowerShell-Pendant) | Thomas Schmucker | 2026-07-23 | 2 | -39/+158 |
| | * | | neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigt | Thomas Schmucker | 2026-07-23 | 2 | -44/+3 |
| | * | | windows: install-win.cmd, gmake.cmd und Windows-Setup-Anleitung hinzugefuegt | Thomas Schmucker | 2026-07-23 | 3 | -0/+167 |
| * | | | neovim: /dev/null in statusline.lua bricht unter Windows | Thomas Schmucker | 2026-07-24 | 1 | -1/+10 |
| * | | | bootstrap: sonar-scanner fuer macOS ergaenzt | Thomas Schmucker | 2026-07-24 | 1 | -0/+12 |
| | |/
|/| |
|
| * | | neovim: opt.guifont entfernt | Thomas Schmucker | 2026-07-23 | 1 | -3/+0 |
| * | | neovim: Python- und Node-Provider deaktiviert, bootstrap bereinigt | Thomas Schmucker | 2026-07-23 | 2 | -44/+3 |
| * | | treesitter: Unterstützung für Powershell (Windows) hinzugefügt | Thomas Schmucker | 2026-07-23 | 1 | -0/+1 |
| |/ |
|
| * | neovim: entferne alte fallbacks | Thomas Schmucker | 2026-07-16 | 2 | -2/+2 |
| * | neovim: timeouts eingestellt | Thomas Schmucker | 2026-07-16 | 1 | -0/+4 |
| * | neovim: reformat editing.lua | Thomas Schmucker | 2026-07-16 | 1 | -2/+9 |
| * | neovim: typo | Thomas Schmucker | 2026-07-16 | 1 | -2/+2 |
| * | readme: Hinweise zur Einrichtung | Thomas Schmucker | 2026-07-09 | 1 | -1/+18 |
| * | bootstrap: Skripte vereinheitlicht und etwas bessere Fehlermeldungen | Thomas Schmucker | 2026-07-09 | 2 | -11/+22 |
| * | bootstrap: Verschiebe die Skripte nach 'bootstrap/' | Thomas Schmucker | 2026-07-09 | 2 | -0/+0 |
| * | install.sh: main() Funktion hinzugefügt | Thomas Schmucker | 2026-07-09 | 1 | -15/+19 |