Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 36ad1840a7 Add get_refs() call. vor 16 Jahren
  Jelmer Vernooij 539ff6a9b9 Add git.repo.Repo.__repr__. vor 16 Jahren
  Jelmer Vernooij 676d7e6468 Skip yielding objects until we've figured out the sha's. vor 16 Jahren
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). vor 16 Jahren
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. vor 16 Jahren
  Jelmer Vernooij dce5ef6a0c Fix test path. vor 16 Jahren
  Jelmer Vernooij 67471e69ad Simplify pack reading. vor 16 Jahren
  Jelmer Vernooij 0b9a1a0e79 Import client from main package. vor 16 Jahren
  Jelmer Vernooij b52357a654 Fix iterentries test. vor 16 Jahren
  Jelmer Vernooij b013c3bfb0 install scripts. vor 16 Jahren
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. vor 16 Jahren
  Jelmer Vernooij c4e21fca81 Use uppercase for constants. vor 16 Jahren
  John Carr 9c52705348 Merge upstream vor 16 Jahren
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. vor 16 Jahren
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). vor 16 Jahren
  Jelmer Vernooij bfb6b172bc Fix argument handling in dul-fetch-pack. vor 16 Jahren
  Jelmer Vernooij 38cfa548ea Fix typos. vor 16 Jahren
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. vor 16 Jahren
  Jelmer Vernooij 22d562ddef use separate store for packs. vor 16 Jahren
  John Carr cb48527637 Pushing for clients vor 16 Jahren
  John Carr 9c3b8f0866 Share the code to work out which objects to send vor 16 Jahren
  Jelmer Vernooij 7568783174 Merge John. vor 16 Jahren
  John Carr b0c9688c8f Fix pack generation vor 16 Jahren
  John Carr 97247d0db5 Update to latest dulwich API vor 16 Jahren
  John Carr 32f2b82636 We can only read pack files of the form 'pack-%s.pack', so save them in that form vor 16 Jahren
  John Carr 75f1dd79b6 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. vor 16 Jahren
  John Carr fa75118345 Fix typos vor 16 Jahren
  John Carr a33bb7ab2f If no capabilities, still return a tuple or we get unpacking fail vor 16 Jahren
  John Carr b44a94be1c Rename mixin so nosetests leaves it alone vor 16 Jahren
  John Carr af6d609fad Only TCPGitClient cares about host vor 16 Jahren