allcontributors[bot]
9f4bd8d5b2
docs: update .all-contributorsrc [skip ci]
2024-09-29 11:14:45 +02:00
allcontributors[bot]
c3244f0a98
docs: update website/docs/contributors.md [skip ci]
2024-09-29 11:14:45 +02:00
Jan De Dobbeleer
3b90c70841
fix(fossil): add all status keywords
...
resolves #5684
2024-09-29 11:14:31 +02:00
Archimedes Trajano
f0bcdc62c2
chore(install): allow specifying the version
2024-09-29 11:14:15 +02:00
allcontributors[bot]
a7d73be1e7
docs: update .all-contributorsrc [skip ci]
2024-09-26 19:53:46 +02:00
allcontributors[bot]
119761f43a
docs: update website/docs/contributors.md [skip ci]
2024-09-26 19:53:46 +02:00
ilaumjd
12bc0b7237
feat(swift): add Podfile extension
2024-09-26 19:53:15 +02:00
dependabot[bot]
bbaaaefdbb
chore: bump actions/checkout from 4.1.7 to 4.2.0
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 00:28:27 +00:00
L. Yeung
4104a9a633
fix(cache): use UUIDs as session IDs
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-09-25 10:34:21 +02:00
dependabot[bot]
4a81b111a0
chore: bump github/codeql-action from 3.26.8 to 3.26.9
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](294a9d9291...461ef6c76d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-25 00:10:31 +00:00
Artin
227c68d316
refactor(lint): remove help section from commitlint config
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-22 11:04:11 +02:00
Artin
3fb898da1a
fix(lint): update description and example of theme type in commitlint
2024-09-22 11:04:11 +02:00
Artin
992d422f0e
chore(lint): enhance commitlint rules and type definitions
...
- Updated commitlint rules to adjust allowed types and line length.
- Added 'style' to the list of commit types.
- Updated help text to include descriptions and examples for each commit type.
- Sorted commit types alphabetically.
2024-09-22 11:04:11 +02:00
allcontributors[bot]
fbdaaeaa25
docs: update .all-contributorsrc [skip ci]
2024-09-22 09:02:57 +02:00
allcontributors[bot]
0c8d9c2566
docs: update website/docs/contributors.md [skip ci]
2024-09-22 09:02:57 +02:00
Gary Sassano
582d359771
refactor(theme): update multiverse-neon
2024-09-22 09:02:29 +02:00
Artin
07b613fc0f
docs(info): initialize oh-my-posh at the end your rc file(s)
2024-09-22 09:01:56 +02:00
allcontributors[bot]
98719627c4
docs: update .all-contributorsrc [skip ci]
2024-09-20 08:47:09 +02:00
allcontributors[bot]
b536ef71f5
docs: update website/docs/contributors.md [skip ci]
2024-09-20 08:47:09 +02:00
Jan De Dobbeleer
1cb66f6af9
fix(battery): validate returned buffer size on Windows
...
resolves #5647
2024-09-20 08:46:53 +02:00
Olivia Bahr
9cf42b56d5
feat(template): add random function
2024-09-20 08:46:37 +02:00
dependabot[bot]
324e105323
chore: bump actions/setup-node from 4.0.3 to 4.0.4
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](1e60f620b9...0a44ba7841
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 00:48:43 +00:00
dependabot[bot]
4586f33480
chore: bump github/codeql-action from 3.26.7 to 3.26.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.7 to 3.26.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8214744c54...294a9d9291
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 00:48:32 +00:00
Jan De Dobbeleer
6c13aaf0ef
fix(cache): write on CLI commands
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-09-19 16:34:50 +02:00
L. Yeung
3114666a25
fix(prompt): write real newlines for Elvish on non-Windows systems
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
2024-09-19 09:10:09 +02:00
L. Yeung
68a1e89f29
fix(cache): require saving explicitly
2024-09-19 08:29:35 +02:00
L. Yeung
9ce9ed72bb
refactor(cli): hide deprecated/internal subcommands and flags
2024-09-19 08:29:35 +02:00
L. Yeung
d2e04b6654
fix(prompt): rectify terminal width for proper rendering
2024-09-19 08:29:35 +02:00
L. Yeung
c7793a5f29
fix(tcsh): escape special characters correctly
2024-09-19 08:29:35 +02:00
L. Yeung
a8f246064e
fix(shell): improve initialization
...
For supported shells:
- Correct string quoting.
- Reorganize initialization scripts to improve maintainability.
2024-09-19 08:29:35 +02:00
L. Yeung
2050157aa7
chore: add coding styles for Lua
2024-09-19 08:29:35 +02:00
L. Yeung
991f146f88
docs: add quotes to Tcsh eval
commands
2024-09-19 08:29:35 +02:00
dependabot[bot]
b339396fa2
chore: bump azure/login from 2.1.1 to 2.2.0
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [azure/login](https://github.com/azure/login ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/azure/login/releases )
- [Commits](6c251865b4...a65d910e8a
)
---
updated-dependencies:
- dependency-name: azure/login
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 00:26:11 +00:00
Artin
a741b18d90
docs(install): update Microsoft Store badge and URL
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-17 20:49:36 +02:00
dependabot[bot]
8dc42ab0f3
chore: bump github/codeql-action from 3.26.6 to 3.26.7
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.6 to 3.26.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4dd16135b6...8214744c54
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 00:34:54 +00:00
L. Yeung
063b95da25
fix(pwsh): prevent a command from eating tail of a transient prompt
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-09-12 20:43:37 +02:00
allcontributors[bot]
4291da4b5a
docs: update .all-contributorsrc [skip ci]
2024-09-12 06:52:53 +02:00
allcontributors[bot]
49ba2b3de3
docs: update website/docs/contributors.md [skip ci]
2024-09-12 06:52:53 +02:00
Artin
79c30684f4
feat(font): implement cyclic shifting for item rotation
2024-09-12 06:52:24 +02:00
Artin
835350d813
docs(time): clarify datetime syntax formats
2024-09-12 06:52:07 +02:00
dependabot[bot]
ebe2cca232
chore: bump github.com/charmbracelet/bubbletea in /src
...
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.1.0 to 1.1.1.
- [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.0...v1.1.1 )
---
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-09-12 01:11:11 +00:00
allcontributors[bot]
2aef0a2dec
docs: update .all-contributorsrc [skip ci]
2024-09-10 20:55:18 +02:00
allcontributors[bot]
432235e7a3
docs: update website/docs/contributors.md [skip ci]
2024-09-10 20:55:18 +02:00
Michael Grubb
80cf25d6a8
docs(python): make the display_mode default agree with code
...
Also adds the `environment` mode to the list of acceptable values.
2024-09-10 20:54:45 +02:00
Artin
bc483d677f
chore(website): improve sidebar emojis
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-09-10 08:40:56 +02:00
Artin
72b0cda800
feat(website): add theme-based favicon switching
2024-09-10 08:33:36 +02:00
allcontributors[bot]
3e6dfd6fdd
docs: update .all-contributorsrc [skip ci]
2024-09-09 18:54:19 +02:00
allcontributors[bot]
0c799cf60a
docs: update website/docs/contributors.md [skip ci]
2024-09-09 18:54:19 +02:00
David Kizivat
a1ff6b5c4a
feat(git): add lists of commit's head, tag and remote references
2024-09-09 18:53:48 +02:00
L. Yeung
0077f8f7df
chore: add recommended VS Code extensions
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-09-09 06:27:08 +02:00