..
Add.hs
symlink touching fun
2011-03-14 23:00:23 -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
Describe.hs
add describe subcommand
2011-03-03 17:21:00 -04:00
Drop.hs
parameterize Backend type
2011-01-25 21:02:34 -04:00
DropKey.hs
rework config storage
2011-01-26 00:17:38 -04:00
DropUnused.hs
fix up commands that are trouble on bare repos
2011-03-03 16:40:55 -04:00
Find.hs
symlink touching fun
2011-03-14 23:00:23 -04:00
Fix.hs
use ShellParam type
2011-02-28 16:18:55 -04:00
FromKey.hs
fix up commands that are trouble on bare repos
2011-03-03 16:40:55 -04:00
Fsck.hs
fix up commands that are trouble on bare repos
2011-03-03 16:40:55 -04:00
Get.hs
parameterize Backend type
2011-01-25 21:02:34 -04:00
InAnnex.hs
got rid of Core module
2011-01-16 16:05:05 -04:00
Init.hs
better quoting of description via show
2011-03-03 17:22:17 -04:00
Lock.hs
use ShellParam type
2011-02-28 16:18:55 -04:00
Map.hs
Support ssh remotes with a port specified.
2011-03-05 15:47:00 -04:00
Migrate.hs
better directory handling
2011-01-27 17:00:32 -04:00
Move.hs
avoid logging to location log when in a bare repo
2011-03-03 15:22:53 -04:00
PreCommit.hs
symlink touching fun
2011-03-14 23:00:23 -04:00
RecvKey.hs
shutdown no longer a special case
2011-01-29 23:32:32 -04:00
Semitrust.hs
prevent trust commands from trying to do things in a bare repo
2011-03-03 16:22:53 -04:00
SendKey.hs
better directory handling
2011-01-27 17:00:32 -04:00
SetKey.hs
use ShellParam type
2011-02-28 16:18:55 -04:00
Trust.hs
prevent trust commands from trying to do things in a bare repo
2011-03-03 16:22:53 -04:00
Unannex.hs
use ShellParam type
2011-02-28 16:18:55 -04:00
Uninit.hs
use safewritefile
2011-01-28 12:35:51 -04:00
Unlock.hs
better directory handling
2011-01-27 17:00:32 -04:00
Untrust.hs
prevent trust commands from trying to do things in a bare repo
2011-03-03 16:22:53 -04:00
Unused.hs
Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode.
2011-03-12 15:30:17 -04:00
Whereis.hs
add copy count
2011-03-05 17:41:36 -04:00