Stephan Dilly
262b153cf0
fix another clippy warning
2020-10-11 17:03:53 +02:00
Stephan Dilly
2df0a8957b
clippy fixes
2020-10-11 16:06:44 +02:00
Stephan Dilly
0d2067fd13
changelog update
2020-10-11 14:36:56 +02:00
Stephan Dilly
bb1abb22c0
cleanup
2020-10-11 14:36:08 +02:00
Richard Menzies
b6c932d0af
Delete branch ( #332 )
2020-10-11 14:30:44 +02:00
Stephan Dilly
1f55c18945
add unittests for checkout
2020-10-11 13:22:45 +02:00
Stephan Dilly
7e33047232
more idiomatic way
2020-10-11 13:22:45 +02:00
Stephan Dilly
5966c05690
add unittests for get_branches_to_display
2020-10-11 13:22:45 +02:00
Stephan Dilly
aae3d2c611
better place for push cmd
2020-10-11 01:00:31 +02:00
Stephan Dilly
23ccee002b
do not show push cmd in wrong tabs
2020-10-11 00:56:31 +02:00
Richard Menzies
1cc1884162
Move open_select_branch_popup location
2020-10-11 00:52:09 +02:00
Stephan Dilly
0b97c545ed
cleanup clipboard and add to changelog ( #325 )
2020-10-11 00:23:20 +02:00
Richard Menzies
62573b9d7a
Fix WizardOhio24 link in changelog
2020-10-10 23:54:22 +02:00
Christoph Rüßler
04bd45e641
Use helper binary for clipboard access ( #262 )
...
Use `clip` on Windows, `pbcopy` on MacOX, `xclip` on Linux.
- Remove dependency on `clipboard`
- Remove feature `clipboard`
2020-10-10 23:31:40 +02:00
Andy
ea8b32d623
Readme inspiration list: git-brunch
2020-10-10 15:26:23 +02:00
Stephan Dilly
b5544af488
unpin git2-rs version now that there was a release
2020-10-10 01:56:39 +02:00
Stephan Dilly
06aeca59d2
Branchlist fixes ( #320 )
...
* changelog and some cleanup
2020-10-10 01:43:57 +02:00
Richard Menzies
94bbf3c9fb
Branch popup ( #303 )
...
closes #91
2020-10-10 01:27:13 +02:00
Stephan Dilly
92b1b4c2a8
dont allow unused imports
2020-10-09 15:31:51 +02:00
dependabot-preview[bot]
1d10dec721
Bump backtrace from 0.3.51 to 0.3.52
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.51 to 0.3.52.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.51...0.3.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-09 08:28:57 +02:00
Stephan Dilly
027052ad2f
update changelog
2020-10-08 15:15:43 +02:00
Antonio Yang
9e836b5ab9
Fix vim style key bind example
2020-10-08 15:13:03 +02:00
dependabot-preview[bot]
26ce124ed9
Bump crossterm from 0.17.7 to 0.18.0
...
Bumps [crossterm](https://github.com/crossterm-rs/crossterm ) from 0.17.7 to 0.18.0.
- [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/compare/0.17.7...0.18 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-08 12:51:31 +02:00
Richard Menzies
93168639fe
Bump tui: 0.9 -> 0.12 ( #289 )
2020-10-08 09:56:36 +02:00
dependabot-preview[bot]
8b903ac4a7
Bump thiserror from 1.0.20 to 1.0.21
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.20...1.0.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 09:39:52 +02:00
dependabot-preview[bot]
e34e783bb2
Bump anyhow from 1.0.32 to 1.0.33
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.32...1.0.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 09:39:36 +02:00
Stephan Dilly
dd41e08748
changelog update
2020-10-07 09:39:11 +02:00
Timur Aliberdov
7dc72380ce
Draw scrollbar for long commit messages
2020-10-07 09:36:55 +02:00
Stephan Dilly
32f9a3a4df
fix crash on small terminals ( closes #307 )
2020-10-05 21:10:37 +02:00
Eduardo Flores
2434af55bd
Handled crash when git2 failed to obtain username from URL
...
Fixed formatting errors
2020-10-05 10:05:17 +02:00
dependabot-preview[bot]
3621721b41
Bump chrono from 0.4.18 to 0.4.19
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.18 to 0.4.19.
- [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.18...v0.4.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 11:15:49 +02:00
dependabot-preview[bot]
35f932c87b
Bump backtrace from 0.3.50 to 0.3.51
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.50 to 0.3.51.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.50...0.3.51 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 09:56:27 +02:00
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