コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij 1fdca18915 Make _fancy_rename private, and only use it on Windows. 10 年 前
  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. 11 年 前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年 前
  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. 15 年 前
  Dave Borowitz 29cc33dadd Don't error when creating GitFiles with the default mode. 15 年 前
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 15 年 前
  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 年 前