提交历史

作者 SHA1 备注 提交日期
  Gary van der Merwe a75f636a22 Close file objects. 11 年之前
  Jelmer Vernooij 1cd3d56f66 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年之前
  Gary van der Merwe ca53468952 Use io module instead of file. 11 年之前
  Jelmer Vernooij 3d8eaa731a Use new style exception handling in a few more places. 12 年之前
  Jelmer Vernooij 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 年之前
  Jelmer Vernooij bc447f35b0 Some formatting fixes. 15 年之前
  Dave Borowitz e55f087c19 Don't error when creating GitFiles with the default mode. 15 年之前
  Jelmer Vernooij 2548d296ea Some restructuredText fixes. 15 年之前
  Dave Borowitz 3c645da8eb Fix yield in try/finally for python2.4 compatibility. 16 年之前
  Jelmer Vernooij 2d2a478324 Avoid double close when file has already gone away in abort(). 16 年之前
  anatoly techtonik 57a89c128a fix bug #557585 GitFile breaks dulwich on Windows 16 年之前
  anatoly techtonik c16f017e8b fix bug #557585 GitFile breaks dulwich on Windows 16 年之前
  Dave Borowitz 2a50d2a71d Improve ref handling. 16 年之前
  Dave Borowitz 0d1a0cff02 Don't magically delete lockfiles on IOError/OSError. 16 年之前
  Dave Borowitz 44b98f61f9 Clarify GitFile docstrings and disallow r+w modes. 16 年之前
  Dave Borowitz 71e389913a Add a GitFile class that uses the same locking protocol for writes as git. 16 年之前