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
Stephan Dilly
91d7070f34
casing
2020-08-19 22:44:11 +02:00
Stephan Dilly
d2561d61ca
added changelog
2020-08-19 21:47:34 +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
Stephan Dilly
c8ae3b8eae
Cleanup cd now that win builds again
2020-08-19 00:06:23 +02:00
Stephan Dilly
b8aba5bd5e
Cleanup ci now that win works again
2020-08-19 00:05:00 +02:00
Stephan Dilly
4f2e20ea1b
changelog update
2020-08-18 21:48:59 +02:00
dr-BEat
ce8d79855d
Fix Command::new behaviour on windows
2020-08-18 21:28:55 +02:00
Stephan Dilly
99dad5c8ef
disable choco wsl installer again
2020-08-17 21:15:10 +02:00
Stephan Dilly
aed102ce8e
disable fail fast
2020-08-17 21:02:11 +02:00
Stephan Dilly
2d3b4a08eb
try with wsl install again
2020-08-17 20:59:57 +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
Stephan Dilly
08581263c2
try without wsl install
2020-08-13 01:47:43 +02:00
Stephan Dilly
3242f5f576
revert
2020-08-11 21:28:08 +02:00
Stephan Dilly
377dfd1a08
try wsl
2020-08-11 21:06:03 +02: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
Stephan Dilly
613e697407
update changelog for #208
2020-08-09 09:14:10 +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
Stephan Dilly
0e81f062da
fix slection error after deleting last element in stash ( closes #223 )
2020-08-08 09:24:23 +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
8bcf73437a
disable private tap for now
2020-07-30 01:10:26 +02:00
Stephan Dilly
53cd06a970
provide download url again
2020-07-30 01:02:15 +02:00
Stephan Dilly
85d7d7c7dc
fix homebrew deploy
2020-07-30 00:50:18 +02:00
Stephan Dilly
fd6776cee7
try fixing CD
2020-07-30 00:41:06 +02:00
Stephan Dilly
1ac8ee6e4f
fix CD on windows like done for CI previously
2020-07-29 23:00:10 +02:00
Stephan Dilly
ddd11156c6
prep release
2020-07-29 22:37:50 +02:00
Stephan Dilly
93b4b7ff39
updated changelog
2020-07-29 21:19:16 +02:00
Jon Grythe Stødle
1c3295affc
Switch focus when working directory or stage becomes empty
...
If the focus is on the working directory and it becomes empty (no files are listed) by either staging the last file or using the _Stage all_ command, the focus will be moved to the stage automatically. It works the same for when the stage becomes empty, by moving the focus to the working directory.
If the focus is on the diff area, the focus will not be moved when either the working directory or the stage becomes empty.
Fixes #215
2020-07-29 21:16:50 +02:00
Jon Grythe Stødle
8db6325777
Add support for spaces in file path
...
If the file path contained a space, the editor would be launched with an incomplete file path.
This also switches to using `OsStr` for the file path, which means that if the file name contains invalid UTF-8, it will not blow up because of gitui.
2020-07-29 21:10:45 +02:00
Jon Grythe Stødle
6b4d088b28
Add config migration
...
With the upgrade to version 3 of `dirs`, the `config_dir` function returns a new path for macOS. This migrates the file present at the old location (now available through the `preferences_dir` function) to the new location.
2020-07-29 21:10:45 +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
f45af0e3cf
fix multiple tags not being seperated in details view ( fixes #212 )
2020-07-22 10:37:47 +02:00
Stephan Dilly
f83228548b
use new tag_foreach api
2020-07-22 01:54:22 +02:00
Stephan Dilly
0c53fed624
fix windows ci
...
all platforms again
2020-07-21 10:26:12 +02:00
Stephan Dilly
6c798df40a
fix different way of internal git represenation of tags to work ( closes #206 )
2020-07-20 23:40:02 +02:00
Stephan Dilly
e7d17b2cf1
remove config migration code
2020-07-18 19:13:16 +02:00
Stephan Dilly
58a1719c98
fix problems with spawning too many async tasks underload ( #196 )
2020-07-18 13:57:08 +02:00
Stephan Dilly
7e8df3ad28
simplify pending state by using the new one
2020-07-18 13:35:24 +02:00
Stephan Dilly
03cf23ad98
visualize pending load on status file list ( closes #160 )
2020-07-18 12:44:23 +02:00
Stephan Dilly
9d4972b0b2
also drive unittests on make check
2020-07-18 12:22:17 +02:00
Stephan Dilly
a54fbf7f63
visualize pending load of a diff ( #160 )
2020-07-18 12:21:18 +02:00
Stephan Dilly
ed730c2fa1
comment
2020-07-18 11:59:30 +02:00
Stephan Dilly
c759bf7729
Merge branch 'master' of github.com:Extrawurst/gitui
2020-07-17 11:54:26 +02:00
Stephan Dilly
0dd50b402e
upgrade to rust 1.45 and fix new clippy warnings
2020-07-17 11:54:12 +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
ImgBotApp
b82d7af173
[ImgBot] Optimize images
...
/assets/tagging.gif -- 586.36kb -> 256.97kb (56.17%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-15 23:38:04 +02:00