aboutsummaryrefslogtreecommitdiff
path: root/.config/git
AgeCommit message (Collapse)AuthorFilesLines
2024-05-16Update git config for signing properlyHEADmasterPatrick Spek3-0/+20
2023-10-24Add python cruft to global git ignorePatrick Spek1-2/+6
2023-10-09Update git config to use SSH keys for signing commitsPatrick Spek1-5/+11
It seems there are no expansions beyond tilde expansion inside the git configuration, so it is not possible to use a static configuration that links immediately to my SSH key, since they have variable names depending on their hostname. As such, a hard-coded config with a symlink to the key seemed like an okay solution for now.
2023-10-09Add signers file for gitPatrick Spek2-2/+6
2023-07-26Add squash-all command to gitPatrick Spek1-21/+22
This simple command squashes the entire history into a single commit.
2023-04-26Various changes to KDEPatrick Spek1-2/+2
2023-03-14Safedirs are SHITPatrick Spek1-0/+2
2022-02-22Update gitconfigPatrick Spek1-1/+1
2021-10-11Sort git tags as version numbersPatrick Spek1-1/+1
2021-08-14Include config for using AWS codecommitPatrick Spek1-1/+2
2021-08-14Update gitconfig for use with aws codecommitPatrick Spek1-2/+6
2021-08-14Get a jobPatrick Spek1-0/+2
Honestly, the "master" branch as used in git was never related to slavery in any manner. Spend your time doing something valuable, rather than making up problems from a purely USA-centric mindset, and pushing them on other people.
2021-08-14Set rebase as default pull strategyPatrick Spek1-1/+1
2021-08-14Add mirror-add alias to gitPatrick Spek1-1/+1
2021-08-14Add mergetool to git configPatrick Spek1-0/+3
2019-11-07Add bc for cleaning branches in gitPatrick Spek1-0/+1
2019-10-02Include git configsPatrick Spek2-0/+71