Commit Graph

341 Commits

Author SHA1 Message Date
Stephan Dilly
57da951004 run all workspace tests 2020-03-24 21:27:02 +01:00
Stephan Dilly
c92bfe3865 some more cargo fixes 2020-03-24 21:22:56 +01:00
Stephan Dilly
cc7dd021cc pin version of path dependencie 2020-03-24 21:21:37 +01:00
Stephan Dilly
28934cfcd1 more crates publish prep 2020-03-24 21:20:06 +01:00
Stephan Dilly
0f1d226251 new version 2020-03-24 21:01:58 +01:00
Stephan Dilly
cd840cdb33 link readmes for usage in crates.io 2020-03-24 20:59:51 +01:00
Stephan Dilly
07aa0d603f prepare for publish sub crate scopetime 2020-03-24 20:57:37 +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
79284469e3 fix diff of untracked file in sub dir 2020-03-24 18:02:58 +01:00
Stephan Dilly
adf925083d first test for a help popup 2020-03-24 14:39:00 +01:00
Stephan Dilly
5d819ccd15 todo 2020-03-24 11:07:27 +01:00
Stephan Dilly
fe403313c9 todos 2020-03-24 10:04:48 +01:00
Stephan Dilly
e355b4f830 better naming 2020-03-24 10:04:41 +01:00
Stephan Dilly
4b3141fe4e update readme 2020-03-24 09:58:43 +01:00
Stephan Dilly
cf4c4721dc suport resetting untracked files 2020-03-24 09:55:51 +01:00
Stephan Dilly
7d76db09cc cleanup 2020-03-24 09:50:21 +01:00
Stephan Dilly
dfd4b048b1 cleanup 2020-03-24 09:48:00 +01:00
Stephan Dilly
7edd442c14 also run nightly 2020-03-23 18:39:16 +01:00
Stephan Dilly
f065ab94e0 lets try running on all platforms 2020-03-23 18:33:24 +01:00
Stephan Dilly
67c119457f better readme structure 2020-03-23 15:16:54 +01:00
Stephan Dilly
46f582df08 adding badge,rename workflow 2020-03-23 14:59:46 +01:00
Stephan Dilly
223ae199ec
Create rust.yml 2020-03-23 14:53:38 +01:00
Stephan Dilly
912e4e4961 show new assets 2020-03-23 14:30:13 +01:00
Stephan Dilly
f330226efe some cleanup 2020-03-23 14:27:49 +01:00
Stephan Dilly
0234b9f87b try to keep selection 2020-03-23 14:04:27 +01:00
Stephan Dilly
b380d0964a cleanup 2020-03-23 13:56:54 +01:00
Stephan Dilly
4730a8f498 show diff of new untracked files 2020-03-23 13:55:59 +01:00
Stephan Dilly
c410b8e4b1 cleanup 2020-03-23 11:44:42 +01:00
Stephan Dilly
d5e2a09969 cleanup 2020-03-23 11:44:03 +01:00
Stephan Dilly
4fdf09fc56 make git status fetching async 2020-03-23 11:42:50 +01:00
Stephan Dilly
d7001a88a3 cleanup 2020-03-23 00:59:23 +01:00
Stephan Dilly
b0b9fb570d better asyncgit crate structure 2020-03-23 00:50:55 +01:00
Stephan Dilly
08a8e07322 cleanup 2020-03-23 00:17:29 +01:00
Stephan Dilly
9580f8b489 move all git method in crate, reduce main deps 2020-03-23 00:14:57 +01:00
Stephan Dilly
491fca6926 reduce dependencies 2020-03-22 23:53:14 +01:00
Stephan Dilly
f4dc2de961 make libgit diffing async 2020-03-22 21:08:48 +01:00
Stephan Dilly
b040b90ebc add makefile 2020-03-22 02:45:42 +01:00
Stephan Dilly
8a7e3414d0 cleanup mod structure 2020-03-22 02:38:39 +01:00
Stephan Dilly
e155773c59 very little optimization 2020-03-22 02:33:04 +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
44a2fa9dc9 remove this todo for now, debug log is ok for now 2020-03-20 18:38:53 +01:00
Stephan Dilly
f1d6921353 support logging 2020-03-20 18:28:42 +01:00
Stephan Dilly
12e58fd861 todos 2020-03-20 17:39:39 +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
cf0d81bf85 more info on building 2020-03-20 10:37:35 +01:00