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

Автор SHA1 Сообщение Дата
  John Carr 9ab35d27f4 Share some code between client and server 17 лет назад
  John Carr 016be62d61 Merge upstream 17 лет назад
  Jelmer Vernooij c97925ba83 Don't retrieve all pack files when fetching. 17 лет назад
  John Carr 8a6e6ac404 More typo. I suck at refactoring :( 17 лет назад
  John Carr 4bbc38773b More typo :( 17 лет назад
  John Carr 0505d9b00f Typo? 17 лет назад
  Jelmer Vernooij 70c0cfe119 Abstract away magic in moving pack files into place. 17 лет назад
  John Carr 1a21191d6d dul-upload-pack and dul-receive-pack 17 лет назад
  Jelmer Vernooij cc354d8a8b Sort entries before writing index file. 17 лет назад
  John Carr b413526f34 Brain dump protocol details 17 лет назад
  Jelmer Vernooij 6457bd78ba Print object names sha1 in dumppack. 17 лет назад
  Jelmer Vernooij ab537bb14f Add simple function for returning SHA1 over all objects in a pack (used for filename). 17 лет назад
  John Carr 0370e85df6 Refactor pack writing 17 лет назад
  John Carr cc69e82448 Merge upstream 17 лет назад
  Jelmer Vernooij e23cb9f63d Add simple add_pack() command that will return a file object for a temporary pack filename. 17 лет назад
  Jelmer Vernooij 8a9cb29e4c Add simple dul-fetch-pack command. 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 лет назад