Avoid using mmap when unnecessary.
[jelmer/dulwich-libgit2.git] / dulwich / patch.py
2009-10-10 Jelmer VernooijSupport diffstats in git am-style patches.
2009-10-10 Jelmer VernooijAdd function for writing the diff between two files.
2009-10-10 Jelmer VernooijAdd function for writing diff file headers.
2009-10-09 Jelmer VernooijAdd functionality for writing patches in dulwich.patch.