Commit Graph

291 Commits

Author SHA1 Message Date
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
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
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
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
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
Stephan Dilly
17de5a900c
Test push progress (#272) 2020-09-04 09:08:29 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +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
ca49bbd627
release 0.10 (#252) 2020-08-29 14:20:19 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds (#234)
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00
dependabot-preview[bot]
d8bd4721ef Bump rayon-core from 1.7.1 to 1.8.0
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.7.1 to 1.8.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.7.1...rayon-core-v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 00:31:45 +02:00
dependabot-preview[bot]
81f8777b1c Bump ron from 0.6.0 to 0.6.1
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.0 to 0.6.1.
- [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-08-26 00:09:41 +02:00
dependabot-preview[bot]
64eebb5aca Bump git2 from 0.13.8 to 0.13.10
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.8 to 0.13.10.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 00:09:23 +02:00
Christoph Rüßler
bc23270951
Add multiple selection in diff view (#231)
* Add multiple selection in diff view
* Copy selection to clipboard in diff view
* Show error message if copy to clipboard fails
- Draw `msg` after `inspect_commit_popup` to make sure the error message
  is visible
- Move `try_or_popup!` to `utils`
2020-08-19 21:02:19 +02:00
dependabot-preview[bot]
5e12608b65 Bump clap from 2.33.2 to 2.33.3
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.2 to 2.33.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 04:46:44 -07:00
dependabot-preview[bot]
16f302aaad Bump chrono from 0.4.13 to 0.4.15
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.13 to 0.4.15.
- [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.13...v0.4.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 04:46:20 -07:00
dependabot-preview[bot]
6dd80f73ac Bump serde from 1.0.114 to 1.0.115
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 19:22:35 +02:00
Christoph Rüßler
1a90fd365f Add scrolling to commit message in details
- Manually wrap commit message using `textwrap`

Closes #181
2020-08-08 19:42:02 +02:00
dependabot-preview[bot]
bb88c92a41 Bump pprof from 0.3.17 to 0.3.18
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.3.17...v0.3.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 10:29:35 +02:00
dependabot-preview[bot]
fdbbe89598 Bump clap from 2.33.1 to 2.33.2
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-06 10:10:09 +02:00
Stephan Dilly
fd6776cee7 try fixing CD 2020-07-30 00:41:06 +02:00
Stephan Dilly
ddd11156c6 prep release 2020-07-29 22:37:50 +02:00
Jon Grythe Stødle
b89ec94066 Bump dirs to version 3.0 2020-07-29 21:10:45 +02:00
dependabot-preview[bot]
079f0457e9 Bump anyhow from 1.0.31 to 1.0.32
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.31...1.0.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 10:25:10 +02:00
dependabot-preview[bot]
8e4db0b328 Bump crossbeam-channel from 0.4.2 to 0.4.3
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.2 to 0.4.3.
- [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/v0.4.2...crossbeam-channel-0.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-22 21:31:10 +02:00
Stephan Dilly
f83228548b use new tag_foreach api 2020-07-22 01:54:22 +02:00
dependabot-preview[bot]
21946ac80c Bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [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.8...0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 11:25:43 +02:00
dependabot-preview[bot]
6e1fc58406 Bump crossterm from 0.17.6 to 0.17.7
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.17.6 to 0.17.7.
- [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-07-14 11:01:51 +02:00
Stephan Dilly
49d99c502c pprof update (fixes #172) 2020-07-09 09:25:04 +02:00
Stephan Dilly
7995519383 cargo update 2020-07-08 20:25:29 +02:00
dependabot-preview[bot]
d559a531b9 Bump backtrace from 0.3.49 to 0.3.50
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.49 to 0.3.50.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.49...0.3.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 20:17:37 +02:00
Stephan Dilly
23fc0d9e59 pre release 2020-07-07 13:05:09 +02:00
Stephan Dilly
59d93d7c23 cargo update 2020-07-06 21:18:37 +02:00
Stephan Dilly
8c5b2b3774 switch deprecated transitive dependency net2->socket2 - crossterm update (closes #66) 2020-07-06 21:18:14 +02:00
Stephan Dilly
dd31496da9 new version of invalidstring containing the LICENSE 2020-07-06 19:55:15 +02:00
Stephan Dilly
0856a0914b cargo update 2020-07-06 09:16:13 +02:00
dependabot-preview[bot]
2719694b8e Bump chrono from 0.4.11 to 0.4.12
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.11...v0.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 08:51:44 +02:00
Stephan Dilly
05c2e2ab49 prepare for release 2020-07-04 20:35:55 +02:00
Stephan Dilly
0a24c2c9b0 add profiling feature 2020-07-04 14:59:30 +02:00
dependabot-preview[bot]
dd459ecb8a Bump unicode-width from 0.1.7 to 0.1.8
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases)
- [Commits](https://github.com/unicode-rs/unicode-width/commits/v0.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 01:03:56 +02:00
Stephan Dilly
b3b7f37756 bump dep 2020-06-25 17:45:24 +02:00
Stephan Dilly
fab5b6ea47 display lossy commit msg when containing invalid utf8 (closes #150) 2020-06-24 10:11:27 +02:00
Stephan Dilly
e78a157937 cargo update 2020-06-23 11:08:26 +02:00
Stephan Dilly
76e52cc7a2 show file size diff for binary files (#141) 2020-06-22 20:01:04 +02:00
dependabot-preview[bot]
510874ef7f Bump serde from 1.0.112 to 1.0.114
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.112 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.114)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:35:31 +02:00
dependabot-preview[bot]
ef51b1ec45 Bump rayon-core from 1.7.0 to 1.7.1
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.7.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.7.0...rayon-core-v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 15:02:27 +02:00
dependabot-preview[bot]
119e2f026f Bump thiserror from 1.0.19 to 1.0.20
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.19...1.0.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 15:01:56 +02:00
dependabot-preview[bot]
d2ab2dd3fa Bump backtrace from 0.3.48 to 0.3.49
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.48 to 0.3.49.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.48...0.3.49)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 14:51:35 +02:00
Stephan Dilly
dd7880d650 updates 2020-06-15 12:30:48 +02:00
dependabot-preview[bot]
2bee1f5b6d Bump serde from 1.0.111 to 1.0.112
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 12:25:13 +02:00
Stephan Dilly
9c2a31846c version bump 2020-06-15 12:18:45 +02:00
Stephan Dilly
7c0fe181fb uprade libgit to fix reset of folder 2020-06-12 13:14:42 +02:00
Stephan Dilly
97dc800f2c version bump 2020-06-09 18:06:56 +02:00
Stephan Dilly
b3ccdb58d4 dep updates 2020-06-02 00:39:02 +02:00
Stephan Dilly
b7a104df56 version bump 2020-06-01 23:33:35 +02:00
Stephan Dilly
4de0e52418
Support more commands (#101)
closes #83
2020-06-01 22:02:40 +02:00
dependabot-preview[bot]
91370f874b Bump serde from 1.0.110 to 1.0.111
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 22:01:45 +02:00
Stephan Dilly
c396b84658 make clap dep a little less heavy 2020-05-31 01:44:26 +02:00
Stepan Henek
f143f09ad8 replaces GITUI_LOGGING env variable by -l or --gitui-logging cmdline arguments using clap 2020-05-28 09:20:58 +02:00
Stephan Dilly
a2e17e0982 release prep 2020-05-25 16:21:53 +02:00
Stephan Dilly
d55dc0fe0c updates 2020-05-24 00:02:58 +02:00
Mehran Kordi
4c17660956
anyhow integration (closes #77) 2020-05-23 17:12:38 +02:00
Stephan Dilly
38e00386d3 upgrade 2020-05-23 11:13:27 +02:00
Stephan Dilly
37aa67f8a4 some dep updates 2020-05-22 12:44:17 +02:00
Stephan Dilly
79f86a1a96
Merge pull request #86 from extrawurst/dependabot/cargo/ron-0.6.0
Bump ron from 0.5.1 to 0.6.0
2020-05-22 11:50:38 +02:00
dependabot-preview[bot]
3ca9eb396a
Bump thiserror from 1.0.18 to 1.0.19
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.18...1.0.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 07:58:48 +00:00
dependabot-preview[bot]
e1e8f5744d
Bump ron from 0.5.1 to 0.6.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.5.1 to 0.6.0.
- [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/compare/v0.5.1...v0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 07:58:16 +00:00
Stephan Dilly
fdbd87b987 dep updates 2020-05-21 23:47:03 +02:00
Stephan Dilly
cdbed764ed version bump 2020-05-20 12:01:46 +02:00
Stephan Dilly
c17c927298 cargo update 2020-05-20 08:57:09 +02:00
Mehran Kordi
4ec1a4e94b
Implement color themes #65 (closes #28) 2020-05-19 20:19:30 +02:00
Stephan Dilly
d43a7ad255 prep new release 2020-05-18 22:44:09 +02:00
dependabot-preview[bot]
5973a78f90 Bump thiserror from 1.0.17 to 1.0.18
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.17...1.0.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 15:44:45 +02:00
dependabot-preview[bot]
7ced688c12 Bump simplelog from 0.7.6 to 0.8.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.6 to 0.8.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.7.6...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 14:30:44 +02:00
Stephan Dilly
6723789189 bump version once more, have to yank 0.2.4 of asyncgit 2020-05-16 20:21:08 +02:00
Stephan Dilly
86c7e649f2 prep release 2020-05-16 20:18:33 +02:00
Mehran Kordi
19a0cb2db6
Implement git hook support on windows
closes #14
2020-05-16 19:08:44 +02:00
Mehran Kordi
03505b9eb6
Replace unwrap calls in asyncgit with error handling - closes #53 2020-05-15 15:15:26 +02:00
dependabot-preview[bot]
748f064733 Bump backtrace from 0.3.47 to 0.3.48
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.47 to 0.3.48.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.47...0.3.48)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 13:46:06 +02:00
Stephan Dilly
65ff08eb23 dep updates 2020-05-13 12:10:15 +02:00
dependabot-preview[bot]
897abc1776 Bump tui from 0.9.3 to 0.9.4
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.9.3 to 0.9.4.
- [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.9.3...v0.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 11:52:44 +02:00
dependabot-preview[bot]
3d7e46e2cf Bump backtrace from 0.3.46 to 0.3.47
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.46 to 0.3.47.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.46...0.3.47)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 11:42:14 +02:00
Stephan Dilly
3611a43b3e bumop version 2020-05-12 14:12:01 +02:00
Stephan Dilly
45ee0e115c upgrade tui 2020-05-11 11:22:58 +02:00
Stephan Dilly
5f08bd61e6 next version 2020-05-10 14:25:44 +02:00
Stephan Dilly
0e8d0e7f01 version bump 2020-05-05 13:55:41 +02:00
Stephan Dilly
322800036d cargo update 2020-05-05 13:50:04 +02:00
Stephan Dilly
1db1f00302
Log view (#41) 2020-05-05 13:47:21 +02:00
Stephan Dilly
c72678d367 remove unused dep 2020-04-30 16:16:22 +02:00
Stephan Dilly
1991a20b21 next release 2020-04-30 12:30:12 +02:00
Stephan Dilly
87a37b9d89 raise version 2020-04-29 23:36:31 +02:00
Stephan Dilly
7c678a941a next release version 2020-04-28 18:00:15 +02:00
Stephan Dilly
cbb1930fc2 prepare next version 2020-04-28 15:52:05 +02:00
Stephan Dilly
db805153dc
Merge pull request #35 from extrawurst/dependabot/cargo/git2-0.13.5
Bump git2 from 0.13.4 to 0.13.5
2020-04-28 11:24:06 +02:00
dependabot-preview[bot]
fd0b43ae97
Bump simplelog from 0.7.5 to 0.7.6
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.7.5...v0.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 09:18:36 +00:00
dependabot-preview[bot]
353971459c
Bump git2 from 0.13.4 to 0.13.5
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.4...0.13.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 09:16:23 +00:00
Stephan Dilly
b0fdf5049c
Switch to a tree view for changed files list (#37) 2020-04-28 11:15:05 +02:00
dependabot-preview[bot]
2311098a17 Bump git2 from 0.13.3 to 0.13.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.3...0.13.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-24 14:19:41 +02:00
dependabot-preview[bot]
cc19fca630 Bump git2 from 0.13.2 to 0.13.3
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.2...0.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 14:45:55 +02:00
Stephan Dilly
a4a8d2644f next version 2020-04-23 09:00:49 +02:00
Stephan Dilly
466de64acc bump asyncgit 2020-04-21 19:40:45 +02:00
Stephan Dilly
4bd320bb0e prep for new release 2020-04-21 19:37:26 +02:00
Stephan Dilly
e4b00adede next asyncgit release 2020-04-18 11:26:25 +02:00
Stephan Dilly
882566677c prep next release
missing
2020-04-17 16:15:20 +02:00
dependabot-preview[bot]
38b4253813 Bump tui from 0.9.0 to 0.9.1
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.9.0 to 0.9.1.
- [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.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 15:28:22 +02:00
Stephan Dilly
7a479b1896 reduce git2 features and add musl build step
fix tabs

integrate linux musl builds in CD pipeline
2020-04-16 14:05:28 +02:00
Stephan Dilly
e50f15f72b tui upgrade 2020-04-15 22:38:09 +02:00
Stephan Dilly
711d5cb7b4 prep next version 2020-04-15 19:03:25 +02:00
Stephan Dilly
5820cc246c new version 2020-04-14 12:40:40 +02:00
Stephan Dilly
7f69a94f0f next release 2020-04-13 01:45:36 +02:00
Stephan Dilly
b0b1f7d86b prep next version 2020-04-13 01:23:12 +02:00
Stephan Dilly
de5cedb05a new update flags system 2020-04-13 00:29:36 +02:00
Stephan Dilly
317fd6ae2f prep new version 2020-04-10 19:22:17 +02:00
Stephan Dilly
ee44a44df4 prepare new version 2020-04-10 19:05:47 +02:00
Stephan Dilly
68f4a0791e upgrade git2-rs 2020-04-10 19:04:55 +02:00
Stephan Dilly
36ff0be9d1
support hooks: post-commit,commit-msg (#15)
* support hooks: post-commit and commit-msg
* some unittests
* exclude tests on windows for now
2020-04-09 09:23:59 +02:00
Stephan Dilly
b71f39fbb3 Support stage/unstage hunk 2020-04-08 00:21:08 +02:00
Stephan Dilly
e457e60c27 prepare release 2020-04-03 23:37:11 +02:00
Stephan Dilly
bda4bf63c5 upgrade git deps 2020-04-01 23:42:11 +02:00
Stephan Dilly
c4ddee8cfa cargo upgrades 2020-04-01 11:11:41 +02:00
Stephan Dilly
fd9c6ace15 fix sec audit by removing term feature in simplelog 2020-03-30 12:02:34 +02:00
Stephan Dilly
74a86bae24 prevent panics to mess up your previous terminal session 2020-03-29 16:34:29 +02:00
Stephan Dilly
c455f3e316 fix working dir checkout (revert) 2020-03-27 22:10:56 +01:00
Stephan Dilly
07fd557669 prep for release 2020-03-27 01:57:41 +01:00
Stephan Dilly
bcebc698a3 prep for new release 2020-03-26 23:46:06 +01:00
Stephan Dilly
8d42a88eab crossterm update 2020-03-26 13:12:16 +01:00
Stephan Dilly
63ec83f60d set rayon global thread panic handler 2020-03-25 23:37:00 +01:00
Stephan Dilly
3ccd6dd07a prepare new publish 2020-03-25 15:42:41 +01:00
Stephan Dilly
0f1d226251 new version 2020-03-24 21:01:58 +01:00
Stephan Dilly
79284469e3 fix diff of untracked file in sub dir 2020-03-24 18:02:58 +01:00
Stephan Dilly
9580f8b489 move all git method in crate, reduce main deps 2020-03-23 00:14:57 +01:00
Stephan Dilly
491fca6926 reduce dependencies 2020-03-22 23:53:14 +01:00
Stephan Dilly
f4dc2de961 make libgit diffing async 2020-03-22 21:08:48 +01:00
Stephan Dilly
cb247b9e7f less libgit calls and added optional timing logging for benchmarking 2020-03-22 02:17:03 +01:00
Stephan Dilly
f1d6921353 support logging 2020-03-20 18:28:42 +01:00
Stephan Dilly
44bb85091f cleanup unused dep 2020-03-20 02:17:56 +01:00
Stephan Dilly
571f45e464 indicate file status (color coded) 2020-03-20 01:40:39 +01:00
Stephan Dilly
783f2ddb1b first shot at commands and better seperation of logic 2020-03-18 14:58:09 +01:00
Stephan Dilly
052c32936d rename 2020-03-18 13:29:03 +01:00
Stephan Dilly
580d32972f show current repo status 2020-03-16 13:34:01 +01:00
Stephan Dilly
26da723c33 initial commit 2020-03-15 18:42:15 +01:00