More stuff needed for pack writing
[jelmer/dulwich-libgit2.git] / bin / dul-daemon
2008-12-18 John CarrMore stuff needed for pack writing
2008-12-18 John CarrFix typos
2008-12-18 John Carrsha_queue now holds tuple(type, sha)
2008-12-18 John CarrStub out 'sha1 as we go' implementation
2008-12-18 John CarrStart stubbing out packer
2008-12-18 John Carrgit push handling fixes
2008-12-18 John CarrStore pack with correct suffix and also update refs...
2008-12-17 Jelmer VernooijMerge fix for opening pack files.
2008-12-17 Jelmer VernooijMerge john.
2008-12-17 John Carrdul-daemon: Implement has_revision in backend
2008-12-17 John CarrPop from the front, or we just keep examining the same...
2008-12-17 John CarrAdd some extra checks to the protocol and enchance...
2008-12-17 John Carrdul-daemon can accept incoming packs (store them in...
2008-12-17 John CarrReturn list of heads from a git repository
2008-12-16 Jelmer VernooijMerge server implementation.
2008-12-16 John CarrAdd a test program