Commit Graph

3 Commits (f2d7d6b518c393c553bb3161fb27a51b3d4e0609)

Author SHA1 Message Date
sbc@chromium.org c965a48422 fix wtf crash when deps entry is at None
There are several places where we advise people
to use custom_deps with { "foo" : None } to avoid
checking out certain sub-repos.  This caused wtf to
crash on startup.


BUG=


Review URL: https://chromiumcodereview.appspot.com/10917220

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@156373 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
piman@chromium.org f43d019e4c Adding weekly tool to help with weekly snippets
This tool displays all checkins by one (or several) authors in the past week (or configurable time), in all dependencies. Only works on git dependencies currently.

Review URL: http://codereview.chromium.org/1602020

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@44612 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
wfrichar@chromium.org a72bd94c40 Add wtf tool to provide a quick summary of pending changes.
Review URL: http://codereview.chromium.org/1324003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@42797 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago