|
|
|
@729
|
[729]
|
2008-09-05 21:31:50 |
schwa |
Updated year numbers in copyright notices according to changes
in the ... |
|
|
|
@724
|
[724]
|
2008-08-31 12:49:27 |
schwa |
Made docstring more readable.
|
|
|
|
@717
|
[717]
|
2008-07-29 18:21:33 |
schwa |
Added/changed a few comments.
|
|
|
|
@671
|
[671]
|
2006-11-24 23:35:32 |
schwa |
Use Python 2.2 style dictionary key test.
|
|
|
|
@653
|
[653]
|
2006-11-23 17:25:29 |
schwa |
Renamed method `ignore_line` to `ignores_line` to better describe
that it ... |
|
|
|
@652
|
[652]
|
2006-11-23 17:19:10 |
schwa |
Extracted date/time parsing methods into `Parser` base class.
|
|
|
|
@651
|
[651]
|
2006-11-23 16:47:50 |
schwa |
Use string containment test in Python 2.3 style.
|
|
|
|
@650
|
[650]
|
2006-11-23 16:42:47 |
schwa |
Extracted a new method `parse_mode` out of `UnixParser` and moved it
into ... |
|
|
|
@649
|
[649]
|
2006-11-23 14:41:29 |
schwa |
Don't compare apples with oranges, i. e. don't compare stat results
with ... |
|
|
|
@648
|
[648]
|
2006-11-23 11:58:30 |
schwa |
Fixed error message.
|
|
|
|
@647
|
[647]
|
2006-11-23 01:33:53 |
schwa |
Turn classes into new-style classes by letting them inherit ... |
|
|
|
@640
|
[640]
|
2006-11-23 00:09:10 |
schwa |
Made parsers public, i. e. removed the underscore in front ... |
|
|
|
@638
|
[638]
|
2006-11-22 23:01:51 |
schwa |
Add parser method `ignore_line` and use it.
|
|
|
|
@637
|
[637]
|
2006-11-22 22:49:46 |
schwa |
Use shorter names for parser classes. They have long been line
parsers, ... |
|
|
|
@636
|
[636]
|
2006-11-22 22:38:16 |
schwa |
Merged in the rest of the changes from the branch add_stat_caching:
svn ... |
|
|
|
@633
|
[633]
|
2006-11-22 22:15:32 |
schwa |
Merged in changes from feature branch add_stat_caching:
svn merge ... |
|
|
|
@548
|
[548]
|
2006-08-07 21:42:41 |
schwa |
Included the word "remote" in two error messages to make the ... |
|
|
|
@521
|
[521]
|
2006-02-19 17:01:37 |
schwa |
Fixed now-obsolete comment in `_UnixDirectoryParser._split_line`.
|
|
|
|
@518
|
[518]
|
2006-02-19 00:28:29 |
schwa |
Fixed docstring in `_split_line`.
|
|
|
|
@517
|
[517]
|
2006-02-19 00:25:06 |
schwa |
Extended Unix format parser to deal with an unusual format variant.
This ... |
|
|
|
@484
|
[484]
|
2006-02-05 11:05:29 |
schwa |
Improved documentation (docstrings, comments).
|
|
|
|
@483
|
[483]
|
2006-02-05 01:42:30 |
schwa |
Removed dictionary `_available_parsers`. It's no longer needed.
|
|
|
|
@480
|
[480]
|
2006-02-05 00:48:42 |
schwa |
Switch automatically to the Microsoft format parser if the Unix
format ... |
|
|
|
@479
|
[479]
|
2006-02-04 23:21:48 |
schwa |
_Stat: Improve exception handling in `listdir` and `lstat`.
|
|
|
|
@478
|
[478]
|
2006-02-04 23:19:45 |
schwa |
_Stat.listdir: Be more explicit on things like "total ..." in listings.
|
|
|
|
@476
|
[476]
|
2006-02-04 22:41:07 |
schwa |
Extract parser classes out of the `_Stat` classes. There are ... |
|
|
|
@472
|
[472]
|
2006-02-04 20:34:12 |
schwa |
_Stat.(l)stat: Be even more clear about usage of extra method
parameter by ... |
|
|
|
@468
|
[468]
|
2006-02-02 23:55:57 |
schwa |
FTPHost.set_directory_format: Renamed parameter `server_platform`
to ... |
|
|
|
@464
|
[464]
|
2006-02-01 01:23:57 |
schwa |
_Stat.listdir: Provide a more meaningful error message if the ... |
|
|
|
@461
|
[461]
|
2006-01-29 02:04:19 |
schwa |
Set svn:mime-type to text/x-python to make syntax highlighting in
Trac's ... |
|
|
|
@430
|
[430]
|
2005-01-08 12:45:24 |
schwa |
Normalized $Id$ keyword.
|
|
|
|
@427
|
[427]
|
2004-07-29 22:14:11 |
schwa |
Added several properties.
|
|
|
|
@395
|
[395]
|
2004-02-27 23:34:52 |
schwa |
Increased year values in copyright notices.
|
|
|
|
@386
|
[386]
|
2004-02-26 22:57:06 |
schwa |
Make `True` (used in `_Stat.lstat`) known for use in Python before 2.2.1
... |
|
|
|
@354
|
[354]
|
2003-10-30 19:54:17 |
schwa |
Small formatting changes.
|
|
|
|
@353
|
[353]
|
2003-10-30 19:52:31 |
schwa |
_Stat.stat_candidates: Compacted list comprehension.
|
|
|
|
@352
|
[352]
|
2003-10-30 19:51:09 |
schwa |
_Stat.parse_lines: Compacted implementation.
|
|
|
|
@351
|
[351]
|
2003-10-30 19:49:53 |
schwa |
_Stat.stat: Include the original path in the error ... |
|
|
|
@349
|
[349]
|
2003-10-30 19:25:57 |
schwa |
`_Path.exists/isfile/isdir/islink` no longer obscure "abnormal" server
... |
|
|
|
@348
|
[348]
|
2003-10-30 18:51:23 |
schwa |
`_Path.exists` no longer returns `False` for an abnormal FTP error (e. g.
... |
|
|
|
@347
|
[347]
|
2003-10-29 23:01:50 |
schwa |
Reverted the patch from the last commit.
|
|
|
|
@346
|
[346]
|
2003-10-29 22:59:51 |
schwa |
Execute only time shift tests.
|
|
|
|
@345
|
[345]
|
2003-10-25 23:06:00 |
schwa |
_Stat.lstat: Joined a comment to occupy only one line.
|
|
|
|
@344
|
[344]
|
2003-10-25 22:26:20 |
schwa |
_Stat.lstat: Changed implementation to be more similar to that of the
... |
|
|
|
@343
|
[343]
|
2003-10-25 21:33:56 |
schwa |
_Stat.lstat: Fixed typo.
|
|
|
|
@313
|
[313]
|
2003-10-05 17:09:59 |
schwa |
_UnixStat.parse_line: Added an addend in the year-determination logic, so
... |
|
|
|
@303
|
[303]
|
2003-10-04 21:45:06 |
schwa |
_Stat.listdir: Exclude `self._host.curdir` and `self._host.pardir` from
... |
|
|
|
@285
|
[285]
|
2003-10-04 17:37:14 |
schwa |
Consider the time shift in stat'ing files on Unix servers.
|
|
|
|
@282
|
[282]
|
2003-10-04 14:43:44 |
schwa |
Fixed some docstrings.
|
|
|
|
@281
|
[281]
|
2003-10-04 14:39:23 |
schwa |
_MSStat.parse_line: Reverted argument order: `12 + hour` -> `hour + 12`.
|
|
|
|
@279
|
[279]
|
2003-10-04 14:35:04 |
schwa |
Extended comment on test for stat result's base class.
|
|
|
|
@278
|
[278]
|
2003-10-04 14:33:44 |
schwa |
Set the stat result base class without explicitly querying the Python
... |
|
|
|
@277
|
[277]
|
2003-10-04 14:07:53 |
schwa |
Added and changed comments and docstrings.
|
|
|
|
@268
|
[268]
|
2003-06-09 19:33:00 |
schwa |
_Stat.__init__: Make an instance variable `_path`, taken from the given
... |
|
|
|
@263
|
[263]
|
2003-06-09 19:06:01 |
schwa |
Module: Added docstrings for classes derived from `_Stat`.
|
|
|
|
@260
|
[260]
|
2003-06-09 18:29:32 |
schwa |
Moved `listdir` implementation from class `ftputil.FTPHost` to
... |
|
|
|
@258
|
[258]
|
2003-06-09 18:16:45 |
schwa |
Moved `lstat` and `stat` method bodies from class `ftputil.FTPHost` to
... |
|
|
|
@257
|
[257]
|
2003-06-09 18:00:13 |
schwa |
Module: Renamed `_Stat` to `_StatResult`.
|
|
|
|
@254
|
[254]
|
2003-06-09 17:22:57 |
schwa |
_StatParser: Changed name and interface of former
... |
|
|
|
@252
|
[252]
|
2003-06-09 16:52:57 |
schwa |
_MSStatParser.parse_line: Add more sanity error checking.
|
|
|
|
@250
|
[250]
|
2003-06-09 16:04:49 |
schwa |
In line parser methods, renamed `result` to `stat_result`.
|
|
|
|
@248
|
[248]
|
2003-06-09 15:56:59 |
schwa |
Module: Added parser info to module docstring.
|
|
|
|
@246
|
[246]
|
2003-06-09 15:52:02 |
schwa |
Moved line parsers from `ftputil.py` to `ftp_stat.py`. These parsers go
... |
|
|
|
@244
|
[244]
|
2003-06-09 12:47:29 |
schwa |
Module: Added `_StatParser` class with methods `parse_line` and
... |
|
|
|
@238
|
[238]
|
2003-06-08 19:42:06 |
schwa |
Fixed/added several docstrings and comments.
|
|
|
|
@235
|
[235]
|
2003-03-16 19:20:54 |
schwa |
`stat` result class for ftputil.
|