Commit History

Author SHA1 Message Date
  John Carr 9ba33a965b Merge upstream 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
  Jelmer Vernooij dce5ef6a0c Fix test path. 16 years ago
  Jelmer Vernooij 67471e69ad Simplify pack reading. 16 years ago
  Jelmer Vernooij 0b9a1a0e79 Import client from main package. 16 years ago
  Jelmer Vernooij b52357a654 Fix iterentries test. 16 years ago
  Jelmer Vernooij b013c3bfb0 install scripts. 16 years ago
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. 16 years ago
  Jelmer Vernooij c4e21fca81 Use uppercase for constants. 16 years ago
  John Carr 9c52705348 Merge upstream 16 years ago
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. 16 years ago
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). 16 years ago
  Jelmer Vernooij bfb6b172bc Fix argument handling in dul-fetch-pack. 16 years ago
  Jelmer Vernooij 38cfa548ea Fix typos. 16 years ago
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. 16 years ago
  Jelmer Vernooij 22d562ddef use separate store for packs. 16 years ago
  John Carr cb48527637 Pushing for clients 16 years ago
  John Carr 9c3b8f0866 Share the code to work out which objects to send 16 years ago
  Jelmer Vernooij 7568783174 Merge John. 16 years ago
  John Carr b0c9688c8f Fix pack generation 16 years ago
  John Carr 97247d0db5 Update to latest dulwich API 16 years ago