Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 2643a6b893 Support packed refs. 16 年之前
  Jelmer Vernooij aa596748f9 Close ref file after writing to it. 16 年之前
  Jelmer Vernooij 31ee91c443 Add iterating object finder. 16 年之前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年之前
  Jelmer Vernooij d8e1460beb Fix indentation to be 4 spaces everywhere, consistently. 16 年之前
  Jelmer Vernooij b68a6f49f9 clarify that find_missing_objects looks at objects in general, not specifically commits. 16 年之前
  Jelmer Vernooij c9780079f4 Don't require mentioned objects to be commits. 16 年之前
  Jelmer Vernooij 09a6d515a7 Make fetch_objects a bit easier to access. 16 年之前
  Jelmer Vernooij fc4655bd9f Add convenience function for accessing tags. 16 年之前
  Jelmer Vernooij 627d52793a Fix bug in find_missing_objects. 16 年之前
  John Carr 6c4f14f4d3 Don't send objects already on the client. Perform the correct tuple check in sha_done. 16 年之前
  John Carr 010cec63fb Fix typo 16 年之前
  John Carr 8cfc836fd5 Merge upstream 16 年之前
  John Carr 6577a7f48e Start working on getting sha, name from API - so we can sort on name when making deltas 16 年之前
  Jelmer Vernooij 1ce1158d6a Make fetch_objects() return the number of objects. 16 年之前
  John Carr 4d396150af Code cleanup 16 年之前
  Jelmer Vernooij 6863e0da8c James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 16 年之前
  Jelmer Vernooij 52553bc6b5 Fix call. 16 年之前
  Jelmer Vernooij bb394b5003 add support for setting lightweight tags. 16 年之前
  Jelmer Vernooij 65585d7230 Fix iteritems. 16 年之前
  Jelmer Vernooij b79480bf1c Add Tags.iteritems(). 16 年之前
  Jelmer Vernooij a4b8fa5375 Make tags a dictionary. 16 年之前
  Jelmer Vernooij cc8a271a82 Add clone command. 16 年之前
  Jelmer Vernooij d88ae5dd0e Split out object_store. 16 年之前
  John Carr ec88072ab9 Fix git clone 16 年之前
  John Carr 931d53f2de Merge upstream 16 年之前
  John Carr f1d3226b6f Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD. 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 年之前