Commit Graph

1088 Commits

Author SHA1 Message Date
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
Stephan Dilly
a11da53bda update changelog 2021-02-23 11:12:55 +01:00
Richard Menzies
457f644f30
Support mouse scrolling (#306)
Linked to #226
2021-02-23 11:03:50 +01:00
Richard Menzies
6c974ee1d3
Support force push (#421) 2021-02-23 11:02:16 +01:00
Richard Menzies
301a3a1b87
Fix build (#525) 2021-02-23 10:59:10 +01:00
remique
b5411e28a5
Set MacOS config directory to ~/.config (#379) 2021-02-16 22:52:32 +01:00
Stephan Dilly
be3a33e862 fix formating for rust 1.50 2021-02-11 17:56:04 +01:00
Richard Menzies
a2a6754990 Change test_invisable_newline to test_invisible_newline 2021-02-09 09:31:48 +01:00
Richard Menzies
d39c282be7 Run cargo update, fix cargo audit 2021-02-09 09:31:13 +01:00
Christoph Rüßler
fe0c2f558c
Use get_entry instead of get_str (#269) 2021-02-04 19:22:08 +01:00
David Karrick
530e077fe7
Allow user to set theme with flag (#481)
closes #480
2021-01-27 22:24:27 +01:00
dependabot-preview[bot]
ffdee44105 Bump log from 0.4.13 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.13...0.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 21:59:15 +01:00
dependabot-preview[bot]
832712e889 Bump git2 from 0.13.15 to 0.13.17
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.15 to 0.13.17.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.15...0.13.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 21:50:29 +01:00
dependabot-preview[bot]
325d74204a Bump anyhow from 1.0.37 to 1.0.38
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.37...1.0.38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:01:30 +01:00
dependabot-preview[bot]
0cbfa13ba5 Bump tempfile from 3.1.0 to 3.2.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:01:14 +01:00
dependabot-preview[bot]
5a300caa38 Bump log from 0.4.11 to 0.4.13
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.13.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:00:56 +01:00
dependabot-preview[bot]
916010d52e Bump serde from 1.0.120 to 1.0.123
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.120 to 1.0.123.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.120...v1.0.123)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:00:41 +01:00
Stephan Dilly
a3f6d84353
Update stale.yml 2021-01-24 16:16:00 +01:00
dependabot-preview[bot]
5d6a91e03c Bump serde from 1.0.118 to 1.0.120
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.120.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.120)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22 09:25:24 +01:00
dependabot-preview[bot]
56b76c1e7d Bump backtrace from 0.3.55 to 0.3.56
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.55 to 0.3.56.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.55...0.3.56)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22 09:15:21 +01:00
Stephan Dilly
02990204e1 fix crash when no remote called 'origin' present (#486) 2021-01-12 16:17:14 +01:00
Stephan Dilly
c0f9d3e93e roadmap to 1.0 2021-01-11 17:26:18 +01:00
dependabot-preview[bot]
2481be7a87 Bump tui from 0.13.0 to 0.14.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.13.0...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 12:44:27 +01:00
dependabot-preview[bot]
cd4ed7705c Bump textwrap from 0.13.1 to 0.13.2
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.13.1 to 0.13.2.
- [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.1...0.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 11:57:08 +01:00
dependabot-preview[bot]
441ca7b3b2 Bump pprof from 0.3.21 to 0.4.0
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.3.21 to 0.4.0.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.3.21...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 11:56:18 +01:00
Stephan Dilly
b63063271d cleanup nightly clippy warnings 2021-01-08 11:55:50 +01:00
dependabot-preview[bot]
46de25546d Bump crossterm from 0.18.2 to 0.19.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.18.2 to 0.19.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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 18:06:07 +01:00
dependabot-preview[bot]
a99b74a748 Bump itertools from 0.9.0 to 0.10.0
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bluss/rust-itertools/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:49:44 +01:00
dependabot-preview[bot]
78e2759f80 Bump anyhow from 1.0.36 to 1.0.37
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.36...1.0.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:48:53 +01:00
dependabot-preview[bot]
767da9e976 Bump git2 from 0.13.14 to 0.13.15
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.14 to 0.13.15.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.14...0.13.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:48:36 +01:00
dependabot-preview[bot]
3a0213c49f Bump pprof from 0.3.20 to 0.3.21
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.3.20 to 0.3.21.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.3.20...v0.3.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:48:03 +01:00
dependabot-preview[bot]
a86c526662 Bump thiserror from 1.0.22 to 1.0.23
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.22...1.0.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:47:47 +01:00
dependabot-preview[bot]
5d3eec7335 Bump git2 from 0.13.12 to 0.13.14
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.12 to 0.13.14.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.12...0.13.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-27 14:38:44 +01:00
ImgBotApp
a3faf4aced [ImgBot] Optimize images
/assets/char_count.gif -- 1,723.06kb -> 131.14kb (92.39%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-12-27 14:21:33 +01:00
Stephan Dilly
cd1484f459 updated changelog 2020-12-27 14:15:46 +01:00
Stephan Dilly
c428db09f6 support showing char count (closes #466) 2020-12-27 14:11:19 +01:00
Stephan Dilly
c0d0e31186 more comment 2020-12-26 11:34:30 +01:00
Stephan Dilly
f927c609d4 fix help text 2020-12-26 11:34:25 +01:00