Commit Graph

7 Commits (61148d07dc70768e681a8c0fd5866bb8398d02e4)

Author SHA1 Message Date
maruel@chromium.org 77ba172b82 Implement a workaround for the remaining HOSTED accounts.
TEST=upload always work whatever the case
BUG=none

Review URL: http://codereview.chromium.org/418010

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@32617 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@chromium.org b563dd39e6 Update upload.py to revision 488 and remove HOSTED support.
TEST=not tested at all.

Review URL: http://codereview.chromium.org/414035

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@32611 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@chromium.org f669982a2b Use os.path.join() instead of hardcoding /
Review URL: http://codereview.chromium.org/115926

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17206 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@chromium.org 657aaf250d When the svn diff output (on Windows) is sent as a single POST and
some of the files have attribute changes, the server responds with a
list of files where the files with attribute changes have backslashes
(as they do in the svn diff output).  Fix this in the client.

A server-side fix might also be nice; where does the server-side code live?

BUG=none
TEST=none

Patch contributed by Joi.

Review URL: http://codereview.chromium.org/112050

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16688 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@chromium.org e9dd73ce1e Fix upload.py with git when diff.external is set.
Review URL: http://codereview.chromium.org/113586

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@16476 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@chromium.org d971f7f54b Load hashlib when available and md5 otherwise.
Review URL: http://codereview.chromium.org/99235

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15043 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
maruel@google.com fb2b8eb2e2 Create the Next Generation of depot_tools. Eh.
Review URL: http://codereview.chromium.org/92087

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14349 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago