- 23 Aug, 2014 6 commits
-
-
iannucci@chromium.org authored
R=szager@chromium.org BUG= Review URL: https://codereview.chromium.org/497333003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291574 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
R=cmp@chromium.org, dnj@chromium.org, iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/499003002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291573 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
R=cmp@chromium.org, agable@chromium.org BUG= Review URL: https://codereview.chromium.org/468253003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291571 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
BUG=406662 R=cmp@chromium.org, agable@chromium.org Review URL: https://codereview.chromium.org/469073004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291569 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
TBR=iannucci@chromium.org,stip@chromium.org Review URL: https://codereview.chromium.org/503563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291567 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
DO NOT LAND until Flag Day. R=stip@chromium.org BUG=406165 Review URL: https://codereview.chromium.org/494993006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291565 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Aug, 2014 5 commits
-
-
vadimsh@chromium.org authored
BUG=406636 R=stip@chromium.org Review URL: https://codereview.chromium.org/497293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291561 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
This is broken for a few reasons (see bug for details). Also, this works automatically now with the analyze step. This is a revert of r280039. BUG=406238 R=iannucci@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/501503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291526 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
BUG=406535 R=stip@chromium.org,vadimsh@chromium.org Review URL: https://codereview.chromium.org/504473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291502 0039d316-1c4b-4281-b951-d872f2087c98
-
hinoka@chromium.org authored
shlex.spit(), in addition to doing str.split(' '), also strips out '\\' from windows paths, which causes the cache_dir check to fail and Gclient to think that we're not in cache_dir mode even if we are. Instead of using shlex to strip data from a stdout log, I think regex is more suited for this job. BUG=405973 Review URL: https://codereview.chromium.org/497053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291446 0039d316-1c4b-4281-b951-d872f2087c98
-
vadimsh@chromium.org authored
R=iannucci@chromium.org BUG=404214 Review URL: https://codereview.chromium.org/496073002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291302 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Aug, 2014 1 commit
-
-
szager@chromium.org authored
This is primarily a hack to enable the chromeos ebuild. BUG=367027 TBR=iannucci@chromium.org,mmoss@chromium.org Review URL: https://codereview.chromium.org/490233003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@291075 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Aug, 2014 4 commits
-
-
mmoss@chromium.org authored
R=iannucci@google.com BUG=261738 Review URL: https://codereview.chromium.org/494873003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290946 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
This allows cache_dir to be enabled on bots when the individual repo path has changes (like android_tools, which has a bunch of generated, non-ignored .h files) R=agable@chromium.org, szager@chromium.org BUG= Review URL: https://codereview.chromium.org/488273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290943 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
When running make_docs.sh, I get the error: asciidoc: FAILED: manpage document title is mandatory make: *** [git-cherry-pick-upload.xml] Error 1 I don't fully understand why, or why this hasn't come up before, but it seems to be complaining about the formatting of "===" in git-cherry-pick-upload.txt. This was with xmlto version 0.0.25 on Precise. R=iannucci@google.com Review URL: https://codereview.chromium.org/489143003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290939 0039d316-1c4b-4281-b951-d872f2087c98
-
agable@chromium.org authored
R=phajdan.jr@chromium.org, rch@chromium.org Review URL: https://codereview.chromium.org/494713003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290844 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Aug, 2014 2 commits
-
-
szager@chromium.org authored
Needed for chromeos ebuild. BUG=chromium:376027 R=mmoss@chromium.org,hinoka@chromium.org Review URL: https://codereview.chromium.org/490743002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290683 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
R=agable@chromium.org,iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/485663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290665 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Aug, 2014 1 commit
-
-
iannucci@chromium.org authored
For more better access :) R=eseidel@chromium.org, stip@chromium.org BUG= Review URL: https://codereview.chromium.org/466923002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@290190 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Aug, 2014 1 commit
-
-
techtonik@gmail.com authored
This allows git_cl.py to be used without adding depot_tools to PATH BUG= R=iannucci@chromium.org Review URL: https://codereview.chromium.org/471413003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@289992 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Aug, 2014 1 commit
-
-
sheyang@chromium.org authored
BUG=352461 TEST=local tests Review URL: https://codereview.chromium.org/447363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@289711 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Aug, 2014 1 commit
-
-
zturner@chromium.org authored
This is useful in certain (admittedly unsupported) cases when trying to use tools from depot_tools outside of a chrome repository. In this particular case, I was trying to "git cl format" something that wasn't a chrome repository. BUG=0 Review URL: https://codereview.chromium.org/472553003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@289412 0039d316-1c4b-4281-b951-d872f2087c98
-
- 12 Aug, 2014 1 commit
-
-
scottmg@chromium.org authored
Previously https://codereview.chromium.org/284663003/, this was done manually. This script attempts to automates that manual process. R=iannucci@chromium.org BUG=402543 Review URL: https://codereview.chromium.org/462913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288877 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 Aug, 2014 1 commit
-
-
avakulenko@google.com authored
The only difference compared to upstream[1] is the shebang line from depot_tools. [1] https://code.google.com/p/google-styleguide/source/browse/trunk/cpplint/cpplint.py?r=136 BUG=None Review URL: https://codereview.chromium.org/460003003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288783 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Aug, 2014 2 commits
-
-
pgervais@chromium.org authored
Some options have words separated by underscores. Added options with same name and underscores replaced by hyphens. BUG=400953 Review URL: https://codereview.chromium.org/436963005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288366 0039d316-1c4b-4281-b951-d872f2087c98
-
iannucci@chromium.org authored
R=vadimsh@chromium.org BUG=366924 Review URL: https://codereview.chromium.org/450863002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288205 0039d316-1c4b-4281-b951-d872f2087c98
-
- 07 Aug, 2014 2 commits
-
-
dyen@chromium.org authored
R=iannucci@chromium.org BUG=None TEST=gclient sync with a relative and absolute "cache_dir" Review URL: https://codereview.chromium.org/415713002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288146 0039d316-1c4b-4281-b951-d872f2087c98
-
szager@chromium.org authored
If you're in a git checkout cloned from the git cache, this will: - Update the cache with the latest upstream commits. - Update the cwd with the latest commits from the cache. For example: > cd $HOME/workspace/chromium/src > git cache fetch R=agable@chromium.org,iannucci@chromium.org BUG= Review URL: https://codereview.chromium.org/440213005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@288140 0039d316-1c4b-4281-b951-d872f2087c98
-
- 06 Aug, 2014 2 commits
-
-
iannucci@chromium.org authored
R=agable@chromium.org BUG=366884 Review URL: https://codereview.chromium.org/358203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287832 0039d316-1c4b-4281-b951-d872f2087c98
-
primiano@chromium.org authored
Original CL: https://codereview.chromium.org/440263002/ Many people* have complained on chromium-dev about the long times required to perform a full fetch over a DSL. This seems to be mostly due to the huge size of chromium's history (~9 GB). On the other side, not everybody is interested in downloading the full git history of the projects. The size of git packs required to fetch a working HEAD is one order of magnitude smaller (1.5 GB). This change makes it possible to perform a shallow fetch (in a way which is consistent with DEPS, leveraging git templates on clone), reducing fetch times by 80% for those not interested in the history. * See: [chromium-dev] "fetch chromium" keeps hanging/getting stuck on Windows 7 [chromium-dev] Initial checkout with git taking long [chromium-dev] Trying to get latest source code fails when fetching [chromium-dev] Gclient sync takes too long BUG=228996 TBR=iannucci@chromium.org,szager@chromium.org,wtc@chromium.org Review URL: https://codereview.chromium.org/440273002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287793 0039d316-1c4b-4281-b951-d872f2087c98
-
- 05 Aug, 2014 3 commits
-
-
primiano@chromium.org authored
Revert of Add --no-history option to fetch and gclient for shallow clones. (https://codereview.chromium.org/437903002/) Reason for revert: Broke the WebRTC waterfall: http://build.chromium.org/p/tryserver.webrtc/builders/win/builds/3958/steps/gclient%20revert/logs/stdio Original issue's description: > Add --no-history option to fetch and gclient for shallow clones. > > Many people* have complained on chromium-dev about the long times > required to perform a full fetch over a DSL. This seems to be mostly > due to the huge size of chromium's history (~9 GB). On the other side, > not everybody is interested in downloading the full git history of > the projects. The size of git packs required to fetch a working HEAD > is one order of magnitude smaller (1.5 GB). > This change makes it possible to perform a shallow fetch (in a way > which is consistent with DEPS, leveraging git templates on clone), > reducing fetch times by 80% for those not interested in the history. > > * See: > [chromium-dev] "fetch chromium" keeps hanging/getting stuck on Windows 7 > [chromium-dev] Initial checkout with git taking long > [chromium-dev] Trying to get latest source code fails when fetching > [chromium-dev] Gclient sync takes too long > > BUG=228996 > > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=287606 TBR=iannucci@chromium.org,szager@chromium.org,wtc@chromium.org NOTREECHECKS=true NOTRY=true BUG=228996 Review URL: https://codereview.chromium.org/440263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287637 0039d316-1c4b-4281-b951-d872f2087c98
-
jrobbins@chromium.org authored
BUG=339068 Review URL: https://codereview.chromium.org/442893003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287615 0039d316-1c4b-4281-b951-d872f2087c98
-
primiano@chromium.org authored
Many people* have complained on chromium-dev about the long times required to perform a full fetch over a DSL. This seems to be mostly due to the huge size of chromium's history (~9 GB). On the other side, not everybody is interested in downloading the full git history of the projects. The size of git packs required to fetch a working HEAD is one order of magnitude smaller (1.5 GB). This change makes it possible to perform a shallow fetch (in a way which is consistent with DEPS, leveraging git templates on clone), reducing fetch times by 80% for those not interested in the history. * See: [chromium-dev] "fetch chromium" keeps hanging/getting stuck on Windows 7 [chromium-dev] Initial checkout with git taking long [chromium-dev] Trying to get latest source code fails when fetching [chromium-dev] Gclient sync takes too long BUG=228996 Review URL: https://codereview.chromium.org/437903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287606 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Aug, 2014 2 commits
-
-
szager@chromium.org authored
R=iannucci@chromium.org,hinoka@chromium.org,mark@chromium.org BUG= Review URL: https://codereview.chromium.org/431003002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@287057 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
When using `git cl land` this would result in r<hash>, which is not desirable. R=maruel@chromium.org Review URL: https://codereview.chromium.org/432023003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@286931 0039d316-1c4b-4281-b951-d872f2087c98
-
- 31 Jul, 2014 1 commit
-
-
mark@chromium.org authored
This also fixes the confusing help message that appears when using “git cl dcommit” in a git project. “git cl push” was totally removed in abbaa843. Review URL: https://codereview.chromium.org/437593002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@286835 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Jul, 2014 2 commits
-
-
smut@google.com authored
This extension uploads a fake cherry pick-style diff to rietveld with a modified project parameter. The modified project is intended to be used by the commit queue to attempt to land the change on a branch. This works by grabbing the parent of the targeted revision and generating the diff. It is intended to be used to CQ trivial cherry picks which apply cleanly on top of other branches without conflicts. BUG=387111 Review URL: https://codereview.chromium.org/397593004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@286273 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyberezin@chromium.org authored
This is a purely cosmetic CL. R=agable@chromium.org BUG=395196 Review URL: https://codereview.chromium.org/415903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@286230 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Jul, 2014 2 commits
-
-
avakulenko@google.com authored
Added the ability to provide CPPLINT.cfg files to provide linter message filters per sub-directory and special exclusion rules. Each file can have instructions like: filter=-build/include_order,+build/include_alpha exclude_files=.*\.cc The above disables build/include_order warning and enables build/include_alpha as well as excludes all .cc from being processed by linter, in the current directory (where the .cfg file is located) and all sub-directories. Related CL: https://chromium-review.googlesource.com/#/c/209384/ BUG=chromium:395296 TEST=ran cpplint.py on a bunch of directories in platform2/ Review URL: https://codereview.chromium.org/406373002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@285999 0039d316-1c4b-4281-b951-d872f2087c98
-
dnj@chromium.org authored
Added the 'git-retry' bootstrap command. This can be used to wrap other 'git' commands around a fault-tolerant retry wrapper. BUG=295109 TEST=localtest R=iannucci@chromium.org, petermayo@chromium.org Review URL: https://codereview.chromium.org/401673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@285939 0039d316-1c4b-4281-b951-d872f2087c98
-