git-annex/Command
Joey Hess 5783a8d081
fsck: avoid redundant checksum when transfer is Verified
When downloading content from a remote, if the content is able to be
verified during the transfer, skip checksumming it a second time.

Note that in this case, the fsck output does not include "(checksum)"
which it does when the checksumming is done separately from the download.

This commit was sponsored by Brock Spratlen on Patreon.
2021-04-14 13:22:54 -04:00
..
Add.hs export --json: Fill in the file field 2021-03-12 14:11:31 -04:00
AddUnused.hs
AddUrl.hs suggest when user may want annex.stalldetection 2021-02-03 15:57:19 -04:00
Adjust.hs
Assistant.hs add searchPathContents 2021-02-02 19:06:15 -04:00
Benchmark.hs
CalcKey.hs
CheckPresentKey.hs
Commit.hs
Config.hs
ConfigList.hs
ContentLocation.hs
Copy.hs
Dead.hs
Describe.hs
DiffDriver.hs diffdriver: Support unlocked files 2021-04-08 14:32:09 -04:00
Direct.hs
Drop.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
DropKey.hs
DropUnused.hs mincopies 2021-01-06 14:15:19 -04:00
EnableRemote.hs
EnableTor.hs
ExamineKey.hs examinekey: Added a "file" format variable 2020-11-16 09:59:11 -04:00
Expire.hs
Export.hs add git ls-tree --long parser 2021-03-23 12:47:00 -04:00
Find.hs examinekey: Added a "file" format variable 2020-11-16 09:59:11 -04:00
FindRef.hs
Fix.hs Git.Queue: allow providing git common options like -c 2021-01-04 12:51:55 -04:00
Forget.hs generate more compact git-annex branch for imports 2020-12-23 15:25:16 -04:00
FromKey.hs Git.Queue: allow providing git common options like -c 2021-01-04 12:51:55 -04:00
Fsck.hs fsck: avoid redundant checksum when transfer is Verified 2021-04-14 13:22:54 -04:00
FuzzTest.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
GCryptSetup.hs
Get.hs get: Improve output when failing to get a file fails 2021-01-29 15:11:19 -04:00
Group.hs
GroupWanted.hs
Help.hs
Import.hs export --json: Fill in the file field 2021-03-12 14:11:31 -04:00
ImportFeed.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
InAnnex.hs
Indirect.hs
Info.hs add git ls-tree --long parser 2021-03-23 12:47:00 -04:00
Init.hs
InitRemote.hs
Inprogress.hs
List.hs
Lock.hs
LockContent.hs
Log.hs
LookupKey.hs
Map.hs avoid making absolute git remote path relative 2021-02-08 13:18:01 -04:00
MatchExpression.hs
Merge.hs
MetaData.hs generate more compact git-annex branch for imports 2020-12-23 15:25:16 -04:00
Migrate.hs
MinCopies.hs mincopies 2021-01-06 14:15:19 -04:00
Mirror.hs mincopies 2021-01-06 14:15:19 -04:00
Move.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
Multicast.hs remove unused contentFile = Nothing 2021-03-01 16:35:38 -04:00
NotifyChanges.hs
NumCopies.hs mincopies 2021-01-06 14:15:19 -04:00
P2P.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
P2PStdIO.hs
PostReceive.hs
PreCommit.hs
Proxy.hs
ReadPresentKey.hs
RecvKey.hs make getViaTmpFrom no longer update location log 2020-12-11 11:50:13 -04:00
RegisterUrl.hs unregisterurl: New command 2021-03-01 14:28:24 -04:00
Reinit.hs
Reinject.hs annex.adjustedbranchrefresh 2020-11-16 14:27:28 -04:00
ReKey.hs export --json: Fill in the file field 2021-03-12 14:11:31 -04:00
RemoteDaemon.hs
RenameRemote.hs
Repair.hs
Required.hs
ResolveMerge.hs
RmUrl.hs rmurl: remove all forms of an url, no matter what the downloader is set to 2021-03-22 12:09:15 -04:00
Schedule.hs
Semitrust.hs
SendKey.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
SetKey.hs annex.adjustedbranchrefresh 2020-11-16 14:27:28 -04:00
SetPresentKey.hs
Smudge.hs better interface for catKey' 2021-03-16 14:52:23 -04:00
Status.hs
Sync.hs avoid importing deleting submodule 2021-03-12 13:31:21 -04:00
Test.hs
TestRemote.hs start splitting out readonly values from AnnexState 2021-04-02 15:51:44 -04:00
TransferInfo.hs
TransferKey.hs suggest when user may want annex.stalldetection 2021-02-03 15:57:19 -04:00
TransferKeys.hs suggest when user may want annex.stalldetection 2021-02-03 15:57:19 -04:00
Transferrer.hs suggest when user may want annex.stalldetection 2021-02-03 15:57:19 -04:00
Trust.hs fix format of message 2021-01-11 13:14:09 -04:00
Unannex.hs fix unannex data overwrite bug 2021-02-22 13:35:00 -04:00
Undo.hs
Ungroup.hs
Uninit.hs uninit: Fix a small bug that left a lock file in .git/annex 2021-03-01 13:05:47 -04:00
Unlock.hs
UnregisterUrl.hs unregisterurl: remove all forms of an url, no matter what the downloader is set to 2021-03-22 12:17:17 -04:00
Untrust.hs
Unused.hs update comment 2021-03-11 12:03:36 -04:00
Upgrade.hs
VAdd.hs
VCycle.hs
Version.hs
VFilter.hs
Vicfg.hs finish fixing removeLink on windows 2020-11-24 13:20:44 -04:00
View.hs
VPop.hs
Wanted.hs
Watch.hs
WebApp.hs
Whereis.hs whereis: Don't include yt: prefix when showing url to content retrieved with youtube-dl 2021-03-22 19:56:24 -04:00