git-annex/Types
Joey Hess 52891711d2
git-annex sim command is working
Had to add Read instances to Key and NumCopies and some other similar
types. I only expect to use those in serializing a sim. Of course, this
risks that implementation changes break reading old data. For a sim,
that would not be a big problem.
2024-09-12 16:10:52 -04:00
..
ActionItem.hs
AdjustedBranch.hs
Availability.hs
Backend.hs
Benchmark.hs
BranchState.hs
CatFileHandles.hs
CleanupActions.hs
Cluster.hs remove dead nodes when loading the cluster log 2024-06-16 14:39:44 -04:00
Command.hs git-annex-shell: accept uuid of remote that proxying is enabled for 2024-06-10 12:44:35 -04:00
Concurrency.hs
Creds.hs
Crypto.hs
DeferredParse.hs
DesktopNotify.hs
Difference.hs implemented cloneSimRepo 2024-09-06 14:23:29 -04:00
Direction.hs
Distribution.hs
Export.hs proxy stores received keys to known export locations 2024-08-07 09:47:34 -04:00
FileMatcher.hs treat "not present" in preferred content as invalid 2024-09-03 13:50:06 -04:00
GitConfig.hs Added the annex.fullybalancedthreshhold git config. 2024-08-22 07:15:55 -04:00
GitRemoteAnnex.hs
Group.hs git-annex sim command is working 2024-09-12 16:10:52 -04:00
Import.hs
IndexFiles.hs
Key.hs git-annex sim command is working 2024-09-12 16:10:52 -04:00
KeySource.hs
Link.hs
LockCache.hs
Messages.hs
MetaData.hs
Mime.hs
NumCopies.hs git-annex sim command is working 2024-09-12 16:10:52 -04:00
ProposedAccepted.hs
RefSpec.hs
Remote.hs proxied exporttree=yes versionedexport=yes remotes are not untrusted 2024-08-08 15:24:19 -04:00
RemoteConfig.hs
RemoteState.hs
RepoSize.hs git-annex sim command is working 2024-09-12 16:10:52 -04:00
RepoVersion.hs
ScheduledActivity.hs
StallDetection.hs
StandardGroups.hs
StoreRetrieve.hs toward SafeDropProof expiry checking 2024-07-04 12:39:06 -04:00
Test.hs
Transfer.hs P2P protocol version 2, adding SUCCESS-PLUS and ALREADY-HAVE-PLUS 2024-06-18 16:21:40 -04:00
Transferrer.hs
TransferrerPool.hs
Transitions.hs
TrustLevel.hs git-annex sim command is working 2024-09-12 16:10:52 -04:00
Upgrade.hs
UrlContents.hs
UUID.hs dummy HasClient ClientM WebSocket 2024-07-07 21:21:45 -04:00
VectorClock.hs
View.hs
WorkerPool.hs