darcs-2.2.0: a distributed, interactive, smart revision control systemSource codeContentsIndex
Darcs.SelectChanges
Documentation
with_selected_changes' :: WithPatches Prim aSource
with_selected_changes_to_files' :: WithPatchesToFiles Prim aSource
with_selected_last_changes_to_files' :: WithPatchesToFiles Prim aSource
with_selected_last_changes_reversed' :: WithPatches Prim aSource
with_selected_changes :: RepoPatch p => WithPatches (PatchInfoAnd p) aSource
with_selected_changes_to_files :: RepoPatch p => WithPatchesToFiles (PatchInfoAnd p) aSource
with_selected_changes_reversed :: RepoPatch p => WithPatches (PatchInfoAnd p) aSource
with_selected_last_changes_to_files :: RepoPatch p => WithPatchesToFiles (PatchInfoAnd p) aSource
with_selected_last_changes_to_files_reversed :: RepoPatch p => WithPatchesToFiles (PatchInfoAnd p) aSource
with_selected_last_changes_reversed :: RepoPatch p => WithPatches (PatchInfoAnd p) aSource
view_changes :: RepoPatch p => [DarcsFlag] -> Slurpy -> [FilePath] -> FL (PatchInfoAnd p) -> IO ()Source
with_selected_patch_from_repo :: forall p. RepoPatch p => String -> Repository p -> [DarcsFlag] -> ((FL (PatchInfoAnd p) :> PatchInfoAnd p) -> IO ()) -> IO ()Source
Produced by Haddock version 2.4.2