Jan De Dobbeleer
|
4ebbdd3c18
|
fix(image): initialize image CLI correctly
|
2024-11-04 13:55:06 +01:00 |
|
Jan De Dobbeleer
|
6a8cecb73b
|
fix(color): resolve palette before ANSI conversion
resolves #5790
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
4ac1033706
|
refactor: move exclude/include folders to segment root
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
b3b41fc60d
|
feat(language): add version caching for 1 week
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
ad5534baa8
|
refactor: code layout
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
cea18715bb
|
refactor: add config version 3
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
d479ef88fd
|
refactor: remove unused cache_version references
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
ab39417dc2
|
fix(windows): do not follow app store symlinks
|
2024-11-04 12:15:40 +01:00 |
|
Oleksandr Babieiev
|
d64de61436
|
feat(project): add support for mojo
|
2024-11-04 12:15:40 +01:00 |
|
Oleksandr Babieiev
|
6ae82f4c78
|
feat(segment): add mojo
|
2024-11-04 12:15:40 +01:00 |
|
Oleksandr Babieiev
|
17c19c3157
|
feat(project): add support for dart
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
fbcd78eff1
|
feat(cache): create .cache if no other options are found
resolves #5758
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
9f576507b1
|
feat: expose segment output text
resolves #5750
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
d4054b04d6
|
refactor: parallel segment rendering
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
87404454a4
|
refactor(upgrade): allow setting from CLI
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
42b776be36
|
refactor(segment): remove templates
BREAKING CHANGE: with templates being removed, this need to be a single template element now
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
724d25b4ee
|
refactor: remove unused cache_timeout references
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
95d8546a8c
|
feat(cache): add segment caching strategy
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
efa8ef9880
|
feat(notice): disable upgrade notice by default
BREAKING CHANGE: changes `disable_notice: false` to `upgrade_notice`: true
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
f1cd609c7d
|
refactor: remove linebreak block type
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
b5afe0edaf
|
refactor: remove terminal lock
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
cefe985bf7
|
refactor: remove env from template/text
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
701cd499df
|
refactor: remove if/else statements
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
3bc476488a
|
chore: allow silent rendering for benchmark testing
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
84ac954c86
|
perf: add sync pool for template struct
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
e7cbbde984
|
feat: remove offset settings from block
BREAKING CHANGE: this is now completely deprecated and no longer supported
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
0c6ab9beac
|
feat(osc): remove OSC99 from config
BREAKING CHANGE: this requires to set `pwd: OSC99` instead of `OSC99: true`
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
d4b86e63e4
|
perf: correctly align struct fields
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
0853a527a7
|
refactor: render segment text in sequence
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
9e1942035f
|
perf(template): cache template functions
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
4fe6efc94a
|
feat(cache): remove segment specific caching
|
2024-11-04 12:15:40 +01:00 |
|
Jan De Dobbeleer
|
a45fb3991e
|
feat(cache): store cache on segment level
|
2024-11-04 12:15:40 +01:00 |
|
dependabot[bot]
|
5937cf8e3b
|
chore: bump github.com/charmbracelet/lipgloss in /src
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.13.1 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.13.1...v1.0.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 00:56:24 +00:00 |
|
dependabot[bot]
|
3b713b55e8
|
chore: bump github.com/charmbracelet/bubbletea in /src
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.1.1...v1.1.2)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 00:53:38 +00:00 |
|
L. Yeung
|
69ee58fef8
|
fix(fish): do not accept autosuggestion by default
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
|
2024-10-23 14:53:08 +02:00 |
|
dependabot[bot]
|
9fb4e8593d
|
chore: bump github.com/charmbracelet/lipgloss in /src
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.13.0...v0.13.1)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-23 01:02:50 +00:00 |
|
Jan De Dobbeleer
|
2557ee2eab
|
fix(network): map SSID to .Name
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5742
|
2024-10-14 13:47:35 +02:00 |
|
Jan De Dobbeleer
|
49ea48934f
|
feat(init): clean cache files > 1 week automatically
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
|
2024-10-13 13:45:54 +02:00 |
|
Antonin Ruan
|
026fa16145
|
refactor(python): change fallback_names to default_venv_names
|
2024-10-11 21:37:55 +02:00 |
|
Antonin Ruan
|
daea52598c
|
feat(python): make folder fallback env names customizable
|
2024-10-11 21:37:55 +02:00 |
|
Jan De Dobbeleer
|
9fbc61561d
|
feat(upgrade): configure using cli
resolves #5734
|
2024-10-11 21:03:20 +02:00 |
|
Jan De Dobbeleer
|
addef6530a
|
feat(color): enable accent color for macOS
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
resolves #5711
|
2024-10-07 16:07:22 +02:00 |
|
Jan De Dobbeleer
|
dba953a0a7
|
fix(init): rewrite theme blob url to raw url
|
2024-10-07 16:07:22 +02:00 |
|
dependabot[bot]
|
c30b613167
|
chore: bump golang.org/x/sys from 0.25.0 to 0.26.0 in /src
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/sys/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 01:10:37 +00:00 |
|
dependabot[bot]
|
8e71aca3e0
|
chore: bump golang.org/x/image from 0.20.0 to 0.21.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/image/compare/v0.20.0...v0.21.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 01:04:32 +00:00 |
|
dependabot[bot]
|
347fd4a6bf
|
chore: bump golang.org/x/text from 0.18.0 to 0.19.0 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 01:04:17 +00:00 |
|
L. Yeung
|
b3f3c0aa24
|
feat(build): embed timezone database
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
|
2024-10-05 21:49:01 +02:00 |
|
dependabot[bot]
|
31d9cf67e8
|
chore: bump github.com/gookit/goutil from 0.6.16 to 0.6.17 in /src
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/gookit/goutil](https://github.com/gookit/goutil) from 0.6.16 to 0.6.17.
- [Release notes](https://github.com/gookit/goutil/releases)
- [Commits](https://github.com/gookit/goutil/compare/v0.6.16...v0.6.17)
---
updated-dependencies:
- dependency-name: github.com/gookit/goutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-03 00:16:50 +00:00 |
|
Jan De Dobbeleer
|
a6a5d4b53b
|
fix(zsh): correctly enable fcts marks
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
|
2024-10-01 09:01:28 +02:00 |
|
Jan De Dobbeleer
|
06df61a1dc
|
fix(fossil): add ADDED_BY_MERGE to status
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
resolves #5695
|
2024-09-30 15:44:01 +02:00 |
|