Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 0797af6c35 Factor out functions that don't need context. 16 年之前
  Jelmer Vernooij d2d9e28d11 Raise exception when client hangs up. 16 年之前
  Jelmer Vernooij cc8a271a82 Add clone command. 16 年之前
  Jelmer Vernooij 4b36d62208 Add more tests. 16 年之前
  Jelmer Vernooij fde027f507 Add init subcommand. 16 年之前
  Jelmer Vernooij fed7ac74ae Add some simple tests for ObjectStore. 16 年之前
  Jelmer Vernooij d88ae5dd0e Split out object_store. 16 年之前
  Jelmer Vernooij 71097e6909 Fix import, remove redundant fetch_objects. 16 年之前
  Jelmer Vernooij 3f289e1cf3 merge john. 16 年之前
  John Carr e4ca390c28 Remove dead code 16 年之前
  John Carr ec88072ab9 Fix git clone 16 年之前
  John Carr 931d53f2de Merge upstream 16 年之前
  John Carr af849995f5 Closer to clone working 16 年之前
  John Carr f1d3226b6f Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD. 16 年之前
  John Carr 9ba33a965b Merge upstream 16 年之前
  Jelmer Vernooij 2a3ceb87ef Fetch all prerequisite revisions. 16 年之前
  Jelmer Vernooij 1f36b57f1f Split up fetch_objects(). 16 年之前
  Jelmer Vernooij 0bfd90c747 Raise exception when no git repository is found. 16 年之前
  Jelmer Vernooij 9dbda24705 Add simple log command. 16 年之前
  Jelmer Vernooij e8932309a2 Rename basedir -> controldir. 16 年之前
  Jelmer Vernooij c09a4772d4 Make get_refs() use a dictionary. 16 年之前
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. 16 年之前
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. 16 年之前
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. 16 年之前
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). 16 年之前
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. 16 年之前
  Jelmer Vernooij dce5ef6a0c Fix test path. 16 年之前
  Jelmer Vernooij 67471e69ad Simplify pack reading. 16 年之前
  Jelmer Vernooij 0b9a1a0e79 Import client from main package. 16 年之前
  Jelmer Vernooij b52357a654 Fix iterentries test. 16 年之前