Commit History

作者 SHA1 備註 提交日期
  Jelmer Vernooij 3d265b583b Support thin pack parameter for ssh connections. 16 年之前
  Jelmer Vernooij 7c0d0f336d Improve formatting, docstrings. 16 年之前
  Jelmer Vernooij a76bcab6b4 Fix typo. 16 年之前
  Jelmer Vernooij 669105af83 Skip ^{} tags. 16 年之前
  Jelmer Vernooij 9df270a804 add basic tests for client side. 16 年之前
  Jelmer Vernooij a251c9774e fix plain tcp 16 年之前
  Jelmer Vernooij 04bd6b7d35 Set defaults. 16 年之前
  Jelmer Vernooij ca1b9a559e Support more capabilities. 16 年之前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年之前
  Jelmer Vernooij 07beeecc3b Don't modify original capabilities list. 16 年之前
  Jelmer Vernooij 712a7d367e Use separate parameter for thin packs rather than specifying all capabilities. 16 年之前
  Jelmer Vernooij d86bf9153b Fix duplicate use of variable name. 16 年之前
  Jelmer Vernooij 8a4d23a894 Support overriding capabilities for TCPClient and SSHSubprocessClient. 16 年之前
  Jelmer Vernooij 82a9adb570 allow user to override capabilities. 16 年之前
  John Carr d035b81ea9 Lets implement push 16 年之前
  John Carr 2acfcfafce Make cloning over git+ssh:// work 16 年之前
  John Carr d3578febff Make local git clone via git-upload-pack work 16 年之前
  John Carr 79cfca5155 Don't need to be passed stuff.. 16 年之前
  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. 16 年之前
  John Carr ada58962e6 Merge lp:~johncarr/dulwich/git-serve 16 年之前
  John Carr 708ad8bc3e Try a simpler approach 16 年之前
  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 16 年之前
  John Carr cd7ac56172 Teach ./bin/dulwich about SSH 16 年之前
  John Carr 6b715da7ce Code belongs in client really. Also, add SSHGitClient. 16 年之前
  Jelmer Vernooij 0f9682b369 Make all files written by either John and/or me GPLv2+, as discussed 16 年之前
  John Carr 9c52705348 Merge upstream 16 年之前
  Jelmer Vernooij 38cfa548ea Fix typos. 16 年之前
  John Carr cb48527637 Pushing for clients 16 年之前
  John Carr af6d609fad Only TCPGitClient cares about host 16 年之前
  John Carr 4b9d85b7f0 Move the git:// specific bits to TCPGitClient 16 年之前