Stephan Dilly
|
952ea17c90
|
cleanup
|
2020-04-18 22:56:22 +02:00 |
|
Stephan Dilly
|
e50f15f72b
|
tui upgrade
|
2020-04-15 22:38:09 +02:00 |
|
Stephan Dilly
|
99a240da5f
|
clippy fix
|
2020-04-13 01:38:13 +02:00 |
|
Stephan Dilly
|
6bcdee4d63
|
more clean update messaging
|
2020-04-13 01:22:09 +02:00 |
|
Stephan Dilly
|
de5cedb05a
|
new update flags system
|
2020-04-13 00:29:36 +02:00 |
|
Stephan Dilly
|
c0f0883f1b
|
cleanup
|
2020-04-12 19:45:37 +02:00 |
|
Stephan Dilly
|
145bc90e4c
|
little cleanup
|
2020-04-12 01:50:34 +02:00 |
|
Stephan Dilly
|
445b732522
|
improved popup drawing
|
2020-04-12 01:46:30 +02:00 |
|
Stephan Dilly
|
520456d0cd
|
visualize commit-msg hook when failed
|
2020-04-10 14:02:24 +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
|
77719df650
|
fix quickbar not updating after switching focus
|
2020-04-05 15:32:07 +02:00 |
|
Stephan Dilly
|
923f7a46d6
|
confirm destive command: reset file
|
2020-04-03 23:16:49 +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
|
b8debcf87f
|
clippy fixes
|
2020-04-03 16:46:33 +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
|
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
|
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
|
e46ab3ac7b
|
cleanup eventpump, generalization
|
2020-04-02 01:50:39 +02:00 |
|
Stephan Dilly
|
525a1a53c4
|
fix showing scroll command everywhere
|
2020-03-30 20:00:29 +02:00 |
|
Stephan Dilly
|
264be544c2
|
rename type
|
2020-03-30 16:47:49 +02:00 |
|
Stephan Dilly
|
d21ed0467b
|
renames,cleanup
|
2020-03-30 16:43:37 +02:00 |
|
Stephan Dilly
|
41a52cfc8c
|
more clean solution that does not need git cli
* make test run in parallel again
* better test structure
|
2020-03-28 13:45:19 +01:00 |
|
Stephan Dilly
|
8e7d2eb4a1
|
fix more clippy
|
2020-03-27 01:11:15 +01:00 |
|
Stephan Dilly
|
7df5b9b24a
|
cleanup
|
2020-03-27 00:50:11 +01:00 |
|
Stephan Dilly
|
37da79233a
|
fix tons of clippy warnings
|
2020-03-26 23:45:52 +01:00 |
|
Stephan Dilly
|
d52308ea0a
|
update diff if changed externally
|
2020-03-25 15:36:57 +01:00 |
|
Stephan Dilly
|
3d0926d279
|
fix: diff not correct when switching between same file in stage/unstaged
|
2020-03-24 20:45:47 +01:00 |
|
Stephan Dilly
|
adf925083d
|
first test for a help popup
|
2020-03-24 14:39:00 +01:00 |
|
Stephan Dilly
|
7d76db09cc
|
cleanup
|
2020-03-24 09:50:21 +01:00 |
|
Stephan Dilly
|
4fdf09fc56
|
make git status fetching async
|
2020-03-23 11:42:50 +01:00 |
|
Stephan Dilly
|
b0b9fb570d
|
better asyncgit crate structure
|
2020-03-23 00:50:55 +01:00 |
|
Stephan Dilly
|
9580f8b489
|
move all git method in crate, reduce main deps
|
2020-03-23 00:14:57 +01:00 |
|
Stephan Dilly
|
f4dc2de961
|
make libgit diffing async
|
2020-03-22 21:08:48 +01:00 |
|
Stephan Dilly
|
87254045c3
|
trigger update only after sending commit
|
2020-03-22 02:26:32 +01:00 |
|
Stephan Dilly
|
cb247b9e7f
|
less libgit calls and added optional timing logging for benchmarking
|
2020-03-22 02:17:03 +01:00 |
|
Stephan Dilly
|
55e9fe643b
|
update diff after commit
|
2020-03-20 19:31:01 +01:00 |
|
Stephan Dilly
|
3ce4a51b04
|
reduce slow git-calls further
|
2020-03-20 19:24:02 +01:00 |
|
Stephan Dilly
|
5c771b0bbc
|
try reducing git-calls to optimize performance
|
2020-03-20 19:15:25 +01:00 |
|
Stephan Dilly
|
f1d6921353
|
support logging
|
2020-03-20 18:28:42 +01:00 |
|
Stephan Dilly
|
eac8488ce6
|
reduce updates to improve performance on large repos
|
2020-03-20 12:49:58 +01:00 |
|
Stephan Dilly
|
c6c1bac3b4
|
slide in diff when focused
|
2020-03-20 10:54:43 +01:00 |
|
Stephan Dilly
|
1956e111dd
|
better key handling
|
2020-03-20 02:08:10 +01:00 |
|
Stephan Dilly
|
7c454629fe
|
better key controls
|
2020-03-20 01:53:21 +01:00 |
|