Commit Graph

256 Commits

Author SHA1 Message Date
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
Stephan Dilly
525a1a53c4 fix showing scroll command everywhere 2020-03-30 20:00:29 +02:00
Stephan Dilly
73e9029df4
simplify reset_workdir (#6) 2020-03-30 19:25:52 +02:00
Stephan Dilly
7bfa374ddf run ci on every branch 2020-03-30 19:10:08 +02:00
Stephan Dilly
6d8b9c3fb6 fix threadpool size to be big enough 2020-03-30 18:20:51 +02:00
Stephan Dilly
264be544c2 rename type 2020-03-30 16:47:49 +02:00
Stephan Dilly
3303003902 rename file 2020-03-30 16:46:45 +02:00
Stephan Dilly
d21ed0467b renames,cleanup 2020-03-30 16:43:37 +02:00
Stephan Dilly
73557113d8 move into issue post-0.1 2020-03-30 12:25:42 +02:00
Stephan Dilly
890bfc9472 fixed #4 2020-03-30 12:03:16 +02:00
Stephan Dilly
fd9c6ace15 fix sec audit by removing term feature in simplelog 2020-03-30 12:02:34 +02:00
Stephan Dilly
7e05966336 update readme 2020-03-30 11:35:24 +02:00
Stephan Dilly
e97c9b665f cleanup features 2020-03-29 17:17:38 +02:00
Stephan Dilly
74a86bae24 prevent panics to mess up your previous terminal session 2020-03-29 16:34:29 +02:00
Stephan Dilly
8d1cc3eec6 test resetting workdir part of untracked stages file 2020-03-29 16:03:35 +02:00
Stephan Dilly
104f39ba40 todo 2020-03-29 15:46:44 +02:00
Stephan Dilly
9282c360e8 note why forbid-unsafe does not work 2020-03-29 15:13:37 +02:00