summaryrefslogtreecommitdiffstats
path: root/tools/check_git_config.py
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding issue in check_git_configdrott2015-08-181-1/+1
* Fix "Managed Mode" URL.groby2014-12-011-1/+1
* Do not suggest to replace .DEPS.git with DEPS.vadimsh2014-08-241-1/+3
* Do not freak out if 'deps_file' is not specified.Vadim Shtayura2014-08-231-1/+1
* Check that 'DEPS' is used in gclient solution (not '.DEPS.git').Vadim Shtayura2014-08-231-1/+1
* Show additional warning about managed workflow.vadimsh@chromium.org2014-08-211-12/+59
* Do not complain about wrong gclient config if there's no 'src' solution.vadimsh@chromium.org2014-08-201-2/+5
* Recognize one more git push error message as ACL related.vadimsh@chromium.org2014-08-191-0/+1
* Verify that gclient solution looks correct.vadimsh@chromium.org2014-08-191-0/+487