.. |
Add.hs
|
Direct mode: No longer temporarily remove write permission bit of files when adding them.
|
2013-06-12 14:02:31 -04:00 |
AddUnused.hs
|
--unused: New switch that makes git-annex operate on all data found by the last run of git annex unused. Supported by fsck, get, move, copy.
|
2013-07-03 15:26:59 -04:00 |
AddUrl.hs
|
addurl --pathdepth: Fix failure when the pathdepth specified is deeper than the urls's path.
|
2013-07-05 12:46:38 -04:00 |
Assistant.hs
|
check in configure if ionice -c3 works
|
2013-06-21 13:43:04 -04:00 |
Commit.hs
|
|
|
ConfigList.hs
|
|
|
Content.hs
|
content: New command line way to view and configure a repository's preferred content settings.
|
2013-05-25 12:44:58 -04:00 |
Copy.hs
|
--unused: New switch that makes git-annex operate on all data found by the last run of git annex unused. Supported by fsck, get, move, copy.
|
2013-07-03 15:26:59 -04:00 |
Dead.hs
|
make dead output consistent with other trust setting commands
|
2013-06-18 15:41:19 -04:00 |
Describe.hs
|
|
|
Direct.hs
|
|
|
Drop.hs
|
|
|
DropKey.hs
|
|
|
DropUnused.hs
|
dropunused behavior change: Now refuses to drop the last copy of a file, unless you use the --force.
|
2013-07-25 19:50:44 -04:00 |
EnableRemote.hs
|
|
|
Find.hs
|
|
|
Fix.hs
|
fix: Preserve the original mtime of fixed symlinks.
|
2013-07-11 11:39:42 -04:00 |
FromKey.hs
|
|
|
Fsck.hs
|
--unused: New switch that makes git-annex operate on all data found by the last run of git annex unused. Supported by fsck, get, move, copy.
|
2013-07-03 15:26:59 -04:00 |
FuzzTest.hs
|
reduce the amount of subdirectories created by the fuzz tester to saner limit
|
2013-05-26 16:15:25 -04:00 |
Get.hs
|
moved AssociatedFile definition
|
2013-07-04 02:36:02 -04:00 |
Group.hs
|
content: New command line way to view and configure a repository's preferred content settings.
|
2013-05-25 12:44:58 -04:00 |
Help.hs
|
|
|
Import.hs
|
Support import in direct mode.
|
2013-07-22 20:18:00 -04:00 |
InAnnex.hs
|
|
|
Indirect.hs
|
|
|
Init.hs
|
|
|
InitRemote.hs
|
|
|
Lock.hs
|
|
|
Log.hs
|
|
|
Map.hs
|
|
|
Merge.hs
|
merge: Now also merges synced/master or similar branches, which makes it useful to put in a post-receive hook to make a repository automatically update its working copy when git annex sync or the assistant sync with it.
|
2013-07-03 15:42:56 -04:00 |
Migrate.hs
|
|
|
Move.hs
|
moved AssociatedFile definition
|
2013-07-04 02:36:02 -04:00 |
PreCommit.hs
|
|
|
RecvKey.hs
|
|
|
Reinject.hs
|
|
|
ReKey.hs
|
Supports indirect mode on encfs in paranoia mode, and other filesystems that do not support hard links, but do support symlinks and other POSIX filesystem features.
|
2013-06-10 13:11:33 -04:00 |
RmUrl.hs
|
|
|
Semitrust.hs
|
|
|
SendKey.hs
|
|
|
Status.hs
|
status: No longer shows dead repositories.
|
2013-06-17 12:35:33 -04:00 |
Sync.hs
|
sync: Better support for bare git remotes. Now pushes directly to the master branch on such a remote, instead of to synced/master. This makes it easier to clone from a bare git remote that has been populated with git annex sync or by the assistant.
|
2013-06-12 14:54:23 -04:00 |
Test.hs
|
|
|
TransferInfo.hs
|
|
|
TransferKey.hs
|
--all for get, move, and copy
|
2013-07-03 13:55:50 -04:00 |
TransferKeys.hs
|
moved AssociatedFile definition
|
2013-07-04 02:36:02 -04:00 |
Trust.hs
|
|
|
Unannex.hs
|
Support unannex and uninit in direct mode.
|
2013-07-22 17:28:53 -04:00 |
Ungroup.hs
|
|
|
Uninit.hs
|
Support unannex and uninit in direct mode.
|
2013-07-22 17:28:53 -04:00 |
Unlock.hs
|
|
|
Untrust.hs
|
|
|
Unused.hs
|
unused: No longer shows as unused tmp files that are actively being transferred.
|
2013-07-25 19:51:08 -04:00 |
Upgrade.hs
|
|
|
Version.hs
|
|
|
Vicfg.hs
|
content: New command line way to view and configure a repository's preferred content settings.
|
2013-05-25 12:44:58 -04:00 |
Watch.hs
|
|
|
WebApp.hs
|
Android: Make the "Open webapp" menu item open the just created repository when a new repo is made.
|
2013-06-10 23:55:53 -04:00 |
Whereis.hs
|
|
|
XMPPGit.hs
|
|
|