Commit Graph

272 Commits

Author SHA1 Message Date
Stephan Dilly
d0fce2dce4 todos 2020-04-08 20:54:48 +02:00
Stephan Dilly
1a872308c4 test 2020-04-08 12:08:22 +02:00
Stephan Dilly
3cb295498b more release build bundling 2020-04-08 11:49:07 +02:00
Stephan Dilly
c4880060ea try shrinking bin size 2020-04-08 00:44:13 +02:00
Stephan Dilly
936e965c17 fix: dont allow open revert dlg on [D] press while on staged file 2020-04-08 00:23:12 +02:00
Stephan Dilly
387b8748b1 better naming 2020-04-08 00:21:08 +02:00
Stephan Dilly
b71f39fbb3 Support stage/unstage hunk 2020-04-08 00:21:08 +02:00
Stephan Dilly
15ee7b8f87 todo 2020-04-06 09:20:08 +02:00
Stephan Dilly
f74d41a445 fix committing in empty repo 2020-04-05 19:50:11 +02:00
Stephan Dilly
b4f10c06ac fix crash when unstaging file in empty repo 2020-04-05 19:30:59 +02:00
Stephan Dilly
6392778c09 fix one crash on empty repo (diffing) 2020-04-05 18:43:52 +02:00
Stephan Dilly
0657da58db unittest for commiting 2020-04-05 15:39:02 +02:00
Stephan Dilly
77719df650 fix quickbar not updating after switching focus 2020-04-05 15:32:07 +02:00
Stephan Dilly
86a762c926 rustfmt ci step 2020-04-05 15:29:41 +02:00
Stephan Dilly
e457e60c27 prepare release 2020-04-03 23:37:11 +02:00
Stephan Dilly
e51609ed91 fix crash running outside of git repo 2020-04-03 23:32:17 +02:00
Stephan Dilly
923f7a46d6 confirm destive command: reset file 2020-04-03 23:16:49 +02:00
Stephan Dilly
c838721544 todo 2020-04-03 22:26:33 +02:00
Stephan Dilly
0a91b749dd fix clippy 2020-04-03 22:18:20 +02:00
Stephan Dilly
9ac915212a fix diff staying blank 2020-04-03 22:16:31 +02:00
Stephan Dilly
ef4d3f7b56 introduce queue to get rid of event() return type 2020-04-03 17:52:41 +02:00
Stephan Dilly
176f2ee2fa naming 2020-04-03 17:09:59 +02:00
Stephan Dilly
905d1e6d03 Update readme 2020-04-03 16:53:39 +02:00
Stephan Dilly
b8debcf87f clippy fixes 2020-04-03 16:46:33 +02:00
Stephan Dilly
448b6927c3 better help sorting 2020-04-03 16:40:30 +02:00
Stephan Dilly
6001593a0a rename 2020-04-03 16:26:05 +02:00
Stephan Dilly
2282305e7c switch to new command texts 2020-04-03 16:24:52 +02:00
Stephan Dilly
ed5668c4c8 cmd help grouping and long desc 2020-04-03 14:48:41 +02:00
Stephan Dilly
f2336d32e1 new logo 2020-04-03 00:33:40 +02:00
Stephan Dilly
bc85a86000 pedantic clippy 2020-04-02 23:45:50 +02:00
Stephan Dilly
77cafbd6b7 more clippy warnings 2020-04-02 21:25:51 +02:00
Stephan Dilly
25883f6070 sort commands in quickbar 2020-04-02 18:33:34 +02:00
Stephan Dilly
6c7c155cef better system for cmd propagation 2020-04-02 18:07:53 +02:00
Stephan Dilly
510400a784 clippy fix 2020-04-02 13:34:28 +02:00
Stephan Dilly
4bd9826666 move more into sub components 2020-04-02 13:29:25 +02:00
Stephan Dilly
8937f5f437 move more into downhirarchie components 2020-04-02 13:20:56 +02:00
Stephan Dilly
5e6e82c1c9 move help keys into help component 2020-04-02 12:18:24 +02:00
Stephan Dilly
cd4b9a07c0 placegholders 2020-04-02 01:53:05 +02:00
Stephan Dilly
e46ab3ac7b cleanup eventpump, generalization 2020-04-02 01:50:39 +02:00
Stephan Dilly
185a4830fb less colorful theme 2020-04-01 23:43:02 +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
149086fc31 center shields aswell 2020-03-31 11:41:54 +02:00
Stephan Dilly
4409fcb752 logo size 2020-03-31 11:40:41 +02:00
Stephan Dilly
bc65ab3530 logo try 2020-03-31 11:39:32 +02:00
Stephan Dilly
d85b4758e6 unsafe forbidden badge and new logo 2020-03-31 01:59:57 +02:00
Stephan Dilly
f8f05d6c31 remove all unsafe usage 2020-03-31 01:43:56 +02:00
Stephan Dilly
80b5a53662 fix clippy 2020-03-30 23:54:43 +02:00
Stephan Dilly
604598673f use crossbeam ticker channel to reduce threading usage 2020-03-30 23:45:54 +02:00
Stephan Dilly
b94d8bcf5c cleanup terminal creation 2020-03-30 23:20:56 +02:00