Commit History

Author SHA1 Message Date
  Filipp Frizzy 62f1cbd9f8 Add new ssh options change into NEWS file 6 years ago
  Filipp Frizzy 8395a4e84b Update SSHVendor, SubprocessSSHVendor and SSHGitClient for using password and key_filename ssh options 6 years ago
  Filipp Frizzy 48928f5ba3 Update ParamikoSSHVendor for using password, key_filename and other paramiko connection options 6 years ago
  Jelmer Vernooij 8e49d0049c Fix style. 6 years ago
  Jelmer Vernooij 8299e6d809 Only specify setuptools args if setuptools is present. 6 years ago
  Jelmer Vernooij 923398126d Merge support for origin_name in porcelain.fetch(). 6 years ago
  Kenneth Lareau 3a5a5257c5 Make porcelain.fetch() actually do the fetch into the local checkout 6 years ago
  Jelmer Vernooij 0f52bb39af Fix style. 6 years ago
  Jelmer Vernooij ab9fb315df Support unicode for tags. 6 years ago
  Jelmer Vernooij a90f7842b5 Add unicode comments. 6 years ago
  Jelmer Vernooij 8ca595bc59 Support unicode arguments to porcelain.commit. 6 years ago
  Jelmer Vernooij 8d3678e5ab Accept unicode branch names to porcelain.create_branch / porcelain.delete_branch. Fixes: #612 6 years ago
  Jelmer Vernooij 8d205ae8de Add iter_fresh_blobs function. 6 years ago
  Jelmer Vernooij b502963992 Fix style. 6 years ago
  Jelmer Vernooij 884e68c09f Support for including trees in tree_changes reports. 6 years ago
  Jelmer Vernooij fd127392d1 Add refresh_index function. 6 years ago
  Jelmer Vernooij 96d9b066d9 Disable testing with 3.7-dev, which appears to be fairly unstable. 6 years ago
  Jelmer Vernooij e26d7a5d49 Update references to github repo. 6 years ago
  Jelmer Vernooij 10995f75bf Update NEWS, AUTHORS. 6 years ago
  Daniel Andersson 48e2ef8c2f Enable SSL verification for `urllib3` 6 years ago
  Daniel Andersson 221f073620 Replace `urllib2` HTTP requests with `urllib3` 6 years ago
  Daniel Andersson 1578223d19 Fix "wrong" read method called 6 years ago
  Jelmer Vernooij 4b76ad470d Fix syntax. 6 years ago
  Jelmer Vernooij dda02ee1f3 Raise exception when user identity misses email. Fixes #602 6 years ago
  Jelmer Vernooij fa5d831946 gevent fails with python 3.7-dev; disable it in travis for now. 6 years ago
  Jelmer Vernooij 3603ec95c7 Support bytes(x) on git objects. 6 years ago
  Marcel Schnirring 17d058b8b2 By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163 6 years ago
  Jelmer Vernooij d1a407e471 Merge branch 'test_commit_marker' of https://github.com/seirl/dulwich 6 years ago
  Antoine Pietri 028cfe0811 Fix some style issues so the CI is happy 6 years ago
  Antoine Pietri 4e399a1f86 tests: fastexport: test merge markers in commit handlers 6 years ago