summaryrefslogtreecommitdiffstats
path: root/init-repository.py
Commit message (Expand)AuthorAgeFilesLines
* Change init-repository.py to clone snapshot by default.Zeno Albisser2014-01-141-6/+6
* init-repository.py should only be used when cloning with git.Zeno Albisser2014-01-131-0/+16
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-201-6/+3
* Revert "Improve init-repository.py to fetch up-to-date dependency list"Jocelyn Turcotte2013-12-161-3/+6
* Remove --android and download the android and mac files by defaultAndras Becsi2013-12-131-3/+0
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-131-6/+3
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-281-19/+19
* Implement parsing of Chromium .DEPS files.Zeno Albisser2013-10-291-0/+5
* Add --android argument to the init-repository.py scriptAndras Becsi2013-10-011-0/+3
* Use the correct port when downloading the git hooks from gerritAndras Becsi2013-08-281-1/+1
* Add command line flags to init-repository.pyAndras Becsi2013-08-211-30/+46
* Make sure submodule changes do not show up as a diff.Zeno Albisser2013-08-191-19/+4
* Update init-repository.py to allow using upstream chromium repository.Zeno Albisser2013-08-191-11/+63
* Add export_from_git.py to take snapshots from chromium and ninja.Zeno Albisser2013-08-161-105/+4
* Make init-repository.py properly reset all submodules.Zeno Albisser2013-07-281-1/+27
* Fix init-repository.py for Mac.Zeno Albisser2013-06-271-1/+3
* Improve init-repository.py script.Zeno Albisser2013-06-271-4/+21
* Add init-repository.py script.Zeno Albisser2013-06-271-0/+167