Fix formatting issues.
[jelmer/dulwich-libgit2.git] / dulwich / errors.py
2009-03-09 Jelmer VernooijFix formatting issues.
2009-03-05 Jelmer VernooijMerge compatibility with python2.4 from rockstar.
2009-02-26 Jelmer VernooijFix indentation to be 4 spaces everywhere, consistently.
2009-01-19 John CarrMerge lp:~johncarr/dulwich/git-serve
2009-01-14 Jelmer VernooijMerge John.
2009-01-14 John CarrMerge upstream
2009-01-13 Jelmer VernooijJames is ok with licensing his code GPLv2 or later...
2008-12-30 John CarrMerge upstream
2008-12-30 Jelmer VernooijRaise exception when client hangs up.
2008-12-29 John CarrMerge upstream
2008-12-28 Jelmer VernooijRaise exception when no git repository is found.
2008-12-12 Jelmer VernooijFix offsets in pack files.
2008-12-11 Jelmer VernooijSome more work resolving objects.
2008-12-11 Jelmer VernooijMerge upstream.
2008-12-11 Jelmer VernooijChange project name to dulwich everywhere, add assertion.
2008-12-08 Jelmer VernooijRename package to dulwich, add setup.py.