2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 жил өмнө
  Jelmer Vernooij 3b134a69e6 Quote special characters in usernames. 9 жил өмнө
  Jelmer Vernooij 9eb33ff280 Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 9 жил өмнө
  Jelmer Vernooij 0b2769b0b5 Use super to call parent __init__. 9 жил өмнө
  Jelmer Vernooij 8fc08124ca Use standard URL generation functions. 9 жил өмнө
  Mika Mäenpää f52a2ee5a0 Add get_url() method to clients which will give full url to given path. 9 жил өмнө
  Mika Mäenpää baa889e86b Made HttpGitClient.base_url private 9 жил өмнө
  Jelmer Vernooij ff7b4e9dee Fix regression removing untouched refs when pushing over SSH. #441. 9 жил өмнө
  Jelmer Vernooij c0ed5019cd Allow ZERO_SHA to mean 'does not exist' when setting/removing refs. 9 жил өмнө
  Jelmer Vernooij 5678e842dc Stop magic protocol ref `capabilities^{}` from leaking out to users. 9 жил өмнө
  Jelmer Vernooij a8b36c9d37 Support removing refs from porcelain.push(). Fixes #437. 9 жил өмнө
  Jelmer Vernooij 2f96306888 Add some documentation. 9 жил өмнө
  Jelmer Vernooij 0e53006a80 Check refname/sha1 types. 9 жил өмнө
  Jelmer Vernooij ff8a613cd1 Fix Python3 client web support. 9 жил өмнө
  Jelmer Vernooij 9e5d92fe43 Support the ssh: URL scheme. 9 жил өмнө
  Jelmer Vernooij 4cc972cd67 Provide abort() when working in thin client mode. 9 жил өмнө
  Jelmer Vernooij 152faba1cc Clarify in docstrings that Client.{fetch_pack,fetch} returns all remote 9 жил өмнө
  Jelmer Vernooij 826d050f4f Add note about performance, update NEWS. 9 жил өмнө
  jsbain 5e9d957788 Fix thinpack support over http 9 жил өмнө
  Jelmer Vernooij ad0cf4d089 Remove unused import. 9 жил өмнө
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 10 жил өмнө
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. 10 жил өмнө
  Thomas Liebetraut feb5b241ff Fix bytes/string literal type errors for Python 3.4. 10 жил өмнө
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. 10 жил өмнө
  Jelmer Vernooij 97ce2635ee Only import subprocess once. 10 жил өмнө
  Jelmer Vernooij 0563a518e1 Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors. 10 жил өмнө
  Jelmer Vernooij fdd7f5795b Remove use of *args from GitClient constructor; this is only likely to 10 жил өмнө
  Jelmer Vernooij 2691712815 Move ParamikoSSHVendor to dulwich.contrib.paramiko. 10 жил өмнө
  Jelmer Vernooij 262804b20a Support quiet capability. 10 жил өмнө
  Andreas Kloeckner 74a3e904de Use bytestring for Paramiko stderr log 10 жил өмнө