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
Stephan Dilly
ef7c4a32e1
changelog updat
2020-07-15 23:35:14 +02:00
Christoph Rüßler
70423c5b83
Add command for tagging commit
2020-07-15 23:22:03 +02:00
Stephan Dilly
aa068f8004
update
2020-07-15 13:03:05 +02:00
Stephan Dilly
002a3a8f6f
fix writing out of bounds ( fixes #198 )
2020-07-15 01:14:55 +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
18f3bd981d
min rect size for commit popup ( fixes #179 )
2020-07-14 09:42:55 +02:00
Stephan Dilly
dc5911de20
dont send noop GitNotification into app
2020-07-12 14:45:12 +02:00
Stephan Dilly
1afa91b144
show tags in commit details popup ( closes #193 )
2020-07-12 14:38:38 +02:00
Stephan Dilly
f4e2b7c6c0
update changes title right away
2020-07-12 14:38:18 +02:00
Stephan Dilly
315cf615e0
Async tag fetching ( #195 )
2020-07-12 13:21:34 +02:00
Stephan Dilly
a84ae0950c
add_to_ignore
failed on files without a newline at EOF (closes #191 )
2020-07-10 11:25:00 +02:00
ImgBotApp
658bb72d59
[ImgBot] Optimize images
...
*Total -- 6,791.98kb -> 3,275.88kb (51.77%)
/assets/newlines.gif -- 100.34kb -> 6.63kb (93.39%)
/assets/vi_support.gif -- 685.20kb -> 134.60kb (80.36%)
/assets/spinner.gif -- 267.20kb -> 60.63kb (77.31%)
/assets/cmdbar.gif -- 278.36kb -> 121.63kb (56.31%)
/assets/screenshots/s02-revert.png -- 944.00kb -> 420.81kb (55.42%)
/assets/binary_diff.png -- 63.88kb -> 31.17kb (51.2%)
/assets/screenshots/s03-commit.png -- 1,001.72kb -> 491.67kb (50.92%)
/assets/screenshots/s00-diff.png -- 1,034.90kb -> 510.97kb (50.63%)
/assets/light-theme.png -- 756.01kb -> 417.72kb (44.75%)
/assets/screenshots/s01-log.png -- 1,571.65kb -> 999.73kb (36.39%)
/assets/logo.png -- 25.07kb -> 18.21kb (27.36%)
/assets/perf_compare.jpg -- 63.63kb -> 62.10kb (2.4%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-10 09:18:24 +02:00
Stephan Dilly
cbd75110b7
add error handling on potential error in ignore ( #191 )
2020-07-10 09:08:36 +02:00
Stephan Dilly
fc142b4604
fix crashes in revlog with utf8 commit messages ( closes #188 )
2020-07-10 08:55:43 +02:00
Stephan Dilly
4f731f6acc
fix opening relative paths in external edtiro ( closes #184 )
2020-07-09 17:47:38 +02:00
Stephan Dilly
49d99c502c
pprof update ( fixes #172 )
2020-07-09 09:25:04 +02:00
Stephan Dilly
0f13ecc54e
inline
2020-07-09 09:20:59 +02:00
Stephan Dilly
cb3b968e3a
fix cutting commit msg in between utf8 clusters ( #188 )
2020-07-09 08:51:31 +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
0d09071c0a
cleanup
2020-07-08 20:05:28 +02:00
Stephan Dilly
540997c177
error if file to be opened in external editor will not be found ( #184 )
2020-07-08 19:47:25 +02:00
Stephan Dilly
abe3b48d47
add twitter badge
2020-07-08 18:52:12 +02:00
Stephan Dilly
535b0cd103
little more documentation
2020-07-08 00:00:17 +02:00
Stephan Dilly
083e06c57c
fix: in revlog dont allow arrow-right when commit-details not open
2020-07-07 13:26:08 +02:00
Stephan Dilly
23fc0d9e59
pre release
2020-07-07 13:05:09 +02:00
Stephan Dilly
a11713ee18
docs
2020-07-07 13:02:41 +02:00
Stephan Dilly
1cd74ad02e
fix messing up users terminal after opening file in vi (related to #173 )
2020-07-07 12:53:17 +02:00
Stephan Dilly
0fd8a0e7e0
update changes
2020-07-07 12:50:00 +02:00
Jon Grythe Stødle
52f31adb98
Add command to edit selected file in editor
...
Pressing `e` while looking at a file in the _Status_ view will launch an external editor with the current file opened. The editor chosen is determined by the default logic introduced in #114 .
An improvement to this in the future could be launching at the specific line at which the _Diff_ view is focused, but that seems to require a change in `FileDiff` which is a change bigger than this PR.
Fixes #166
2020-07-07 12:42:01 +02:00
Stephan Dilly
b9ec27d89c
fix newline visualization in commit msg editor ( closes #169 )
2020-07-07 12:33:32 +02:00
Stephan Dilly
26f734c57d
fixed bin file size diff on untracked files ( closes #171 )
2020-07-07 09:42:34 +02:00
Stephan Dilly
02bd22d3b3
fix crash diffing stash created on cmd line ( closes #178 )
2020-07-07 09:10:10 +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
e4e61d87f6
fix symbolic link
2020-07-06 20:01:15 +02:00