.. |
Add.hs
|
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)
|
2015-12-02 15:12:33 -04:00 |
AddUnused.hs
|
|
|
AddUrl.hs
|
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)
|
2015-12-02 15:12:33 -04:00 |
Assistant.hs
|
|
|
CheckPresentKey.hs
|
|
|
Commit.hs
|
|
|
ConfigList.hs
|
|
|
ContentLocation.hs
|
|
|
Copy.hs
|
missed adding allowConcurrentOutput here
|
2015-11-06 13:41:26 -04:00 |
Dead.hs
|
|
|
Describe.hs
|
|
|
DiffDriver.hs
|
|
|
Direct.hs
|
|
|
Drop.hs
|
drop -Jn
|
2015-11-04 17:13:20 -04:00 |
DropKey.hs
|
fix local dropping to not require extra locking of copies, but only that the local copy be locked for removal
|
2015-10-09 15:48:02 -04:00 |
DropUnused.hs
|
dropunused: Make more robust when trying to drop an object that has already been dropped.
|
2015-12-03 15:58:00 -04:00 |
EnableRemote.hs
|
enableremote: List uuids and descriptions of remotes that can be enabled, and accept either the uuid or the description in leu if the name.
|
2015-10-26 14:55:40 -04:00 |
ExamineKey.hs
|
|
|
Expire.hs
|
|
|
Find.hs
|
|
|
FindRef.hs
|
|
|
Fix.hs
|
|
|
Forget.hs
|
|
|
FromKey.hs
|
|
|
Fsck.hs
|
fsck: Failed to honor annex.diskreserve when checking a remote.
|
2015-12-11 13:50:27 -04:00 |
FuzzTest.hs
|
|
|
GCryptSetup.hs
|
|
|
Get.hs
|
arrange for regional output manager to run when -J is enabled
|
2015-11-04 16:22:43 -04:00 |
Group.hs
|
|
|
GroupWanted.hs
|
|
|
Help.hs
|
|
|
Import.hs
|
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)
|
2015-12-02 15:12:33 -04:00 |
ImportFeed.hs
|
use action, not sideAction
|
2015-10-11 13:29:44 -04:00 |
InAnnex.hs
|
|
|
Indirect.hs
|
|
|
Info.hs
|
enableremote: List uuids and descriptions of remotes that can be enabled, and accept either the uuid or the description in leu if the name.
|
2015-10-26 14:55:40 -04:00 |
Init.hs
|
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
|
2015-09-14 14:49:48 -04:00 |
InitRemote.hs
|
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
|
2015-09-14 14:49:48 -04:00 |
List.hs
|
|
|
Lock.hs
|
|
|
LockContent.hs
|
implement lockContent for ssh remotes
|
2015-10-09 16:55:41 -04:00 |
Log.hs
|
|
|
LookupKey.hs
|
|
|
Map.hs
|
map: Improve display of git remotes with non-ssh urls, including http and gcrypt.
|
2015-11-18 15:08:55 -04:00 |
Merge.hs
|
|
|
MetaData.hs
|
|
|
Migrate.hs
|
|
|
Mirror.hs
|
arrange for regional output manager to run when -J is enabled
|
2015-11-04 16:22:43 -04:00 |
Move.hs
|
arrange for regional output manager to run when -J is enabled
|
2015-11-04 16:22:43 -04:00 |
NotifyChanges.hs
|
|
|
NumCopies.hs
|
avoid using print action, which is reserved for debugging
|
2015-10-06 15:26:42 -04:00 |
PreCommit.hs
|
|
|
Proxy.hs
|
|
|
ReadPresentKey.hs
|
|
|
RecvKey.hs
|
other 80% of avoding verification when hard linking to objects in shared repo
|
2015-10-02 14:35:12 -04:00 |
RegisterUrl.hs
|
|
|
Reinit.hs
|
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
|
2015-09-14 14:49:48 -04:00 |
Reinject.hs
|
other 80% of avoding verification when hard linking to objects in shared repo
|
2015-10-02 14:35:12 -04:00 |
ReKey.hs
|
other 80% of avoding verification when hard linking to objects in shared repo
|
2015-10-02 14:35:12 -04:00 |
RemoteDaemon.hs
|
|
|
Repair.hs
|
|
|
Required.hs
|
|
|
ResolveMerge.hs
|
|
|
RmUrl.hs
|
|
|
Schedule.hs
|
|
|
Semitrust.hs
|
|
|
SendKey.hs
|
add some debugs to get timings
|
2015-08-13 16:13:16 -04:00 |
SetKey.hs
|
other 80% of avoding verification when hard linking to objects in shared repo
|
2015-10-02 14:35:12 -04:00 |
SetPresentKey.hs
|
|
|
Status.hs
|
status: On crippled filesystems, was displaying M for all annexed files that were present. Probably caused by a change to what git status displays in this situation. Fixed by treating files git thinks are modified the same as typechanged files.
|
2015-12-19 13:36:40 -04:00 |
Sync.hs
|
arrange for regional output manager to run when -J is enabled
|
2015-11-04 16:22:43 -04:00 |
Test.hs
|
|
|
TestRemote.hs
|
use action, not sideAction
|
2015-10-11 13:29:44 -04:00 |
TransferInfo.hs
|
|
|
TransferKey.hs
|
Do verification of checksums of annex objects downloaded from remotes.
|
2015-10-01 15:56:39 -04:00 |
TransferKeys.hs
|
Do verification of checksums of annex objects downloaded from remotes.
|
2015-10-01 15:56:39 -04:00 |
Trust.hs
|
|
|
Unannex.hs
|
|
|
Undo.hs
|
|
|
Ungroup.hs
|
|
|
Uninit.hs
|
fix local dropping to not require extra locking of copies, but only that the local copy be locked for removal
|
2015-10-09 15:48:02 -04:00 |
Unlock.hs
|
|
|
Untrust.hs
|
|
|
Unused.hs
|
Command/Unused.hs: Change --unused-refspec back to --used-refspec
|
2015-09-09 14:31:21 -04:00 |
Upgrade.hs
|
|
|
VAdd.hs
|
|
|
VCycle.hs
|
|
|
Version.hs
|
|
|
VFilter.hs
|
|
|
Vicfg.hs
|
|
|
View.hs
|
use action, not sideAction
|
2015-10-11 13:29:44 -04:00 |
VPop.hs
|
|
|
Wanted.hs
|
|
|
Watch.hs
|
|
|
WebApp.hs
|
|
|
Whereis.hs
|
make whereis show urls when web remote does not have content
|
2015-08-17 11:35:34 -04:00 |
XMPPGit.hs
|
|
|