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
Devon Loehr ff733a6496 `git cl split`: Include dirname as part of branch names
This CL changes the way `git cl split` generates branch names during
upload. Specifically, it attempts to derive a common directory for all
the files in each CL, and includes that dirname as part of the branch
name, in addition to a hash of the files in the CL. This makes it a bit
easier to guess what's in a branch, given its name.

Since the hash is still included, branch names should remain unique.
Finding a common directory should be deterministic, so we can still rely
on branches having the same name if the script is re-run with the same
splitting.

Bug: 389069356
Change-Id: I70490258755f13962f3db5c835619caa24176af9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6243377
Commit-Queue: Devon Loehr <dloehr@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
6 months ago
..
gerrit_util_test.inputs
git_common_test.inputs
gstools
.vpython3
OWNERS
auth_test.py [auth] Be able to generate id_token 2 years ago
autoninja_test.py
bazel_test.py tests: switch to 4 space indent 2 years ago
bot_update_coverage_test.py Fix multiline comment formatting 2 years ago
build_telemetry_test.py build_telemetry: Set timeout to 'cipd auth-info' command. 11 months ago
cipd_bootstrap_test.py Update cipd_bootstrap_test to use a newer cipd client binary. 2 years ago
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py fetch: stop setting submodules config as we are not using it at all 2 years ago
gclient_cipd_smoketest.py
gclient_eval_unittest.py run tests using python 3.8 1 year ago
gclient_gcs_smoketest.py
gclient_git_mutates_smoketest.py tests: switch to 4 space indent 2 years ago
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py Cache values in gclient_paths.py 2 years ago
gclient_scm_test.py
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py Fix multiline comment formatting 2 years ago
gclient_transitions_smoketest.py Fix multiline comment formatting 2 years ago
gclient_utils_test.py Explicitly propagate terminal size to gclient hooks. 7 months ago
gerrit_client_test.py gerrit: addmessage: support attention set control 7 months ago
gerrit_util_test.py [git-sso] Read sso helper output line by line 9 months ago
git_auth_test.py [auth] Add test for overwriting global SSO rewrite rules 6 months ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Add git cl squash-closed behavior 6 months ago
git_common_test.py Modify git squash-branch to perform reparenting 6 months ago
git_dates_test.py tests: switch to 4 space indent 2 years ago
git_find_releases_test.py Skip tests not supported in non-git env if in non-git env 1 year ago
git_footers_test.py
git_hyper_blame_test.py Fix multiline comment formatting 2 years ago
git_map_test.py tests: switch to 4 space indent 2 years ago
git_number_test.py
git_rebase_update_test.py Remove "attempt to squash" behavior from `git rebase-update` 7 months ago
git_squash_branch_test.py Modify git squash-branch to perform reparenting 6 months ago
git_squash_branch_tree_test.py Add git squash-branch-tree 1 year ago
gn_helper_test.py
gsutil_test.py
hooks_test.py
lockfile_test.py
metrics_test.py [metrics] Add new auth metric 11 months ago
metrics_xml_format_test.py Reland "Support formatting metrics xml(s) in the subfolders." 7 months ago
my_activity_test.py tests: switch to 4 space indent 2 years ago
ninjalog_uploader_test.py ninjalog_uploader: Add is_cloudtop, gce_machine_type, is_cog to the Ninjalog metadata 10 months ago
owners_client_test.py tests: switch to 4 space indent 2 years ago
owners_finder_test.py
presubmit_canned_checks_test.py
presubmit_diff_test.py presubmit_diff: add support for -U 6 months ago
presubmit_support_test.py Add UnixLocalPath*() in presubmit_support. 6 months ago
presubmit_unittest.py Add UnixLocalPath*() in presubmit_support. 6 months ago
rdb_wrapper_test.py
recipes_test.py
reclient_helper_test.py autoninja: Use AUTONINJA_BUILD_ID for RBE_invocation_id as is. 1 year ago
roll_dep_test.py
roll_downstream_gcs_deps_test.py
scm_mock.py [scm_mock] Expose mocking of system config layer. 12 months ago
scm_unittest.py
split_cl_test.py `git cl split`: Include dirname as part of branch names 6 months ago
subcommand_test.py tests: switch to 4 space indent 2 years ago
subprocess2_test.py Fix multiline comment formatting 2 years ago
upload_to_google_storage_first_class_unittest.py
upload_to_google_storage_unittest.py
utils_test.py
watchlists_unittest.py