Searched refs:autopack (Results 1 – 11 of 11) sorted by relevance
46 autopack="no" # update $archive after edit155 [[ "$autopack" == "yes" ]] && munin_pack
38 repository._pack_collection.autopack()
286 trees=False, count=-1, checkpoint=10000, autopack=4, inv_cache=-1, argument309 'autopack': autopack,
8 # METIS_INCLUDE_DIR - where to find autopack.h
8 # PARMETIS_INCLUDE_DIR - where to find autopack.h
859 def autopack(self): member in RepositoryPackCollection1619 result = self.autopack()
2854 def autopack(self): member in RemoteRepository2860 self._real_repository._pack_collection.autopack()2911 self.target_repo.autopack()
3674 def autopack(self): member in _StubPackCollection3689 repo.autopack()3702 repo.autopack()3720 repo.autopack()3734 err = self.assertRaises(errors.BzrError, repo.autopack)
1367 self.assertFalse(packs.autopack())
3916 Various small autopack-related race conditions have been fixed in the
7281 # help of 'autopack' option of 'fast-import' command