Commit graph

56 commits

Author SHA1 Message Date
odrling e7d69e8c84
[git] remove followtags 2024-04-29 13:40:36 +02:00
odrling db80ace55e
[git] add ruff-format hook 2024-04-15 10:56:39 +02:00
odrling 2e746a35b2
[git] enable fsmonitor 2024-04-12 15:13:22 +02:00
odrling 48bd8e09df
[git] enable rerere 2024-04-12 15:00:27 +02:00
odrling beee1f3bb0
[git] set column.ui auto 2024-04-12 14:58:14 +02:00
odrling dd82561a91
[git] add muon hooks 2024-04-10 10:00:52 +02:00
odrling 2ac21153af
[git] set user config in ~/.config/git
no reason to write it in ~/.gitconfig
2024-04-05 09:02:47 +02:00
odrling 340c406daf
[git] submodule.fetchJobs = 0 2024-04-05 07:25:09 +02:00
odrling b08d815a1a
[git] fetch.parallel 2024-04-05 07:23:27 +02:00
odrling 81cf220c94
[git] fetch.prune 2024-04-05 07:17:53 +02:00
odrling bdaeebf774
[git] commit.cleanup scissors 2024-04-05 07:16:21 +02:00
odrling e8c2601906
[git] remove default git user 2024-04-05 07:01:07 +02:00
odrling 87fa2b0295
[git] diff.submodule log 2024-04-05 06:57:54 +02:00
odrling e6faadc4e1
[git] push.followtags 2024-04-05 06:47:00 +02:00
odrling 3759fb2f0d
[git] sort branch and tags by date 2024-04-05 06:44:56 +02:00
odrling 6cdbbd4393
[git] add fsckObjects = true 2024-04-05 06:40:49 +02:00
odrling 8136cc3a0a
Revert "[git] always fetch git.odrling.xyz repos from ssh"
This reverts commit a450301ee2.
2024-04-05 06:27:33 +02:00
odrling a450301ee2
[git] always fetch git.odrling.xyz repos from ssh
better until I set up git-http-backend
2024-04-05 06:22:07 +02:00
odrling a999e25bd1
[git] ll: use date=human format 2024-04-01 21:48:08 +02:00
odrling b23df3a4dc
[git] add sign options 2024-03-31 07:59:50 +02:00
odrling 7c49041ba7
[git] add license to pre-commit hook script 2024-03-16 14:29:03 +01:00
odrling 8647df3923
[git] fix incorrect hook key for clang-format 2024-03-15 23:01:44 +01:00
odrling 9d379ba7e3
[zsh|git] update git global hook setup
use git config variables to run global hooks, and try to detect them
when entering a dir
2024-03-15 22:59:28 +01:00
odrling 36fb177942
[git] default to rebasing on git pull 2024-03-10 12:35:45 +01:00
odrling 7043700d0f
[git] update ruff hook command
ruff deprecates the previous syntax in 0.3
2024-02-29 18:05:42 +01:00
odrling e1b1e4f437
[git] improve default hooks
print commands being run
and run the commands correctly
2024-02-27 04:19:31 +01:00
odrling a82fabfe90
[git] move url rules to the end 2024-02-22 15:04:09 +01:00
odrling 58d78356ee
[git] add push url for gitlab.alpinelinux.org 2024-02-22 15:03:31 +01:00
odrling 459c5ad619
[git] add gofmt hook 2024-01-28 15:11:20 +01:00
odrling a94450abc4
[git] fix clang-format hook 2024-01-27 00:31:39 +01:00
odrling 8d37998755
[git] add clang-format hook 2024-01-27 00:25:22 +01:00
odrling 7e3755dc3d
[git] git lf should probably show a full hash 2024-01-12 17:48:38 +01:00
odrling c3db48b6f7
[git] fix ruff pre-hook 2023-12-19 00:12:23 +01:00
odrling 9216d40ce5
[git] update delta configuration 2023-12-18 05:05:41 +01:00
odrling 0d8b4e70d3
[git] help some parser ig
syntax highlighting wasn't working in nvim
2023-12-18 04:40:15 +01:00
odrling 927996bea4
[git] add default git hook
default git hook for Python
2023-12-17 19:03:51 +01:00
odrling 31c9090adf
[git] update default config 2023-12-17 18:54:19 +01:00
odrling 61feb168fc
[git] add pushInsteadOf rule for git.odrling.xyz 2023-10-25 13:50:58 +02:00
odrling e8854989cd
[git] add git-credential-rbw 2023-10-24 07:15:32 +02:00
odrling 9cc3da9c8a
[git] ignore .cache 2023-09-28 07:20:08 +02:00
odrling b936956859
[git] ignore direnv directories 2023-08-08 03:17:23 +02:00
odrling 2e3154f5ef
[git] add insteadof rule for japan7 2023-07-12 17:27:33 +02:00
odrling f25f37a5ea
[git] fix pushall with busybox xargs 2023-06-16 11:14:39 +02:00
odrling ddf3844f95
[git] ignore .envrc by default 2023-02-28 23:30:35 +01:00
odrling c3ed65ff6f
[git] add treeless/blobless clone aliases 2023-02-09 11:09:40 +01:00
odrling c4b29838bc
[git] zdiff3 → diff3 2023-01-11 19:59:54 +01:00
odrling 6d0974e143
[git] merge: branchdesc 2022-12-20 00:46:54 +01:00
odrling e58f7dac7d
[git] set conflictStyle to zdiff3 2022-12-20 00:30:58 +01:00
odrling 2a3674adc9
[git] add more push url substitutions 2022-09-25 02:51:45 +02:00
odrling d0faad0a60
[git] only replace github push urls 2022-09-13 18:44:47 +02:00