index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
GCrypt.hs
Commit message (
Expand
)
Author
Age
*
The ssh-options git config is now used by gcrypt, rsync, and ddar special rem...
Joey Hess
2015-02-12
*
groundwork for parameterizing hash depth
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
implemented old Richih wishlist about remote/uuid info
Joey Hess
2015-01-13
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
improve uuid mismatch message
Joey Hess
2014-10-28
*
add per-remote-type info
Joey Hess
2014-10-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...
Joey Hess
2014-09-18
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
fix checkPresent error handling for non-present local git repos
Joey Hess
2014-08-08
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
run Preparer to get Remover and CheckPresent actions
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
make local gcrypt storeKey be atomic
Joey Hess
2014-08-04
*
gcrypt: fix removal of key that does not exist
Joey Hess
2014-08-04
*
make testremote work with gcrypt repos
Joey Hess
2014-08-04
*
remove write bit when storing to local gcrypt repo
Joey Hess
2014-08-03
*
fix removal from local gcrypt repo that had files stored using rsync
Joey Hess
2014-08-03
*
when not using rsync (for local gcrypt repo), display own progress meter
Joey Hess
2014-08-03
*
convert gcrypt to new regime, including chunking
Joey Hess
2014-08-03
*
finish making rsync support chunking
Joey Hess
2014-08-03
*
Set gcrypt-publish-participants when setting up a gcrypt repository, to avoid...
Joey Hess
2014-07-15
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
really fix gcrypt for aaf881e8bb22408f671e566ebcd3f59be958a26f
Joey Hess
2013-11-02
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
add remote fsck interface
Joey Hess
2013-10-11
*
typoe and debug info
Joey Hess
2013-10-01
*
git-annex-shell gcryptsetup command
Joey Hess
2013-10-01
*
Disable receive.denyNonFastForwards when setting up a gcrypt special remote
Joey Hess
2013-10-01
*
fix probing for local gcrypt repos
Joey Hess
2013-10-01
*
fix transferring to gcrypt repo from direct mode repo
Joey Hess
2013-10-01
*
clean up some ugly code
Joey Hess
2013-09-27
*
blind enabling gcrypt repos on rsync.net
Joey Hess
2013-09-27
*
support ssh://host/~/dir
Joey Hess
2013-09-26
*
hlint
Joey Hess
2013-09-25
*
add back lost check that git-annex-shell supports gcrypt
Joey Hess
2013-09-24
*
git-annex-shell: Added support for operating inside gcrypt repositories.
Joey Hess
2013-09-24
*
better probing for gcrypt repositories using new --check option
Joey Hess
2013-09-19
*
webapp: support adding existing gcrypt special remotes from removable drives
Joey Hess
2013-09-18
*
gcrypt: Ensure that signing key is set to one of the participants keys.
Joey Hess
2013-09-17
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
ignore gcrypt remotes w/o an annex-uuid
Joey Hess
2013-09-08
*
gcrypt: now supports rsync
Joey Hess
2013-09-08
[next]