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

Автор SHA1 Сообщение Дата
  John Carr 1a21191d6d dul-upload-pack and dul-receive-pack 17 лет назад
  John Carr b413526f34 Brain dump protocol details 17 лет назад
  John Carr 0370e85df6 Refactor pack writing 17 лет назад
  John Carr cc69e82448 Merge upstream 17 лет назад
  Jelmer Vernooij b3c9871200 Use standard pack write functions in daemon. 17 лет назад
  Jelmer Vernooij 03a84bc2af Pass fileobject rather than filename to write_pack_data(). 17 лет назад
  Jelmer Vernooij ac2b85e92f Merge John. 17 лет назад
  Jelmer Vernooij dd2a35f18d Rename Repo.get_tree() -> Repo.tree() for consistency with git-python. 17 лет назад
  Jelmer Vernooij 43c18418da make .id available for all sha_files. 17 лет назад
  Jelmer Vernooij ad5d03fb2a Blob.text() -> Blob.data 17 лет назад
  Jelmer Vernooij 524a888dd8 Open packs more lazily. 17 лет назад
  Jelmer Vernooij 6a6679bbc7 Turn more bits into properties. 17 лет назад
  Jelmer Vernooij 03a5bc6d76 Fix parsing pack objects. 17 лет назад
  Jelmer Vernooij bff71f4549 Remove unused _contents member. 17 лет назад
  John Carr 2149dec6a5 Don't need these imports 17 лет назад
  John Carr 0f45673242 Missing imports 17 лет назад
  Jelmer Vernooij 48af48cbcc Turn Commit.parents into a property, for compatibility with python-git. 17 лет назад
  John Carr d2e2fe996b Move default Git implementation from bin/ to dulwich/ - want to reuse this for dul-receive-pack and dul-upload-pack 17 лет назад
  John Carr 062b016db1 Different capabilities for upload and receive 17 лет назад
  John Carr 6bfaf864ba Send caps when no refs 17 лет назад
  John Carr 61275d437a Start refactoring to handle the capability exchange 17 лет назад
  John Carr bf1a3685c4 Generate and send useful packs 17 лет назад
  John Carr 518dba1966 After sending pack, close off. 17 лет назад
  John Carr 00b38c1e02 Fix pack sending 17 лет назад
  John Carr 2d3e4ec446 More stuff needed for pack writing 17 лет назад
  John Carr 306f0f4fbd Write using the sideband for now (need to implement capabilities properly) 17 лет назад
  John Carr 7ee86021f9 Only try and load .pack files 17 лет назад
  John Carr 4ce4095fa2 Remove old cruft 17 лет назад
  John Carr 367e5f0078 Fix typos 17 лет назад
  John Carr dacae2836a sha_queue now holds tuple(type, sha) 17 лет назад