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
qyearsley 5eb0519b4c git cl try: Remove --name option, stop sending "reason" property.
When triggering the build, there's a field called "reason",
which is currently populated by default with the user's
branch name.

I have a feeling that this is optional and could be completely
omitted.

Andrii notes that if users want to send a "reason" string,
they could send invoke git cl try with the argument -p reason="<reason>".

PSA on infra-dev:
https://groups.google.com/a/chromium.org/d/msg/infra-announce/PXkM1WinTYY/w2IvN5B4AwAJ

BUG=659552

Review-Url: https://codereview.chromium.org/2428383010
9 years ago
..
gstools
subversion_config Dropping remaining scons references. 10 years ago
abandon.sh
basic.sh Do not remove issue from branch after it is landed manually 10 years ago
bot_update_coverage_test.py Remove git lockfile flakiness on win (bot_update) 9 years ago
checkout_test.py Fix presubmit checkout test after git 2.9.0 10 years ago
download_from_google_storage_unittests.py Reland 0c7d94eb9d9fa388bda0d74405c0928dceea22ff: Add support for tar.gz archive files to download from download_from_google_storage 10 years ago
fix_encoding_test.py
gclient_scm_test.py Remove SVN support from gclient_utils and gclient_scm 9 years ago
gclient_smoketest.py Remove SVN support from gclient_utils and gclient_scm 9 years ago
gclient_test.py Reland "Remove SVN and File support from gclient" 9 years ago
gclient_utils_test.py Revert of gclient: kill git fetch operation that hangs. (patchset #12 id:220001 of https://codereview.chromium.org/2241843002/ ) 9 years ago
git_cache_test.py Allow 'git cache fetch' to re-bootstrap. 10 years ago
git_cl_test.py git cl try: Remove --name option, stop sending "reason" property. 9 years ago
git_common_test.py Fix broken git tests on mac. 9 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 10 years ago
git_drover_test.py drover win: Use --stdin so update-index doesn't fail on long cmdline 10 years ago
git_footers_test.py Refactor git_footers for later use in git cl. 10 years ago
git_hyper_blame_test.py Simplify octal constants in Python code (e.g. 0o0700 -> 0o700). 10 years ago
git_number_test.py Disable tests that break because of git 2.4 11 years ago
git_rebase_update_test.py Add better error messages to git_reparent_branch. 10 years ago
gsutil_test.py gsutil: Parallel-safe, specify target, add clean. 10 years ago
hooks.sh
owners.sh
owners_finder_test.py Fix per-file owners check for deleted files. 10 years ago
owners_unittest.py Fix per-file owners check for deleted files. 10 years ago
patch.sh
patch_test.py
post-dcommit-hook-test.sh
presubmit_unittest.py Shutdown multiprocess pool after running tests to avoid _finalizer spew on Windows 9 years ago
push-basic.sh Remove --base_url from git cl and upload.py 9 years ago
push-from-logs.sh
recipes_test.py Manual roll of engine, removing coverage threshold! 10 years ago
rename.sh
rietveld_test.py Raise exceptions properly on HTTP errors from OAuthRpcServer (which is only used on bots) 10 years ago
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py Remove most svn related testing. 11 years ago
submit-from-new-dir.sh
submodule-merge-test.sh
subprocess2_test.py
test-lib.sh Roll recipe dependencies (MANUAL). 9 years ago
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py Reland 0c7d94eb9d9fa388bda0d74405c0928dceea22ff: Add support for tar.gz archive files to download from download_from_google_storage 10 years ago
watchlists_unittest.py