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.
depot_tools/tests
Patrick Monette 367c6f720d Add git squash-branch-tree
This script allows squashing a branch and all of its downstream
branches in one command.

This is useful for squashing stacked branches that have a lot of
commits each just before using `git rebase-update`, as this is
highly likely to run into a lot of rebase conflicts, repeatedly.

This should only be used if the user is okay with losing their
git commit history.

Change-Id: Id28a941d898def73f785d791499c7ee0784e0136
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5659262
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Patrick Monette <pmonette@chromium.org>
8 months ago
..
gerrit_util_test.inputs [gerrit_util] Add some additional tests and fixes for SSOAuthenticator. 8 months ago
gstools
.vpython3 run tests using python 3.8 9 months ago
OWNERS ninja: error if trying to build for use_remoteexec=true 8 months ago
auth_test.py
autoninja_test.py ninja: error if trying to build for use_remoteexec=true 8 months ago
bazel_test.py
bot_update_coverage_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py run tests using python 3.8 9 months ago
gclient_gcs_smoketest.py Make the downloaded tarfile a dotfile 11 months ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py Use git_common to call git 9 months ago
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py [gclient] Use lowercase and when merging conditions 9 months ago
gerrit_client_test.py
gerrit_util_test.py [gerrit_util] Add linked account detection for SSO 8 months ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Don't show ".gitcookies have credentials" if no creds 8 months ago
git_common_test.py
git_dates_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py
git_map_test.py
git_number_test.py
git_rebase_update_test.py
git_squash_branch_tree_test.py Add git squash-branch-tree 8 months ago
gn_helper_test.py ninja: error if trying to build for use_remoteexec=true 8 months ago
gsutil_test.py
hooks_test.py
lockfile_test.py [gsutil] Fix race when downloading gsutil 10 months ago
metrics_test.py Use $HOME/.config/depot_tools on linux for .cfg files 9 months ago
my_activity_test.py
ninja_reclient_test.py
ninjalog_uploader_test.py remove references to goma 10 months ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py Reland "[presubmit checks] Check if files are written to a dep dir" 8 months ago
presubmit_diff_test.py run tests using python 3.8 9 months ago
presubmit_support_test.py Handle empty diff in _diffs_to_change_files 8 months ago
presubmit_unittest.py Create scm.DIFF.GetAllFiles 8 months ago
rdb_wrapper_test.py
recipes_test.py
reclient_metrics_test.py
roll_dep_test.py Hide git log by default if rolling from a non-public host 11 months ago
scm_unittest.py Create scm.DIFF.GetAllFiles 8 months ago
split_cl_test.py split_cl: do not prepend '/' in $directory 10 months ago
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py Add generation version number to GCS first-class entries. 11 months ago
upload_to_google_storage_unittest.py
utils_test.py Use $HOME/.config/depot_tools on linux for .cfg files 9 months ago
watchlists_unittest.py