aboutsummaryrefslogtreecommitdiffstats
path: root/external_updater.py
Commit message (Expand)AuthorAgeFilesLines
* Add update --refresh and --keep_date flagsChih-Hung Hsieh2020-09-291-2/+14
* Use pylint3 hookThiƩbaud Weksteen2020-09-291-0/+2
* Fix Rust METADATA URLs when updating itChih-Hung Hsieh2020-08-251-0/+3
* Add default Rust project reviewers and Test tagChih-Hung Hsieh2020-08-181-1/+2
* Remove remote if it is not consistent with METADATAHaibo Huang2020-05-291-5/+3
* Refactor updater for more type annotationHaibo Huang2020-05-291-143/+133
* Add crates_updater, similar to git*_updaterChih-Hung Hsieh2020-03-201-1/+2
* [Updater] Fix warningHaibo Huang2019-07-091-2/+2
* [Updater] Do not use color if stdout is not ttyHaibo Huang2019-07-091-0/+4
* [Updater] Send email with only relative pathHaibo Huang2019-02-011-3/+5
* [Updater] Fix delayHaibo Huang2019-02-011-1/+1
* [Updater] Check and update all supported projectsHaibo Huang2019-02-011-2/+2
* [Updater] Generates change and include in the emailHaibo Huang2019-01-301-1/+10
* [Updater] Optionally commit and upload changeHaibo Huang2019-01-291-8/+50
* [Updater] Send email when a new version is foundHaibo Huang2019-01-281-41/+70
* [Updater] Support updating to head of github repomaster-cuttlefish-testing-releaseHaibo Huang2018-10-021-2/+2
* [Updater] When checkall, ignore sub dirs when a METADATA is foundHaibo Huang2018-08-271-1/+4
* Sort the projects when doing checkall.Elliott Hughes2018-08-011-1/+1
* Distinguish more clearly between the three states.Elliott Hughes2018-08-011-10/+10
* Support GIT upstreamandroid-p-preview-5Haibo Huang2018-06-291-38/+26
* Initial checkin for external updater(raulenrique)2018-06-111-0/+197