提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij cd471d47e5 Fix indentation. 7 年之前
  Jelmer Vernooij 83a39fd6f7 Use os.replace if available. 7 年之前
  Jelmer Vernooij 04ba765ae3 Make fancy_rename python3-compatible. 7 年之前
  Jelmer Vernooij b89bedc514 Support byte filenames in GitFile. 7 年之前
  Jelmer Vernooij 82e1350680 Fix formatting. 7 年之前
  Jelmer Vernooij d4899f081f Raise FileLocked in GitFile. 7 年之前
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 7 年之前
  Jelmer Vernooij e5f6eb1ebd Some style fixes. 8 年之前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年之前
  Jelmer Vernooij 1fdca18915 Make _fancy_rename private, and only use it on Windows. 9 年之前
  Gary van der Merwe 1d4d526b6e Revert "Change the way methods that take a path argument behave." 10 年之前
  Gary van der Merwé 7a02943889 Change the way methods that take a path argument behave. 10 年之前
  Gary van der Merwe f6283abd86 Close file objects. 10 年之前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 10 年之前
  Gary van der Merwe 0fdbfe7bcf Use io module instead of file. 11 年之前
  Jelmer Vernooij 87303b1590 Use new style exception handling in a few more places. 11 年之前
  Jelmer Vernooij c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 年之前
  Jelmer Vernooij 189e678217 Some formatting fixes. 14 年之前
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. 14 年之前
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 14 年之前
  Dave Borowitz 5ba3a7e2fa Fix yield in try/finally for python2.4 compatibility. 15 年之前
  Jelmer Vernooij da2ae3d634 Avoid double close when file has already gone away in abort(). 15 年之前
  anatoly techtonik c402eb265e fix bug #557585 GitFile breaks dulwich on Windows 15 年之前
  anatoly techtonik 93c83d15c1 fix bug #557585 GitFile breaks dulwich on Windows 15 年之前
  Dave Borowitz afad608e26 Improve ref handling. 15 年之前
  Dave Borowitz 52227b7428 Don't magically delete lockfiles on IOError/OSError. 15 年之前
  Dave Borowitz 5656b3a1db Clarify GitFile docstrings and disallow r+w modes. 15 年之前
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 15 年之前