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 balanced preferred content and --rebalance 2024-08-09 14:16:09 -04:00
GitAnnexShell
Action.hs add Annex worker pool to P2PHttp 2024-07-10 12:19:47 -04:00
AnnexSetter.hs
Batch.hs
GitAnnex.hs implement maxsize log and command 2024-08-11 15:41:26 -04:00
GitAnnexShell.hs http server support for proxies, incomplete 2024-07-25 13:19:24 -04:00
GitRemoteAnnex.hs git-remote-annex: use annexLocationsBare 2024-08-02 13:13:44 -04:00
GitRemoteTorAnnex.hs
Option.hs
Seek.hs consistently omit clusters when calculating RepoSizes 2024-08-17 11:24:14 -04:00
Usage.hs