Commit Graph

1091 Commits

Author SHA1 Message Date
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
Stephan Dilly
b21fad79c5 update changelog/readme 2020-10-18 19:03:11 +02:00
Richard Menzies
71880f96f7
Rename branch (#334) 2020-10-17 09:00:34 +02:00
Arnaud
9297915ddd
feat: add branch selection popup in the log view (#349) 2020-10-16 18:21:24 +02:00
Stephan Dilly
33387b8a3a update readme 2020-10-16 09:58:13 +02:00
ImgBotApp
cb8c3f2c27 [ImgBot] Optimize images
/assets/branches.gif -- 1,657.98kb -> 147.48kb (91.1%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-10-16 09:45:48 +02:00
Stephan Dilly
e50a9a345d gif of branches popup 2020-10-16 09:23:35 +02:00
Arnaud Locquet
a55977874f fix: gauge style 2020-10-16 08:42:12 +02:00
dependabot-preview[bot]
3e02bc65ca Bump serde from 1.0.116 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-16 08:40:09 +02:00
dependabot-preview[bot]
647943bd85 Bump git2 from 0.13.11 to 0.13.12
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.11 to 0.13.12.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.11...0.13.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 23:52:15 +02:00
Richard Menzies
1a7a6410b6
Fix crash on small terminal size when branch list is open (#338)
* Fix crash on small terminal size
* Use const varibles for numbers
2020-10-14 23:51:26 +02:00