Stephan Dilly
dcc01fb80e
migrate some more to unicode-truncate crate
2021-03-25 09:43:35 +01:00
Stephan Dilly
2e5b344c04
branchlist was ignoring unicode boundaries on truncating strings ( #603 )
...
* branchlist was ignoring unicode boundaries on truncating strings (fixes #602 )
2021-03-24 11:16:01 +01:00
Stephan Dilly
f232ed8107
prepare 0.13 release
2021-03-14 12:58:58 +01:00
Stephan Dilly
70d4c5b1d5
bump versions
2021-03-14 12:48:22 +01:00
Stephan Dilly
50e3ab44e0
rc postfix breaks wix
2021-03-04 16:06:53 +01:00
Stephan Dilly
dd74739252
simplify dependency
2021-03-03 22:31:41 +01:00
Stephan Dilly
f84f6f458f
bump version
2021-03-03 22:13:06 +01:00
dependabot-preview[bot]
325d74204a
Bump anyhow from 1.0.37 to 1.0.38
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.37...1.0.38 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:01:30 +01:00
dependabot-preview[bot]
2481be7a87
Bump tui from 0.13.0 to 0.14.0
...
Bumps [tui](https://github.com/fdehau/tui-rs ) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases )
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.13.0...v0.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 12:44:27 +01:00
dependabot-preview[bot]
441ca7b3b2
Bump pprof from 0.3.21 to 0.4.0
...
Bumps [pprof](https://github.com/tikv/pprof-rs ) from 0.3.21 to 0.4.0.
- [Release notes](https://github.com/tikv/pprof-rs/releases )
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.3.21...v0.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 11:56:18 +01:00
dependabot-preview[bot]
46de25546d
Bump crossterm from 0.18.2 to 0.19.0
...
Bumps [crossterm](https://github.com/crossterm-rs/crossterm ) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases )
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossterm-rs/crossterm/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 18:06:07 +01:00
dependabot-preview[bot]
a99b74a748
Bump itertools from 0.9.0 to 0.10.0
...
Bumps [itertools](https://github.com/bluss/rust-itertools ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/bluss/rust-itertools/releases )
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bluss/rust-itertools/compare/v0.9.0...v0.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:49:44 +01:00
dependabot-preview[bot]
78e2759f80
Bump anyhow from 1.0.36 to 1.0.37
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.36...1.0.37 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:48:53 +01:00
dependabot-preview[bot]
995ae928ac
Bump simplelog from 0.8.0 to 0.9.0
...
Bumps [simplelog](https://github.com/drakulix/simplelog.rs ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases )
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.8.0...v0.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-25 12:42:14 +01:00
Stephan Dilly
5080b822f1
Freebsd fix compilation ( #462 )
2020-12-22 15:52:33 +01:00
dependabot-preview[bot]
5cf8547c47
Bump anyhow from 1.0.35 to 1.0.36
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.35...1.0.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 13:29:30 +01:00
Stephan Dilly
196fe4ab43
version bumps
2020-12-20 16:56:01 +01:00
Stephan Dilly
b7caf1cac7
improve runtime in debug builds significantly ( closes #445 )
2020-12-12 14:12:12 +01:00
dependabot-preview[bot]
c34c72ffda
Bump textwrap from 0.12.1 to 0.13.0
...
Bumps [textwrap](https://github.com/mgeisler/textwrap ) from 0.12.1 to 0.13.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.12.1...0.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:49:04 +01:00
dependabot-preview[bot]
fe48c1d66b
Bump tui from 0.12.0 to 0.13.0
...
Bumps [tui](https://github.com/fdehau/tui-rs ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases )
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.12.0...v0.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:28:15 +01:00
dependabot-preview[bot]
fef9523045
Bump anyhow from 1.0.34 to 1.0.35
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.34...1.0.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:16:30 +01:00
Stephan Dilly
1f674ac2c3
actually cache target folder
2020-11-07 23:21:30 +01:00
dependabot-preview[bot]
34fc28b49f
Bump anyhow from 1.0.33 to 1.0.34
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.33...1.0.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 07:56:43 +01:00
Denis Maximov
cad40d17ee
feat: xclip fallback for linux with xsel #352 ( #390 )
...
closes #352
2020-11-01 01:22:03 +01:00
Florian Wilkens
21b7513f48
Remove ui::style::ColorDef in favor up tui::style::Color ( #391 )
...
Closes #149 .
2020-10-31 12:26:30 +01:00
Stephan Dilly
42d4609c41
update to dirs-next and remove migration code
2020-10-25 18:28:52 +01:00
dependabot-preview[bot]
acccbfa08a
Bump rayon-core from 1.8.1 to 1.9.0
...
Bumps [rayon-core](https://github.com/rayon-rs/rayon ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.1...rayon-core-v1.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 02:01:01 +02:00
dependabot-preview[bot]
5fb144a354
Bump crossbeam-channel from 0.4.4 to 0.5.0
...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam ) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.4.4...crossbeam-channel-0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 09:00:53 +02:00
Christoph Rüßler
04bd45e641
Use helper binary for clipboard access ( #262 )
...
Use `clip` on Windows, `pbcopy` on MacOX, `xclip` on Linux.
- Remove dependency on `clipboard`
- Remove feature `clipboard`
2020-10-10 23:31:40 +02:00
dependabot-preview[bot]
26ce124ed9
Bump crossterm from 0.17.7 to 0.18.0
...
Bumps [crossterm](https://github.com/crossterm-rs/crossterm ) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases )
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossterm-rs/crossterm/compare/0.17.7...0.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-08 12:51:31 +02:00
Richard Menzies
93168639fe
Bump tui: 0.9 -> 0.12 ( #289 )
2020-10-08 09:56:36 +02:00
dependabot-preview[bot]
e34e783bb2
Bump anyhow from 1.0.32 to 1.0.33
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.32...1.0.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 09:39:36 +02:00
Stephan Dilly
e5c38e8d4a
revert clipboard feature on linux to fix static linux binary build ( #261 )
2020-09-01 01:36:38 +02:00
Stephan Dilly
ca49bbd627
release 0.10 ( #252 )
2020-08-29 14:20:19 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds ( #234 )
...
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00
dependabot-preview[bot]
d8bd4721ef
Bump rayon-core from 1.7.1 to 1.8.0
...
Bumps [rayon-core](https://github.com/rayon-rs/rayon ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.7.1...rayon-core-v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 00:31:45 +02:00
Christoph Rüßler
bc23270951
Add multiple selection in diff view ( #231 )
...
* Add multiple selection in diff view
* Copy selection to clipboard in diff view
* Show error message if copy to clipboard fails
- Draw `msg` after `inspect_commit_popup` to make sure the error message
is visible
- Move `try_or_popup!` to `utils`
2020-08-19 21:02:19 +02:00
Christoph Rüßler
1a90fd365f
Add scrolling to commit message in details
...
- Manually wrap commit message using `textwrap`
Closes #181
2020-08-08 19:42:02 +02:00
Stephan Dilly
fd6776cee7
try fixing CD
2020-07-30 00:41:06 +02:00
Stephan Dilly
ddd11156c6
prep release
2020-07-29 22:37:50 +02:00
Jon Grythe Stødle
b89ec94066
Bump dirs to version 3.0
2020-07-29 21:10:45 +02:00
dependabot-preview[bot]
079f0457e9
Bump anyhow from 1.0.31 to 1.0.32
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.31...1.0.32 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 10:25:10 +02:00
Stephan Dilly
23fc0d9e59
pre release
2020-07-07 13:05:09 +02:00
Stephan Dilly
05c2e2ab49
prepare for release
2020-07-04 20:35:55 +02:00
Stephan Dilly
8f1a1a008a
fix windows pprof build
2020-07-04 16:24:51 +02:00
Stephan Dilly
e63ae022f6
dont use pprof on windows
2020-07-04 15:59:32 +02:00
Stephan Dilly
0a24c2c9b0
add profiling feature
2020-07-04 14:59:30 +02:00
Stephan Dilly
6b52b60280
added badges
2020-06-23 12:24:57 +02:00
Stephan Dilly
76e52cc7a2
show file size diff for binary files ( #141 )
2020-06-22 20:01:04 +02:00
Stephan Dilly
9c2a31846c
version bump
2020-06-15 12:18:45 +02:00