Darcs.Repository.DarcsRepo
Documentation
addToInventory :: FilePath -> [PatchInfo] -> IO ()
addToTentativePristine :: Effect p => p -> IO ()
removeFromTentativeInventory :: RepoPatch p => Bool -> [DarcsFlag] -> FL (PatchInfoAnd p) -> IO ()
readTentativeRepo :: RepoPatch p => [DarcsFlag] -> String -> IO (SealedPatchSet p)
writeAndReadPatch :: RepoPatch p => [DarcsFlag] -> PatchInfoAnd p -> IO (PatchInfoAnd p)
readCheckpoints :: String -> IO [PatchInfo]