提交歷史

作者 SHA1 備註 提交日期
  John Carr d4aff283bc Use common, shared, code 17 年之前
  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 年之前