Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 0655bbae45 Remove Linus' copyright and GPLv2-only bit - all fragments from the original git code are gone now. há 16 anos atrás
  Jelmer Vernooij fc4655bd9f Add convenience function for accessing tags. há 16 anos atrás
  Jelmer Vernooij 1c23e9c692 Start on 0.1.0. há 16 anos atrás
  Jelmer Vernooij 627d52793a Fix bug in find_missing_objects. há 16 anos atrás
  Jelmer Vernooij 7b387b0d58 Add manifest file to include some more docs. há 16 anos atrás
  Jelmer Vernooij 557519371d Release 0.1.0. há 16 anos atrás
  Jelmer Vernooij 1308db79ae Merge John. há 16 anos atrás
  John Carr d035b81ea9 Lets implement push há 16 anos atrás
  John Carr 2acfcfafce Make cloning over git+ssh:// work há 16 anos atrás
  John Carr d3578febff Make local git clone via git-upload-pack work há 16 anos atrás
  John Carr 79cfca5155 Don't need to be passed stuff.. há 16 anos atrás
  John Carr f0789c898a Don't force : on us há 16 anos atrás
  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. há 16 anos atrás
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve há 16 anos atrás
  John Carr 708ad8bc3e Try a simpler approach há 16 anos atrás
  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 há 16 anos atrás
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH há 16 anos atrás
  John Carr 6b715da7ce Code belongs in client really. Also, add SSHGitClient. há 16 anos atrás
  John Carr fa0b53a076 Simplify há 16 anos atrás
  John Carr a0b1b50dd0 Helpers from subvertpy for talking to a remote SSH process há 16 anos atrás
  John Carr 0322de3832 Don't try and send objects if there are none to send (client hung up already) há 16 anos atrás
  John Carr 95cec40ff6 Use num_objects instead of objects now há 16 anos atrás
  John Carr 1bf773ad41 Provide fake path when copying a pack in tests - long term this needs a better solution há 16 anos atrás
  John Carr 46eacc2d39 recency is a list of tuple of (obj, path), not a list of obj há 16 anos atrás
  John Carr 6c4f14f4d3 Don't send objects already on the client. Perform the correct tuple check in sha_done. há 16 anos atrás
  John Carr 010cec63fb Fix typo há 16 anos atrás
  John Carr 8cfc836fd5 Merge upstream há 16 anos atrás
  John Carr 6577a7f48e Start working on getting sha, name from API - so we can sort on name when making deltas há 16 anos atrás
  Jelmer Vernooij 1ce1158d6a Make fetch_objects() return the number of objects. há 16 anos atrás
  John Carr 136197e66e Merge upstream há 16 anos atrás