summaryrefslogtreecommitdiffstats
path: root/tools/sync-webkit-git.py
Commit message (Expand)AuthorAgeFilesLines
* Enhance sync-webkit-git.py to support more actions.tony@chromium.org2011-12-011-7/+32
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-1/+11
* sync-webkit-git: work around From() in DEPSevan@chromium.org2011-07-121-2/+3
* Specify branch when fetching in sync-webkit-git.py.enne@chromium.org2010-11-291-3/+18
* Add --verbose support to sync-webkit-git.py.maruel@chromium.org2010-09-151-8/+17
* Fix Var() syntax support.mnissler@chromium.org2010-09-031-1/+1
* Allow the branch name updated by sync-webkit-git.py to be overriden using thelevin@chromium.org2010-08-271-12/+30
* sync-webkit-git: more windows fixesevan@chromium.org2010-07-281-7/+7
* sync-webkit-git: fixes to work on Windowsevan@chromium.org2010-07-201-2/+7
* sync-webkit-git: exit with an error code on failureevan@chromium.org2010-07-191-4/+5
* Better error message when tools/sync-webkit-git.py is run from wrong dir.evan@chromium.org2010-04-191-1/+6
* sync-webkit-git: handle DEPS specifying nonexistent revisionevan@chromium.org2010-01-201-4/+10
* Fix an algorithm in sync-webkit-git to be much faster.evan@chromium.org2009-12-101-5/+37
* sync-webkit-git: a better message when you're not on the right branchevan@chromium.org2009-09-291-3/+4
* Fix regexp matching while looking for svn revision.kuchhal@chromium.org2009-09-221-1/+1
* sync-webkit-git: link to wiki, do some of Tony's review commentsevan@chromium.org2009-09-151-18/+14
* sync-webkit-git: add more docs on a gclient tweakevan@chromium.org2009-09-111-1/+6
* sync-webkit-git: reduce diff-index outputevan@chromium.org2009-09-101-1/+2
* Add a tool that syncs a WebKit git checkout with DEPS.evan@chromium.org2009-09-041-0/+91