layerindex-web/rrs/tools
Paul Eggleton 7ea14221b8 rrs_upgrade_history: skip commits that don't touch the layer
If we're in a repository containing multiple layers, we don't care about
commits that don't affect the layer we are processing, so skip those
commits rather than passing them to upgrade_history_internal.py which
will ignore them (which is significantly slower).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
common.py rrs/tools: ensure recipe parsing code deletes temporary dir 2018-05-04 23:57:53 +12:00
daily_run.sh rrs/tools/rrs_unique_recipes: drop 2018-05-04 23:57:52 +12:00
rrs_distros.py rrs/tools: add -p/--plan option 2018-05-04 23:57:53 +12:00
rrs_maintainer_history.py rrs: link maintenance/upstream history to layerbranch 2018-05-04 23:57:53 +12:00
rrs_upgrade_history.py rrs_upgrade_history: skip commits that don't touch the layer 2018-05-04 23:57:53 +12:00
rrs_upstream_email.py rrs: link maintenance/upstream history to layerbranch 2018-05-04 23:57:53 +12:00
rrs_upstream_history.py rrs: link maintenance/upstream history to layerbranch 2018-05-04 23:57:53 +12:00
upgrade_history_internal.py rrs_upgrade_history: improve checkout logic 2018-05-04 23:57:53 +12:00