Jelmer Vernooij
|
87303b1590
Use new style exception handling in a few more places.
|
11 years ago |
Jelmer Vernooij
|
c42e47b57c
Update some copyright headers.
|
11 years ago |
Jelmer Vernooij
|
b0cffe5c58
Update NEWS, provide way to force diffing of binary files.
|
12 years ago |
Takeshi Kanemoto
|
924446cd37
Make patch.write_object_diff suppress diff for binary files
|
12 years ago |
Jelmer Vernooij
|
a13c2c762c
Add more tests for write_object_diff, NEWS entry.
|
14 years ago |
Jelmer Vernooij
|
a42e1a39b2
Add submodule support in write_tree_diff.
|
14 years ago |
Jelmer Vernooij
|
9fe53d5ec5
Delay importing subprocess as much as possible, in case it is not available
|
14 years ago |
Jelmer Vernooij
|
9e9a89ff8a
Add write_tree_diff.
|
14 years ago |
Jelmer Vernooij
|
1757726e24
Support parsing git mbox patches without a version tail, as generated by Mercurial.
|
14 years ago |
Jelmer Vernooij
|
c92929e140
Support pseudo headers in patches.
|
14 years ago |
Jelmer Vernooij
|
470bf78cd0
Handle patches with more than one commit line.
|
14 years ago |
Jelmer Vernooij
|
e6d4bf8b87
Add test for subject parsing in git_am_patch_split.
|
14 years ago |
Dave Borowitz
|
e950bdd711
Clean up file headers.
|
15 years ago |
Jelmer Vernooij
|
95b6abd3f7
Cope with missing newlines in patches.
|
15 years ago |
Jelmer Vernooij
|
56ccfdefc3
Avoid mixing iterators/readline.
|
15 years ago |
Jelmer Vernooij
|
7d8dba3c03
add git_am_patch_split.
|
15 years ago |
Jelmer Vernooij
|
0920ff790d
Use syntax understood by git am.
|
15 years ago |
Jelmer Vernooij
|
d2f3b3c82e
Fix trailing newlines in generated patch files.
|
15 years ago |
Jelmer Vernooij
|
ba8f83b0de
Support diffstats in git am-style patches.
|
15 years ago |
Jelmer Vernooij
|
5416841dae
Add function for writing the diff between two files.
|
15 years ago |
Jelmer Vernooij
|
71a2689d16
Add function for writing diff file headers.
|
15 years ago |
Jelmer Vernooij
|
5484737a52
Add functionality for writing patches in dulwich.patch.
|
15 years ago |