extrawurst
134ef734a4
clippy fix
2024-09-11 21:30:34 +02:00
extrawurst
0a5e2ef1ed
gix update
2024-09-11 21:27:14 +02:00
extrawurst
7ad8265c54
git2-hooks version bump
2024-08-24 12:20:17 +08:00
Yerke Tulibergenov
4cb9500cd9
Use default shell instead of bash on Unix-like OS
2024-08-23 18:57:46 +08:00
dependabot[bot]
63a91fd281
Bump tempfile from 3.10.1 to 3.12.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.10.1 to 3.12.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 01:12:38 +08:00
extrawurst
6c9bb9f616
update binary sizes (closing #2330 )
2024-08-08 01:11:51 +08:00
dependabot[bot]
61e52d9bfa
Bump which from 6.0.1 to 6.0.2
...
Bumps [which](https://github.com/harryfei/which-rs ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 00:38:10 +08:00
dependabot[bot]
0289c82e4e
Bump tui-textarea from 0.5.1 to 0.5.2
...
Bumps [tui-textarea](https://github.com/rhysd/tui-textarea ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/rhysd/tui-textarea/releases )
- [Changelog](https://github.com/rhysd/tui-textarea/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rhysd/tui-textarea/compare/v0.5.1...v0.5.2 )
---
updated-dependencies:
- dependency-name: tui-textarea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 00:34:02 +08:00
dependabot[bot]
4ef633a75a
Bump env_logger from 0.11.4 to 0.11.5
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.4...v0.11.5 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 14:35:24 +07:00
dependabot[bot]
9ecc207270
Bump clap from 4.5.10 to 4.5.11
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.10...clap_complete-v4.5.11 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 14:35:07 +07:00
extrawurst
b89672b134
rust 1.80 clippy fixes
2024-07-26 13:24:52 +07:00
extrawurst
ce923e6fe4
supply libgit2 with flag to respect env variables ( #2299 )
...
closes #2298
2024-07-25 11:16:01 +07:00
dependabot[bot]
7fec560942
Bump clap from 4.5.9 to 4.5.10
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.9 to 4.5.10.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...v4.5.10 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 10:53:06 +07:00
dependabot[bot]
32fbea2870
Bump env_logger from 0.11.3 to 0.11.4
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.4 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 10:52:53 +07:00
dependabot[bot]
8e00264943
Bump gix from 0.63.0 to 0.64.0
...
Bumps [gix](https://github.com/Byron/gitoxide ) from 0.63.0 to 0.64.0.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/compare/gix-v0.63.0...gix-v0.64.0 )
---
updated-dependencies:
- dependency-name: gix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 10:52:29 +07:00
dependabot[bot]
0cb5b781a2
Bump openssl-sys from 0.9.102 to 0.9.103
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.102 to 0.9.103.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.102...openssl-sys-v0.9.103 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 12:23:44 +07:00
dependabot[bot]
341c796ff8
Bump gix-path from 0.10.8 to 0.10.9
...
Bumps [gix-path](https://github.com/Byron/gitoxide ) from 0.10.8 to 0.10.9.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/compare/gix-path-v0.10.8...gix-path-v0.10.9 )
---
updated-dependencies:
- dependency-name: gix-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 12:06:29 +07:00
dependabot[bot]
ef45704a3c
Bump thiserror from 1.0.62 to 1.0.63
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.62...1.0.63 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 11:52:41 +07:00
dependabot[bot]
d7aa8c8924
Bump tui-textarea from 0.5.0 to 0.5.1
...
Bumps [tui-textarea](https://github.com/rhysd/tui-textarea ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/rhysd/tui-textarea/releases )
- [Changelog](https://github.com/rhysd/tui-textarea/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rhysd/tui-textarea/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: tui-textarea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 12:57:26 +07:00
dependabot[bot]
bf4079a8a7
Bump thiserror from 1.0.61 to 1.0.62
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 12:11:36 +07:00
extrawurst
d3786992ba
cargo update
2024-07-09 09:06:56 +02:00
extrawurst
51ce196d45
missing lock file changes
2024-07-09 09:04:18 +02:00
extrawurst
017ca45aed
cargo updates
2024-07-08 23:40:44 +02:00
Christoph Rüßler
d30de223fe
Add LogWalkerWithoutFilter, using gitoxide ( #2275 )
...
* Add LogWalkerWithoutFilter, using gitoxide
* Use feature revision for gix
---------
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2024-07-08 09:25:44 +02:00
extrawurst
95bbbda9af
ratatui update
2024-07-08 08:52:39 +02:00
dependabot[bot]
72b954a1a5
Bump serde from 1.0.202 to 1.0.204
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.202 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.204 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 08:30:37 +02:00
dependabot[bot]
6ec7eea02b
Bump clap from 4.5.7 to 4.5.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 08:32:17 +02:00
dependabot[bot]
3229c5d5ed
Bump log from 0.4.21 to 0.4.22
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.21...0.4.22 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 09:16:28 +02:00
dependabot[bot]
423b5ff3d1
Bump git2 from 0.18.3 to 0.19.0
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.18.3 to 0.19.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.3...git2-0.19.0 )
---
updated-dependencies:
- dependency-name: git2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 12:45:18 +02:00
dependabot[bot]
5d06aac1ad
Bump bitflags from 2.5.0 to 2.6.0
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.5.0...2.6.0 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 17:24:57 +02:00
dependabot[bot]
9995a28e54
Bump curve25519-dalek from 4.1.2 to 4.1.3
...
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases )
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3 )
---
updated-dependencies:
- dependency-name: curve25519-dalek
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 00:34:47 +02:00
extrawurst
038c4a50d1
fix new rust warnings
2024-06-14 21:40:46 +02:00
dependabot[bot]
65410e7293
Bump backtrace from 0.3.71 to 0.3.73
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.71 to 0.3.73.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.73 )
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 23:23:58 +02:00
dependabot[bot]
f126f7a9f6
Bump clap from 4.5.6 to 4.5.7
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.6...v4.5.7 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 10:39:28 +02:00
dependabot[bot]
cb1e8da619
Bump clap from 4.5.4 to 4.5.6
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.4 to 4.5.6.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.6 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 09:47:54 +02:00
dependabot[bot]
7f89962f72
Bump unicode-width from 0.1.12 to 0.1.13
...
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width ) from 0.1.12 to 0.1.13.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.12...v0.1.13 )
---
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-06-05 08:18:12 +02:00
extrawurst
95e1d4d432
release prep
2024-06-02 14:49:32 +02:00
extrawurst
e818a6a35e
clarification
2024-06-02 14:49:17 +02:00
extrawurst
7f161d61cd
release prep
2024-06-02 14:24:02 +02:00
extrawurst
671c8416e2
support mac x86 release
2024-06-02 14:20:46 +02:00
extrawurst
23d6cbe0f2
use locked on release builds
2024-06-02 14:17:47 +02:00
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