-
-
Notifications
You must be signed in to change notification settings - Fork 913
Comparing changes
Open a pull request
base repository: s3tools/s3cmd
base: master
head repository: chomp/s3cmd
compare: master
- 17 commits
- 6 files changed
- 2 contributors
Commits on Jun 7, 2011
-
s3cmd: Avoid catching SystemExit et al in some try blocks
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 253b3f3 - Browse repository at this point
Copy the full SHA 253b3f3View commit details -
s3uri: Add a __repr__ for S3Uri base class
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 922449a - Browse repository at this point
Copy the full SHA 922449aView commit details -
threading: Implement a basic ThreadPool and Worker class
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 1eda9e7 - Browse repository at this point
Copy the full SHA 1eda9e7View commit details -
multipart: Implement threaded MultiPart uploads with S3.MultiPart.Mul…
…tiPartUpload class
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 7d04993 - Browse repository at this point
Copy the full SHA 7d04993View commit details -
s3: Implement POST and OBJECT_POST to S3 class
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for c2ae71a - Browse repository at this point
Copy the full SHA c2ae71aView commit details -
Jerome Leclanche committed
Jun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 617dbc7 - Browse repository at this point
Copy the full SHA 617dbc7View commit details -
Jerome Leclanche committed
Jun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 199cd2a - Browse repository at this point
Copy the full SHA 199cd2aView commit details -
s3cmd: Add a stub --enable-multipart option
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 20fe3da - Browse repository at this point
Copy the full SHA 20fe3daView commit details -
config: Add multipart_chunk_size and multipart_num_threads defaults
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 82cae78 - Browse repository at this point
Copy the full SHA 82cae78View commit details -
s3: Replace dict.has_key usage by in keyword
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for ff74bbe - Browse repository at this point
Copy the full SHA ff74bbeView commit details -
s3: Clarify a few more response status comparisons
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 28b93f1 - Browse repository at this point
Copy the full SHA 28b93f1View commit details -
s3: Implement S3.send_file_multipart()
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for ab1b74a - Browse repository at this point
Copy the full SHA ab1b74aView commit details -
s3: Upload files as multipart when their size exceeds 100MB
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 33ed68a - Browse repository at this point
Copy the full SHA 33ed68aView commit details -
s3: Add a debug in send_request()
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 76ffc27 - Browse repository at this point
Copy the full SHA 76ffc27View commit details -
Jerome Leclanche committed
Jun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for 11cdc4c - Browse repository at this point
Copy the full SHA 11cdc4cView commit details -
config: Replace has_key usage by in keyword
Jerome Leclanche committedJun 7, 2011 Configuration menu - View commit details
-
Copy full SHA for b504156 - Browse repository at this point
Copy the full SHA b504156View commit details
Commits on Dec 16, 2011
-
Adding multipart support to latest master branch
Merge remote-tracking branch 'adys/master'
bck committedDec 16, 2011 Configuration menu - View commit details
-
Copy full SHA for 0a22f3d - Browse repository at this point
Copy the full SHA 0a22f3dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master