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 |
|
Stephan Dilly
|
b8a58f5aae
|
update changes
|
2020-05-21 15:51:06 +02:00 |
|
Stephan Dilly
|
3c5e86eee9
|
stashing support (#70)
|
2020-05-21 15:46:38 +02:00 |
|
Stephan Dilly
|
5936757538
|
output panics for simpler diagnosis
|
2020-05-21 12:16:33 +02:00 |
|
Stephan Dilly
|
35f4555b2d
|
add some more safety checks in help rendering
|
2020-05-21 11:56:41 +02:00 |
|
Stephan Dilly
|
f894ffb295
|
clippy fix
|
2020-05-20 18:11:48 +02:00 |
|
Stephan Dilly
|
51b14400db
|
log tab refreshes when head changes (closes #78)
|
2020-05-20 18:11:04 +02:00 |
|
Stephan Dilly
|
2f54a60c73
|
release
|
2020-05-20 12:12:05 +02:00 |
|
Stephan Dilly
|
34b0202dd5
|
put pic to the back of the changelog
|
2020-05-20 12:05:12 +02:00 |
|
Stephan Dilly
|
1b68e6cecd
|
doc fixed
|
2020-05-20 12:03:43 +02:00 |
|
Stephan Dilly
|
cdbed764ed
|
version bump
|
2020-05-20 12:01:46 +02:00 |
|
Stephan Dilly
|
4379a77e0d
|
polish readme/changelog
|
2020-05-20 12:00:17 +02:00 |
|
Stephan Dilly
|
c2e08f629a
|
make danger color specific
|
2020-05-20 11:48:58 +02:00 |
|
Stephan Dilly
|
9d296479ab
|
updated changelog
|
2020-05-20 11:31:32 +02:00 |
|
Stephan Dilly
|
f03a1ac611
|
make msgbox error msgs only for now
|
2020-05-20 11:29:11 +02:00 |
|
Stephan Dilly
|
25c07a839c
|
warn if commit fails (like when no name is set) (#74)
|
2020-05-20 11:26:56 +02:00 |
|
Stephan Dilly
|
28550f7262
|
update changelog
|
2020-05-20 09:56:02 +02:00 |
|
Stephan Dilly
|
7c8b7bf998
|
fix missing commit in single commit repo (#75)
|
2020-05-20 09:54:40 +02:00 |
|
Stephan Dilly
|
c17c927298
|
cargo update
|
2020-05-20 08:57:09 +02:00 |
|
Stephan Dilly
|
da2ef9370b
|
fix tab rendering style for light theme
|
2020-05-20 08:46:23 +02:00 |
|
Stephan Dilly
|
984a805f33
|
missing changelog
|
2020-05-20 08:44:10 +02:00 |
|
Stephan Dilly
|
6c87fb478d
|
rustfmt fix
|
2020-05-20 00:16:45 +02:00 |
|
Stephan Dilly
|
c86a51cba8
|
allow style to be readable on light themes aswell
|
2020-05-20 00:11:52 +02:00 |
|
Stephan Dilly
|
8ae3caa1b2
|
clippy fix
|
2020-05-19 23:55:10 +02:00 |
|
Stephan Dilly
|
0d1e709abf
|
diff hunk marker returns
revert to old style
renames
some more style adjustments to the old
|
2020-05-19 23:54:10 +02:00 |
|
Stephan Dilly
|
1c03458de7
|
merge uses
|
2020-05-19 23:11:28 +02:00 |
|
Stephan Dilly
|
8a1c03f97d
|
one less public symbol
|
2020-05-19 23:02:47 +02:00 |
|
Stephan Dilly
|
6c733ef82c
|
remove necesity of a public custom Color type ColorDef
|
2020-05-19 21:44:31 +02:00 |
|
Stephan Dilly
|
5f8c333a24
|
pass theme as ref where possible
|
2020-05-19 20:38:56 +02:00 |
|
Mehran Kordi
|
4ec1a4e94b
|
Implement color themes #65 (closes #28)
|
2020-05-19 20:19:30 +02:00 |
|
Stephan Dilly
|
e73cdb67bc
|
stop status from adding commands when not active
|
2020-05-19 18:16:05 +02:00 |
|
Stephan Dilly
|
dd49d68eab
|
better scrolling in log view (#52)
|
2020-05-19 10:59:40 +02:00 |
|
Stephan Dilly
|
d43a7ad255
|
prep new release
|
2020-05-18 22:44:09 +02:00 |
|
Stephan Dilly
|
6d60f5b478
|
document min. rust version (closes #69)
|
2020-05-18 19:03:58 +02:00 |
|
dependabot-preview[bot]
|
5973a78f90
|
Bump thiserror from 1.0.17 to 1.0.18
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.17...1.0.18)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-18 15:44:45 +02:00 |
|