Commit Graph

8 Commits

Author SHA1 Message Date
Tom Marshall bf9a57fd0a gerrit-review: Fix batch commands
When doing batch commands (eg. via a query), gerrit requires all
dependencies to be satisfied before submit.  So do a first pass
with code-review/verified, then a second pass with submit/abandon.
2016-03-29 14:16:41 -04:00
Tom Marshall baccb948cc New script: gerrit-review 2016-03-24 12:59:34 -04:00
Tom Marshall a6764580b5 repo-bisect: Multiple fixes and enhancements
* Add hour granularity.  Bisection proceeds on date boundaries until
   the delta reaches one day, then continues with hours.

 * Sync the main manifest after "repo sync -l -m ..." because repo
   resets it.

 * Use internal git repos (under .repo/projects) to fetch revisions
   because a working tree may not be available (eg. if a project is
   added to the main manifest during the bisect timeline).

 * Several other misc fixes and cleanups.
2014-08-28 14:32:29 +02:00
Tom Marshall 18a8952483 New script: repo-bisect 2014-08-28 01:09:11 +02:00
Tom Marshall db0459e056 Fix stdout, remote detection, and branch detection 2014-05-09 07:43:25 -05:00
Tom Marshall e01311dff3 Convert gerrit-push to Python 2014-05-09 07:09:25 -05:00
Tom Marshall a19589abb4 Initial checkin 2014-05-07 13:11:15 -05:00
Tom Marshall bd02b76e5d empty commit 2014-05-07 11:23:01 -05:00