Commit History

Автор SHA1 Съобщение Дата
  Jelmer Vernooij 291a81dff4 Fix fetch_objects(). преди 16 години
  Jelmer Vernooij 41227d3035 Make server upload pack code use fetch objects callbacks. преди 16 години
  Jelmer Vernooij dce5ef6a0c Fix test path. преди 16 години
  Jelmer Vernooij 67471e69ad Simplify pack reading. преди 16 години
  Jelmer Vernooij 0b9a1a0e79 Import client from main package. преди 16 години
  Jelmer Vernooij b52357a654 Fix iterentries test. преди 16 години
  Jelmer Vernooij b013c3bfb0 install scripts. преди 16 години
  Jelmer Vernooij c4edd1bf58 Merge dumppack and fetch-pack into a single binary. преди 16 години
  Jelmer Vernooij c4e21fca81 Use uppercase for constants. преди 16 години
  Jelmer Vernooij 30f2f62d80 Don't 'want' refs we already have. преди 16 години
  Jelmer Vernooij 6cd8105522 Fix ext resolving for PackData.iterentries(). преди 16 години
  Jelmer Vernooij bfb6b172bc Fix argument handling in dul-fetch-pack. преди 16 години
  Jelmer Vernooij 38cfa548ea Fix typos. преди 16 години
  Jelmer Vernooij f18c916ad8 Resolve deltas using other packs. преди 16 години
  Jelmer Vernooij 22d562ddef use separate store for packs. преди 16 години
  Jelmer Vernooij 7568783174 Merge John. преди 16 години
  John Carr b0c9688c8f Fix pack generation преди 16 години
  John Carr 97247d0db5 Update to latest dulwich API преди 16 години
  John Carr 32f2b82636 We can only read pack files of the form 'pack-%s.pack', so save them in that form преди 16 години
  John Carr 75f1dd79b6 write_pack_data expects a file object, not a callback. Add a ProtocolFile object to satisfy its desires for now. преди 16 години
  John Carr fa75118345 Fix typos преди 16 години
  John Carr a33bb7ab2f If no capabilities, still return a tuple or we get unpacking fail преди 16 години
  John Carr b44a94be1c Rename mixin so nosetests leaves it alone преди 16 години
  John Carr af6d609fad Only TCPGitClient cares about host преди 16 години
  John Carr 19aa3322f3 Merge upstream преди 16 години
  Jelmer Vernooij 512275cdf5 Fix imports, fix pack fetching when there are no changes. преди 16 години
  John Carr ea84707254 Make dul-daemon start once more :) преди 16 години
  John Carr 4b9d85b7f0 Move the git:// specific bits to TCPGitClient преди 16 години
  John Carr 9c46e5fd85 Move send/read cmd out of way - not convinced protocol.py is the right place, but certainly don't want them in the code that doesnt need them преди 16 години
  John Carr e7cda0466a Move send_cmd and read_cmd out of the protocol. преди 16 години