May 7, 2014
View 58431bc

Add fallback for old windows versions

GuillaumeCisco authored on 2014/05/07 20:39:05
April 25, 2014
View 31fb4f6

Fix app data directory

GuillaumeCisco authored on 2014/04/25 18:14:24
April 22, 2014
View fd0edd0

fix sync_local2remote [x of y] upload counts

Matt Domsch authored on 2014/04/22 09:22:19
April 21, 2014
View 9cb4c8e

Fix subcmd_batch_del() given empty remote_list

Matt Domsch authored on 2014/04/21 22:32:17
View addb152

batch_mode-ectomy to fix recursive bucket_list

Matt Domsch authored on 2014/04/21 11:20:53
April 20, 2014
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