| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unterstützung für jsonc | Thomas Schmucker | 2026-09-08 | 2 | -10/+11 |
| | | |||||
| * | Unterstützung für jsonc | Thomas Schmucker | 2026-09-08 | 5 | -6/+12 |
| | | |||||
| * | bootstrap/neovim: Benutze den versions-unabhängigen Namen für die ↵ | Thomas Schmucker | 2026-09-05 | 1 | -1/+1 |
| | | | | | Paketinstallation | ||||
| * | Merge branch 'master' into add-ansible-support | Thomas Schmucker | 2026-09-05 | 8 | -20/+58 |
| |\ | |||||
| | * | conform: Setze kein 'jinja' für djlint voraus. | Thomas Schmucker | 2026-09-05 | 1 | -7/+0 |
| | | | |||||
| | * | erstmal kein Treesiter für Jinja... | Thomas Schmucker | 2026-09-02 | 1 | -2/+2 |
| | | | |||||
| | * | bootstrap/neovim: Paketname richtig | Thomas Schmucker | 2026-09-02 | 1 | -1/+1 |
| | | | |||||
| | * | neovim: bootstrap Skript angepasst | Thomas Schmucker | 2026-09-02 | 2 | -2/+28 |
| | | | |||||
| | * | Merge branch 'master' into add-jinja-support | Thomas Schmucker | 2026-09-02 | 7 | -9/+63 |
| | |\ | |||||
| | | * | zsh: Reihenfolge der Update-Funktionen angepasst | Thomas Schmucker | 2026-09-02 | 2 | -15/+15 |
| | | | | |||||
| | * | | zsh: zprofile modularer gestaltet | Thomas Schmucker | 2026-08-20 | 1 | -24/+32 |
| | | | | |||||
| | * | | neovim: Aktiviere cursorcolumn bei Yaml-Dateien | Thomas Schmucker | 2026-08-20 | 2 | -0/+4 |
| | | | | |||||
| | * | | chmod +x bootstrap/neovim.sh | Thomas Schmucker | 2026-08-14 | 1 | -0/+0 |
| | | | | |||||
| | * | | neovim: Füge Unterstützung für Jinja2 Templates hinzu | Thomas Schmucker | 2026-08-14 | 7 | -5/+23 |
| | | | | |||||
| * | | | neovim: bootstrap Skript angepasst | Thomas Schmucker | 2026-09-01 | 1 | -0/+5 |
| | | | | |||||
| * | | | neovim: Schleife statt table.unpack() | Thomas Schmucker | 2026-09-01 | 1 | -1/+4 |
| | | | | |||||
| * | | | neovim: Support für Ansible | Thomas Schmucker | 2026-08-31 | 4 | -1/+64 |
| | |/ |/| | |||||
| * | | bootstrap: Weitere Skripte für Windows | Thomas Schmucker | 2026-08-27 | 6 | -18/+23 |
| | | | |||||
| * | | git: neuer Alias zum Synchronisieren meiner Kalenderdaten | Thomas Schmucker | 2026-08-25 | 1 | -0/+1 |
| | | | |||||
| * | | zsh: feinere update-funktionen II | Thomas Schmucker | 2026-08-25 | 1 | -2/+21 |
| | | | |||||
| * | | zsh: feinere update-funktionen | Thomas Schmucker | 2026-08-25 | 1 | -4/+33 |
| | | | |||||
| * | | zsh: zprofile modularer gestaltet | Thomas Schmucker | 2026-08-20 | 1 | -24/+32 |
| | | | |||||
| * | | neovim: Aktiviere cursorcolumn bei Yaml-Dateien | Thomas Schmucker | 2026-08-14 | 2 | -0/+4 |
| |/ | |||||
| * | Normalize line endings | Thomas Schmucker | 2026-08-12 | 5 | -268/+269 |
| | | |||||
| * | Revert "Normalize line endings" | Thomas Schmucker | 2026-08-12 | 47 | -2316/+2316 |
| | | | | | This reverts commit 6e5882a2fd02d30206ab9ca8aa5847b8ea09196c. | ||||
| * | Normalize line endings | Thomas Schmucker | 2026-08-12 | 47 | -2316/+2316 |
| | | |||||
| * | neovim: Formateinstellungen für JSON Dateien | Thomas Schmucker | 2026-08-12 | 1 | -0/+5 |
| | | |||||
| * | neovim: Führe sonarqube.sh via /bin/sh aus. | Thomas Schmucker | 2026-08-12 | 1 | -2/+7 |
| | | |||||
| * | Merge remote-tracking branch 'origin/rework-sonarqube' | Thomas Schmucker | 2026-08-11 | 1 | -19/+66 |
| |\ | |||||
| | * | sonarqube.sh: Neue Struktur | Thomas Schmucker | 2026-08-10 | 1 | -19/+66 |
| | | | |||||
| * | | Merge branch 'master' of git.its1.de:public/dotfiles | Thomas Schmucker | 2026-08-10 | 2 | -2/+5 |
| |\ \ | |||||
| | * | | git: Remote branches werden automatisch angelegt. Danke an Alex! | Thomas Schmucker | 2026-08-10 | 1 | -0/+3 |
| | |/ | |||||
| | * | wyrd: Keybindings angepasst | Thomas Schmucker | 2026-08-08 | 1 | -2/+2 |
| | | | |||||
| * | | neovim: Optionen für spell checking angepasst | Thomas Schmucker | 2026-08-10 | 2 | -2/+2 |
| |/ | |||||
| * | neovim: Beschreibung für Sonarqube angepasst | Thomas Schmucker | 2026-08-05 | 1 | -1/+2 |
| | | |||||
| * | neovim: Kommentare etwas eingekürzt | Thomas Schmucker | 2026-08-05 | 2 | -16/+4 |
| | | |||||
| * | neovim: Aktiviere calendar-vim auch für Markdown-Dateien | Thomas Schmucker | 2026-08-05 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/npmrc-windows' | Thomas Schmucker | 2026-08-05 | 2 | -253/+245 |
| |\ | |||||
| | * | npmrc: Einstellungen für Pre- und Post-Skripte bei npm-Paketen angepasst | Thomas Schmucker | 2026-08-05 | 2 | -253/+245 |
| | | | |||||
| * | | neovim: Zeilenenden immer im unix-style | Thomas Schmucker | 2026-08-05 | 1 | -0/+3 |
| | | | |||||
| * | | git: keine Konvertierung der Zeilenenden durchführen | Thomas Schmucker | 2026-08-05 | 1 | -0/+1 |
| |/ | |||||
| * | nvim-update.cmd: Prüfe, ob cl.exe verfügbar ist. | Thomas Schmucker | 2026-08-05 | 1 | -0/+10 |
| | | |||||
| * | install-win: Führe bei NPM Post-Install-Skripte bei Bedarf aus | Thomas Schmucker | 2026-08-04 | 2 | -4/+14 |
| | | |||||
| * | newline | Thomas Schmucker | 2026-08-03 | 1 | -2/+6 |
| | | |||||
| * | neovim: Funktion 'update_parsers' um Logs ergänzt | Thomas Schmucker | 2026-08-03 | 1 | -0/+16 |
| | | |||||
| * | neovim: Neue Funktion 'update_parsers' und entsprechendes UserCmd | Thomas Schmucker | 2026-08-03 | 3 | -2/+18 |
| | | |||||
| * | zsh: Schreibweise für Funktionen und 'source' vereinheitlicht | Thomas Schmucker | 2026-08-01 | 2 | -13/+24 |
| | | |||||
| * | nvim-update erzwingt jetzt ein 'TSUpdate'. | Thomas Schmucker | 2026-08-01 | 2 | -2/+9 |
| | | |||||
| * | treesitter: Das Plugin unterstützt kein Lazy-Loading. | Thomas Schmucker | 2026-08-01 | 1 | -2/+1 |
| | | |||||
| * | Test, ob unter Windows das Kommando tatsächlich installiert wurde, hinzugefügt | Thomas Schmucker | 2026-07-31 | 1 | -3/+27 |
| | | |||||
