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.
This changes adds the first pass of code needed for OWNERS files. In total there should probably be maybe four user-visible changes: * new gcl/git-cl "suggest-reviewers" command * a presubmit hook on upload to automatically add the reviewers * an addition to gcl/git-cl status command that tells you which files still need review/approval. * a presubmit hook on commit to ensure all of the needed reviewers have approved the file. This change implements a core "owners Database" object with the dumbest possible algorithm for determining a covering set of reviewers, and the skeleton of the presubmit hooks. This code will not be used by anything yet, and is also missing unit tests. Review URL: http://codereview.chromium.org/6581030 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@76342 0039d316-1c4b-4281-b951-d872f2087c98 |
14 years ago | |
---|---|---|
.. | ||
__init__.py | 16 years ago | |
fake_repos.py | 14 years ago | |
gcl_unittest.py | 15 years ago | |
gclient_scm_test.py | 14 years ago | |
gclient_smoketest.py | 14 years ago | |
gclient_utils_test.py | 15 years ago | |
presubmit_unittest.py | 14 years ago | |
scm_unittest.py | 14 years ago | |
super_mox.py | 15 years ago | |
trychange_unittest.py | 15 years ago | |
watchlists_unittest.py | 15 years ago |