Revīziju vēsture

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