extrawurst
|
43fac4f12a
|
fix nightly
|
2024-06-02 14:08:23 +02:00 |
|
extrawurst
|
09747c2248
|
document new apple x86 nightly
|
2024-06-02 14:01:13 +02:00 |
|
extrawurst
|
a89044fd94
|
Build apple x86 (#2253)
|
2024-06-02 13:54:32 +02:00 |
|
extrawurst
|
baac3d01be
|
rename for explicity
|
2024-05-30 16:03:16 +02:00 |
|
Caleb Maclennan
|
d1ebc56bfe
|
Allow builds from 'git archive' generated tarballs (#2187)
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
|
2024-05-30 15:59:46 +02:00 |
|
extrawurst
|
a085add733
|
fix typo
|
2024-05-23 11:19:21 +02:00 |
|
extrawurst
|
ff59eb6c10
|
unittest more of the color formats
* to ensure noticing if breaking changes happen
* document breaking change in changelog
|
2024-05-22 17:41:35 +02:00 |
|
extrawurst
|
659ee74b04
|
cargo update
|
2024-05-22 11:27:31 +02:00 |
|
dependabot[bot]
|
d3186b5d10
|
---
updated-dependencies:
- dependency-name: ratatui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 08:34:19 +02:00 |
|
extrawurst
|
b925155b7f
|
upgrade yanked libc
|
2024-05-20 17:17:19 +02:00 |
|
extrawurst
|
6ad80ea3a9
|
update lockfile
|
2024-05-18 11:39:27 +02:00 |
|
extrawurst
|
dd255837ab
|
release prep
|
2024-05-18 11:38:55 +02:00 |
|
extrawurst
|
53e9c8d1ef
|
version bump for rc
|
2024-05-16 19:17:47 +02:00 |
|
extrawurst
|
93fee307d6
|
version bump
|
2024-05-16 19:14:32 +02:00 |
|
extrawurst
|
9be28c9af9
|
Cargo update (#2230)
|
2024-05-16 18:23:50 +02:00 |
|
Bernhard M. Wiedemann
|
f56844501e
|
Allow to override build date with SOURCE_DATE_EPOCH (#2202)
to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.
This patch was done while working on reproducible builds for openSUSE.
---------
Co-authored-by: extrawurst <mail@rusticorn.com>
|
2024-05-16 17:17:58 +02:00 |
|
extrawurst
|
3dca5feeec
|
ratatui 0.25 update (#2101)
fixes #2098
|
2024-05-16 17:07:30 +02:00 |
|
Bryan Behrenshausen
|
fa2515343b
|
add : to signoff trailer (#2197)
fixes #2196
|
2024-05-16 13:57:51 +02:00 |
|
Christoph Rüßler
|
a92be3be9d
|
Get default fetch remote from configuration (#2204)
fixes #1093
|
2024-05-16 12:03:55 +02:00 |
|
dependabot[bot]
|
7651fdba89
|
Bump anyhow from 1.0.82 to 1.0.83
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 12:02:56 +02:00 |
|
dependabot[bot]
|
58f5326fb8
|
Bump serde from 1.0.199 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.202)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 12:02:46 +02:00 |
|
extrawurst
|
98e0379736
|
fix cargo deny deprecation warnings
|
2024-05-16 12:02:16 +02:00 |
|
extrawurst
|
4fe52dc117
|
correct fix
|
2024-05-16 12:01:22 +02:00 |
|
extrawurst
|
b5b2eb6007
|
fix cargo config warning
|
2024-05-16 12:01:22 +02:00 |
|
dependabot[bot]
|
1a582dacc4
|
Bump thiserror from 1.0.58 to 1.0.60
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.60)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 11:46:32 +02:00 |
|
dependabot[bot]
|
be7daa60c5
|
Bump unicode-width from 0.1.11 to 0.1.12
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.11 to 0.1.12.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12)
---
updated-dependencies:
- dependency-name: unicode-width
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 11:20:53 +02:00 |
|
extrawurst
|
6e12c1e974
|
fix clippy and nightly build
|
2024-05-16 11:11:05 +02:00 |
|
dependabot[bot]
|
c57543b4f8
|
Bump two-face from 0.3.0 to 0.4.0
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/CosmicHorrorDev/two-face/releases)
- [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CosmicHorrorDev/two-face/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: two-face
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 19:42:29 +02:00 |
|
dependabot[bot]
|
5ad54ee675
|
Bump unicode-truncate from 0.2.0 to 1.0.0
Bumps [unicode-truncate](https://github.com/Aetf/unicode-truncate) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/Aetf/unicode-truncate/releases)
- [Changelog](https://github.com/Aetf/unicode-truncate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Aetf/unicode-truncate/compare/v0.2.0...v1.0.0)
---
updated-dependencies:
- dependency-name: unicode-truncate
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 13:32:22 +02:00 |
|
dependabot[bot]
|
c2d23da543
|
Bump serial_test from 3.0.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.0.0...v3.1.1)
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 13:32:12 +02:00 |
|
dependabot[bot]
|
a61677b9e6
|
Bump serde from 1.0.198 to 1.0.199
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 13:31:38 +02:00 |
|
dependabot[bot]
|
64a1e3866e
|
Bump serde from 1.0.197 to 1.0.198
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-21 18:07:21 +02:00 |
|
dependabot[bot]
|
920c28cfd7
|
Bump chrono from 0.4.37 to 0.4.38
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.37...v0.4.38)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-16 08:22:12 +02:00 |
|
dependabot[bot]
|
d6ab75399b
|
Bump ssh-key from 0.6.5 to 0.6.6
Bumps [ssh-key](https://github.com/RustCrypto/SSH) from 0.6.5 to 0.6.6.
- [Commits](https://github.com/RustCrypto/SSH/compare/ssh-key/v0.6.5...ssh-key/v0.6.6)
---
updated-dependencies:
- dependency-name: ssh-key
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 08:10:11 +02:00 |
|
extrawurst
|
4fc55a2263
|
match release notes
|
2024-04-14 22:23:44 +02:00 |
|
extrawurst
|
7b437d030f
|
comment on 0.26.1 windows only
|
2024-04-14 22:12:02 +02:00 |
|
extrawurst
|
c55188e462
|
prepare for release
|
2024-04-14 22:08:55 +02:00 |
|
extrawurst
|
3de9953dde
|
allow manual cd
|
2024-04-14 21:43:56 +02:00 |
|
extrawurst
|
218d739b03
|
fix windows release
|
2024-04-14 21:42:59 +02:00 |
|
extrawurst
|
4bf1290610
|
add a release image
|
2024-04-14 21:33:50 +02:00 |
|
extrawurst
|
a72c62bd82
|
upgrade like in f27ca92
|
2024-04-14 21:01:05 +02:00 |
|
extrawurst
|
56e2da3027
|
remove itch, add discord
|
2024-04-14 20:57:39 +02:00 |
|
extrawurst
|
f14bf271c7
|
additional info
|
2024-04-14 20:56:49 +02:00 |
|
extrawurst
|
f27ca92f10
|
upgrade ci action
|
2024-04-14 20:35:42 +02:00 |
|
extrawurst
|
09a2f70c89
|
Release prep (#2183)
|
2024-04-14 20:31:05 +02:00 |
|
Christoph Rüßler
|
b08eddb45b
|
Get default push remote from configuration (#2156)
|
2024-04-14 12:12:09 +02:00 |
|
dependabot[bot]
|
fe05f93a74
|
Bump anyhow from 1.0.81 to 1.0.82
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 08:11:20 +02:00 |
|
extrawurst
|
665e99779e
|
update changelog and readme
|
2024-04-10 11:56:55 +02:00 |
|
Antonio Yang
|
945ec45027
|
sign with ssh key in disc (#2175)
|
2024-04-10 11:53:23 +02:00 |
|
extrawurst
|
5d68ea0e39
|
Reset branch in branch popup (#2171)
allow triggering branch reset from branch popup. closes #2170
|
2024-04-07 18:12:30 +02:00 |
|