Lines Matching full:revisions
633 revisions = {}
637 revisions[a[0]] = a[1]
667 update_with_history(conf, components, revisions, repos)
669 update_with_patches(conf, components, revisions, repos)
671 def update_with_patches(conf, components, revisions, repos): argument
678 revision = revisions.get(name, None)
901 def update_with_history(conf, components, revisions, repos): argument
966 revision = revisions.get(name, None)
1050 # Now 'revs' contains all revisions reachable from the top revision.
1051 # All revisions derived from the 'last_revision' definitely are new,
1055 # of revisions starting at the ancestor.
1082 # If the commit is not in the original list of revisions