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 |
|