- 15 Apr, 2014 2 commits
-
-
djacques@chromium.org authored
BUG=363477 TEST=localtest Review URL: https://codereview.chromium.org/238603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263781 0039d316-1c4b-4281-b951-d872f2087c98
-
pgervais@chromium.org authored
BUG=319446 Review URL: https://codereview.chromium.org/236093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263750 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Apr, 2014 1 commit
-
-
iannucci@chromium.org authored
R=scottmg@chromium.org BUG=261743 Review URL: https://codereview.chromium.org/238203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263746 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Apr, 2014 4 commits
-
-
iannucci@chromium.org authored
R=mmoss@google.com, mmoss@chromium.org BUG=238428 Review URL: https://codereview.chromium.org/236303002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263544 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
In Git-mode, the previous version of code created a ref in refs/heads/refs/patches/... instead of refs/patches/.... This commit fixes the problem. R=maruel@chromium.org, agable@chromium.org BUG=362264 Review URL: https://codereview.chromium.org/233913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263439 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
When using Git, trychange.py used to put patches to refs/patches/<name> refs, where <name> is a name of a patch. Now the using the username as a part of the path. This way we have better control over permissions per user basis R=agable@chromium.org, iannucci@chromium.org TEST=Sent a change to quickoffice try server. Master and slave do not need to be modified because the ref file in master branch points to the correct branch name Review URL: https://codereview.chromium.org/231663005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263432 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
Previously a `[depot-tools "rebase-update"]` section would show up in the .git/config on every `git rebase-update` cycle. R=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/228353003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263423 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Apr, 2014 6 commits
-
-
wittman@chromium.org authored
get_toolchain_if_necessary.py contains a number of Windows-isms, including computing hashes on Windows-style path names, so does not work under Cygwin. This change reruns it under depot_tools' Windows Python if run from Cygwin Python. Review URL: https://codereview.chromium.org/233563003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263301 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
Works on linux in addition to OS X now. TBR=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/234733003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263292 0039d316-1c4b-4281-b951-d872f2087c98
-
scr@chromium.org authored
BUG=362248 Review URL: https://codereview.chromium.org/233333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263252 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
R=agable@chromium.org, szager@chromium.org BUG=338102 Review URL: https://codereview.chromium.org/224863006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263202 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
TBR=agable@chromium.org, szager@chromium.org BUG=261743 Review URL: https://codereview.chromium.org/225433003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263164 0039d316-1c4b-4281-b951-d872f2087c98
-
nednguyen@google.com authored
BUG= Review URL: https://codereview.chromium.org/234293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263142 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Apr, 2014 3 commits
-
-
borenet@google.com authored
BUG=skia:1945 Review URL: https://codereview.chromium.org/226613011 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263081 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
BUG=361155 Review URL: https://codereview.chromium.org/230773002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@263038 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
BUG=361155 Review URL: https://codereview.chromium.org/232993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262977 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Apr, 2014 10 commits
-
-
szager@chromium.org authored
TBR=agable@chromium.org,hinoka@chromium.org BUG= Review URL: https://codereview.chromium.org/232093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262832 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
I am TBR-ing everything today. TBR=agable@chromium.org,hinoka@chromium.org Review URL: https://codereview.chromium.org/232083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262831 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
When rietveld.py overrides upload.py's logging module, it generally works fine... until someone tries to run upload.py with any level of verbosity. Then the calls to logging.getLogger and logging.INFO/logging.DEBUG fail. This patches upload.py to properly use a module-scope logger so that rietveld.py doesn't have to perform invasive surgery, and everything just works. This version of upload.py taken from upstream Rietveld at: changeset: 1267:d7b39eca7dbe branch: chromium R=djacques@chromium.org, maruel@chromium.org Review URL: https://codereview.chromium.org/221423007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262793 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/231623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262776 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
It runs very slowly on Windows, and it will soon be obsolete. BUG= R=iannucci@chromium.org Review URL: https://codereview.chromium.org/229683004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262770 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
BUG=skia:1638 Review URL: https://codereview.chromium.org/189913020 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262761 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
Evidence indicates that running non-builtin git commands is very slow in msysgit, slow enough to dominate the running time of gclient sync. With this change, gclient never shells out to git-cache; it import the lib directly instead. R=agable@chromium.org,hinoka@chromium.org BUG= Review URL: https://codereview.chromium.org/229653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262759 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
R=iannucci@chromium.org, agable@chromium.org BUG=360180 Review URL: https://codereview.chromium.org/228113003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262746 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Some weeks, writing snippets on Monday just doesn't happen. And during those weeks, doing date arithmetic then correctly formatting a U.S. date is too hard. R=szager@chromium.org, deymo@chromium.org Review URL: https://codereview.chromium.org/230823003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262723 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=none R=agable@chromium.org Review URL: https://codereview.chromium.org/215153004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262641 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Apr, 2014 4 commits
-
-
jochen@chromium.org authored
BUG=none R=agable@chromium.org Review URL: https://codereview.chromium.org/228293003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262506 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
Features: - Non-verbose output is now limited to a one-line progress indicator. - Verbose output is now collated per subprocess. As soon as a subprocess finishes, its full output is dumped to terminal. - Verbose output is prefixed with timestamps representing elapsed time since the beginning of the gclient invocation. - git progress indicators ("Receiving objects", etc.) are limited to one line every 10 seconds. - In both verbose and non-verbose mode, if a failure occurs, the full output of the failed update operation is dumped to terminal just before exit. - In the event that updates are progressing, but slowly, "Still working" messages will be printed periodically, to pacify users and buildbots. BUG= R=hinoka@google.com Review URL: https://codereview.chromium.org/227163002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262500 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
A recent change to trychange prevents empty patches from being submitted: https://codereview.chromium.org/184343003/diff/210001/trychange.py parasite (used for the gyp waterfall) relies on empty patches to share nacl trybots to build gyp at particular revisions. BUG=None TEST=local on master3 R=nodir@chromium.org Review URL: https://codereview.chromium.org/228883004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262493 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
BUG=361155 Review URL: https://codereview.chromium.org/228793002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262478 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Apr, 2014 1 commit
-
-
borenet@google.com authored
BUG= Review URL: https://codereview.chromium.org/227603003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@262182 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Apr, 2014 2 commits
-
-
iannucci@chromium.org authored
Previously BRIGHT+WHITE would wrap around to the asterisk on the next line. R=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/224933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261783 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
upstreams. In the event that users are NOT using the enhanced tooling, this is equivalent to `git merge-base "@{u}" HEAD`. In the event that they are, this will catch the case where their parent branch got rebased, but this branch hasn't been rebased on the parent yet. R=agable@chromium.org, szager@chromium.org BUG= Review URL: https://codereview.chromium.org/224703002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261601 0039d316-1c4b-4281-b951-d872f2087c98
-
- 03 Apr, 2014 4 commits
-
-
iannucci@chromium.org authored
R=agable@chromium.org BUG= Review URL: https://codereview.chromium.org/212413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261264 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
user.name and/or user.email may be not configured, so specify them explictly for commit-tree. R=iannucci@chromium.org BUG=354276 Review URL: https://codereview.chromium.org/222103006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261256 0039d316-1c4b-4281-b951-d872f2087c98
-
nodir@chromium.org authored
Bug=359292 Original commit: b1391c6a Revert: 8e5f7d308fde74c52e321587649c16568e4a9644 Original commit comment: > Now trychange can store patches in a Git repo > A git patch repo is cloned to .git/git-try/patches-git, if was not > cloned before. Otherwise, changes are pulled. Then a patch is committed a > pushed. > --revision=auto (Git only) is resolved to the revision the diff is genera > against. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261247 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
R=stip@chromium.org BUG= Review URL: https://codereview.chromium.org/223053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261235 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Apr, 2014 3 commits
-
-
nodir@chromium.org authored
This reverts commit b1391c6a. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261220 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
Revert of Revert "gclient: Change the .gclient URL mismatch warning into an error." (https://codereview.chromium.org/213483003/) Reason for revert: Re-landing this after https://codereview.chromium.org/214813002/ Original issue's description: > Revert "gclient: Change the .gclient URL mismatch warning into an error." > > This reverts commit c01bff75. > > BUG=356881 > TBR=iannucci > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259727 TBR=iannucci@chromium.org,smut@google.com NOTREECHECKS=true NOTRY=true BUG=356881 Review URL: https://codereview.chromium.org/221423004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261158 0039d316-1c4b-4281-b951-d872f2087c98
-
hinoka@google.com authored
This is based off the svn tarball bootstrap script in gclient_scm.py Also included is a new command to create a new zarchive/zipball. BUG=261741 Review URL: https://codereview.chromium.org/220423002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@261002 0039d316-1c4b-4281-b951-d872f2087c98
-