.. |
Add.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
AddUnused.hs
|
|
|
AddUrl.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Assistant.hs
|
|
|
Commit.hs
|
|
|
ConfigList.hs
|
git-annex-shell: Make configlist automatically initialize a remote git repository, as long as a git-annex branch has been pushed to it, to simplify setup of remote git repositories, including via gitolite.
|
2014-03-26 14:22:21 -04:00 |
Copy.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Dead.hs
|
|
|
Describe.hs
|
|
|
Direct.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Drop.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
DropKey.hs
|
|
|
DropUnused.hs
|
Added required content configuration.
|
2014-03-29 16:03:33 -04:00 |
EnableRemote.hs
|
|
|
ExamineKey.hs
|
|
|
Find.hs
|
findref: New command, like find but shows files in a specified git ref.
|
2014-04-17 18:41:24 -04:00 |
FindRef.hs
|
findref: New command, like find but shows files in a specified git ref.
|
2014-04-17 18:41:24 -04:00 |
Fix.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Forget.hs
|
|
|
FromKey.hs
|
|
|
Fsck.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
FuzzTest.hs
|
|
|
GCryptSetup.hs
|
|
|
Get.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Group.hs
|
group: When no groups are specified to set, lists the current groups of a repository.
|
2014-05-16 14:43:40 -04:00 |
Help.hs
|
|
|
Import.hs
|
|
|
ImportFeed.hs
|
allow building with old feed lib, w/o pubdate
|
2014-04-21 00:37:14 -04:00 |
InAnnex.hs
|
|
|
Indirect.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Info.hs
|
info: Allow use in a repository where annex.uuid is not set.
|
2014-04-15 19:42:49 -04:00 |
Init.hs
|
|
|
InitRemote.hs
|
|
|
List.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Lock.hs
|
|
|
Log.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
LookupKey.hs
|
|
|
Map.hs
|
factor out getRemoteGitConfig
|
2014-05-16 16:08:20 -04:00 |
Merge.hs
|
|
|
MetaData.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Migrate.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Mirror.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Move.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
NotifyChanges.hs
|
added git-annex remotedaemon
|
2014-04-06 19:10:23 -04:00 |
NumCopies.hs
|
|
|
PreCommit.hs
|
unannex, uninit: Avoid committing after every file is unannexed, for massive speedup.
|
2014-03-21 14:41:05 -04:00 |
RecvKey.hs
|
|
|
Reinit.hs
|
reinit: New command that can initialize a new reposotory using the configuration of a previously known repository. Useful if a repository got deleted and you want to clone it back the way it was.
|
2014-04-15 20:13:35 -04:00 |
Reinject.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
ReKey.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
RemoteDaemon.hs
|
added git-annex remotedaemon
|
2014-04-06 19:10:23 -04:00 |
Repair.hs
|
|
|
RmUrl.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Schedule.hs
|
|
|
Semitrust.hs
|
|
|
SendKey.hs
|
add desktop notifications
|
2014-03-22 14:12:19 -04:00 |
Status.hs
|
|
|
Sync.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Test.hs
|
|
|
TransferInfo.hs
|
|
|
TransferKey.hs
|
add desktop notifications
|
2014-03-22 14:12:19 -04:00 |
TransferKeys.hs
|
assistant: When there are multiple remotes giving different ways to access the same repository, honor remote cost settings and use the cheapest available.
|
2014-05-19 16:19:33 -04:00 |
Trust.hs
|
|
|
Unannex.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Ungroup.hs
|
|
|
Uninit.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Unlock.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Untrust.hs
|
|
|
Unused.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
Upgrade.hs
|
|
|
VAdd.hs
|
|
|
VCycle.hs
|
|
|
Version.hs
|
|
|
VFilter.hs
|
|
|
Vicfg.hs
|
Added required content configuration.
|
2014-03-29 16:03:33 -04:00 |
View.hs
|
view: Refuse to enter a view when no branch is currently checked out.
|
2014-03-02 16:00:56 -04:00 |
VPop.hs
|
|
|
Wanted.hs
|
|
|
Watch.hs
|
|
|
WebApp.hs
|
webapp: More robust startup when annex directory is not a git repo or not intialized by git-annex.
|
2014-05-21 15:41:54 -04:00 |
Whereis.hs
|
replace (Key, Backend) with Key
|
2014-04-17 18:03:39 -04:00 |
XMPPGit.hs
|
|
|