Commit graph

347 commits

Author SHA1 Message Date
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
Stephan Dilly
09df10cdbd fix new clippy warning
Fix ci clippy task
2020-04-24 07:41:48 +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
39479c5d13 use xdg convention for log file location putting it in .cache (see #27) 2020-04-22 14:31:54 +02:00
Stephan Dilly
aa1c54d366 fix mix up in label for add/remove hunk 2020-04-21 22:31:15 +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
5d6d973189 new gif 2020-04-21 19:35:29 +02:00
Stephan Dilly
72a1f94483 workaround crossterm bug: https://github.com/crossterm-rs/crossterm/issues/421 2020-04-21 18:02:27 +02:00
Stephan Dilly
ac8cae6e84 next try 2020-04-19 19:27:39 +02:00
Stephan Dilly
c47b49e7a1 test windows releaes CI 2020-04-19 19:20:30 +02:00
Stephan Dilly
258d1311cd cleanup 2020-04-18 22:58:39 +02:00
Stephan Dilly
952ea17c90 cleanup 2020-04-18 22:56:22 +02:00
Stephan Dilly
53e4533c74 fix diff of newfile when cwd in subdir (fixes #25) 2020-04-18 18:53:15 +02:00
Stephan Dilly
e4b00adede next asyncgit release 2020-04-18 11:26:25 +02:00
Stephan Dilly
73c650174f fix staging removed files (fixes #24) 2020-04-18 11:25:03 +02:00
Stephan Dilly
6fa620eccd more docs 2020-04-17 23:11:48 +02:00
Stephan Dilly
882566677c prep next release
missing
2020-04-17 16:15:20 +02:00
Stephan Dilly
9a9fba433d version bump 2020-04-17 16:10:49 +02:00
Stephan Dilly
33836c591d always update status, not only when last update arrives 2020-04-17 16:09:31 +02:00
Stephan Dilly
75b729cca9 improve stage_add performance by simplification 2020-04-17 15:53:13 +02:00
Stephan Dilly
90f29a0b60 added tests 2020-04-17 15:43:42 +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
3c171bf048 Update issue templates 2020-04-16 17:16:49 +02:00
Stephan Dilly
2373f8b69b Update issue templates 2020-04-16 17:15:14 +02:00
Stephan Dilly
69afc129c7 fix line ending drawing CRLF
(fixes #21)
2020-04-16 16:41:04 +02:00
Stephan Dilly
1b90436421 switch to tui clear new in 0.9 2020-04-16 15:12:32 +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
eb7fc99f67 keep releases as pre- for now 2020-04-15 22:06:45 +02:00
Stephan Dilly
35f50440e7 try different action to do releases/assets 2020-04-15 21:34:53 +02:00
Stephan Dilly
711d5cb7b4 prep next version 2020-04-15 19:03:25 +02:00
Stephan Dilly
189e6c201a move sec audit into seperate step to speed up CI 2020-04-15 19:01:44 +02:00
Stephan Dilly
2b4f80b141 Add linux release step 2020-04-15 18:31:05 +02:00
Stephan Dilly
5820cc246c new version 2020-04-14 12:40:40 +02:00
Stephan Dilly
f484f7f06f fix download link 2020-04-14 12:05:37 +02:00
Stephan Dilly
486840f1d6 better tag version extraction 2020-04-14 11:57:14 +02:00
Stephan Dilly
32ca2736bb fix order 2020-04-14 11:48:36 +02:00
Stephan Dilly
c1b752c91c use correct version 2020-04-14 11:45:20 +02:00
Stephan Dilly
2047b591b7 cd pipeline 2020-04-14 11:45:20 +02:00
Stephan Dilly
75d010c520 fix assets missing on crates 2020-04-13 01:53:59 +02:00
Stephan Dilly
7f69a94f0f next release 2020-04-13 01:45:36 +02:00
Stephan Dilly
99a240da5f clippy fix 2020-04-13 01:38:13 +02:00
Stephan Dilly
b0b1f7d86b prep next version 2020-04-13 01:23:12 +02:00
Stephan Dilly
6bcdee4d63 more clean update messaging 2020-04-13 01:22:09 +02:00
Stephan Dilly
c190787a03 test 2020-04-13 01:12:59 +02:00
Stephan Dilly
8e6dc736f5 test 2020-04-13 01:10:45 +02:00
Stephan Dilly
de5cedb05a new update flags system 2020-04-13 00:29:36 +02:00