March 14, 2014
View afd51b6

Updated copyright to TGRMN Software

Michal Ludvig authored on 2014/03/14 12:31:12
March 13, 2014
View a06ab3e

Merge branch 'bug/hardlinks' into bug/zero-length-files

Matt Domsch authored on 2014/03/13 04:22:35
February 22, 2014
View d8a2e7c

move empty object name detection where it belongs

Matt Domsch authored on 2014/02/22 10:45:10
February 20, 2014
View f532f47

getting sequential batches for dealing with S3s eventual consistency

Ubuntu authored on 2014/02/20 00:52:45
February 18, 2014
View 6e719bb

(feature)Introducing batch_mode in bucket deletion to delete contents without getting the full list

Vasileios Mitrousis authored on 2014/02/18 19:54:56
February 2, 2014
View b37a4b6

Use stat() to get the stat record for the target of a symlink, not of the link itself (which lstat() does). A check for the case where a file is symlink and the follow-symlink option is not set has already been made a few lines above, so this should be safe I think.

o172 authored on 2014/02/02 02:52:48
January 21, 2014
View 4444b0c

Merge branch 'bug/put-from-stdin' into merge

Matt Domsch authored on 2014/01/21 06:00:18
View 33f5ebb

os.gete[ug]id() doesn't exist on non-Unix

Matt Domsch authored on 2014/01/21 04:37:28
View 646953d

Merge branch 'bug/put-from-stdin' into merge

Matt Domsch authored on 2014/01/21 04:28:38
View de9b0d6

fix put - s3:// (upload from stdin, #270)

Matt Domsch authored on 2014/01/21 04:26:13
January 10, 2014
View cd90d1f

handle OSError: No such file or directory in get_local_filelist

Matt Domsch authored on 2014/01/10 02:40:31
December 4, 2013
View 7b9b907

don't hardlink 0-length files

Matt Domsch authored on 2013/12/04 23:03:01
November 26, 2013
View 9314087

Merge remote-tracking branch 'orenhe/simplify_wildcard_handling' into merge

Matt Domsch authored on 2013/11/26 10:08:06
June 17, 2013
View 2a26f6e

Update FileLists.py

macgyver13 authored on 2013/06/17 02:45:51
November 9, 2012
View 793e86b

support multibyte key name on getting object operation.

ksauzz authored on 2012/11/09 11:29:40