..
Add.hs
wording
2015-04-08 16:16:42 -04:00
AddUnused.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
AddUrl.hs
remove unused param
2015-04-01 23:14:51 -04:00
Assistant.hs
splitting up the man page
2015-03-23 15:36:10 -04:00
CheckPresentKey.hs
checkpresentkey: New plumbing command to check if a key can be verified to be present on a remote.
2015-03-20 11:44:46 -04:00
Commit.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ConfigList.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ContentLocation.hs
unused import
2015-04-10 13:16:04 -04:00
Copy.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
Dead.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Describe.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
DiffDriver.hs
a few command usage fixes
2015-03-25 12:09:42 -04:00
Direct.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Drop.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
DropKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
DropUnused.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
EnableRemote.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ExamineKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Expire.hs
expire --no-act
2015-04-05 15:02:55 -04:00
Find.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
FindRef.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
Fix.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
Forget.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
FromKey.hs
fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.
2015-04-07 00:58:51 -04:00
Fsck.hs
rethought distributed fsck; instead add activity.log and expire command
2015-04-05 12:50:02 -04:00
FuzzTest.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
GCryptSetup.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Get.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
Group.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
GroupWanted.hs
groupwanted: New command to set the groupwanted preferred content expression.
2015-02-06 15:12:42 -04:00
Help.hs
Man pages for individual commands now available, and can be opened using "git annex help <command>"
2015-03-23 17:50:03 -04:00
Import.hs
Steer towards deduplication
2015-04-03 14:27:34 +07:00
ImportFeed.hs
importfeed: Error out when passed a non-url.
2015-04-09 13:09:06 -04:00
InAnnex.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Indirect.hs
Repository tuning parameters can now be passed when initializing a repository for the first time.
2015-01-27 17:38:06 -04:00
Info.hs
info dir: Added information about repositories that contain files in the specified directory.
2015-04-12 12:54:41 -04:00
Init.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
InitRemote.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
List.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
Lock.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
Log.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
LookupKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Map.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Merge.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
MetaData.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
Migrate.hs
migrate: --force will force migration of keys already using the destination backend. Useful in rare cases.
2015-03-23 12:11:16 -04:00
Mirror.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
Move.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
NotifyChanges.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
NumCopies.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
PreCommit.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Proxy.hs
proxy: Made it work when run in a new repository before initial commit.
2015-04-09 12:24:42 -04:00
ReadPresentKey.hs
readpresentkey: New plumbing command for checking location log.
2015-03-20 11:22:27 -04:00
RecvKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
RegisterUrl.hs
fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.
2015-04-07 00:58:51 -04:00
Reinit.hs
a few command usage fixes
2015-03-25 12:09:42 -04:00
Reinject.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ReKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
RemoteDaemon.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Repair.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
ResolveMerge.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
RmUrl.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Schedule.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Semitrust.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
SendKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
SetPresentKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Status.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Sync.hs
sync: Fix committing when in a direct mode repo that has no HEAD ref.
2015-03-04 15:25:35 -04:00
Test.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
TestRemote.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
TransferInfo.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
TransferKey.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
TransferKeys.hs
rename bothHandles -> ioHandles
2015-04-03 15:35:18 -04:00
Trust.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Unannex.hs
unannex: Refuse to unannex when repo is too new to have a HEAD
2015-02-25 13:59:23 -04:00
Undo.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Ungroup.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Uninit.hs
Revert "avoid using MissingH's HVFS layer"
2015-01-28 17:40:26 -04:00
Unlock.hs
The file matching options are now only accepted by commands that can actually use them.
2015-02-06 17:16:41 -04:00
Untrust.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Unused.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Upgrade.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
VAdd.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
VCycle.hs
a few command usage fixes
2015-03-25 12:09:42 -04:00
Version.hs
version: Add --raw
2015-04-02 15:37:39 -04:00
VFilter.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Vicfg.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
View.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
VPop.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Wanted.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Watch.hs
splitting up the man page
2015-03-23 15:36:10 -04:00
WebApp.hs
webapp: Fix reversion in opening webapp when starting it manually inside a repository.
2015-02-09 16:34:42 -04:00
Whereis.hs
--auto is no longer a global option; only get, drop, and copy accept it.
2015-03-25 17:06:14 -04:00
XMPPGit.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00