Commit graph

29 commits

Author SHA1 Message Date
f59e56dee2
add includes passthrough to git module 2024-08-28 21:50:56 +02:00
bf1967a28d
initial hape test 2024-08-06 17:46:57 +02:00
2934d74517
fix lib.options inherits xd 2024-07-25 11:45:44 +02:00
acd584655b
make the defaultBranch in my git module main 2024-07-24 21:00:20 +02:00
17d8c16196
major cleanup in inherits 2024-07-24 18:47:53 +02:00
0ce061fa31
switch to getExe and getExe' throughout the config 2024-07-05 00:41:59 +02:00
188bae299d
remove git from packages (hm module covers that) 2024-05-05 14:44:03 +02:00
0ec34d7f5f
get rid of with lib; treewide 2024-05-05 12:38:40 +02:00
5b89920a90
make some git options nullable to make things work 2024-05-03 18:54:03 +02:00
9137361f8a
general cleanup 2024-04-14 18:49:29 +02:00
1cdc94df33
I actually forgot to make the key configurable what is wrong with me 2024-03-03 09:46:45 +01:00
e6461cfd9b
oh my god this is so fucking stupid
I moved from `includes` to `extraConfig` and didn't remove the
`contents` that explains EVERYTHING

it doesn't explain why I'm this retarded though

followed this btw https://code.mendhak.com/keepassxc-sign-git-commit-with-ssh/

big shoutout to mendhak :-)
2024-03-03 09:42:18 +01:00
e3ec0b955b does this work 2024-03-03 09:32:08 +01:00
961deb964c sign test #3 2024-03-03 02:00:28 +01:00
37589bfc65 switch to ssh keys for signing commits 2024-03-03 01:55:00 +01:00
e2d5090e29
switch from includes to extraConfig in git module
Xddddddddddd
2024-03-03 01:45:09 +01:00
59febb2149
move the config' arg to a custom module (big)
shoutout to raf for pointing out how retarded this was
this was needed very much
2024-02-29 00:29:56 +01:00
ead6eb2a17
forgot to commit this 💀 2024-02-17 17:43:17 +01:00
197c915392
some data corruption stuff 2024-02-17 16:24:55 +01:00
b63b0916c7
histogram as diff algorithm 2024-02-17 16:23:37 +01:00
01ae9f1db2
zdiff3 for merge conflicts 2024-02-17 16:15:33 +01:00
0be0c8500e
start using delta for git stuff :333 2024-02-17 16:14:55 +01:00
bd9ccfa601
git commit.verbose = true (also using this commit to test it)
very cool feature happy I found it :-)
2024-02-17 16:02:12 +01:00
64cf9c02dc
move all git options into one include 2024-02-17 15:57:57 +01:00
67edcfcf49
change default git editor to $EDITOR 2024-02-15 10:50:45 +01:00
723691a46a
I'm the master 2024-02-14 23:48:38 +01:00
e23234993f
make $EDITOR the default for git 2024-02-14 23:45:16 +01:00
6306a80189
feat: massive 2023-10-13 21:04:24 +02:00
cdafce17bc
feat: huge 2023-09-08 16:10:15 +02:00