Clean up file headers.
[jelmer/dulwich-libgit2.git] / dulwich / misc.py
2010-05-24 Dave BorowitzClean up file headers.
2010-04-30 Jelmer VernooijMerge cleanups from Dave.
2010-04-30 Dave BorowitzAdd SEEK_END to misc.py, since it was added in 2.5.
2010-04-15 Jelmer VernooijMerge trunk.
2010-04-11 Jelmer VernooijMerge pack protocol receiver fix.
2010-04-05 Dave Borowitzcgi.parse_qs is deprecated in favor of urlparse.parse_q...
2009-03-09 Jelmer VernooijFix formatting issues.
2009-03-05 Jelmer VernooijMerge compatibility with python2.4 from rockstar.
2009-03-03 Paul HummerFixed minor issue with make_sha
2009-03-03 Paul HummerMoved unpack_from
2009-03-03 Paul HummerFixed copyright stuffs
2009-03-03 Paul HummerAbstracted the sha handling stuff
2009-03-03 Paul HummerMoved defaultdict for python2.4 into dulwich.misc