Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 2a3ceb87ef Fetch all prerequisite revisions. hace 16 años
  Jelmer Vernooij 1f36b57f1f Split up fetch_objects(). hace 16 años
  Jelmer Vernooij 0bfd90c747 Raise exception when no git repository is found. hace 16 años
  Jelmer Vernooij 9dbda24705 Add simple log command. hace 16 años
  Jelmer Vernooij e8932309a2 Rename basedir -> controldir. hace 16 años
  Jelmer Vernooij c09a4772d4 Make get_refs() use a dictionary. hace 16 años
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. hace 16 años
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. hace 16 años
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. hace 16 años
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). hace 16 años
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. hace 16 años
  Jelmer Vernooij dce5ef6a0c Fix test path. hace 16 años
  Jelmer Vernooij 67471e69ad Simplify pack reading. hace 16 años
  Jelmer Vernooij 0b9a1a0e79 Import client from main package. hace 16 años
  Jelmer Vernooij b52357a654 Fix iterentries test. hace 16 años
  Jelmer Vernooij b013c3bfb0 install scripts. hace 16 años
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. hace 16 años
  Jelmer Vernooij c4e21fca81 Use uppercase for constants. hace 16 años
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. hace 16 años
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). hace 16 años
  Jelmer Vernooij bfb6b172bc Fix argument handling in dul-fetch-pack. hace 16 años
  Jelmer Vernooij 38cfa548ea Fix typos. hace 16 años
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. hace 16 años
  Jelmer Vernooij 22d562ddef use separate store for packs. hace 16 años
  Jelmer Vernooij 7568783174 Merge John. hace 16 años
  John Carr b0c9688c8f Fix pack generation hace 16 años
  John Carr 97247d0db5 Update to latest dulwich API hace 16 años
  John Carr 32f2b82636 We can only read pack files of the form 'pack-%s.pack', so save them in that form hace 16 años
  John Carr 75f1dd79b6 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. hace 16 años
  John Carr fa75118345 Fix typos hace 16 años