git-annex/Command
2010-11-10 13:01:17 -04:00
..
Add.hs Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.) 2010-11-08 19:26:37 -04:00
Drop.hs Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.) 2010-11-08 19:26:37 -04:00
DropKey.hs Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.) 2010-11-08 19:26:37 -04:00
Fix.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
FromKey.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
Fsck.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
Get.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
Init.hs set version on init 2010-11-08 16:40:28 -04:00
Lock.hs fix handling of staged unlocked files 2010-11-10 13:01:01 -04:00
Move.hs refactoring, no code changes really 2010-11-08 15:15:21 -04:00
PreCommit.hs Unlocked files will now automatically be added back into the annex when committed (and the updated symlink committed), by some magic in the pre-commit hook. 2010-11-10 13:01:17 -04:00
SetKey.hs Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.) 2010-11-08 19:26:37 -04:00
Unannex.hs Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.) 2010-11-08 19:26:37 -04:00
Unlock.hs set write bit on unlocked file 2010-11-10 12:50:00 -04:00