kale
a0b91b50ed
feat(personal): University's new domain name
2024-10-15 15:17:15 +02:00
kalmenn
edf33b7201
feat: Add helpful short aliases
2024-05-16 22:21:31 +02:00
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
kale
971a126276
identity: allowed displaying an identity with an empty first field
2023-12-26 18:09:11 +01:00
kalmenn
cac0da5998
identity: first implementation of the include subcommand
2023-12-23 18:03:12 +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
7e5bbd1be5
identity: wording
2023-12-22 18:55:43 +01:00
kalmenn
e7e50bc569
identity: screw this. Removed the link/include subcommand.
...
removing the setting with sed is just too much work. And I can always
just do this manually.
2023-12-22 18:51:12 +01:00
kalmenn
248da9beb6
identity: make wording consistent
2023-12-22 18:06:37 +01:00
kalmenn
256b21234c
identity: implemented the show subcommand
2023-12-22 17:52:36 +01:00
kalmenn
870cf53409
identity: implemented the set subcommand
2023-12-22 17:48:57 +01:00
kalmenn
05fe81209b
identity: listed the link subcommand
2023-12-22 17:27:53 +01:00
kalmenn
6b02a8996f
identity: fix formatting
2023-12-22 17:27:23 +01:00
kale
f050ea3ea7
identity: create the identities folder if it doesn't already exist
2023-12-22 16:34:35 +01:00
kalmenn
caefe0c84b
identity: implemented the remove subcommand
2023-12-22 12:37:34 +01:00
kalmenn
5deaed6db6
identity: factored the display of identities out into a function
2023-12-22 12:22:30 +01:00
kalmenn
b7c54c6252
identity: list saved identities
2023-12-22 12:08:01 +01:00
kalmenn
be18a14d0f
identity.sh: listed planned commands in the help message
2023-12-22 02:30:33 +01:00
kalmenn
46a0dbba0a
identity.sh: changed add_identity to import_identity
2023-12-22 02:30:02 +01:00
kalmenn
4036ad73fc
identity: scaffolding subcommands
2023-12-22 01:59:22 +01:00
kalmenn
e9d16de77a
.git-crypt/unlock.sh: Made clear that this script is only meant for me
2023-12-22 00:56:16 +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
ec590411d6
personal config: fixed includeIf URLs
2023-12-22 00:16:04 +01:00
kalmenn
e7984df7ea
this is unnecessary
2023-12-22 00:15:41 +01:00
kalmenn
147aceef40
git-crypt: created a script for unlocking the repo.
...
Having a non functionning git config makes unlocking the repo impossible.
However, since encrypting the git config itself probably wasn't expected by the
git-crypt developers, this does happen in this setup.
This implements a small workaround.
2023-12-22 00:02:25 +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
86dcbc3657
Add 1 git-crypt collaborator
...
New collaborators:
0BF8471F kalmenn <kale@kalmenn.fr>
2023-12-21 22:49:43 +01:00
kalmenn
243ce1b91d
initial commit
2023-12-21 22:49:17 +01:00