Jelmer Vernooij
|
1fdca18915
Make _fancy_rename private, and only use it on Windows.
|
hace 10 años |
Gary van der Merwe
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
hace 10 años |
Gary van der Merwé
|
7a02943889
Change the way methods that take a path argument behave.
|
hace 10 años |
Gary van der Merwe
|
f6283abd86
Close file objects.
|
hace 11 años |
Jelmer Vernooij
|
4265383895
Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings.
|
hace 11 años |
Gary van der Merwe
|
0fdbfe7bcf
Use io module instead of file.
|
hace 11 años |
Jelmer Vernooij
|
87303b1590
Use new style exception handling in a few more places.
|
hace 11 años |
Jelmer Vernooij
|
c9fdb0c864
Kill doctest in dulwich.file. This breaks the epytext parser.
|
hace 14 años |
Jelmer Vernooij
|
189e678217
Some formatting fixes.
|
hace 15 años |
Dave Borowitz
|
29cc33dadd
Don't error when creating GitFiles with the default mode.
|
hace 15 años |
Jelmer Vernooij
|
2a89fff246
Some restructuredText fixes.
|
hace 15 años |
Dave Borowitz
|
5ba3a7e2fa
Fix yield in try/finally for python2.4 compatibility.
|
hace 15 años |
Jelmer Vernooij
|
da2ae3d634
Avoid double close when file has already gone away in abort().
|
hace 15 años |
anatoly techtonik
|
c402eb265e
fix bug #557585 GitFile breaks dulwich on Windows
|
hace 15 años |
anatoly techtonik
|
93c83d15c1
fix bug #557585 GitFile breaks dulwich on Windows
|
hace 15 años |
Dave Borowitz
|
afad608e26
Improve ref handling.
|
hace 15 años |
Dave Borowitz
|
52227b7428
Don't magically delete lockfiles on IOError/OSError.
|
hace 15 años |
Dave Borowitz
|
5656b3a1db
Clarify GitFile docstrings and disallow r+w modes.
|
hace 15 años |
Dave Borowitz
|
98ceb396a1
Add a GitFile class that uses the same locking protocol for writes as git.
|
hace 15 años |