darcs-2.5.1: a distributed, interactive, smart revision control system
Darcs.Commands.Record
record :: DarcsCommandSource
commit :: DarcsCommandSource
getDate :: [DarcsFlag] -> IO StringSource
getLog :: [DarcsFlag] -> Maybe (String, [String]) -> IO String -> FL Prim -> IO (String, [String], Maybe String)Source
askAboutDepends :: forall p. RepoPatch p => Repository p -> FL Prim -> [DarcsFlag] -> [PatchInfo] -> IO [PatchInfo]Source