git-annex/Assistant
Joey Hess 0a951ac758
improve function name
onAddUnlocked suggested that it had to add the file locked, but it
doesn't, it only queues the add of the file, and it's up to the
committer what to do -- which is currently indeed to always add the file
locked.
2021-09-27 12:52:30 -04:00
..
Alert
Install
Pairing comment typo 2021-04-08 13:08:01 -04:00
Threads improve function name 2021-09-27 12:52:30 -04:00
Types start splitting out readonly values from AnnexState 2021-04-02 15:51:44 -04:00
WebApp simplify and speed up Utility.FileSystemEncoding 2021-08-11 12:13:31 -04:00
Alert.hs
BranchChange.hs
Changes.hs
Commits.hs
Common.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
CredPairCache.hs
DaemonStatus.hs switch from hslogger to purpose-built Utility.Debug 2021-04-05 13:40:31 -04:00
DeleteRemote.hs
Drop.hs
Fsck.hs
Gpg.hs
Install.hs
MakeRemote.hs
MakeRepo.hs work around strange auto-init bug 2021-07-30 18:36:03 -04:00
Monad.hs use fastDebug everywhere it can be used 2021-04-06 15:41:24 -04:00
NamedThread.hs
Pairing.hs
Pushes.hs
RemoteControl.hs
Repair.hs switch from hslogger to purpose-built Utility.Debug 2021-04-05 13:40:31 -04:00
RepoProblem.hs
Restart.hs
ScanRemotes.hs
Ssh.hs
Sync.hs remove direct mode remnant of merging unrelated histories 2021-07-19 11:41:26 -04:00
TransferQueue.hs
TransferSlots.hs simplify annex.stalldetection handling 2021-09-22 10:46:10 -04:00
Unused.hs
Upgrade.hs incremental verification for web special remote 2021-08-18 15:02:22 -04:00
WebApp.hs