ContentsIndex
Darcs.Commands.Send
Documentation
send_description :: String
send_help :: String
send :: DarcsCommand
send_cmd :: [DarcsFlag] -> [String] -> IO ()
send_to_them :: RepoPatch p => Repository p -> [DarcsFlag] -> [WhatToDo] -> String -> PatchSet p -> IO ()
safeFileChar :: Char -> Char
patch_filename :: String -> String
data WhatToDo
Constructors
Post StringPOST the patch via HTTP
SendMail Stringsend patch via email
decide_on_behavior :: RepoPatch p => [DarcsFlag] -> Repository p -> IO [WhatToDo]
get_output :: [DarcsFlag] -> FilePath -> Maybe AbsolutePathOrStd
get_targets :: [WhatToDo] -> IO [WhatToDo]
collect_targets :: [DarcsFlag] -> [WhatToDo]
get_description :: RepoPatch p => [DarcsFlag] -> FL (PatchInfoAnd p) -> IO (Doc, Maybe String)
get_fileopt :: [DarcsFlag] -> Maybe AbsolutePath
Produced by Haddock version 2.4.2