Stephan Dilly
|
73c650174f
|
fix staging removed files (fixes #24)
|
2020-04-18 11:25:03 +02:00 |
|
Stephan Dilly
|
75b729cca9
|
improve stage_add performance by simplification
|
2020-04-17 15:53:13 +02:00 |
|
Stephan Dilly
|
90f29a0b60
|
added tests
|
2020-04-17 15:43:42 +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
|
f74d41a445
|
fix committing in empty repo
|
2020-04-05 19:50:11 +02:00 |
|
Stephan Dilly
|
0657da58db
|
unittest for commiting
|
2020-04-05 15:39:02 +02:00 |
|
Stephan Dilly
|
e51609ed91
|
fix crash running outside of git repo
|
2020-04-03 23:32:17 +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
|
c455f3e316
|
fix working dir checkout (revert)
|
2020-03-27 22:10:56 +01:00 |
|
Stephan Dilly
|
37da79233a
|
fix tons of clippy warnings
|
2020-03-26 23:45:52 +01:00 |
|
Stephan Dilly
|
96b2b30052
|
forbid unsafe/undoc'd
|
2020-03-24 22:21:53 +01:00 |
|
Stephan Dilly
|
cf4c4721dc
|
suport resetting untracked files
|
2020-03-24 09:55:51 +01:00 |
|
Stephan Dilly
|
b0b9fb570d
|
better asyncgit crate structure
|
2020-03-23 00:50:55 +01:00 |
|