Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 7dc7a276c4 Start on 0.1.0. hace 17 años
  Jelmer Vernooij fb8f75abf0 Fix bug in find_missing_objects. hace 17 años
  Jelmer Vernooij 1566561bf3 Add manifest file to include some more docs. hace 17 años
  Jelmer Vernooij bd0bc8c85b Release 0.1.0. hace 17 años
  Jelmer Vernooij 814be847fe Merge John. hace 17 años
  John Carr 77969c4635 Lets implement push hace 17 años
  John Carr 949b246383 Make cloning over git+ssh:// work hace 17 años
  John Carr 28fa39ae52 Make local git clone via git-upload-pack work hace 17 años
  John Carr aac792debc Don't need to be passed stuff.. hace 17 años
  John Carr 8d3995e63a Don't force : on us hace 17 años
  John Carr 09918de862 Fallback to local git-foo if not git:// or git+ssh://. Remove unused stuff from SubprocessGitClient. Lets try a bufsize of 0. hace 17 años
  John Carr 2d77937d1a Merge lp:~johncarr/dulwich/git-serve hace 17 años
  John Carr 4cabb0cd2e Try a simpler approach hace 17 años
  John Carr e10ff9e6a6 Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to hace 17 años
  John Carr eb5f683fba Teach ./bin/dulwich about SSH hace 17 años
  John Carr 8284919765 Code belongs in client really. Also, add SSHGitClient. hace 17 años
  John Carr 1da99ca6ed Simplify hace 17 años
  John Carr fe0585dba5 Helpers from subvertpy for talking to a remote SSH process hace 17 años
  John Carr 285841471a Don't try and send objects if there are none to send (client hung up already) hace 17 años
  John Carr 898149ed6b Use num_objects instead of objects now hace 17 años
  John Carr 09f91a1c55 Provide fake path when copying a pack in tests - long term this needs a better solution hace 17 años
  John Carr f0af39ad71 recency is a list of tuple of (obj, path), not a list of obj hace 17 años
  John Carr 5dfb1afa78 Don't send objects already on the client. Perform the correct tuple check in sha_done. hace 17 años
  John Carr ade04f3234 Fix typo hace 17 años
  John Carr c5794cc0c9 Merge upstream hace 17 años
  John Carr 5630684bcc Start working on getting sha, name from API - so we can sort on name when making deltas hace 17 años
  Jelmer Vernooij 6fccf33c73 Make fetch_objects() return the number of objects. hace 17 años
  John Carr bc508b0450 Merge upstream hace 17 años
  Jelmer Vernooij c908d69629 Deal with thin packs appropriately. hace 17 años
  John Carr b76b39561c Code cleanup hace 17 años