issues
search
cscorley
/
whatthepatch
What The Patch!? -- A Python patch parsing library
MIT License
64
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: incorrect regular expression matching diffcmd
#62
jingfelix
opened
1 month ago
0
Release 1.0.6
#61
cscorley
closed
3 months ago
0
Improve huge_patch test
#60
arkamar
closed
3 months ago
3
Bump black from 22.10.0 to 24.3.0
#59
dependabot[bot]
closed
3 months ago
2
Release 1.0.5
#58
cscorley
closed
1 year ago
0
bugfix:min line in binary diff
#57
babenek
closed
1 year ago
2
AssertionError on a binary diff
#56
abbradar
closed
1 year ago
2
Release 1.0.4
#55
cscorley
closed
1 year ago
0
nixify
#54
cscorley
closed
1 year ago
0
git binary patch explore
#53
babenek
closed
1 year ago
3
Rename default branch on build yaml
#52
cscorley
closed
1 year ago
0
Remove redundant wheel dep from pyproject.toml
#51
mgorny
closed
1 year ago
2
Release 1.0.3
#50
cscorley
closed
1 year ago
0
Update GitHub actions and use build package
#49
cscorley
closed
1 year ago
0
Very slow processing for huge diffs
#48
babenek
closed
1 year ago
0
Tmp
#47
babenek
closed
2 years ago
0
Code optimization
#46
babenek
closed
1 year ago
5
Bump urllib3 from 1.26.3 to 1.26.5
#45
dependabot[bot]
closed
1 year ago
1
Bump urllib3 from 1.26.3 to 1.26.4
#44
dependabot[bot]
closed
3 years ago
1
not discarding "a/" and "b/" prefixes in paths when parsing git patches with no diff
#43
necipfazil
opened
3 years ago
0
Fix unified diff parse error
#42
kkpattern
closed
3 years ago
1
Bump bleach from 3.1.5 to 3.3.0
#41
dependabot[bot]
closed
3 years ago
1
Fix bug where context diffs would not parse
#40
cscorley
closed
3 years ago
0
modify a small bug where old length is used rather than new length
#39
FallenSky2077
closed
3 years ago
3
Update build and pipfile
#38
cscorley
closed
4 years ago
0
Replace nose with pytest
#37
MeggyCal
closed
4 years ago
2
adjust setup python
#36
cscorley
closed
4 years ago
0
Create python-publish.yml
#35
cscorley
closed
4 years ago
0
test windows build script
#34
cscorley
closed
4 years ago
0
use tempfile to derive the temp dir of the host
#33
cscorley
closed
4 years ago
0
add python 3.8 testing
#32
cscorley
closed
4 years ago
0
Bump bleach from 3.1.0 to 3.1.4
#31
dependabot[bot]
closed
4 years ago
1
Bump bleach from 3.1.0 to 3.1.2
#30
dependabot[bot]
closed
4 years ago
1
Bump bleach from 3.1.0 to 3.1.1
#29
dependabot[bot]
closed
4 years ago
1
Not parsing colored diffs correctly
#28
eyal0
opened
4 years ago
0
Please consider shipping the tests in the tarball.
#27
jelmer
closed
4 years ago
1
Windows support
#26
jayvdb
closed
4 years ago
2
Keep a HISTORY file
#25
boxed
closed
4 years ago
4
Prep 6 release
#24
cscorley
closed
5 years ago
0
Not parsing combined diffs correctly
#23
ishepard
opened
5 years ago
6
Review potential backtracking issues
#22
cscorley
opened
5 years ago
1
add processing for empty file adds in git
#21
cscorley
closed
5 years ago
1
upgrade deps, run tests on more live snakes
#20
graingert
closed
5 years ago
1
Just wanted to say thanks!
#19
NathanBWaters
closed
5 years ago
1
If newly added file is empty in Git then parse_patch fails to recognize it.
#18
momalepd
closed
4 years ago
3
No way that a file has been created or deleted
#17
calixteman
closed
4 years ago
2
WIP: add hypothesis
#16
graingert
opened
7 years ago
1
configure travis with sudo: false
#15
graingert
closed
5 years ago
0
Nicer, detailed exceptions. Supports python -o
#14
graingert
closed
5 years ago
2
Support for reverse patching
#13
graingert
closed
5 years ago
5
Next