コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij b961b85d52 Add docstrings. 16 年 前
  Jelmer Vernooij ae24722a28 Add some docstrings. 16 年 前
  Jelmer Vernooij d1753af2ad Clarify that objects are being passed to send_pack, not shas. 16 年 前
  Jelmer Vernooij f220c71400 Use same API for finding send-pack refs as for recv-pack refs. 16 年 前
  Jelmer Vernooij 0c7353ca41 Use dictionary in send_pack. 16 年 前
  Jelmer Vernooij 5b9e173de7 Fix send_pack. 16 年 前
  Jelmer Vernooij 396d6d074b Cherry-pick fixes to send_pack from Scott Chacon <schacon@gmail.com>. 16 年 前
  Jelmer Vernooij 6a70970a6e Client.fetch_pack() returns the refs that were received. 16 年 前
  Jelmer Vernooij 378d7a8ad6 Fix copyright headers. 16 年 前
  Jelmer Vernooij b342331111 Fix default port for smart tcp clients. 16 年 前
  Jelmer Vernooij e1c25764ff Support variable arguments in SSHGitClient. 16 年 前
  Jelmer Vernooij e62cb12a42 Support activity reporting. 16 年 前
  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 年 前