darcs-2.4: a distributed, interactive, smart revision control systemContentsIndex
Darcs.Repository.Pristine
Documentation
data Pristine
show/hide Instances
flagsToPristine :: [DarcsFlag] -> RepoFormat -> Pristine
nopristine :: Pristine
createPristine :: Pristine -> IO Pristine
removePristine :: Pristine -> IO ()
identifyPristine :: IO Pristine
slurpPristine :: Pristine -> IO (Maybe Slurpy)
applyPristine :: Patchy p => Pristine -> p -> IO ()
createPristineFromWorking :: Pristine -> IO ()
getPristinePop :: PatchInfo -> Pristine -> IO (Maybe Population)
pristineDirectory :: Pristine -> Maybe String
pristineToFlagString :: Pristine -> String
easyCreatePristineDirectoryTree :: Pristine -> FilePath -> IO Bool
easyCreatePartialsPristineDirectoryTree :: FilePathLike fp => [fp] -> Pristine -> FilePath -> IO Bool
Produced by Haddock version 2.6.0