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
Aravind Vasudevan c71efb5d73 Fix git freeze command
When a repo has both staged and unstaged changes for a same file, `git
freeze` doesn't work as intended. It freezes only the indexed changes
and has to be run twice to achieve the intended results. This change
fixes this case.

Change-Id: Ie620a111c4a6f721bf6c85200cb05676022041a1
Bug: 1476516
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4820460
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Aravind Vasudevan <aravindvasudev@google.com>
2 years ago
bootstrap [git] Upgrade git to 2.41.0 2 years ago
fetch_configs
git-templates
infra Roll recipe dependencies (trivial). 2 years ago
man [depot_tools] clarify that new-branch also switch. 2 years ago
metadata Define main metadata validation functions 2 years ago
python-bin
python2-bin
recipes Reland "Drop py2 support in recipe modules" 2 years ago
testing_support Reland "Drop py2 support in gerrit and git related files" 2 years ago
tests Fix git freeze command 2 years ago
third_party
win_toolchain
zsh-goodies
.cipd_impl.ps1
.gitattributes Define main metadata validation functions 2 years ago
.gitignore
.isort.cfg
.style.yapf
.vpython
.vpython3
BUILD_OWNERS
CROS_OWNERS
DIR_METADATA
LICENSE
LUCI_OWNERS Revert "New vpython to depot_tools" 2 years ago
OWNERS Update OWNERS for new reclient_metrics* files 2 years ago
PRESUBMIT.py
README.gclient.md
README.git-cl.md
README.md
RECLIENT_OWNERS
WATCHLISTS
auth.py
autoninja
autoninja.bat
autoninja.py Improve ninja-to-siso switch detection 2 years ago
autosiso
autosiso.bat [autosiso] Add single file compile support on Windows 2 years ago
autosiso.py [autosiso] Add single file compile support on Windows 2 years ago
bazel [ChromiumOS] Add a launcher for Bazel 2 years ago
bazel.py [ChromiumOS] Add a launcher for Bazel 2 years ago
bb
bb.bat
black
bootstrap_python3
breakpad.py
cbuildbot
cipd Revert "[cipd] Detect Mac ARM running under Rosetta" 2 years ago
cipd.bat
cipd_bin_setup.bat
cipd_bin_setup.sh cipd_bin_setup: load cipd script instead of running it 2 years ago
cipd_client_version
cipd_client_version.digests
cipd_manifest.txt [depot_tools] roll lucicfg pin 2 years ago
cipd_manifest.versions [depot_tools] roll lucicfg pin 2 years ago
cipd_manifest_cros_python2.txt
cipd_manifest_cros_python2.versions
clang-format
clang-format.bat
clang_format.py
clang_format_merge_driver
clang_format_merge_driver.bat
clang_format_merge_driver.py
codereview.settings
compile_single_file
compile_single_file.bat
compile_single_file.py
cpplint.bat
cpplint.py [cpplint] Use `with` statement to ensure file descriptor is closed 2 years ago
cpplint_chromium.py
cros
cros_python2.vpython
cros_sdk
crosjobs
detect_host_arch.py
dirmd
dirmd.bat
download_from_google_storage
download_from_google_storage.bat
download_from_google_storage.py
ensure_bootstrap setup & share path to depot_tools checkout 2 years ago
fetch
fetch.bat
fetch.py Remove deadcode from depot_tools scripts 2 years ago
fix_encoding.py
gclient
gclient-new-workdir.py Drop py2 support in gclient and related files 2 years ago
gclient.bat
gclient.py Use only DEPS git depedencies if SYNC is used 2 years ago
gclient_completion.sh
gclient_eval.py Drop py2 support in gclient and related files 2 years ago
gclient_paths.py Drop py2 support in gclient and related files 2 years ago
gclient_scm.py Improve error message on gclient sync failure 2 years ago
gclient_utils.py Drop py2 support in gclient and related files 2 years ago
gerrit
gerrit_client.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
gerrit_util.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git-cache
git-cl
git-crrev-parse
git-drover
git-find-releases
git-footers
git-freeze
git-gs
git-hyper-blame
git-map
git-map-branches
git-mark-merge-base
git-migrate-default-branch
git-nav-downstream
git-nav-upstream
git-new-branch
git-number
git-rebase-update
git-rename-branch
git-reparent-branch
git-retry
git-runhooks
git-squash-branch
git-thaw
git-upstream-diff
git_cache.py Set HEAD on repo init, not after downloading repo 2 years ago
git_cl.py Improve `git cl format` for metrics XML files. 2 years ago
git_cl_completion.sh
git_common.py Fix git freeze command 2 years ago
git_dates.py
git_drover.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_find_releases.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_footers.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_freezer.py Don't commit unstaged gitlinks in FREEZE.index during rebase-update. 2 years ago
git_hyper_blame.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_map.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_map_branches.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_mark_merge_base.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_migrate_default_branch.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_nav_downstream.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_new_branch.py
git_number.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_rebase_update.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_rename_branch.py
git_reparent_branch.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
git_retry.py
git_squash_branch.py
git_upstream_diff.py Reland "Drop py2 support in gerrit and git related files" 2 years ago
gn
gn.bat
gn.py
goma_auth
goma_auth.bat
goma_ctl
goma_ctl.bat
gsutil.py Reland "[gsutil] Update gsutil error message on outdated boto" 2 years ago
gsutil.py.bat
gsutil.vpython3
infra_to_superproject
infra_to_superproject.bat
infra_to_superproject.py Remove unused imports from depot_tools scripts 2 years ago
isort
led
led.bat
lockfile.py
luci-auth
luci-auth.bat
lucicfg
lucicfg.bat
mac_toolchain
metrics.README.md Replace non-inclusive terms 5 years ago
metrics.py Remove deadcode from depot_tools scripts 2 years ago
metrics_utils.py
my_activity.py Remove unused imports from depot_tools scripts 2 years ago
ninja
ninja.bat
ninja.py
ninja_reclient.py
ninjalog.README.md
ninjalog_uploader.py
ninjalog_uploader_wrapper.py
owners_client.py
owners_finder.py Remove unused imports from depot_tools scripts 2 years ago
pinpoint
pinpoint.bat
post_build_ninja_summary.py
presubmit_canned_checks.py Revert "Check if DEPS git is not in git submodules" 2 years ago
presubmit_support.py
profile.xml
prpc
prpc.bat
pylint-2.6
pylint-2.6.bat
pylint-2.7
pylint-2.7.bat
pylint_main.py
pylintrc
python_runner.sh
rdb
rdb.bat
rdb_wrapper.py Remove unused imports from depot_tools scripts 2 years ago
reclient_helper.py [reclient] Add quotes to download_remoteexec_cfg in error message 2 years ago
reclient_metrics Add reclient_metrics command 2 years ago
reclient_metrics.README.md
reclient_metrics.bat Add reclient_metrics command 2 years ago
reclient_metrics.py
reclientreport
reclientreport.bat
reclientreport.py [reclient] Add temporary fix for reclientreport on windows 2 years ago
repo
repo_launcher
roll-dep
roll-dep.bat
roll_dep.py
rustfmt.py
scm.py [scm] Fix list all files when filename has space 2 years ago
setup_color.py Remove unused imports from depot_tools scripts 2 years ago
siso
siso.bat
siso.py
split_cl.py Remove unused imports from depot_tools scripts 2 years ago
subcommand.py
subprocess2.py Remove unused imports from depot_tools scripts 2 years ago
swift-format
swift_format.py
update_depot_tools setup & share path to depot_tools checkout 2 years ago
update_depot_tools.bat
update_depot_tools_toggle.py
upload_metrics.py Remove unused imports from depot_tools scripts 2 years ago
upload_to_google_storage.py
utils.py
vpython vpython: clear DEPOT_TOOLS_DIR before running scripts 2 years ago
vpython.bat
vpython3 vpython: clear DEPOT_TOOLS_DIR before running scripts 2 years ago
vpython3.bat
watchlists.py
weekly Explicitly run everything with python3 3 years ago
whitespace.txt
win32imports.py
wtf
yapf
yapf.bat

README.md

depot_tools

Tools for working with Chromium development. It requires python 2.7 or 3.8 for python 3 support.

Tools

The most important tools are:

  • fetch: A gclient wrapper to checkout a project. Use fetch --help for more details.
  • gclient: A meta-checkout tool. Think repo or git submodules, except that it support OS-specific rules, e.g. do not checkout Windows only dependencies when checking out for Android. Use gclient help for more details and README.gclient.md.
  • git cl: A code review tool to interact with Rietveld or Gerrit. Use git cl help for more details and README.git-cl.md.
  • roll-dep: A gclient dependency management tool to submit a dep roll, updating a dependency to a newer revision.

There are a lot of git utilities included.

Updating

depot_tools updates itself automatically when running gclient tool. To disable auto update, set the environment variable DEPOT_TOOLS_UPDATE=0 or run ./update_depot_tools_toggle.py --disable.

To update package manually, run update_depot_tools.bat on Windows, or ./update_depot_tools on Linux or Mac.

On Windows only, running gclient will install git and python.

Contributing

To contribute change for review:

git new-branch <somename>
# Hack
git add .
git commit -a -m "Fixes goat teleporting"
# find reviewers
git cl owners
git log -- <yourfiles>

# Request a review.
git cl upload -r reviewer1@chromium.org,reviewer2@chromium.org --send-mail

# Edit change description if needed.
git cl desc

# If change is approved, flag it to be committed.
git cl set-commit

# If change needs more work.
git rebase-update
...
git cl upload -t "Fixes goat teleporter destination to be Australia"

See also open bugs, open reviews, forum or report problems.

cpplint.py

Until 2018, our cpplint.py was a copy of the upstream version at https://github.com/google/styleguide/tree/gh-pages/cpplint. Unfortunately, that repository is not maintained any more. If you want to update cpplint.py in depot_tools, just upload a patch to do so. We will figure out a long-term strategy via issue https://crbug.com/916550.

Note that the cpplint.py here is also used by the Tricium analyzer, so if the cpplint.py here changes, we should also update the copy used there.