Commit Graph

632 Commits

Author SHA1 Message Date
Stephan Dilly
7f69a94f0f next release 2020-04-13 01:45:36 +02:00
Stephan Dilly
b0b1f7d86b prep next version 2020-04-13 01:23:12 +02:00
Stephan Dilly
de5cedb05a new update flags system 2020-04-13 00:29:36 +02:00
Stephan Dilly
317fd6ae2f prep new version 2020-04-10 19:22:17 +02:00
Stephan Dilly
ee44a44df4 prepare new version 2020-04-10 19:05:47 +02:00
Stephan Dilly
68f4a0791e upgrade git2-rs 2020-04-10 19:04:55 +02:00
Stephan Dilly
36ff0be9d1
support hooks: post-commit,commit-msg (#15)
* support hooks: post-commit and commit-msg
* some unittests
* exclude tests on windows for now
2020-04-09 09:23:59 +02:00
Stephan Dilly
b71f39fbb3 Support stage/unstage hunk 2020-04-08 00:21:08 +02:00
Stephan Dilly
e457e60c27 prepare release 2020-04-03 23:37:11 +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
fd9c6ace15 fix sec audit by removing term feature in simplelog 2020-03-30 12:02:34 +02:00
Stephan Dilly
74a86bae24 prevent panics to mess up your previous terminal session 2020-03-29 16:34:29 +02:00
Stephan Dilly
c455f3e316 fix working dir checkout (revert) 2020-03-27 22:10:56 +01:00
Stephan Dilly
07fd557669 prep for release 2020-03-27 01:57:41 +01:00
Stephan Dilly
bcebc698a3 prep for new release 2020-03-26 23:46:06 +01:00
Stephan Dilly
8d42a88eab crossterm update 2020-03-26 13:12:16 +01:00
Stephan Dilly
63ec83f60d set rayon global thread panic handler 2020-03-25 23:37:00 +01:00
Stephan Dilly
3ccd6dd07a prepare new publish 2020-03-25 15:42:41 +01:00
Stephan Dilly
0f1d226251 new version 2020-03-24 21:01:58 +01:00
Stephan Dilly
79284469e3 fix diff of untracked file in sub dir 2020-03-24 18:02:58 +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
cb247b9e7f less libgit calls and added optional timing logging for benchmarking 2020-03-22 02:17:03 +01:00
Stephan Dilly
f1d6921353 support logging 2020-03-20 18:28:42 +01:00
Stephan Dilly
44bb85091f cleanup unused dep 2020-03-20 02:17:56 +01:00
Stephan Dilly
571f45e464 indicate file status (color coded) 2020-03-20 01:40:39 +01:00
Stephan Dilly
783f2ddb1b first shot at commands and better seperation of logic 2020-03-18 14:58:09 +01:00
Stephan Dilly
052c32936d rename 2020-03-18 13:29:03 +01:00
Stephan Dilly
580d32972f show current repo status 2020-03-16 13:34:01 +01:00
Stephan Dilly
26da723c33 initial commit 2020-03-15 18:42:15 +01:00