May 8, 2018
View 077027c

add helper function to read the deprecated credentials format

Taras Postument authored on 2018/05/08 18:51:15
View a2065f4

pr tasks: - unicodize env variables as well - treat each param from aws credentials as optional - print errors from reading aws credentials file as warnings

Taras Postument authored on 2018/05/08 17:27:34
May 7, 2018
View e384565

Completed some PR tasks:- better imports handling- more debug logging- better error logging- use `Config().update_option()` to set keys

Taras Postument authored on 2018/05/07 23:56:05
View 406608d

Merge branch 'master' of https://github.com/Trane9991/s3cmd

Taras Postument authored on 2018/05/07 23:16:42
View eda474d

Merge branch 'master' of https://github.com/s3tools/s3cmd

Taras Postument authored on 2018/05/07 23:15:51
May 5, 2018
View d5e61c3

Merge pull request #970 from radeksimko/b-exclude-connection-header

Florent Viard authored on 2018/05/05 04:47:24
May 4, 2018
View 6c8ed7b

Avoid passing 'connection' header to 'modify' requests

Radek Simko authored on 2018/05/04 14:22:14
May 3, 2018
View 65b34b7

Merge pull request #968 from LocutusOfBorg/avoid-distutils

Florent Viard authored on 2018/05/03 19:31:08
May 2, 2018
View da9e348

Add fallback code to make it compatible with Python2 implementation (we could simplify by adding whichcraft, but a new dependency just for one which command seems an overkill)

Gianfranco Costamagna authored on 2018/05/02 18:41:17
May 1, 2018
View 989bbbd

Avoid distutils usage at runtime

Matthias Klose authored on 2018/05/01 07:00:05
April 30, 2018
View 9c93747

replace `Config()` with `self`

Taras authored on 2018/04/30 15:01:14
April 29, 2018
View c49d497

make it work with python2

Taras Postument authored on 2018/04/29 03:23:10
View 66d9ff8

Issue #906 add support for $AWS_PROFILE

Taras Postument authored on 2018/04/29 02:59:27
March 4, 2018
View d07bcfa

Complete #940 - upload_id, content_disposition and content_type default value is now "" and not anymore None

Florent Viard authored on 2018/03/04 06:42:11
View a455532

Fixes bug created by #940 - cmdline set values are real booleans

Florent Viard authored on 2018/03/04 06:41:24