Commit graph

19 commits

Author SHA1 Message Date
070672d665 fix(colors): correct use of arrays 2023-11-15 11:32:20 +01:00
9d4553cfb4 refactor(stage): better stage column header 2023-10-29 11:59:29 +01:00
e2d875b3ce feat(config): add several configuration variables and refactor colors
- fixes color of explanation in Zsh
- adds GITCRUX_MARK_EXPLANATION
- adds GITCRUX_ENABLE_EXPLANATION_NEWLINE
- adds GITCRUX_VCS_MARK
- adds GITCRUX_VCS_FILL
- adds GITCRUX_COLOR_FILL
2023-10-29 11:40:02 +01:00
867d76cafc feat: version guard
Now depends on _lp_vcs_remote introduced by LP 2.2.0
2023-10-29 10:39:57 +01:00
5ab3210d47 fix: zsh portability
Ref: #1
2023-10-29 10:34:51 +01:00
53a8e652ff feat: use remote name when available 2023-10-29 09:34:06 +01:00
623edecd0c add doc 2023-07-24 15:30:43 +02:00
f25db7daf4 fix ntracked test 2023-07-24 14:21:35 +02:00
317fb62f36 fix columns computation 2023-07-24 14:18:49 +02:00
ba03ab169e manage default config, expl color, better num tests 2023-07-24 11:27:47 +02:00
bd39e1cfcd add semantic colors 2023-07-10 22:15:16 +02:00
96c2997646 add declutchable explanations 2023-07-10 19:11:50 +02:00
f2409aafb5 working gitcrux free function 2023-07-10 18:51:32 +02:00
f9cecd0864 clean code 2023-07-09 21:54:11 +02:00
2d090fe9be add the flowchart 2023-07-09 12:20:42 +02:00
d999a0d64c working header with metadata 2023-07-08 16:41:39 +02:00
f6a07a87cf more arrows test 2023-07-07 21:22:21 +02:00
8daec3b759 add _gitcrux_centered, auto draw header 2023-07-07 16:02:28 +02:00
9e59409b5a first draft 2023-07-07 15:25:22 +02:00