extrawurst
8e54bfd364
upgrade crossterm/tui
2022-08-17 22:12:39 +02:00
JayceFayne
d4949a676b
support copy to clipboard on wayland ( #1233 )
2022-08-17 19:46:56 +02:00
extrawurst
074bb7cdb5
less chrono features/dependencies
2022-08-17 19:05:12 +02:00
dependabot[bot]
dbc927779a
Bump ron from 0.7.1 to 0.8.0
...
Bumps [ron](https://github.com/ron-rs/ron ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/ron-rs/ron/releases )
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ron-rs/ron/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: ron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 18:46:53 +02:00
extrawurst
7d9e6f8c4d
prepare for release 0.21
2022-08-17 17:30:11 +02:00
Stephan D
4a0e58ae15
msrv 160 ( #1279 )
...
* bump edition
* msrv 160
* upgrade clap and more deps
2022-08-17 16:30:54 +02:00
extrawurst
70e6a3db6e
update
2022-08-15 13:00:50 +02:00
extrawurst
3ce715178b
upgrade syntact to get rid of plist and #1275
2022-08-15 12:50:10 +02:00
extrawurst
32a9dbf43e
upgrade
2022-08-06 17:00:19 +02:00
extrawurst
77472d086f
change author name
2022-02-21 23:33:07 +01:00
dependabot[bot]
9db318ff1f
Bump unicode-segmentation from 1.8.0 to 1.9.0
...
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases )
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits )
---
updated-dependencies:
- dependency-name: unicode-segmentation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:17:20 +01:00
Stephan Dilly
f2b09d39c6
clippy nightly fixes
2022-01-30 19:28:45 +01:00
Stephan Dilly
bfba218fb4
bump versions
2022-01-26 00:35:05 +01:00
Stephan Dilly
160bc6b99d
prep for release 0.20
2022-01-25 19:52:51 +01:00
Stephan Dilly
47bc83f243
Revert "cargo update"
...
This reverts commit 8b00d6756c
.
2022-01-22 14:58:06 +01:00
Stephan Dilly
8b00d6756c
cargo update
2022-01-22 14:53:35 +01:00
Stephan Dilly
12fbfa0946
prepare for v0.20 release
2022-01-22 01:27:20 +01:00
Stephan Dilly
a3d4f2bd5f
revert pprof upgrade
2022-01-12 13:17:08 +01:00
Stephan Dilly
4b03e92cb9
cargo upgrades
2021-12-25 21:27:24 +01:00
Stephan Dilly
cd639b29c0
release 0.19 ( #1033 )
2021-12-08 23:24:01 +01:00
Stephan Dilly
26318c10e9
cargo updates
2021-11-28 14:41:23 +01:00
Stephan Dilly
444e14631d
cargo-sort
2021-11-28 13:38:48 +01:00
Stephan Dilly
f689c428b2
upgrade pprof
2021-11-21 22:05:30 +01:00
Stephan Dilly
1d409d31ab
simplelog upgrade
2021-11-20 19:04:12 +01:00
Stephan Dilly
11d1f43830
use new msrv field in cargo.toml
2021-11-14 15:43:02 +01:00
Jakub Jirutka
fa7cd37ca7
Make gh-emoji optional
...
gh-emoji crate includes *images* of GitHub's emoji - this is quite a big
dependency. It increases the binary size by 1 MiB; that's +25 % when
building v0.18.0 on Alpine Linux with build flags to optimize size.
I consider it an unnecessary bloat that should be optional.
2021-11-10 18:07:48 +01:00
dependabot[bot]
056ffb166d
Bump ron from 0.6.6 to 0.7.0
...
Bumps [ron](https://github.com/ron-rs/ron ) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/ron-rs/ron/releases )
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ron-rs/ron/compare/v0.6.6...v0.7.0 )
---
updated-dependencies:
- dependency-name: ron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 22:36:20 +02:00
dm9pZCAq
31f677187b
add trace-libgit feature ( #905 )
2021-10-13 15:32:17 +02:00
Stephan Dilly
d1dcdab288
version bumps
2021-10-11 11:25:50 +02:00
dependabot[bot]
8030ac8867
Bump pretty_assertions from 0.7.2 to 1.0.0
...
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions ) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases )
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: pretty_assertions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 07:46:42 +02:00
Stephan Dilly
6be4da873b
version bumps
2021-09-05 10:46:27 +02:00
Stephan Dilly
fb2b990072
find files via fuzzy finder ( #890 )
2021-09-04 10:50:03 +02:00
andrewpollack
d3a6fdd2e7
Issue/768/support markdown emoji ( #866 )
2021-08-23 12:09:00 +02:00
Stephan Dilly
6b9e211f34
upgrade profiler dependency
2021-08-22 12:54:04 +02:00
Stephan Dilly
eef1a79375
prepare release
2021-08-21 16:23:06 +02:00
Stephan Dilly
0f896933a5
bump tui/crossterm
2021-08-03 22:56:39 +02:00
Stephan Dilly
aacc7a3211
version bumps
2021-07-10 14:49:18 +02:00
dependabot[bot]
18f35256b3
Bump textwrap from 0.13.4 to 0.14.0
...
Bumps [textwrap](https://github.com/mgeisler/textwrap ) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/mgeisler/textwrap/releases )
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mgeisler/textwrap/compare/0.13.4...0.14.0 )
---
updated-dependencies:
- dependency-name: textwrap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 00:19:22 +02:00
Stephan Dilly
4c5fe630fc
version bumps
2021-06-06 10:15:28 +02:00
Stephan Dilly
b9c763756a
fix scroll being off in branchlist after tab
...
refactored scroll stuff into new abstraction for reuse
2021-06-05 22:52:46 +02:00
Stephan Dilly
7fbc3f020d
version bump
2021-05-28 11:41:20 +02:00
Stephan Dilly
b7d7f0ab84
version bump gitui
2021-05-28 11:33:07 +02:00
Stephan Dilly
032948f01a
rename filetree crate to prepare for publish
2021-05-28 11:10:11 +02:00
Stephan Dilly
bfa83ae343
move async_job abstraction into asyncgit
for now
2021-05-28 11:02:31 +02:00
Stephan Dilly
16f03d459e
bump asyncgit version
2021-05-28 10:44:10 +02:00
Stephan Dilly
9b6dd60fe0
Stateful paragraph ( #729 )
...
* introduce stateful paragraph
* limit scroll
* show focus clearly
2021-05-23 23:42:49 +02:00
Stephan Dilly
1034dc1aaf
add syntax highlighting ( #727 )
2021-05-23 02:45:22 +02:00
Stephan Dilly
0e31d57a33
New file tree ( #718 )
2021-05-21 14:52:05 +02:00
Stephan Dilly
9117a1a5b7
no file contents
...
changelog
2021-05-16 14:13:49 +02:00
Zacharie Corniere
5b70e88cc5
feat(bug_report): added bug report cmd option
2021-05-16 14:13:49 +02:00