summaryrefslogtreecommitdiff
path: root/paramiko/file.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken under black 18.5b0Jeff Forcier2018-05-291-11/+7
* Blacken Paramiko on 2.4Chris Rose2018-05-171-30/+36
* Same issue as I ran into with invoke: somehow, Python 2.7 intersphinx no long...Jeff Forcier2017-10-131-1/+1
* Tweak comments as suggested in reviewMartin Packman2017-06-091-2/+1
* Allow any buffer type to written to BufferedFileMartin Packman2017-06-091-2/+5
* Move to 'inv sites' style doc nitpicking.Jeff Forcier2017-06-051-10/+10
* More death to line continuationsJeff Forcier2017-05-311-11/+21
* Additional house style formatting tweaks, mostly re: removal of line continua...Jeff Forcier2017-05-311-2/+3
* More flake8 fixes and skip some modules.Dorian Pula2017-05-311-15/+26
* Added bytes as type to writeKalle Møller2017-01-251-1/+1
* Update rest of file re: s/return/returns/Jeff Forcier2015-12-171-5/+5
* Tweak some off-spec or busted docstring bitsJeff Forcier2015-12-171-11/+11
* add unit tests for file-like object methods and update changelog and docsAdam Meily2015-09-241-0/+7
* add missing file-like object methodsAdam Meily2015-09-211-6/+41
* Merge branch '1.14' into 1.15Jeff Forcier2014-12-171-4/+12
|\
| * Refactoringachapp2014-12-171-2/+5
| * new readline test passesachapp2014-12-171-6/+6
| * Test update/Fix progress temp saveachapp2014-12-171-2/+7
* | Merge branch '1.14' into 1.15Jeff Forcier2014-09-181-5/+4
|\ \ | |/
| * Fix more missed epydoc syntaxJeff Forcier2014-09-181-5/+4
* | Turn BufferedFile into a context managerMichael Williamson2014-09-071-1/+3
|/
* FormattingJeff Forcier2014-04-241-1/+2
* Fix some trailing whitespaceJeff Forcier2014-04-241-1/+1
* Merge updated a01e449 from al-tonioJeff Forcier2014-04-241-3/+5
* Reword docs/changelog re #315Jeff Forcier2014-04-241-10/+9
* BufferedFile.read() now returns byte strings instead of text stringsAntoine Brenner2014-04-171-6/+15
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-10/+7
* Fix a bunch of indentation errors.Jeff Forcier2014-03-051-12/+12
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-27/+45
|\
| * Change conditional from PY3 to PY2 to be better prepared for a possible Py4.Scott Maxwell2013-11-191-3/+3
| * Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-24/+25
| * More type conversionScott Maxwell2013-10-311-1/+1
| * Fix nextScott Maxwell2013-10-301-15/+32
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-3/+3
| * Fix importsScott Maxwell2013-10-301-1/+1
* | More info field updatesJeff Forcier2014-02-261-32/+17
* | s/python/Python/, c'mon son!Jeff Forcier2014-02-211-2/+2
* | BufferedFileJeff Forcier2014-02-211-13/+10
* | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-1/+1
* | Replace accidental class-refs on local method-refsJeff Forcier2014-02-211-6/+6
* | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-1/+1
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-52/+52
|/
* Merge branch '1.9' into 1.10Jeff Forcier2013-09-271-1/+1
|\
| * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | Update paramiko/file.pyJames Hiscock2012-10-171-0/+4
|/
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20071231003259-xwwescnkvb3e6vxc]Robey Pointer2007-12-301-0/+11
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20061001034455-bf6880fdbd4dd29e]Robey Pointer2006-09-301-5/+3
* [project @ robey@lag.net-20060901205930-021bcc34e3d5d8c8]Robey Pointer2006-09-011-5/+4