167
178
revision_id, parents, new_lines, nostore_sha=nostore_sha,
168
179
random_id=random_revid, check_content=False)[0:2]
188
result.append(Pack(self._pack_transport, name, None, None, None))
170
191
def all_pack_details(self):
171
192
"""Return a list of all the packs as transport,name tuples.