История коммитов

Автор SHA1 Сообщение Дата
  James Westby 36bc6ad46f Avoid string slicing during apply_delta. 17 лет назад
  Jelmer Vernooij 0baae4208b Fix duplicate use of variable name. 17 лет назад
  Jelmer Vernooij 1b405aa64b Support overriding capabilities for TCPClient and SSHSubprocessClient. 17 лет назад
  Jelmer Vernooij 80f34f025e allow user to override capabilities. 17 лет назад
  Jelmer Vernooij 7292764ee0 Pass along ref resolve function. 17 лет назад
  Jelmer Vernooij 4d345ca935 Fix gzip. 17 лет назад
  Jelmer Vernooij a99bbc240e Fix more imports. 17 лет назад
  Jelmer Vernooij 79e8e8b738 Remove duplicate add_objects(), fix import. 17 лет назад
  Jelmer Vernooij 4ec914d286 Split out ObjectStoreIterator. 17 лет назад
  Jelmer Vernooij 5611e0ecea Extend ObjectIterator a bit. 17 лет назад
  Jelmer Vernooij 941a263f08 Make fetch_objects a bit easier to access. 17 лет назад
  Jelmer Vernooij d884328d76 Reorder imports. 17 лет назад
  Jelmer Vernooij 42c74f3325 Fix syntax errors. 17 лет назад
  Jelmer Vernooij 5812d7cd49 Remove Linus' copyright and GPLv2-only bit - all fragments from the original git code are gone now. 17 лет назад
  Jelmer Vernooij 06550b060a Add convenience function for accessing tags. 17 лет назад
  Jelmer Vernooij 7dc7a276c4 Start on 0.1.0. 17 лет назад
  Jelmer Vernooij fb8f75abf0 Fix bug in find_missing_objects. 17 лет назад
  Jelmer Vernooij 1566561bf3 Add manifest file to include some more docs. 17 лет назад
  Jelmer Vernooij bd0bc8c85b Release 0.1.0. 17 лет назад
  Jelmer Vernooij 814be847fe Merge John. 17 лет назад
  John Carr 77969c4635 Lets implement push 17 лет назад
  John Carr 949b246383 Make cloning over git+ssh:// work 17 лет назад
  John Carr 28fa39ae52 Make local git clone via git-upload-pack work 17 лет назад
  John Carr aac792debc Don't need to be passed stuff.. 17 лет назад
  John Carr 8d3995e63a Don't force : on us 17 лет назад
  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. 17 лет назад
  John Carr 2d77937d1a Merge lp:~johncarr/dulwich/git-serve 17 лет назад
  John Carr 4cabb0cd2e Try a simpler approach 17 лет назад
  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 17 лет назад
  John Carr eb5f683fba Teach ./bin/dulwich about SSH 17 лет назад