Home
last modified time | relevance | path

Searched refs:PatchFormat3 (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/
H A DInit.hs123 when (O.patchFormat ? opts == O.PatchFormat3) $
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Repository/
H A DFlags.hs138 data PatchFormat = PatchFormat1 | PatchFormat2 | PatchFormat3 constructor
H A DCreate.hs120 PatchFormat3 -> return $ EmptyRepository $ mkRepoV3 rdir rfmt cache
H A DFormat.hs231 flags2format F.PatchFormat3 = [[Darcs3]]
H A DClone.hs184 | formatHas Darcs3 rfsource = PatchFormat3
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Options/
H A DAll.hs1205 [ RawNoArg [] ["darcs-3"] F.UseFormat3 PatchFormat3