You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
phajdan.jr@chromium.org ff68735d06 depot_tools/commit_queue: add command line flags for experimental and triggered builders
BUG=580556

Review URL: https://codereview.chromium.org/1619383002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298359 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
bootstrap Re-land: Removed virtualenv from depot_tools 9 years ago
fetch_configs Rename recipes/ to fetch_configs/ 9 years ago
git-templates Explicitly exec hooks inside a shell. 12 years ago
git_utils
infra Roll recipe dependencies (trivial). 9 years ago
luci_hacks git cl try --luci, a set of hacks to demonstrate and iterate LUCI 10 years ago
man Support merging with conflicts with git-drover. 9 years ago
recipe_modules/depot_tools Set up depot_tools as a recipe package, and add depot_tools recipe module. 9 years ago
support
testing_support Fix format string. 10 years ago
tests Add a setting to squash Gerrit uploads by default, and a --no-squash command line option to override it. 9 years ago
third_party Remove unused print_output argument from upload.py 9 years ago
win_toolchain Skip include\ucrt on VS 2013 packages 9 years ago
zsh-goodies
.gitignore Set up depot_tools as a recipe package, and add depot_tools recipe module. 9 years ago
.style.yapf Add experimental support for python in 'git cl format' 10 years ago
LICENSE
OWNERS Remove akuegel@ from OWNERS. 9 years ago
PRESUBMIT.py Set up depot_tools as a recipe package, and add depot_tools recipe module. 9 years ago
README
README.codereview
README.gclient
README.git-cl
README.testing
WATCHLISTS Normalizes OWNERS and WATCHLISTS. 10 years ago
annotated_gclient.py Send build revision as json object. 11 years ago
apply_issue
apply_issue.bat Add some missing setlocals from various .bat files 11 years ago
apply_issue.py Fix in readability improvement in apply_issue. 10 years ago
auth.py my_activity.py: update to use oauth for projecthosting 10 years ago
breakpad.py
buildbucket.py Add get subcommand to buildbucket.py 10 years ago
cbuildbot
checkout.py Fix some path processing to work better on Windows. 9 years ago
chrome-update-create-task.bat
chrome-update.bat
chrome-update.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
chrome_set_ver
cit Added tool to call tools in infra.git 10 years ago
cit.bat Added tool to call tools in infra.git 10 years ago
cit.py Fix some path processing to work better on Windows. 9 years ago
clang-format Depot tools: use the clang-format binaries that are now included 11 years ago
clang-format.bat Add some missing setlocals from various .bat files 11 years ago
clang_format.py Fix the argument passed to main() in clang_format.py 10 years ago
codereview.settings Update codereview settings to match new CQ project name. 10 years ago
commit_queue Re-land: Removed virtualenv from depot_tools 9 years ago
commit_queue.bat Re-land: Removed virtualenv from depot_tools 9 years ago
commit_queue.py depot_tools/commit_queue: add command line flags for experimental and triggered builders 9 years ago
cpplint.bat
cpplint.py Update cpplint.py to r141. 10 years ago
cpplint_chromium.py
create-chromium-git-src
create-ntfs-junction.c
create-ntfs-junction.exe
cros
cros_sdk
dart_format.py Run dartfmt when invoking git cl format. 10 years ago
depot-tools-auth Add OAuth2 support for end users (i.e. 3-legged flow with the browser). 10 years ago
depot-tools-auth.bat Add OAuth2 support for end users (i.e. 3-legged flow with the browser). 10 years ago
depot-tools-auth.py Add OAuth2 support for end users (i.e. 3-legged flow with the browser). 10 years ago
download_from_google_storage
download_from_google_storage.bat
download_from_google_storage.py Default download_from_google_storage.py to verbose 10 years ago
drover
drover.bat
drover.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
fetch Update fetch to support more flexible refspecs 11 years ago
fetch.bat Add some missing setlocals from various .bat files 11 years ago
fetch.py Rename recipes/ to fetch_configs/ 9 years ago
fix_encoding.py Update cpplint.py to r141. 10 years ago
gcl
gcl.bat
gcl.py Fix some path processing to work better on Windows. 9 years ago
gclient Revert of git_cl/gclient: use python2 (patchset #3 id:40001 of https://codereview.chromium.org/1437773002/ ) 9 years ago
gclient-new-workdir.py Fix gclient-new-workdir.py 9 years ago
gclient.bat Fix gclient to work on a path containing space characters 10 years ago
gclient.py Revert of git_cl/gclient: use python2 (patchset #3 id:40001 of https://codereview.chromium.org/1437773002/ ) 9 years ago
gclient_completion.sh Added basic completion (the commands) for gclient. 11 years ago
gclient_scm.py Add detection for locked git repos. 9 years ago
gclient_utils.py Add experimental support for python in 'git cl format' 10 years ago
gerrit_util.py Fix some path processing to work better on Windows. 9 years ago
git-auto-svn Generalize python_git_runner for use in non-git scripts. 9 years ago
git-bash Add trivial git-bash so that it can always drop you into a bash term, 9 years ago
git-cache Generalize python_git_runner for use in non-git scripts. 9 years ago
git-cherry-pick-upload Generalize python_git_runner for use in non-git scripts. 9 years ago
git-cl Generalize python_git_runner for use in non-git scripts. 9 years ago
git-cl-upload-hook
git-crrev-parse Convenience git extension for converting a chromium git commit number to a git hash. 10 years ago
git-crsync Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
git-drover Generalize python_git_runner for use in non-git scripts. 9 years ago
git-find-releases Generalize python_git_runner for use in non-git scripts. 9 years ago
git-footers Generalize python_git_runner for use in non-git scripts. 9 years ago
git-freeze Generalize python_git_runner for use in non-git scripts. 9 years ago
git-gs Have git-gs search .gni files 11 years ago
git-lkgr Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
git-map Generalize python_git_runner for use in non-git scripts. 9 years ago
git-map-branches Generalize python_git_runner for use in non-git scripts. 9 years ago
git-mark-merge-base Generalize python_git_runner for use in non-git scripts. 9 years ago
git-nav-downstream Generalize python_git_runner for use in non-git scripts. 9 years ago
git-nav-upstream Remove useless comments from git bash wrappers. 11 years ago
git-new-branch Generalize python_git_runner for use in non-git scripts. 9 years ago
git-number Generalize python_git_runner for use in non-git scripts. 9 years ago
git-rebase-update Generalize python_git_runner for use in non-git scripts. 9 years ago
git-rename-branch Generalize python_git_runner for use in non-git scripts. 9 years ago
git-reparent-branch Generalize python_git_runner for use in non-git scripts. 9 years ago
git-retry Generalize python_git_runner for use in non-git scripts. 9 years ago
git-runhooks Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
git-squash-branch Generalize python_git_runner for use in non-git scripts. 9 years ago
git-thaw Generalize python_git_runner for use in non-git scripts. 9 years ago
git-try Generalize python_git_runner for use in non-git scripts. 9 years ago
git-upstream-diff Generalize python_git_runner for use in non-git scripts. 9 years ago
git_auto_svn.py Make auto-svn also configure the current svn branch (if any). 10 years ago
git_cache.py Allow 'git cache fetch' to re-bootstrap. 10 years ago
git_cherry_pick_upload.py Extract authentication options handling into a separate function. 10 years ago
git_cl.py 5X speed up of 'git cl format', which also speeds up 'git cl upload' 9 years ago
git_common.py Fix rebase-update on windows on git-svn repos. 9 years ago
git_drover.py Support merging with conflicts with git-drover. 9 years ago
git_find_releases.py find-releases: handle untagged merges 10 years ago
git_footers.py Improve "dcommit in git repo" error message. 10 years ago
git_freezer.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_map.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_map_branches.py Fix "git cl map-branches -vvv" 10 years ago
git_mark_merge_base.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_nav_downstream.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_new_branch.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_number.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_rebase_update.py Fix rebase-update on windows on git-svn repos. 9 years ago
git_rename_branch.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_reparent_branch.py Add better error messages to git_reparent_branch. 9 years ago
git_retry.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_squash_branch.py git-squash-branch: handle empty squashes 10 years ago
git_try.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
git_upstream_diff.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
gn Add executable and line ending properties for GN. 11 years ago
gn.bat Add some missing setlocals from various .bat files 11 years ago
gn.py Handle KeyboardInterrupt consistently in python scripts 10 years ago
gsutil.py gsutil: Parallel-safe, specify target, add clean. 10 years ago
hammer
hammer.bat
my_activity.py my_activity.py: Include AOSP gerrit instance. 10 years ago
my_reviews.py Extract authentication options handling into a separate function. 10 years ago
ninja Update ninja to v1.6.0 on Mac, Linux32, Linux64, Windows. 10 years ago
ninja-linux32 Update ninja to v1.6.0 on Mac, Linux32, Linux64, Windows. 10 years ago
ninja-linux64 Update ninja to v1.6.0 on Mac, Linux32, Linux64, Windows. 10 years ago
ninja-mac Update ninja to v1.6.0 on Mac, Linux32, Linux64, Windows. 10 years ago
ninja.exe Update ninja to v1.6.0 on Mac, Linux32, Linux64, Windows. 10 years ago
owners.py Implement support for file: includes in OWNERS files. 10 years ago
owners_finder.py An interactive tool to help find owners covering current change list. 12 years ago
patch.py Fix filename checks 10 years ago
presubmit_canned_checks.py Remove build/c++11 from the set of linter rules ever used. 9 years ago
presubmit_support.py presubmit: unblacklist third_party/WebKit 10 years ago
profile.xml
pylint Fix git-cl quoting, yet again. 11 years ago
pylint.py Permits running pylint without pylintrc. 9 years ago
pylintrc Revert "Revert "pylint: upgrade to 1.3.1"" 10 years ago
python_runner.sh Generalize python_git_runner for use in non-git scripts. 9 years ago
recipes.py Set up depot_tools as a recipe package, and add depot_tools recipe module. 9 years ago
repo Fix some path processing to work better on Windows. 9 years ago
rietveld.py Rietveld: refactor and improve retries with UrlError exception. 9 years ago
roll-dep Convenience tool for rolling git-style deps with an svn revision. 11 years ago
roll-dep-svn Rename roll-dep to roll-dep-svn and add roll-dep for git. 10 years ago
roll-dep-svn.bat Rename roll-dep to roll-dep-svn and add roll-dep for git. 10 years ago
roll-dep.bat Convenience tool for rolling git-style deps with an svn revision. 11 years ago
roll_dep.py Clarify error messages in roll_dep.py 9 years ago
roll_dep_svn.py Rename roll-dep to roll-dep-svn and add roll-dep for git. 10 years ago
scm.py Fix some path processing to work better on Windows. 9 years ago
subcommand.py Automatically upgrade '_' to '-' when finding the right command. 10 years ago
subprocess2.py Work around race condition in subprocess. 10 years ago
trychange.py git try -t support for Gerrit 10 years ago
update_depot_tools Re-land: Removed virtualenv from depot_tools 9 years ago
update_depot_tools.bat Re-land: Removed virtualenv from depot_tools 9 years ago
upload_to_google_storage.py Reland 0c7d94eb9d9fa388bda0d74405c0928dceea22ff: Add support for tar.gz archive files to download from download_from_google_storage 10 years ago
watchlists.py
weekly
wtf

README

This package contains tools for working with Chromium development.

The "gclient" wrapper knows how to keep this repository updated to
the latest versions of these tools as found at:

    http://src.chromium.org/svn/trunk/tools/depot_tools

This package contains:

  chrome-update-create-task.bat
    Creates a scheduled task to do an automatic local chromium build every day.

  cpplint.py
    A copy of our linting tool which enforces Google style. Fetched from
    http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py

  gcl
    A tool for uploading and managing code reviews on the Chromium
    project, using the Rietveld code review tool.  More info at:
    http://code.google.com/p/rietveld/

  gclient
    A script for managing a workspace with modular dependencies that
    are each checked out independently from different repositories.
    More info at:
    http://code.google.com/p/gclient/

  hammer
    A wrapper script for building Chromium with the SCons software
    construction tool.  More info at:
    http://www.scons.org/

Note: svn and python will be installed automatically if not accessible (on
Windows only).

To update this distribution manually, run .\update_depot_tools.bat on Windows,
or ./update_depot_tools on Linux or Mac.

To disable automatic updating, set the environment variable DEPOT_TOOLS_UPDATE=0