Issues
- 2
What are the officially supported python versions?
#22 opened by chtenb - 2
git format-patch support
#31 opened by wontonst - 1
Fails on colored diffs
#63 opened by eyal0 - 2
How to serialize a PatchSet back to file?
#62 opened by dpar39 - 1
Crash due to small unicode issue
#102 opened by tushar-deepsource - 2
Unidiff parsing correctly p4-describe's patches
#56 opened by matlo607 - 0
Improve type annotations (drop python 2?)
#117 opened by mfosterw - 2
unidiff.errors.UnidiffParseError: Unexpected hunk found: @@ -2,6 +2,6 @@
#115 opened by bernd-wechner - 1
unidiff.errors.UnidiffParseError: Unexpected new file found: new file mode 100644
#116 opened by cpackham-atlnz - 3
Latest release v0.7.5 does not include the fix for quoted filenames (for non ASCII filenames)
#113 opened by jnareb - 1
Unexpected new file found
#111 opened by cpackham - 1
Limiting the number of context lines
#108 opened by k4pran - 1
0.7.5 release
#109 opened by mfocko - 5
Issue parsing files with space in filename
#93 opened by dperecab - 0
- 2
- 4
Support Dolt table diffs
#94 opened by addisonklinke - 0
Allow defining source/target prefixes
#101 opened by matiasb - 0
PyPI tarballs missing tests
#99 opened by ddevault - 4
UnidiffParseError on patch with deleted file
#96 opened by cpackham - 5
unidiff.errors.UnidiffParseError seen with v0.7.1
#89 opened by marxin - 2
Handle variations of git diff mnemonic prefixes
#81 opened by matiasb - 4
- 2
- 7
python-unidiff silently fails on string objects
#26 opened by vmalloc - 2
- 2
Bug Report
#73 opened by Marvinmw - 1
- 0
- 4
Test fails for autocrlf config
#64 opened by CirQ - 0
Allow gracefully removing lines from a patch
#58 opened by kewisch - 0
- 0
[git] binaries files ignored
#52 opened - 0
- 4
0.5.2 missing from PyPi
#57 opened by mr337 - 6
- 2
Tests missing from 0.5.5 source tarball
#51 opened by danc86 - 9
Recent build breakage from 0.5.4 -> 0.5.5
#50 opened by Makman2 - 3
release 0.5.5 with support for patch_info?
#48 opened by monperrus - 2
- 1
Add patch position
#37 opened by grantmcconnaughey - 1
accept diff in bytes
#43 opened by cool-RR - 1
python-unidiff requires to separate diff to lines
#42 opened by cool-RR - 6
put project on PyPI
#33 opened by graingert - 0
- 1
Attribute encode error for Line class
#38 opened by smroels - 1
- 4
New release including performance improvements?
#20 opened by guykisel - 2
git merge diffs
#18 opened by JeremyMarshall - 3
unicode problem
#12 opened by vrabaud