git-annex/Command
Joey Hess 76911a446a Avoid using absolute paths when staging location log, as that can confuse git when a remote's path contains a symlink. Closes: #621386
This was a real PITA to fix, since location logs can be staged in
both the current repo, as well as in local remote's repos, in
which case the cwd will not be in the repo. And git add needs different
params in both cases, when absolute paths are not used.

In passing, git annex fsck now stages location log fixes.
2011-04-25 14:54:24 -04:00
..
Add.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
ConfigList.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Copy.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Describe.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Drop.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
DropUnused.hs unused/dropunused: support --from 2011-04-02 21:35:02 -04:00
Find.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Fix.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
FromKey.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
Fsck.hs Avoid using absolute paths when staging location log, as that can confuse git when a remote's path contains a symlink. Closes: #621386 2011-04-25 14:54:24 -04:00
Get.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
InAnnex.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Init.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
InitRemote.hs RemoteConfig type 2011-04-15 15:09:36 -04:00
Lock.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Map.hs refactor 2011-04-09 14:26:32 -04:00
Migrate.hs migrate: Support migrating v1 SHA keys to v2 SHA keys with size information that can be used for free space checking. 2011-03-23 17:57:10 -04:00
Move.hs Avoid using absolute paths when staging location log, as that can confuse git when a remote's path contains a symlink. Closes: #621386 2011-04-25 14:54:24 -04:00
PreCommit.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
RecvKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Semitrust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
SendKey.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
SetKey.hs free space checking 2011-03-22 17:27:04 -04:00
Trust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Unannex.hs Periodically flush git command queue, to avoid boating memory usage too much. 2011-04-07 13:59:31 -04:00
Uninit.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Unlock.hs free space checking 2011-03-22 17:27:04 -04:00
Untrust.hs converted several commands to use Remote 2011-03-27 16:55:43 -04:00
Unused.hs unused/dropunused: support --from 2011-04-02 21:35:02 -04:00
Upgrade.hs upgrade messages 2011-03-21 20:48:58 -04:00
Version.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00
Whereis.hs avoid version check before running version and upgrade commands 2011-03-19 18:58:49 -04:00