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
View 5498f34

Merge branch 'master' of github.com:s3tools/s3cmd into upstream-master

Matt Domsch authored on 2014/04/20 09:24:18
View 590b172

handle S3DownloadError better

Matt Domsch authored on 2014/04/20 09:23:36
April 18, 2014
View a97e290

Clarified GPL Version 2, --help text cleanup

matteobar authored on 2014/04/18 16:59:41
April 13, 2014
View d52d5ed

handle failure of getgrgid_grpname() and getpwuid_username()

Matt Domsch authored on 2014/04/13 10:40:16
April 11, 2014
View 1767a9a

Merge pull request #311 from alertedsnake/bugfix_default_cfgfile_path

Matt Domsch authored on 2014/04/11 12:32:01
View 6f91f38

fix subcmd_batch_del(), using SortedDict slices

Matt Domsch authored on 2014/04/11 09:53:45
View 7e3cc1e

don't crash printing a warning on unknown uid/gid

Matt Domsch authored on 2014/04/11 07:15:44
View c65c7df

Bugfix: make a decent assumption about default platform and pick .s3cfg location using os.path.expanduser, rather than relying on $HOME to be set.

Michael Stella authored on 2014/04/11 04:20:15
March 27, 2014
View ea5451d

unicode fixes for put <unicodename> s3://<bucket>/<unicodename>

Matt Domsch authored on 2014/03/27 02:10:53
March 25, 2014
View 0fe6085

Bugfix for my issue #303 - allows override of config file or EC2 IAM role credentials with the command-line, fixes the issue where command-line credentials were ignored if role credentials exist.

Michael Stella authored on 2014/03/25 23:20:39
March 22, 2014
View ac785d1

Cleanly handle AccessDenied errors from S3 during --configure

Matt Domsch authored on 2014/03/22 13:05:09
March 21, 2014
View dd6098e

trivial: print full error on OSError, IOError

Matt Domsch authored on 2014/03/21 13:54:25
View 889c5a7

handle Out of Space errors gracefully

Matt Domsch authored on 2014/03/21 08:25:58
March 20, 2014
View c05a750

unicode fix for modify command

Matt Domsch authored on 2014/03/20 12:30:00