Historique des commits

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