Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij f0bb0dc08b Fix gzip. hace 16 años
  Jelmer Vernooij a1efecb1d8 Fix more imports. hace 16 años
  Jelmer Vernooij 48073bd687 Remove duplicate add_objects(), fix import. hace 16 años
  Jelmer Vernooij f982f83885 Split out ObjectStoreIterator. hace 16 años
  Jelmer Vernooij 28980f1f1c Extend ObjectIterator a bit. hace 16 años
  Jelmer Vernooij 09a6d515a7 Make fetch_objects a bit easier to access. hace 16 años
  Jelmer Vernooij a6b45a39af Reorder imports. hace 16 años
  Jelmer Vernooij 384045f179 Fix syntax errors. hace 16 años
  Jelmer Vernooij 0655bbae45 Remove Linus' copyright and GPLv2-only bit - all fragments from the original git code are gone now. hace 16 años
  Jelmer Vernooij fc4655bd9f Add convenience function for accessing tags. hace 16 años
  Jelmer Vernooij 1c23e9c692 Start on 0.1.0. hace 16 años
  Jelmer Vernooij 627d52793a Fix bug in find_missing_objects. hace 16 años
  Jelmer Vernooij 7b387b0d58 Add manifest file to include some more docs. hace 16 años
  Jelmer Vernooij 557519371d Release 0.1.0. hace 16 años
  Jelmer Vernooij 1308db79ae Merge John. hace 16 años
  John Carr d035b81ea9 Lets implement push hace 16 años
  John Carr 2acfcfafce Make cloning over git+ssh:// work hace 16 años
  John Carr d3578febff Make local git clone via git-upload-pack work hace 16 años
  John Carr 79cfca5155 Don't need to be passed stuff.. hace 16 años
  John Carr f0789c898a Don't force : on us hace 16 años
  John Carr 5dcd49dc91 Fallback to local git-foo if not git:// or git+ssh://. Remove unused stuff from SubprocessGitClient. Lets try a bufsize of 0. hace 16 años
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve hace 16 años
  John Carr 708ad8bc3e Try a simpler approach hace 16 años
  John Carr 9ce572f161 Add a generic class that can talk to any git-receive-pack or git-upload-packs that we can get pipe access to hace 16 años
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH hace 16 años
  John Carr 6b715da7ce Code belongs in client really. Also, add SSHGitClient. hace 16 años
  John Carr fa0b53a076 Simplify hace 16 años
  John Carr a0b1b50dd0 Helpers from subvertpy for talking to a remote SSH process hace 16 años
  John Carr 0322de3832 Don't try and send objects if there are none to send (client hung up already) hace 16 años
  John Carr 95cec40ff6 Use num_objects instead of objects now hace 16 años