git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.githooks
Commit message (Expand)AuthorAgeFilesLines
* final hookH. P. 2024-07-141-16/+8
* preparation for submodule-less checkoutH. P. 2024-07-141-11/+19
* +pre-commitH. P. 2024-07-141-0/+4
* move submodule git-prompt to post-checkoutH. P. 2024-07-141-0/+13
colspan='5' class='logmsg'> * RHEL 10 = "rhel"v1.2.7H. P. 2025-04-201-2/+2 | * more distinguished look for Rockyv1.2.6H. P. 2025-03-151-2/+2 | * Fix: Only acquire OSMAJVER from os-release if presentv1.2.5H. P. 2025-03-151-1/+3 | * Fix: more SunOS incompatibilitiesH. P. 2025-03-152-2/+15 | * fix: then was missingH. P. 2025-03-151-1/+1 | * Further grep adjustments where -P is not necessary (auto)H. P. 2025-03-152-8/+8 | * Fix: SunOS' hostname does not know "-f"H. P. 2025-03-151-3/+12 | * Fix: SunOS' grep does not know "-P"H. P. 2025-03-151-2/+7 | * fix: do not use exit in sourced scriptsH. P. 2025-03-151-1/+1 | * Fix: Remove quotation marks from OS name string (RHEL derivatives)v1.2.4H. P. 2025-03-151-1/+1 | * + SunOS in prompt colours (colouring taken from 2005-age_of_oracle)v1.2.3H. P. 2025-03-152-2/+5 | * New aliasesH. P. 2025-03-151-1/+8 | * Yes, expansion on definition is intentional here.H. P. 2025-03-151-0/+1 | * + Alma coloursH. P. 2025-02-231-0/+2 | * "Fix" color functions (proper syntax, switch to printf); fix git colour hintsH. P. 2025-02-231-4/+4 | * fix: "editor" is an alias, not a variableH. P. 2025-01-121-1/+1 | * Create alias "default-desktop-apps" for remembering mimeapps.list :-)H. P. 2025-01-121-0/+1 | * Create alias "editor" for other scripts or aliases to useH. P. 2025-01-121-0/+11 | * make the prompt's command counter dim and italic