Commit graph

18 commits

Author SHA1 Message Date
kalmenn 7d456aee1b
feat: push.default to upstream 2024-05-16 22:21:18 +02:00
kalmenn 12e53506a4
feat!: Don't display all branches by default in git lg 2024-05-16 21:30:41 +02:00
kale a57111c2fd
fix(lgi): Bring back showing the author / signer name in gray 2024-02-27 21:44:32 +01:00
kale 10445c0952
fix(lgi): Show author name when the commit is signed with a missing key 2024-02-27 21:42:04 +01:00
kale 9264ed5aed
lg: Only show signer's name for signed commits 2024-02-27 01:47:44 +01:00
kalmenn 5768c236c5
git lgi: remove padding after date 2024-01-16 02:00:54 +01:00
kale 26c869b714
New colors for git lgi and lg. Also, now refs come before gpg output 2024-01-10 11:55:59 +01:00
kale 8e88602784
enable non ASCII characters in path names 2024-01-10 02:03:34 +01:00
kalmenn 34655c2acf
git lgi: changed colors of gpg output 2023-12-23 16:21:42 +01:00
kalmenn 53710c2622
git lg: disable annoying line wrap 2023-12-23 16:20:03 +01:00
kalmenn e2cb54fad5
lgi: proper credit 2023-12-22 00:52:40 +01:00
kalmenn 77d99ff655
config: changed git lg-inline to git lgi
git lg(i) now always uses sed to display clearer GPG verification
messages. The only difference between the two aliases now being that git
lg always displays its result in a pager
2023-12-22 00:34:31 +01:00
kalmenn e7984df7ea
this is unnecessary 2023-12-22 00:15:41 +01:00
kalmenn 78aea8e819
config: small fixes 2023-12-21 23:39:56 +01:00
kalmenn d58ebe5d92
added personal files
these files might contain private information, such as git forges' URL
or which gpg key I use for specific repos.
Basically, you would only need them if you were me.
2023-12-21 23:39:37 +01:00
kalmenn ce2dcc78ec
config: fixed spacing of tables 2023-12-21 23:02:03 +01:00
kalmenn 87e173218a
config: fixed indentation 2023-12-21 22:52:18 +01:00
kalmenn 243ce1b91d
initial commit 2023-12-21 22:49:17 +01:00