git-annex/Types
Joey Hess 0390efae8c support gpg.program
When gpg.program is configured, it's used to get the command to run for
gpg. Useful on systems that have only a gpg2 command or want to use it
instead of the gpg command.
2015-09-09 18:06:49 -04:00
..
Availability.hs
Backend.hs
BranchState.hs
CleanupActions.hs
Command.hs convert version command, and make --raw work when not in a git repo 2015-07-10 13:49:46 -04:00
Creds.hs
Crypto.hs
DeferredParse.hs finished converting all the main options 2015-07-10 13:23:06 -04:00
DesktopNotify.hs
Difference.hs
Distribution.hs
FileMatcher.hs
GitConfig.hs support gpg.program 2015-09-09 18:06:49 -04:00
Group.hs
Key.hs use bloom filter in second pass of sync --all --content 2015-06-16 18:50:13 -04:00
KeySource.hs
LockCache.hs
Messages.hs
MetaData.hs fix test suite fail in LANG=C 2015-08-12 10:36:51 -04:00
NumCopies.hs
Option.hs
RefSpec.hs unused: --used-refspec can now be configured to look at refs in the reflog. This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire. 2015-07-07 17:13:50 -04:00
Remote.hs Simplify setup process for a ssh remote. 2015-08-05 13:49:58 -04:00
ScheduledActivity.hs
StandardGroups.hs
StoreRetrieve.hs
Test.hs wire tasty's option parser into the main program option parser 2015-07-13 13:20:10 -04:00
TrustLevel.hs
UrlContents.hs
UUID.hs
View.hs