git-annex/Command
2011-01-12 01:57:49 -04:00
..
Add.hs New migrate subcommand can be used to switch files to using a different backend, safely and with no duplication of content. 2011-01-08 15:54:14 -04:00
ConfigList.hs git-annex-shell: Avoid exposing any git repo config except for the annex.uuid when doing configlist. 2011-01-04 17:34:14 -04:00
Copy.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Drop.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
DropKey.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
DropUnused.hs avoid crashing if run before unused log is present 2011-01-12 01:57:49 -04:00
Find.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Fix.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
FromKey.hs add git-annex-shell command 2010-12-30 16:52:24 -04:00
Fsck.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Get.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
InAnnex.hs git-annex-shell mostly done now, only needs 2 more subcommands 2010-12-30 20:08:22 -04:00
Init.hs quiet git commits 2011-01-07 13:57:37 -04:00
Lock.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Migrate.hs migrate: Fix support for --backend option. 2011-01-11 21:32:38 -04:00
Move.hs bugfix: Running copy --to when both local and remote had the key dropped it from local. 2011-01-07 02:14:22 -04:00
PreCommit.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
RecvKey.hs git-annex-shell now exclusively used for all remote access 2010-12-31 19:09:17 -04:00
SendKey.hs git-annex-shell is complete 2010-12-31 13:39:43 -04:00
SetKey.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Trust.hs quiet git commit messages 2011-01-11 18:49:45 -04:00
Unannex.hs unannex: Now skips files whose content is not present, rather than it being an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository. 2011-01-08 15:14:41 -04:00
Uninit.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Unlock.hs refactor in preparation for adding a git-annex-shell command 2010-12-30 15:06:26 -04:00
Untrust.hs quiet git commit messages 2011-01-11 18:49:45 -04:00
Unused.hs always write log, so it's empty if nothing is unused 2011-01-12 01:57:32 -04:00