Stephan Dilly
|
99f5305fb7
|
cargo update
|
2021-03-03 19:16:59 +01:00 |
|
Stephan Dilly
|
36c124f9e3
|
refresh compare state at the right time (#564)
|
2021-03-03 18:40:00 +01:00 |
|
Stephan Dilly
|
a427874137
|
update changelog and readme
|
2021-03-02 12:52:02 +01:00 |
|
Stephan Dilly
|
1714fbad49
|
support conflict-free merge-commit (#561)
* support conflict-free merge-commit
|
2021-03-02 12:49:12 +01:00 |
|
Stephan Dilly
|
bead96db08
|
workaround for rust nightly clippy bug
|
2021-03-02 09:23:34 +01:00 |
|
Stephan Dilly
|
7de5265d5d
|
clippy fixes
|
2021-03-02 00:21:16 +01:00 |
|
ImgBotApp
|
914cc86453
|
[ImgBot] Optimize images
*Total -- 1,483.02kb -> 115.83kb (92.19%)
/assets/chars_and_branchname.gif -- 1,324.54kb -> 97.60kb (92.63%)
/assets/pull.gif -- 158.47kb -> 18.23kb (88.5%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-03-01 14:36:28 +01:00 |
|
Stephan Dilly
|
4126de0ec7
|
rename
|
2021-03-01 14:36:09 +01:00 |
|
Stephan Dilly
|
26d63a37a0
|
show progress in spinner when push/pull is ongoing
|
2021-03-01 14:35:37 +01:00 |
|
Stephan Dilly
|
49316baf86
|
some readme updates
|
2021-03-01 14:31:34 +01:00 |
|
Stephan Dilly
|
ee9ae4b2fd
|
changelog update (#556)
+ small renaming
|
2021-03-01 14:20:47 +01:00 |
|
Stephan Dilly
|
4d4761ed21
|
fix fetch notifications (#555)
* fix fetch notifications
* actually show fetch transfer progress
* reduce sleep because it significantly slows down fetching
|
2021-03-01 12:32:39 +01:00 |
|
Stephan Dilly
|
dfa4d7789d
|
only even try to ff merge when there is something incoming (#554)
* Update pull.rs
|
2021-03-01 11:10:25 +01:00 |
|
Stephan Dilly
|
102b0b31fb
|
file rename
|
2021-03-01 09:51:15 +01:00 |
|
Stephan Dilly
|
a8690e6e24
|
rename
|
2021-03-01 09:49:17 +01:00 |
|
Stephan Dilly
|
67f3a13716
|
only show non-clean repo states (#553)
* only show repo state if not clean
|
2021-03-01 00:12:09 +01:00 |
|
Stephan Dilly
|
fa93594f03
|
cargo update
|
2021-02-28 23:42:11 +01:00 |
|
Stephan Dilly
|
f8305f3f3c
|
fix vim keys
|
2021-02-28 23:42:01 +01:00 |
|
Stephan Dilly
|
97f88a2f2f
|
rename
|
2021-02-28 19:34:45 +01:00 |
|
Stephan Dilly
|
bd54b47d19
|
rename fetch to pull
|
2021-02-28 19:25:16 +01:00 |
|
Stephan Dilly
|
39fb65b396
|
Async fetch (#552)
* async fetch
* reuse remote progress for fetch
* prvent push/fetch popup from closing too soon
|
2021-02-28 19:24:05 +01:00 |
|
Stephan Dilly
|
c96feb0fe6
|
branch merge from upstream (#384)
* better structure of all branch functions
* support and unittest fast forward merge
|
2021-02-28 01:55:35 +01:00 |
|
Stephan Dilly
|
c1565eb000
|
nightly clippy fixes
|
2021-02-27 18:16:38 +01:00 |
|
Stephan Dilly
|
4b107be7be
|
make use of clippy config
|
2021-02-27 17:49:22 +01:00 |
|
Antonio Yang
|
754e88087c
|
Update Readme (#551)
|
2021-02-25 17:31:36 +01:00 |
|
Stephan Dilly
|
8d4c1ca26e
|
don't close branchlist every time (#550)
* do not close branchlist after branch rename
* do not close branchlist after deleting a branch
* closes #543
|
2021-02-25 15:54:18 +01:00 |
|
Stephan Dilly
|
dc3775caa2
|
mark breaking change more clearly
|
2021-02-25 15:11:42 +01:00 |
|
Stephan Dilly
|
e948ca850e
|
added changelog
see #549
|
2021-02-25 15:09:13 +01:00 |
|
Antonio Yang
|
7b94358d11
|
Fix vim default config (#549)
|
2021-02-25 14:59:45 +01:00 |
|
Stephan Dilly
|
06622008da
|
fix regression in async diff (introduced in 546c7f3 )
|
2021-02-24 22:15:10 +01:00 |
|
Stephan Dilly
|
6482c81382
|
support left arrow to go back grom commit details (closes #418)
|
2021-02-24 22:12:23 +01:00 |
|
Stephan Dilly
|
546c7f3072
|
fix some potentials for errors to bubble up (#547)
* fix some potentials for errors to bubble up (#490)
* fix async diff failing panic
|
2021-02-24 21:54:27 +01:00 |
|
Stephan Dilly
|
4a0e671197
|
cleanup changelog
|
2021-02-24 11:40:28 +01:00 |
|
Stephan Dilly
|
bde8eb8a7b
|
Revert "Support mouse scrolling (#306)"
This reverts commit 457f644f30 .
|
2021-02-24 11:38:30 +01:00 |
|
Stephan Dilly
|
59acccc484
|
split up stuff into new remote mod
|
2021-02-24 11:32:38 +01:00 |
|
Stephan Dilly
|
a53ec16161
|
prefer 'origin' as default remote if it exists (#544)
closes #494
|
2021-02-24 11:04:01 +01:00 |
|
dependabot-preview[bot]
|
db52248782
|
Bump textwrap from 0.13.3 to 0.13.4
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgeisler/textwrap/compare/0.13.3...0.13.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-24 10:50:24 +01:00 |
|
Stephan Dilly
|
8b449f5d9e
|
clear commit msg after doing a commit
|
2021-02-24 10:21:10 +01:00 |
|
Stephan Dilly
|
1b8b58a31c
|
fix missing paging support in branch list (#539)
closes #519
|
2021-02-23 19:07:01 +01:00 |
|
Stephan Dilly
|
e3bb51b277
|
show branchname in commit mssage box (closes #529)
|
2021-02-23 16:50:36 +01:00 |
|
Stephan Dilly
|
5cf9986df9
|
actually commit the temp files for flaky/failing unittest (#535)
* actually commit the temp files (#534)
* make check for commit id more explicit
* fix last assert checking against wrong id
|
2021-02-23 15:04:40 +01:00 |
|
Stephan Dilly
|
5244751e9e
|
check if we can_push before trying (#533)
closes #531
|
2021-02-23 12:32:32 +01:00 |
|
dependabot-preview[bot]
|
cc9ecb34a2
|
Bump pprof from 0.4.0 to 0.4.2
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.4.0 to 0.4.2.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.4.0...v0.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-23 12:25:25 +01:00 |
|
Stephan Dilly
|
5f9f87746e
|
ignore flaky randomly failing test
|
2021-02-23 12:12:55 +01:00 |
|
dependabot-preview[bot]
|
0736daa645
|
Bump url from 2.2.0 to 2.2.1
Bumps [url](https://github.com/servo/rust-url) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-23 12:07:05 +01:00 |
|
Stephan Dilly
|
f556bb94e9
|
update changelog
|
2021-02-23 11:56:54 +01:00 |
|
Stephan Dilly
|
388a6e62fb
|
keep uncommitted msg around.
when adding *amend* this got broken because in that case we want to clear out the msg when it was not confirmed
|
2021-02-23 11:54:53 +01:00 |
|
dependabot-preview[bot]
|
b552873d95
|
Bump textwrap from 0.13.2 to 0.13.3
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgeisler/textwrap/compare/0.13.2...0.13.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-23 11:53:31 +01:00 |
|
dependabot-preview[bot]
|
f536532394
|
Bump thiserror from 1.0.23 to 1.0.24
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.23...1.0.24)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-23 11:34:16 +01:00 |
|
Stephan Dilly
|
318498c8ee
|
more clippy fixes
|
2021-02-23 11:33:24 +01:00 |
|