git-annex/CmdLine
Joey Hess a154e91513
add git-annex addcomputed
Working pretty well. Mostly. But:

* Does not yet support inputs that are non-annexed files checked into git
* --fast is currently broken (will need something like VURL keys)
* --unreproducible still uses a checksumming backend, so drop and get
  again will likely fail (needs probably to use an URL key or something
  like one)

The compute special remote seems to work pretty well too. Eg,
getting from it works, and dropping content that is present in it works.
2025-02-25 15:50:08 -04:00
..
GitAnnex p2phttp support --jobs with --directory 2024-11-21 14:15:14 -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 add git-annex addcomputed 2025-02-25 15:50:08 -04:00
GitAnnexShell.hs more OsPath conversion (658/749) 2025-02-08 15:27:44 -04:00
GitRemoteAnnex.hs remove unused adjustedBranchRefresh associated file parameter 2025-02-21 14:51:02 -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