Commit Graph

856 Commits

Author SHA1 Message Date
Richard Menzies
c887b8597c
Fix scrolling in filetrees (#296)
* Add selection offset considering non-visible items to scroll_top
* Add test for filetree scrolling
* Fix scroll test
* Fix scroll when multiple folders folded onto one line are folded up
* Add test for not visible folded up folder scrolling correctly
2020-09-29 20:13:09 +02:00
dependabot-preview[bot]
83fd4f0886 Bump chrono from 0.4.15 to 0.4.18
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.15 to 0.4.18.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.15...v0.4.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 15:25:15 +02:00
Richard Menzies
ecf425d6e5
Fix left key in tree broken (#294) 2020-09-28 09:54:15 +02:00
ImgBotApp
21645824b8 [ImgBot] Optimize images
/assets/compact-tree.png -- 75.80kb -> 38.19kb (49.62%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-27 19:12:09 +02:00
Stephan Dilly
4b56a636ff fix crash interfering of other git processes (closes #271) 2020-09-27 19:11:03 +02:00
Stephan Dilly
a991810f01 fix nightly build 2020-09-27 18:56:20 +02:00
Stephan Dilly
17240e47fc update changelog 2020-09-27 18:42:44 +02:00
Richard Menzies
adb6025c51
Fold folders up into parent if alone in directory (#288) 2020-09-27 18:37:40 +02:00
Stephan Dilly
59c6626125 cleanup 2020-09-19 11:04:05 +00:00
Stephan Dilly
4b10b154b3 try fixing ra 2020-09-19 12:36:53 +02:00
dependabot-preview[bot]
bf32ae3cf0 Bump rayon-core from 1.8.0 to 1.8.1
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.8.1.
- [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.0...rayon-core-v1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 12:15:43 +02:00
Stephan Dilly
e935bc6642 test dev containers 2020-09-19 11:53:35 +02:00
Ciarán Mooney
04a96ddb6e Additional Unit Tests for TextInput Component #264 2020-09-19 11:42:29 +02:00
Stephan Dilly
704fb85fa1 add windows scoop recipe to readme (#164) 2020-09-15 08:34:43 +02:00
dependabot-preview[bot]
43e45c177c Bump serde from 1.0.115 to 1.0.116
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.116)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 09:24:27 +02:00
gittaca
9e094cdb37 Correct branching issue # 2020-09-12 17:27:23 +02:00
dependabot-preview[bot]
1f40baa711 Bump ron from 0.6.1 to 0.6.2
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.1 to 0.6.2.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 09:27:31 +02:00
Stephan Dilly
7c68a0ff23 todo 2020-09-07 22:57:06 +02:00
Stephan Dilly
a8eb68357b more logging 2020-09-07 22:15:26 +02:00
Stephan Dilly
d9e20c802d support more remote callbacks 2020-09-07 22:08:36 +02:00
Stephan Dilly
4e0ca3259e fix unittests 2020-09-07 21:44:42 +02:00
Stephan Dilly
ad7490c4fe more logging 2020-09-07 21:44:42 +02:00
Stephan Dilly
26565e9021 test fetch 2020-09-07 21:44:42 +02:00
dependabot-preview[bot]
0bf9269327 Bump crossbeam-channel from 0.4.3 to 0.4.4
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.3 to 0.4.4.
- [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.3...crossbeam-channel-0.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 08:49:22 +02:00
ImgBotApp
85ce2eacd5 [ImgBot] Optimize images
/assets/push.gif -- 281.71kb -> 50.29kb (82.15%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-06 17:59:57 +02:00
Stephan Dilly
de80601bf4
Push progress
closes #267
2020-09-06 17:48:14 +02:00
Stephan Dilly
17de5a900c
Test push progress (#272) 2020-09-04 09:08:29 +02:00
Stephan Dilly
56959e6596 do not highlight selection in diff when not focused (closes #270) 2020-09-02 11:11:17 +02:00
Stephan Dilly
d179b6bb8b changelog 2020-09-02 02:16:27 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +02:00
Stephan Dilly
08f6735d99 remove unneded linux build deps 2020-09-01 01:49:19 +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
9be119a2f0 reorder 2020-08-30 12:09:06 +02:00
Stephan Dilly
8f44c12b64 fix pre-release flag 2020-08-29 19:05:07 +02:00
Stephan Dilly
d0ac0a3063 fix missing changes to CD pipeline for clipboard stuff 2020-08-29 18:55:14 +02:00
Stephan Dilly
a12692a045 support pre-releses 2020-08-29 18:50:19 +02:00
Stephan Dilly
ca49bbd627
release 0.10 (#252) 2020-08-29 14:20:19 +02:00
Stephan Dilly
4907e8b727
new 'create branch' popup (#254)
closes #253
2020-08-29 14:15:06 +02:00
Stephan Dilly
7da34eb3e4 switch more missing places to use new keyconfig 2020-08-29 12:43:32 +02:00
Stephan Dilly
19177ec9bb simplify key bindings further 2020-08-29 00:24:34 +02:00
Stephan Dilly
5445594018 fix amend due to blind clippy warning refactoring (closes #250) 2020-08-28 23:57:06 +02:00
Stephan Dilly
726928b7ba fix logging 2020-08-28 23:54:45 +02:00
Stephan Dilly
40e9194b5d fix wrong hunk highlighting after arrow-down at end of diff (closes #249) 2020-08-28 18:53:01 +02:00
Stephan Dilly
aa1bf4fded fix "add hunk" using "revert hunk" key in command bar 2020-08-28 18:43:13 +02:00
Stephan Dilly
425963ca58
Scrollbar in diff (#251)
closes #204
2020-08-28 18:19:44 +02:00
Stephan Dilly
2401293b66
Rust1.46 and nightly ci (#246) 2020-08-28 10:52:24 +02:00
Stephan Dilly
53f333f4ca isolate scrolllist widget further 2020-08-27 22:41:09 +02:00
Stephan Dilly
80da95b6f5 cleanup commit message line encodings to fix rendering commit msg (closes #245) 2020-08-27 01:10:38 +02:00
Stephan Dilly
0e9fdfcaa2 fix key config of resetting hunk (closes #244) 2020-08-27 00:03:57 +02:00
Stephan Dilly
59377c7a91 clippy fix and make perf warnings to errors 2020-08-26 19:18:57 +02:00