git-annex/CmdLine
Joey Hess 8239824d92
consistently omit clusters when calculating RepoSizes
updateRepoSize is only called on the UUID of a repository, not any
cluster it might be a node of. But overLocationLogs and overLocationLogsJournal
were inclusing cluster UUIDs. So it was inconsistent.

Currently I don't see any reason to calculate RepoSize for a cluster.
It's not even clear what it should mean, the total size of all nodes, or
the amount of information stored in the cluster in total?
2024-08-17 11:24:14 -04:00
..
GitAnnex
GitAnnexShell
Action.hs
AnnexSetter.hs
Batch.hs
GitAnnex.hs implement maxsize log and command 2024-08-11 15:41:26 -04:00
GitAnnexShell.hs
GitRemoteAnnex.hs
GitRemoteTorAnnex.hs
Option.hs
Seek.hs consistently omit clusters when calculating RepoSizes 2024-08-17 11:24:14 -04:00
Usage.hs