История коммитов

Автор SHA1 Сообщение Дата
  John Carr 4ce4095fa2 Remove old cruft 17 лет назад
  John Carr 367e5f0078 Fix typos 17 лет назад
  John Carr dacae2836a sha_queue now holds tuple(type, sha) 17 лет назад
  John Carr c930624f8b Stub out 'sha1 as we go' implementation 17 лет назад
  John Carr 7e528e8d63 Start stubbing out packer 17 лет назад
  John Carr c5ca498c64 git push handling fixes 17 лет назад
  John Carr 43ef0d4de4 Store pack with correct suffix and also update refs appropriately 17 лет назад
  John Carr dcafcc8f36 Really simple API for updating refs 17 лет назад
  John Carr 3d80a0b766 dul-daemon: Implement has_revision in backend 17 лет назад
  John Carr d0c7fa1e3f Add comments 17 лет назад
  John Carr 943d8e75db Pop from the front, or we just keep examining the same object forever 17 лет назад
  John Carr 8a730bdb7b Fix off by 20 bug in iterator 17 лет назад
  John Carr 8048c6862f Add some extra checks to the protocol and enchance dul-daemon 17 лет назад
  John Carr cafb6450ca dul-daemon can accept incoming packs (store them in the repository, and index them). 17 лет назад
  John Carr 941b6a4b86 Fix off-by-one 17 лет назад
  John Carr 6e4f12adef Return list of heads from a git repository 17 лет назад
  John Carr f543ecc82b Repo class fails to load jhbuild git-svn clone because there are tags in refs/tags/svn/foo. Support loading refs from sub directories 17 лет назад
  John Carr 4c508daf6b \0x0a is a typo. Use \n as its prettier 17 лет назад
  John Carr f7a7bcf5f4 More doc strings 17 лет назад
  John Carr dff1806c4e Tidy up. Document. 17 лет назад
  John Carr be91ddddd6 Add a test program 17 лет назад
  John Carr 71e17b8498 Server side git protocols 17 лет назад
  Jelmer Vernooij 08a6b43aee Support writing packs (no deltas are written yet though). 17 лет назад
  Jelmer Vernooij 2c35986fb1 Look in packs when looking for objects. 17 лет назад
  Jelmer Vernooij daf8111c4e Add close operation, be lazier when opening pack files. 17 лет назад
  Jelmer Vernooij 4cff8d87e1 Deltas work. 17 лет назад
  Jelmer Vernooij 1bed84ab5e Fix offsets in pack files. 17 лет назад
  Jelmer Vernooij 13f51b9efc remove unused multi_ord. 17 лет назад
  Jelmer Vernooij 9f91c1e17b Change README to be about Dulwich rather than Python-git. 17 лет назад
  Jelmer Vernooij 2354df8a7b Add iterentries(). 17 лет назад