Commit Graph

2 Commits

Author SHA1 Message Date
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