Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 3a4f4a802c Rename basedir -> controldir. il y a 17 ans
  Jelmer Vernooij a8caf4dd8d Make get_refs() use a dictionary. il y a 17 ans
  Jelmer Vernooij ceaf6a923b Add get_refs() call. il y a 17 ans
  Jelmer Vernooij 618c0b9479 Add git.repo.Repo.__repr__. il y a 17 ans
  Jelmer Vernooij 0dd009bfc0 Skip yielding objects until we've figured out the sha's. il y a 17 ans
  Jelmer Vernooij d3c7cc042c Fix fetch_objects(). il y a 17 ans
  Jelmer Vernooij 3428698ff0 Make server upload pack code use fetch objects callbacks. il y a 17 ans
  Jelmer Vernooij b0d927a979 Fix test path. il y a 17 ans
  Jelmer Vernooij 6326e68079 Simplify pack reading. il y a 17 ans
  Jelmer Vernooij a096eeb695 Import client from main package. il y a 17 ans
  Jelmer Vernooij cc20831f59 Fix iterentries test. il y a 17 ans
  Jelmer Vernooij 508cbd7049 install scripts. il y a 17 ans
  Jelmer Vernooij 55bade7e27 Merge dumppack and fetch-pack into a single binary. il y a 17 ans
  Jelmer Vernooij b41039909e Use uppercase for constants. il y a 17 ans
  Jelmer Vernooij 289b5f280e Don't 'want' refs we already have. il y a 17 ans
  Jelmer Vernooij bbdf3758a5 Fix ext resolving for PackData.iterentries(). il y a 17 ans
  Jelmer Vernooij 86aef5e1c8 Fix argument handling in dul-fetch-pack. il y a 17 ans
  Jelmer Vernooij ca9d0cbce8 Fix typos. il y a 17 ans
  Jelmer Vernooij d1600cf981 Resolve deltas using other packs. il y a 17 ans
  Jelmer Vernooij cc8edfe939 use separate store for packs. il y a 17 ans
  Jelmer Vernooij e456eb286c Merge John. il y a 17 ans
  John Carr bdc29ae6ea Fix pack generation il y a 17 ans
  John Carr c7fa182680 Update to latest dulwich API il y a 17 ans
  John Carr 7c14a04ff2 We can only read pack files of the form 'pack-%s.pack', so save them in that form il y a 17 ans
  John Carr aa8689cb26 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. il y a 17 ans
  John Carr 04a53e2362 Fix typos il y a 17 ans
  John Carr 164f94a1bc If no capabilities, still return a tuple or we get unpacking fail il y a 17 ans
  John Carr a4cfe96588 Rename mixin so nosetests leaves it alone il y a 17 ans
  John Carr 95a49c1d02 Only TCPGitClient cares about host il y a 17 ans
  John Carr 23d7d43385 Merge upstream il y a 17 ans