Commit History

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