DisTract-0.2.5: Distributed Bug Tracking SystemSource codeContentsIndex
DisTract.Monotone.Interaction
Documentation
mtnLsKeys :: Config -> IO ([Key], [Key])Source
mtnGetRevision :: Config -> Hash -> IO RevisionSource
mtnHeads :: Config -> FilePath -> IO [Hash]Source
mtnFindCurrentBranch :: Config -> FilePath -> IO StringSource
mtnSetupBranch :: Config -> String -> FilePath -> IO ()Source
mtnLogBrief :: Config -> FilePath -> [String] -> FilePath -> IO [LogBrief]Source
mtnAddUnknownFiles :: Config -> FilePath -> IO ()Source
mtnAdd :: Config -> FilePath -> [FilePath] -> IO ()Source
mtnCommit :: Config -> FilePath -> String -> [FilePath] -> IO (Maybe Hash)Source
mtnDoesBranchExist :: Config -> String -> IO BoolSource
mtnGetBranches :: Config -> IO [String]Source
mtnCheckOutBranch :: Config -> FilePath -> String -> FilePath -> IO ()Source
mtnUpdate :: Config -> FilePath -> Maybe Hash -> IO ()Source
mtnInitDB :: Config -> IO ()Source
mtnFindVersion :: Config -> IO SupportedVersionSource
Produced by Haddock version 2.1.0