Stephan Dilly
|
55f9dd466c
|
benchmark in md, no pic
|
2020-05-27 14:03:21 +02:00 |
|
Stephan Dilly
|
17e5b00e65
|
benchmark and presentation link
|
2020-05-27 14:00:24 +02:00 |
|
Stephan Dilly
|
5153f79080
|
fix selection bug
|
2020-05-25 21:14:25 +02:00 |
|
Stephan Dilly
|
52ec7e342c
|
add gif animation
|
2020-05-25 16:45:09 +02:00 |
|
Stephan Dilly
|
5a4ba00c48
|
changelog
|
2020-05-25 16:23:43 +02:00 |
|
Stephan Dilly
|
a2e17e0982
|
release prep
|
2020-05-25 16:21:53 +02:00 |
|
Stephan Dilly
|
63d3bf5661
|
Support stash-apply,stash-drop
|
2020-05-25 16:16:49 +02:00 |
|
Stephan Dilly
|
01a354e171
|
fix preallocation
|
2020-05-24 13:16:11 +02:00 |
|
Stephan Dilly
|
5ed5ec19af
|
optimizations
|
2020-05-24 12:49:00 +02:00 |
|
Stephan Dilly
|
08f4fae235
|
update status when switching visible
|
2020-05-24 12:26:00 +02:00 |
|
Stephan Dilly
|
d55dc0fe0c
|
updates
|
2020-05-24 00:02:58 +02:00 |
|
Stephan Dilly
|
38413d069e
|
consistent log:: usage
|
2020-05-23 23:31:15 +02:00 |
|
Stephan Dilly
|
d8b5a4b2c5
|
remove panic usage entirely
|
2020-05-23 23:25:56 +02:00 |
|
Stephan Dilly
|
ad092823ff
|
deny panics
|
2020-05-23 17:17:39 +02:00 |
|
Mehran Kordi
|
4c17660956
|
anyhow integration (closes #77)
|
2020-05-23 17:12:38 +02:00 |
|
Stephan Dilly
|
fc884525be
|
fix clippy in CI
|
2020-05-23 15:23:53 +02:00 |
|
Stephan Dilly
|
8def1b6bcd
|
drawio sketch
|
2020-05-23 15:20:25 +02:00 |
|
Stephan Dilly
|
40cd31bece
|
some updates
|
2020-05-23 14:07:41 +02:00 |
|
Stephan Dilly
|
4f01ef783c
|
fix log not being updated after commit
|
2020-05-23 13:50:37 +02:00 |
|
Stephan Dilly
|
202864381d
|
update changes
|
2020-05-23 11:30:31 +02:00 |
|
Stephan Dilly
|
c16045569c
|
brighter better readable commit hash default color
|
2020-05-23 11:29:10 +02:00 |
|
Stephan Dilly
|
88850a6026
|
improve log drawing performance
|
2020-05-23 11:19:09 +02:00 |
|
Stephan Dilly
|
38e00386d3
|
upgrade
|
2020-05-23 11:13:27 +02:00 |
|
Stephan Dilly
|
3ba3d3e07f
|
consitent title
|
2020-05-23 00:15:11 +02:00 |
|
Stephan Dilly
|
9b1e921af8
|
add fmt check to make
|
2020-05-22 22:43:47 +02:00 |
|
Stephan Dilly
|
43afec3433
|
fix fmt
|
2020-05-22 22:42:31 +02:00 |
|
Stephan Dilly
|
2497c4fe9e
|
fix performance regression in revlog
|
2020-05-22 22:41:17 +02:00 |
|
Stephan Dilly
|
df43ea03aa
|
less unnecessary requests
|
2020-05-22 18:15:03 +02:00 |
|
Stephan Dilly
|
60ba75f1db
|
fix stash msg popup title/msg
|
2020-05-22 18:02:25 +02:00 |
|
Stephan Dilly
|
1727b50556
|
fix fmt
|
2020-05-22 17:54:21 +02:00 |
|
Stephan Dilly
|
e16132cfd0
|
consistent style
|
2020-05-22 17:53:10 +02:00 |
|
Stephan Dilly
|
2242ed34d2
|
fix help lacking
|
2020-05-22 17:49:43 +02:00 |
|
Stephan Dilly
|
9e1db3d448
|
fix naming
|
2020-05-22 17:43:15 +02:00 |
|
Stephan Dilly
|
3bd01b324d
|
close stashmsg popup correctly
|
2020-05-22 17:40:31 +02:00 |
|
Stephan Dilly
|
1f5706fa0c
|
support stash msg
|
2020-05-22 17:37:48 +02:00 |
|
Stephan Dilly
|
21cbc3b136
|
generalise command gathering
|
2020-05-22 15:28:49 +02:00 |
|
Stephan Dilly
|
572be62b5f
|
cleanup having two AsyncStatus
|
2020-05-22 14:58:59 +02:00 |
|
Stephan Dilly
|
e271defc63
|
cleanup
|
2020-05-22 14:45:24 +02:00 |
|
Stephan Dilly
|
b34deddb0e
|
split commitComponent to have generic reusable textInputComponent
|
2020-05-22 14:33:44 +02:00 |
|
Stephan Dilly
|
37aa67f8a4
|
some dep updates
|
2020-05-22 12:44:17 +02:00 |
|
Stephan Dilly
|
92d899023d
|
enable cargo clippy
|
2020-05-22 12:39:23 +02:00 |
|
Stephan Dilly
|
3b4a5b14d3
|
some clippy cargo fixes
|
2020-05-22 12:25:42 +02:00 |
|
Stephan Dilly
|
79f86a1a96
|
Merge pull request #86 from extrawurst/dependabot/cargo/ron-0.6.0
Bump ron from 0.5.1 to 0.6.0
|
2020-05-22 11:50:38 +02:00 |
|
Stephan Dilly
|
33a6994ac6
|
Merge pull request #87 from extrawurst/dependabot/cargo/thiserror-1.0.19
Bump thiserror from 1.0.18 to 1.0.19
|
2020-05-22 10:55:44 +02:00 |
|
dependabot-preview[bot]
|
3ca9eb396a
|
Bump thiserror from 1.0.18 to 1.0.19
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.18...1.0.19)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-22 07:58:48 +00:00 |
|
dependabot-preview[bot]
|
e1e8f5744d
|
Bump ron from 0.5.1 to 0.6.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.5.1 to 0.6.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.5.1...v0.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-22 07:58:16 +00:00 |
|
Stephan Dilly
|
9c97ae7f05
|
fix formatting
|
2020-05-21 23:53:59 +02:00 |
|
Stephan Dilly
|
1197c8be50
|
add stale bot
|
2020-05-21 23:53:07 +02:00 |
|
Stephan Dilly
|
8a3fa9e895
|
update changelog
|
2020-05-21 23:49:06 +02:00 |
|
Stephan Dilly
|
fdbd87b987
|
dep updates
|
2020-05-21 23:47:03 +02:00 |
|