git-annex/Command
Joey Hess 71b216d1fb map: Support remotes with /~/ and /~user/
More accurately, it was supported already when map uses git-annex-shell,
but not when it does not.

Note that the user name cannot be shell escaped using git-annex's current
approach for shell escaping. I tried and some shells like dash cannot
cd ~'joey'. Rest of directory is still shell escaped, not for security but
in case a directory has a space or other weird character.
2011-11-11 16:18:53 -04:00
..
Add.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
AddUrl.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
ConfigList.hs clean up read/show abuse 2011-11-08 00:17:54 -04:00
Copy.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
Describe.hs lint 2011-11-11 01:52:58 -04:00
Drop.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
DropKey.hs lockContent in dropkey 2011-11-09 19:47:04 -04:00
DropUnused.hs reorg to allow taking content lock 2011-11-09 16:54:18 -04:00
Find.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
Fix.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
FromKey.hs lint 2011-11-11 01:52:58 -04:00
Fsck.hs lint 2011-11-11 01:52:58 -04:00
Get.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
InAnnex.hs safer inannex checking 2011-11-09 18:33:15 -04:00
Init.hs refactor 2011-11-07 16:13:06 -04:00
InitRemote.hs cleanup 2011-10-31 17:22:55 -04:00
Lock.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Map.hs map: Support remotes with /~/ and /~user/ 2011-11-11 16:18:53 -04:00
Merge.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Migrate.hs lint 2011-11-11 01:52:58 -04:00
Move.hs lint 2011-11-11 01:52:58 -04:00
PreCommit.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
RecvKey.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Reinject.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
Semitrust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
SendKey.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
Status.hs status: clean up for bare repositories 2011-10-29 19:06:49 -04:00
Trust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Unannex.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
Uninit.hs lint 2011-11-11 01:52:58 -04:00
Unlock.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00
Untrust.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Unused.hs reorder repo parameters last 2011-11-08 16:27:20 -04:00
Upgrade.hs clean up check selection code 2011-10-29 15:19:05 -04:00
Version.hs cleanup 2011-10-31 17:22:55 -04:00
Whereis.hs better limiting of start actions to only run whenAnnexed 2011-11-10 23:45:14 -04:00