git-annex/CmdLine
Joey Hess d364e434c8
Add --url option and url= preferred content expression
To match content that is recorded as present in an url.

Note that, this cannot ask remotes to provide an url using whereisKey, like
whereis does. Because preferred content expressions need to match the same
from multiple perspectives, and the remote would not always be available.

That's why the docs say "recorded as present", but still this may be
surprising to some who see an url in whereis output and are surprised they
cannot match on it.

The use of getDownloader is to strip the downloader prefix from urls like
"yt:". Note that, when OtherDownloader is used, this strips the ":" prefix,
and allows matching on those urls too.
2025-07-21 12:13:40 -04:00
..
GitAnnex Add --url option and url= preferred content expression 2025-07-21 12:13:40 -04:00
GitAnnexShell more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
Action.hs add Annex worker pool to P2PHttp 2024-07-10 12:19:47 -04:00
AnnexSetter.hs remove --backend from global options 2022-06-29 13:33:25 -04:00
Batch.hs more OsPath conversion (520/749) 2025-02-05 15:07:59 -04:00
GitAnnex.hs findcomputed: New command, displays information about computed files. 2025-03-18 12:55:48 -04:00
GitAnnexShell.hs more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
GitRemoteAnnex.hs fix handling of linked worktrees on filesystems w/o symlinks 2025-07-14 13:20:39 -04:00
GitRemoteTorAnnex.hs git-annex-shell: block relay requests 2024-06-10 14:16:27 -04:00
Multicall.hs git-remote-annex: Fix buggy behavior when annex.stalldetection is configured 2024-11-25 12:14:52 -04:00
Option.hs initial implementation of --explain 2023-07-25 16:52:57 -04:00
Seek.hs more OsPath conversion (520/749) 2025-02-05 15:07:59 -04:00
Usage.hs started Annex.Sim 2024-09-04 15:15:36 -04:00