Stephan Dilly
|
7174817777
|
clippy nightly complaint
|
2020-12-08 00:51:41 +01:00 |
|
Stephan Dilly
|
e7976235c7
|
missing contributions in changelog
|
2020-12-08 00:35:37 +01:00 |
|
Stephan Dilly
|
9101570e6c
|
clippy fix
|
2020-12-08 00:30:31 +01:00 |
|
Nils Andresen
|
f92363a0cf
|
removed tab_toggle_reverse_windows
changed tab_toggle_reverse to include the SHIFT modifier, as crossterm
now (i.e. since https://github.com/crossterm-rs/crossterm/pull/490)
sends SHIFT modifier for linux, too.
|
2020-12-08 00:21:46 +01:00 |
|
dm9pZCAq
|
b769a83bbc
|
README: add Gentoo instruction
|
2020-12-08 00:20:34 +01:00 |
|
pm100
|
a6bce24d72
|
fix core-editor ignored (#414) (#419)
|
2020-12-08 00:18:51 +01:00 |
|
pm100
|
7a6dc2b192
|
add vc runtime to wix / msi package (#431)
* fix hook panicking (#393)
* add vc merge module to msi
Co-authored-by: Stephan Dilly <dilly.stephan@gmail.com>
|
2020-12-08 00:03:27 +01:00 |
|
dependabot-preview[bot]
|
a1a3ff5525
|
Bump backtrace from 0.3.54 to 0.3.55
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.54 to 0.3.55.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.54...0.3.55)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-08 00:00:22 +01:00 |
|
Richard Menzies
|
ac2c0624db
|
Change he and his to they and their
|
2020-11-14 01:11:23 +01:00 |
|
remique
|
2f3af71408
|
Add scrollbar in branchlist (#417)
* Add scrollbar in branchlist
* Change scrollbar symbol to DOUBLE_VERTICAL
|
2020-11-12 15:39:50 +01:00 |
|
Richard Menzies
|
8bf0d78b04
|
Cache ./cargo/bin
|
2020-11-08 00:19:15 +01:00 |
|
Richard Menzies
|
7351ab4a30
|
MacOS github CI workaround (#411)
|
2020-11-08 00:02:11 +01:00 |
|
Stephan Dilly
|
1f674ac2c3
|
actually cache target folder
|
2020-11-07 23:21:30 +01:00 |
|
Richard Menzies
|
638c12518e
|
Add cache to GithubActions (#410)
|
2020-11-07 21:39:57 +01:00 |
|
Stephan Dilly
|
a0ba3d461e
|
remove duplicate clean
|
2020-11-07 21:37:35 +01:00 |
|
Richard Menzies
|
f74abfb685
|
Fix clippy error
|
2020-11-07 13:07:31 +01:00 |
|
dependabot-preview[bot]
|
a5a1663656
|
Bump thiserror from 1.0.21 to 1.0.22
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.21...1.0.22)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-04 09:02:10 +01:00 |
|
dependabot-preview[bot]
|
106555b359
|
Bump backtrace from 0.3.53 to 0.3.54
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.53 to 0.3.54.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.53...0.3.54)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-03 07:57:20 +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 |
|
Stephan Dilly
|
88813381da
|
indicate if branch has an upstream and some cleanup
|
2020-11-01 19:43:19 +01:00 |
|
Stephan Dilly
|
c4fdbf7aba
|
make sync part of lib expect safe
|
2020-11-01 12:49:11 +01:00 |
|
Stephan Dilly
|
00073cbdd7
|
fix hook panicking (#393)
|
2020-11-01 12:46:59 +01:00 |
|
Stephan Dilly
|
6e6832da21
|
cleanup one more expect
|
2020-11-01 12:37:07 +01:00 |
|
Stephan Dilly
|
2dab9de273
|
cleanup some more expects
|
2020-11-01 12:16:40 +01:00 |
|
Stephan Dilly
|
33de4f3f77
|
fix warnings
|
2020-11-01 11:39:55 +01:00 |
|
Stephan Dilly
|
632f255548
|
cleanup some more expects
|
2020-11-01 02:11:55 +01:00 |
|
Denis Maximov
|
cad40d17ee
|
feat: xclip fallback for linux with xsel #352 (#390)
closes #352
|
2020-11-01 01:22:03 +01:00 |
|
pm100
|
99c3277e94
|
adding pre-commit hook (#386)
see #313
|
2020-11-01 01:06:48 +01:00 |
|
Richard Menzies
|
bbc0488d22
|
Fix select branch list scrolling (#380)
Closes #368
|
2020-10-31 12:44:51 +01:00 |
|
dependabot-preview[bot]
|
7ba62b82df
|
Bump crossterm from 0.18.1 to 0.18.2
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.18.1 to 0.18.2.
- [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-10-31 12:39:52 +01:00 |
|
Stephan Dilly
|
bd00b3e4b8
|
fix scrollbar (#350)
|
2020-10-31 12:32:20 +01:00 |
|
Stephan Dilly
|
7e6e310ab8
|
update changelog
|
2020-10-31 12:29:29 +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 |
|
pm100
|
d0f59fa0bf
|
Windows MSI - add display of file size (#373)
|
2020-10-28 00:14:50 +01:00 |
|
Stephan Dilly
|
6df98ada7f
|
cleanup
|
2020-10-28 00:07:33 +01:00 |
|
Arnaud Locquet
|
603fd75703
|
fix: panic on small terminal when textinput for stash name is open
|
2020-10-28 00:02:30 +01:00 |
|
Arnaud Locquet
|
a75f43de77
|
feat: password obfuscation
|
2020-10-27 11:39:32 +01:00 |
|
remique
|
35f3a25cba
|
Add branch name in Status and ChangesComponent cleanup (#375)
|
2020-10-26 16:21:26 +01:00 |
|
dependabot-preview[bot]
|
7596422da4
|
Bump crossterm from 0.18.0 to 0.18.1
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.18.0 to 0.18.1.
- [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-10-26 09:46:12 +01:00 |
|
Stephan Dilly
|
321735a833
|
ci-test-msi (#372)
|
2020-10-26 02:11:37 +01:00 |
|
Stephan Dilly
|
03674f562f
|
update changelog
|
2020-10-26 01:20:43 +01:00 |
|
pm100
|
a4d741723c
|
windows msi installer using wix (#360)
|
2020-10-26 01:18:04 +01:00 |
|
Stephan Dilly
|
0f5b8a0909
|
use anyhow::bail
|
2020-10-25 23:57:26 +01:00 |
|
Stephan Dilly
|
3b44ac5b06
|
fix branch list and cmd bar panicing on small terminal sizes (#369)
fix branch list and cmd bar panicing on small terminal sizes (closes #363)
|
2020-10-25 23:48:50 +01:00 |
|
Stephan Dilly
|
42d4609c41
|
update to dirs-next and remove migration code
|
2020-10-25 18:28:52 +01:00 |
|
Stephan Dilly
|
4ee4432f16
|
visualize outgoing/incoming changes (#364)
|
2020-10-25 17:35:54 +01:00 |
|
Stephan Dilly
|
a2b26c30dc
|
little cleanups
|
2020-10-25 15:43:13 +01:00 |
|
Arnaud
|
9439114e5f
|
feat: support https push (#353)
|
2020-10-25 10:50:20 +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 |
|
Arnaud Locquet
|
f665d69d0e
|
feat: dynamic branch popup size
|
2020-10-21 01:25:13 +02:00 |
|