Commit History

Author SHA1 Message Date
  John Carr 17f51f416b Merge upstream 16 years ago
  John Carr 8acce018fc Tidy up imports 16 years ago
  John Carr b65d65e44e Simplify the GitBackend further 16 years ago
  John Carr e41b8ddab3 Don't need this import anymore 16 years ago
  John Carr 8f32f90340 Missing import 16 years ago
  Jelmer Vernooij cc8a271a82 Add clone command. 16 years ago
  Jelmer Vernooij 4b36d62208 Add more tests. 16 years ago
  John Carr 70ff711ca4 Merge upstream 16 years ago
  Jelmer Vernooij fde027f507 Add init subcommand. 16 years ago
  Jelmer Vernooij fed7ac74ae Add some simple tests for ObjectStore. 16 years ago
  Jelmer Vernooij d88ae5dd0e Split out object_store. 16 years ago
  Jelmer Vernooij 71097e6909 Fix import, remove redundant fetch_objects. 16 years ago
  Jelmer Vernooij 3f289e1cf3 merge john. 16 years ago
  John Carr e4ca390c28 Remove dead code 16 years ago
  John Carr ec88072ab9 Fix git clone 16 years ago
  John Carr 931d53f2de Merge upstream 16 years ago
  John Carr af849995f5 Closer to clone working 16 years ago
  John Carr f1d3226b6f Fix fetch_object use of determine_wants. Fix repo.get_refs() - there might not be a HEAD. 16 years ago
  John Carr 9ba33a965b Merge upstream 16 years ago
  Jelmer Vernooij 2a3ceb87ef Fetch all prerequisite revisions. 16 years ago
  Jelmer Vernooij 1f36b57f1f Split up fetch_objects(). 16 years ago
  Jelmer Vernooij 0bfd90c747 Raise exception when no git repository is found. 16 years ago
  Jelmer Vernooij 9dbda24705 Add simple log command. 16 years ago
  Jelmer Vernooij e8932309a2 Rename basedir -> controldir. 16 years ago
  Jelmer Vernooij c09a4772d4 Make get_refs() use a dictionary. 16 years ago
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. 16 years ago
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. 16 years ago
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. 16 years ago
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). 16 years ago
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. 16 years ago