| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Breaks typechecking for some reason
|
| |
|
|
|
|
| |
diff.Daffable.diff()
|
| |
|
|
|
|
| |
fix errors
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
However, the test asserts on the provided context to be correct,
which is hard to do in this branch while it's easy to doubt the value
of this.
Lastly, there seems to be no way to ignore errors in `git` without
muting all output, which is in fact parsed.
Maybe it's possible to ignore errors while parsing the new kind of
error message.
|
|
|
|
| |
as errors.
|
| |
|
| |
|
|
|
|
| |
Fixes #994
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
test now works
|
| |
|
|
|
|
|
| |
added testing for it
closes #813
|
|
|
|
|
|
| |
Fixes #743
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
|
|\
| |
| | |
Drop support for EOL Python 2.6 and 3.3
|
| | |
|
|/ |
|
| |
|