Commit History

Author SHA1 Message Date
  Jelmer Vernooij 7d352daf79 Merge fix for handling of stderr/stdout on pythonw. 6 years ago
  Jelmer Vernooij c6fd24506f Replace / with \ on windows. 6 years ago
  Sylvia van Os 45d32aafda Fix Python 2 6 years ago
  Sylvia van Os 3f2a19e025 Switch test to other function 6 years ago
  Sylvia van Os 0da5d5629f Add test for automatic pythonw fallback of outstream/errstream 6 years ago
  Sylvia van Os 3de8957b9f Add fallback for unavailable stdout/stderr 6 years ago
  Jelmer Vernooij 1d74b7ac14 Start on 0.19.7. 6 years ago
  Jelmer Vernooij 1efdedd60f Release 0.19.6 6 years ago
  Jelmer Vernooij f9741b2502 Update NEWS. 6 years ago
  Jelmer Vernooij 1d1d8a128d Update AUTHORS. 6 years ago
  Jelmer Vernooij e924e8bdfb Merge fix for custom auth parameters for dulwich.porcelain.clone. 6 years ago
  semyon-slepov 6e312bd512 Fix style (long line) 6 years ago
  semyon-slepov 5c90fcd853 Pass optional arguments to fetch() while cloning 6 years ago
  Jelmer Vernooij f242e36ba6 Avoid use of urllib2.splituser (removed in python 3.8). 6 years ago
  Jelmer Vernooij 40a7495218 Don't run greenlet-based tests on 3.7/3.8-dev. 6 years ago
  Daniel M. Capella d0c9a7f29e Test on Python 3.7 and 3.8-dev 6 years ago
  Jelmer Vernooij 9857bb44d9 Support bytes paths in dulwich.index. 6 years ago
  grun db5525077e Pass the <errstream> parameter through from porcelain.clone() to porcelain.fetch(). 6 years ago
  Jelmer Vernooij 2072f5194b Remove unnecessary abspath calls. 6 years ago
  Jelmer Vernooij 8d82f4f8d9 Merge branch 'fix/tree_path' of git://github.com/r0mainK/dulwich 6 years ago
  Jelmer Vernooij 5f3c8c159e Start on 0.19.6. 6 years ago
  Jelmer Vernooij d7358040f2 Release 0.19.5 6 years ago
  Romain Keramitas 7125a45f72 Fix path_to_tree_path 6 years ago
  Jelmer Vernooij 4529549600 Fix build on Python3, update NEWS. 6 years ago
  Sylvia van Os 06caf85733 Add unit tests for describe 6 years ago
  Sylvia van Os 6572813375 Simple describe implementation 6 years ago
  Jelmer Vernooij df7b782a7e Update NEWS. 6 years ago
  Damien Tournoud fd050190b8 refs: Clean-up parent directories when removing references 6 years ago
  Jelmer Vernooij bec27531b4 Fix regression in porcelain.clone that prevented cloning of remote repositories. Fixes #639 6 years ago
  Jelmer Vernooij 5642a71802 Start on 0.19.5. 6 years ago