Commit graph

15 commits

Author SHA1 Message Date
5d0eb2f320 git: use the alias to list the aliases 2023-07-20 22:30:54 +02:00
244608d749 git: add modified label to delta output
This way I can search for /^modified just like /^added or /^removed and
so on.
2023-07-13 11:53:05 +02:00
a3c54fe1fc git: improve log with patch 2023-07-13 02:43:06 +02:00
f323416c59 git: add side-by-side diffs 2023-07-13 02:38:34 +02:00
581c7d07e4 git: add git-delta as diff pager 2023-07-12 21:55:29 +02:00
1c613b082d git: fix broken watch icon in log format 2023-07-12 19:54:22 +02:00
67e8098c2a git: set default branch name to 'main' 2023-07-11 20:48:57 +02:00
0264b5b302 git: tweaks to log aliases 2023-01-31 13:36:34 +01:00
ad8dd02a4e git: add aliases for branches 2023-01-31 13:08:31 +01:00
8242d356bc git: highlight dates and author in logs 2022-10-25 20:18:24 +02:00
ded2f56188 git: update committer e-mail 2022-10-24 17:52:28 +02:00
499824d955 git: minor comment reformat 2022-10-24 13:41:27 +02:00
67feef1b43 git: push to upstream branch by default
I have been setting this option locally for all repositories I work on,
so I'll use this as the default behavior from now on.
2022-10-24 10:22:52 +02:00
f724115bc0 git: default to dates in human format for git-log 2022-10-24 10:20:19 +02:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00