git-annex/Command
Joey Hess b4c6da9cbd Got object sending working in direct mode.
However, I don't yet have a reliable way to deal with files being modified
while they're being transferred. I have code that detects it on the sending
side, but the receiver is still free to move the wrong content into its
annex, and record that it has the content. So that's not acceptable, and
I'll need to work on it some more.

However, at this point I can use a direct mode repository as a remote and
transfer files from and to it.
2012-12-08 17:03:39 -04:00
..
Add.hs where indentation 2012-11-12 01:05:04 -04:00
AddUnused.hs where indentation 2012-11-12 01:05:04 -04:00
AddUrl.hs where indentation 2012-11-12 01:05:04 -04:00
Assistant.hs where indentation 2012-11-12 01:05:04 -04:00
Commit.hs where indentation 2012-11-12 01:05:04 -04:00
ConfigList.hs more descriptive name for oneshot 2012-09-15 20:46:38 -04:00
Copy.hs --auto fixes 2012-12-06 13:22:16 -04:00
Dead.hs dead: Remove dead repository from all groups. 2012-10-10 15:39:13 -04:00
Describe.hs lint 2011-11-11 01:52:58 -04:00
Drop.hs --auto fixes 2012-12-06 13:22:16 -04:00
DropKey.hs more descriptive name for oneshot 2012-09-15 20:46:38 -04:00
DropUnused.hs webapp and assistant glacier support 2012-11-24 16:30:15 -04:00
Find.hs avoid commits when running fix and find 2012-11-24 17:58:16 -04:00
Fix.hs avoid commits when running fix and find 2012-11-24 17:58:16 -04:00
FromKey.hs add routes to pause/start/cancel transfers 2012-08-08 16:20:24 -04:00
Fsck.hs where indentation 2012-11-12 01:05:04 -04:00
Get.hs --auto fixes 2012-12-06 13:22:16 -04:00
Group.hs simplify 2012-10-01 15:17:21 -04:00
Help.hs where indentation 2012-11-12 01:05:04 -04:00
Import.hs import: New subcommand, pulls files from a directory outside the annex and adds them 2012-05-31 19:47:18 -04:00
InAnnex.hs where indentation 2012-11-12 01:05:04 -04:00
Init.hs where indentation 2012-11-12 01:05:04 -04:00
InitRemote.hs where indentation 2012-11-12 01:05:04 -04:00
Lock.hs extend Git.Queue to be able to queue more than simple git commands 2012-06-07 15:19:44 -04:00
Log.hs where indentation 2012-11-12 01:05:04 -04:00
Map.hs where indentation 2012-11-12 01:05:04 -04:00
Merge.hs improve alwayscommit=false mode 2012-02-25 16:18:55 -04:00
Migrate.hs where indentation 2012-11-12 01:05:04 -04:00
Move.hs where indentation 2012-11-12 01:05:04 -04:00
PreCommit.hs added ifM and nuked 11 lines of code 2012-03-14 17:43:34 -04:00
RecvKey.hs typo 2012-09-19 17:10:22 -04:00
Reinject.hs where indentation 2012-11-12 01:05:04 -04:00
ReKey.hs where indentation 2012-11-12 01:05:04 -04:00
Semitrust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
SendKey.hs Got object sending working in direct mode. 2012-12-08 17:03:39 -04:00
Status.hs where indentation 2012-11-12 01:05:04 -04:00
Sync.hs where indentation 2012-11-12 01:05:04 -04:00
TransferInfo.hs fixes for transfer resume 2012-09-24 13:18:16 -04:00
TransferKey.hs quiet calls to transferkey 2012-09-24 13:36:05 -04:00
Trust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Unannex.hs remove showOutput; git is run in quiet mode 2012-11-15 15:19:02 -04:00
Ungroup.hs simplify 2012-10-01 15:17:21 -04:00
Uninit.hs formatting 2012-11-25 15:52:35 -04:00
Unlock.hs where indentation 2012-11-12 01:05:04 -04:00
Untrust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Unused.hs where indentation 2012-11-12 01:05:04 -04:00
Upgrade.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Version.hs where indentation 2012-11-12 01:05:04 -04:00
Vicfg.hs where indentation 2012-11-12 01:05:04 -04:00
Watch.hs full autostart support 2012-08-02 00:42:33 -04:00
WebApp.hs The standalone builds now unset their special path and library path variables before running the system web browser. 2012-11-27 17:05:29 -04:00
Whereis.hs where indentation 2012-11-12 01:05:04 -04:00
XMPPGit.hs flush stdout 2012-11-09 14:33:34 -04:00