Timeline
2010-05-02:
- 20:41 Changeset [869:808476873684] by
- Replaced licenses in each file with reference to common `LICENSE` file ...
- 20:30 Changeset [868:fc9b090d6bb7] by
- Added other authors.
- 20:15 Changeset [867:e96421001170] by
- Added copyright for Roger Demetrescu (patches for `with` support).
- 20:14 Changeset [866:a22500102c64] by
- Common license file for ftputil.
- 18:48 Changeset [865:23a3a3ff2b3b] by
- Fixed some formatting (replaced tabs with spaces).
- 18:40 Changeset [862:1f0de3ff78a6] by
- Renamed file to avoid conflicts with hg's autorenaming on reversion.
2010-04-12:
- 20:35 Changeset [861:856df189534f] by
- Allow setuptools commands (contributed by Steve Steiner).
- 19:51 Changeset [860:bf6c26a5a1fe] by
- Run tests specific for Python 2.4 only if the interpreter is there.
2010-04-09:
- 05:49 Ticket #46 (synchronize_times() throws ftputil.ftp_error.PermanentError on failed file ...) closed by
- fixed: That's a good idea. I included the directory in changeset [2fdba7fd42ba].
- 05:47 Changeset [859:2fdba7fd42ba] by
- Put non-writable directory into error message (thanks to Steve Steiner).
2010-04-07:
- 16:31 Changeset [858:39a3da8880a7] by
- Added test and fix for ticket #46 (thanks go to Steve Steiner).
- 14:18 Ticket #50 (Possible to remove 30 lines of copyright from top of every file?) created by
- Would it be possible to have this "by inclusion" somehow, or at the end of …
- 13:13 Ticket #49 (Drop 2.3 support, make 2.5 for Python 2.5 +) created by
- At this point, 2.3 is long gone so claiming 2.3 support, but having no …
- 12:48 Ticket #48 (Instructions for running "real FTP access" test are unclear) created by
- _test_real_ftp.py Test for real FTP access. This test writes some …
- 12:25 Ticket #47 (makefile has python 2.4 hardcoded, should default to system python) created by
- The makefile attempts to run the tests with python2.4 regardless of the …
- 02:41 Ticket #46 (synchronize_times() throws ftputil.ftp_error.PermanentError on failed file ...) created by
- The docs say it throws a TimeShiftError but, if the login dir is not …
2010-04-05:
- 20:21 Changeset [864:921c26224650] by
- Added note on testing with Python 2.5+ and fixed formatting.
- 19:35 Changeset [863:c42526868085] by
- Updated .hgignore to skip build dir too
2010-02-15:
- 05:36 SourceRepository edited by
- Added outline and section on old vs. new revisions. (diff)
- 05:27 SubversionVsMercurialRevisions edited by
- Added links to e-mails. (diff)
2010-02-14:
- 16:56 SubversionVsMercurialRevisions edited by
- Fixed some rendering problems. (diff)
- 16:39 SubversionVsMercurialRevisions edited by
- Added a few comments on the table. (diff)
- 16:33 SubversionVsMercurialRevisions created by
- Mapping from old Subversion revisions to new Mercurial revision hashes.
- 11:26 Ticket #45 (Better usability regarding login for page/ticket creations/changes) created by
- Due to spam problems, I've changed the website long ago to require a login …
- 11:09 IssueTracker edited by
- Made note on common account more visible. (diff)
- 10:57 Ticket #44 (Don't use timed-out child sessions for remote files) created by
- When requesting a file-like object with open or file, or implicitly by …
- 07:13 WikiStart edited by
- Add syntax highlighting. (diff)
- 06:18 Changeset [857:d0769f40f16d] by
- Added a FIXME comment on timed-out child sessions.
2010-02-13:
- 07:43 Changeset [856:2c47ed8955d1] by
- Re-added the patch which used to be svn rev 897 (see ticket #42).
2010-02-12:
- 08:13 Changeset [855:5afd2d6f8f4c] by
- Split `_TransferredFile` into two classes (local and remote).
2010-02-11:
- 22:12 Changeset [854:bb371fc05f5b] by
- Added `_TransferredFile.mtime_precision` and a few docstrings.
- 21:57 Changeset [853:d48cc6f1cce2] by
- Use 2.5dev as version = in-development version before 2.5.
- 21:43 Changeset [852:f883b3708318] by
- Add a `_st_mtime_precision` value to stat result objects. This contains ...
- 21:41 Changeset [851:75ce9f860c89] by
- Minor text change.
- 20:45 Changeset [850:cf4837ae5cd3] by
- Omit test files from release archive to ease Debian distribution.
- 20:36 Changeset [849:0997baf2fa68] by
- Added unit test for download operations. Improved `make_file` method.
- 20:18 Changeset [848:3fb05d282ab3] by
- Ignore HTML files generated via makefile.
- 20:17 Changeset [847:d476eb3525aa] by
- Removed references to `xreadlines` method; it's removed.
- 09:02 Changeset [846:e4cc091e1858] by
- Fixed remote vs. local file in `FTPHost._download`. Unit tests pass.
- 08:50 Changeset [845:a665b9c86548] by
- Preliminary upload/download refactoring. Some download tests fail.
- 08:49 Changeset [844:91d8a2eb41e4] by
- Ignore ctags's tags file.
2010-02-10:
- 22:08 Changeset [843:d887d0aa8e84] by
- Removed now-unused Subversion keywords (migration to Mercurial).
- 22:03 Changeset [842:45f611a9960b] by
- Removed unused imports.
- 22:02 Changeset [841:7f168e1858f4] by
- Note on `make patch`.
- 21:57 Changeset [840:09c54f758f74] by
- Removed `xreadlines` stuff as announced ...
- 21:50 Changeset [839:00ccc7e3a02c] by
- Don't pollute package namespace with error classes. See ...
- 21:46 Changeset [838:1ada264aac33] by
- Fixed copyright notice.
- 21:38 Changeset [837:8b7350da9fc5] by
- Removed `sys.path` modification. I don't remember what that was for.
- 21:24 Changeset [836:0b6b3575b981] by
- Adapted to changed timezone convention in Pure-FTPd.
2010-02-01:
- 12:04 WikiStart edited by
- (diff)
- 11:56 RussianDocumentation edited by
- (diff)
- 11:49 WikiStart edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
