March 14, 2014
View afd51b6

Updated copyright to TGRMN Software

Michal Ludvig authored on 2014/03/14 12:31:12
June 24, 2013
View 16e2477

Fixed pyflakes-undefined-name errors.

Robinson Sathaseevan authored on 2013/06/24 10:18:28
October 7, 2012
View 299a7d1

progress: rate limit how often progress is displayed

Steven Noonan authored on 2012/10/07 08:13:44
June 8, 2011
View d439efb

ATTENTION -- Mega WhiteSpace conversion !!!

Michal Ludvig authored on 2011/06/08 05:18:12
December 31, 2008
View 82d9eaf

* s3cmd, S3/Utils.py, S3/Exceptions.py, S3/Progress.py, S3/Config.py, S3/S3.py: Added --encoding switch and Config.encoding variable. Don't assume utf-8 for filesystem and terminal output anymore.

Michal Ludvig authored on 2008/12/31 11:42:33
View a1e3fd9

* s3cmd: Unicodised all info() output.

Michal Ludvig authored on 2008/12/31 10:54:26
December 22, 2008
View 688964d

* s3cmd, S3/S3.py, S3/Progress.py: Display "[X of Y]" in --progress mode.

Michal Ludvig authored on 2008/12/22 10:54:14
December 13, 2008
View 17c0f96

* S3/Progress.py: Restructured import Utils to avoid import conflicts.

Michal Ludvig authored on 2008/12/13 22:00:01
December 10, 2008
View 4396d21

* s3cmd: Don't display download/upload completed message in --progress mode. * S3/S3.py: Pass src/dst names down to Progress class. * S3/Progress.py: added new class ProgressCR - apparently ProgressANSI doesn't work on MacOS-X (and perhaps elsewhere). * S3/Config.py: Default progress meter is now ProgressCR * s3cmd: Updated email address for reporting bugs.

Michal Ludvig authored on 2008/12/10 14:05:16
November 26, 2008
View a120a4e

* s3cmd, S3/Progress.py: Fixed Unicode output in Progress meter. * s3cmd: Fixed 'del --recursive' without prefix (i.e. all objects). * TODO: Updated list.

Michal Ludvig authored on 2008/11/26 19:21:15
November 25, 2008
View eb9a4b6

* S3/Progress.py: Support for progress meter not starting in 0.

Michal Ludvig authored on 2008/11/25 14:12:43
November 16, 2008
View 2d7ceec

* S3/Progress.py: Two progress meter implementations. * S3/Config.py, s3cmd: New --progress / --no-progress parameters and Config() members. * S3/S3.py: Call Progress() in send_file()/recv_file() * NEWS: Let everyone know ;-)

Michal Ludvig authored on 2008/11/16 21:51:24