git-annex/Backend
Joey Hess b932acf4ad
started Annex.Sim
Have most of the sim command handler, but to keep it pure while implementing
the rest will need some refactoring.

It seems likely that running the simulation itself will not be able to be
entirely pure. Preferred content evaluation runs in Annex after all.

Note that the somewhat awkward randomWords is because the i386ancient
build depends on a version of random too old to support generating a
random ByteString on its own.
2024-09-04 15:15:36 -04:00
..
VURL implement VURL to URL migration 2024-03-01 17:01:27 -04:00
External.hs startExternalAddonProcess add parameters 2024-04-17 13:09:10 -04:00
GitRemoteAnnex.hs avoid using dropWhileEnd 2024-05-28 10:27:36 -04:00
Hash.hs started Annex.Sim 2024-09-04 15:15:36 -04:00
URL.hs implement URL to VURL migration 2024-03-01 16:42:02 -04:00
Utilities.hs annex.maxextensions configuration 2024-04-18 14:23:38 -04:00
Variety.hs add Backend.GitRemoteAnnex 2024-05-07 13:54:08 -04:00
VURL.hs run codespell throughout fixing typos automagically 2024-05-01 15:46:21 -04:00
WORM.hs implement URL to VURL migration 2024-03-01 16:42:02 -04:00