April 20, 2014
View 8214d4f

add S3/ExitCodes, use them in all sys.exit() calls.

Matt Domsch authored on 2014/04/20 12:24:10
April 11, 2014
View 0ffb0ef

don't import ParseError unconditionally

Matt Domsch authored on 2014/04/11 20:50:25
View d3a8f81

catch and report XML in the XML ParseError

Matt Domsch authored on 2014/04/11 08:05:11
View 3141e9a

import getpass for Windows

Matt Domsch authored on 2014/04/11 07:12:56
March 28, 2014
View 49a7604

Print a proper error for missing dateutil module

Matt Domsch authored on 2014/03/28 11:29:30
March 25, 2014
View 64fb086

Read host_base config when generating pre signed url

hrchu authored on 2014/03/25 14:08:13
March 14, 2014
View afd51b6

Updated copyright to TGRMN Software

Michal Ludvig authored on 2014/03/14 12:31:12
March 7, 2014
View 60f5efd

Fixes date functions to return timestamps based on UTC time value. + so simplified formatDateTime().

Florent Viard authored on 2014/03/07 02:54:11
View aada0e1

BugFix: Fix dateS3toPython to gracefully handle returned date that are not in GMT to respect iso8601. Ex.: 2014-03-05T18:45:50+00:00 instead of 2014-03-05T18:45:50Z

Florent Viard authored on 2014/03/07 02:05:21
January 4, 2014
View 4459b9a

fixes for Windows not including a pwd module

Matt Domsch authored on 2014/01/04 11:59:37
November 26, 2013
View 0da1224

Merge remote-tracking branch 'robysath/master' into merge

Matt Domsch authored on 2013/11/26 10:12:06
View f59e98a

Merge remote-tracking branch 'kuenishi/more_multipart' into merge

Matt Domsch authored on 2013/11/26 09:57:05
August 8, 2013
View fcf89fa

Make use of TMP variable to change tempdir

Jose Fernandez (magec) authored on 2013/08/08 00:52:15
July 16, 2013
View dc071cc

Added --continue-put and --upload-id, allowing skipping of files or part files during upload when their size and md5sum match the file being uploaded.

Eugene Brevdo authored on 2013/07/16 06:30:31
June 24, 2013
View 16e2477

Fixed pyflakes-undefined-name errors.

Robinson Sathaseevan authored on 2013/06/24 10:18:28