dependabot[bot]
|
f2e912763a
|
chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 06:14:08 +01:00 |
|
Jan De Dobbeleer
|
d4ebc71f9c
|
fix(image): init writer before usage
resolves #3326
|
2023-01-08 10:43:42 +01:00 |
|
Jan De Dobbeleer
|
cd4ca2bdf4
|
feat(shell): add a CLI timeout of 4 seconds
resolves 3332
|
2023-01-08 10:43:42 +01:00 |
|
Jan De Dobbeleer
|
5eb6e99ea3
|
fix(ansi): allow hyperlink overrides
|
2023-01-06 13:59:10 +01:00 |
|
Jan De Dobbeleer
|
85897ce9ec
|
fix(ansi): append remaining hyperlink
resolves #3323
|
2023-01-06 13:59:10 +01:00 |
|
Jan De Dobbeleer
|
2b576a3cce
|
fix(ansi): do not print clear colors
resolves #3321
|
2023-01-06 11:02:37 +01:00 |
|
Jan De Dobbeleer
|
edb3842db7
|
chore: remove local debug setting
|
2023-01-06 11:02:37 +01:00 |
|
Jan De Dobbeleer
|
62a1bf96da
|
feat(git): allow adding own remote icons
resolves #3300
|
2023-01-06 08:14:05 +01:00 |
|
Jan De Dobbeleer
|
6f8733eacd
|
refactor(git): use map for upstream icons
|
2023-01-06 08:14:05 +01:00 |
|
maxlandon
|
02c557f42e
|
refactor(go): adapt imports for go.mod consistency
|
2023-01-06 07:48:14 +01:00 |
|
dependabot[bot]
|
10668b72e9
|
chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](8c91899e58...64ed1c7eab )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 07:31:08 +01:00 |
|
dependabot[bot]
|
c5db00455e
|
chore(deps): bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 07:11:16 +01:00 |
|
Jan De Dobbeleer
|
b5bb060641
|
fix(compare): support int64
resolves #3309
|
2023-01-05 21:00:22 +01:00 |
|
Jan De Dobbeleer
|
c1bf3a16fe
|
refactor(ansi): do not print when invisible
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
850787cd6f
|
refactor(ansi): write inverted colors correctly for transparency
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
0ebd59297b
|
refactor(ansi): count text correctly
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
f1b1a72868
|
refactor: move hyperlink logic intro writer loop
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
59ddfc2ba1
|
refactor: remove unused function
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
48d8a522bf
|
refactor: rename color module to ansi
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
005445b9fe
|
refactor(ansi): rewrite ansi and writer
|
2023-01-05 17:54:32 +01:00 |
|
Jan De Dobbeleer
|
e957e5f8cc
|
fix(fish): do not fix fish bug for hyperlinks
|
2023-01-02 20:09:08 +01:00 |
|
Jan De Dobbeleer
|
77d5c9ed95
|
refactor(ansi): do not allow plain GOOS override
|
2023-01-02 19:23:38 +01:00 |
|
Jan De Dobbeleer
|
ce7b7f1501
|
fix(fish): different hyperlink format on linux
|
2023-01-02 18:36:13 +01:00 |
|
Jan De Dobbeleer
|
784b5f1492
|
fix(colors): fallback to transparent on empty colors
resolves #3276
|
2022-12-31 12:30:16 +01:00 |
|
maxlandon
|
3559254292
|
chore: do not load config options more than once
do not set options for the configuration when it already has been set
this allows several prompt engines being created in a single runtime
|
2022-12-30 20:04:48 +01:00 |
|
allcontributors[bot]
|
4b880fec49
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-30 16:17:52 +01:00 |
|
allcontributors[bot]
|
8cd61fd131
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-30 16:17:52 +01:00 |
|
LNK LEO
|
6ae0af6853
|
fix(networks): get missing 2 bytes back in SSID
|
2022-12-30 16:17:17 +01:00 |
|
Jan De Dobbeleer
|
cf4aa4ed62
|
fix(engine): always return a new writer for init
resolves #3268
|
2022-12-29 21:32:57 +01:00 |
|
allcontributors[bot]
|
198b2c8193
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-29 19:45:29 +01:00 |
|
allcontributors[bot]
|
1106fb60df
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-29 19:45:29 +01:00 |
|
NoF0rte
|
9d81f5a362
|
feat(style): segment style as a template string
|
2022-12-29 19:44:50 +01:00 |
|
NoF0rte
|
9e40a1a0dc
|
feat: conditional segment styles
|
2022-12-29 19:44:50 +01:00 |
|
L. Yeung
|
a3ef56f7fa
|
fix(python): set home_enabled to false by default
|
2022-12-29 11:28:01 +01:00 |
|
Jan De Dobbeleer
|
023546fe37
|
chore(go): rename module
|
2022-12-28 20:17:59 +01:00 |
|
maxlandon
|
04bfb2eef1
|
feat: add segment writers at runtime
|
2022-12-28 20:17:59 +01:00 |
|
Jan De Dobbeleer
|
8cd8c9a7be
|
feat(color): do not clear parent colors
|
2022-12-28 17:14:29 +01:00 |
|
Jan De Dobbeleer
|
60664e245a
|
feat(git): remove stash and worktree count from template
they are now individual functions so they no longer need a switch
|
2022-12-28 17:14:29 +01:00 |
|
Jan De Dobbeleer
|
dee040c719
|
fix(shell): lock template cache correctly
|
2022-12-28 17:14:29 +01:00 |
|
Jan De Dobbeleer
|
3cdb3bfc1d
|
fix(shell): do not lock template cache
resolves #3254
|
2022-12-27 17:32:45 +01:00 |
|
Jan De Dobbeleer
|
07206e5aae
|
feat(project): add always_enabled and project type
|
2022-12-27 15:53:31 +01:00 |
|
Jan De Dobbeleer
|
8aca8a2d84
|
docs(project): add .Error reference
|
2022-12-27 15:53:31 +01:00 |
|
Jan De Dobbeleer
|
73e91eab5b
|
fix(shell): lock template cache creation
|
2022-12-27 15:53:31 +01:00 |
|
Jan De Dobbeleer
|
2f1bf39253
|
feat(svn): exclude branch info from fetch_status
resolves #3252
|
2022-12-27 15:53:31 +01:00 |
|
Jan De Dobbeleer
|
9dd462c0d0
|
fix(engine): close Env after prompt generation
relates to #3244
|
2022-12-25 20:59:46 +01:00 |
|
Jan De Dobbeleer
|
be803c838b
|
fix(template): use correct cache key
resolves #3244
|
2022-12-25 20:59:46 +01:00 |
|
allcontributors[bot]
|
12cfa58240
|
docs: update .all-contributorsrc [skip ci]
|
2022-12-25 20:32:52 +01:00 |
|
allcontributors[bot]
|
f06543f841
|
docs: update website/docs/contributors.md [skip ci]
|
2022-12-25 20:32:52 +01:00 |
|
Michael Carman
|
e40cee25f5
|
docs(svn): add "?" / .Untracked
|
2022-12-25 20:32:19 +01:00 |
|
Michael Carman
|
d9f59272f2
|
feat(svn): add counting of untracked files; don't default to counting as "unmerged"
|
2022-12-25 20:32:19 +01:00 |
|