index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
/
Remote.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Expand checkurl to support recommended filename, and multi-file-urls
Joey Hess
2014-12-11
*
Revert "let url claims optionally include a suggested filename"
Joey Hess
2014-12-11
*
let url claims optionally include a suggested filename
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
implement CLAIMURL for external special remote
Joey Hess
2014-12-08
*
add stub claimUrl
Joey Hess
2014-12-08
*
add per-remote-type info
Joey Hess
2014-10-21
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
resume interrupted chunked uploads
Joey Hess
2014-07-28
*
fix handling of removal of keys that are not present
Joey Hess
2014-07-28
*
wording
Joey Hess
2014-07-26
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
webapp: Improve UI around remote that have no annex.uuid set, either because ...
Joey Hess
2013-11-07
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
add remote fsck interface
Joey Hess
2013-10-11
*
enabling rsync.net gcrypt repos
Joey Hess
2013-09-26
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
moved AssociatedFile definition
Joey Hess
2013-07-04
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
Fix several bugs caused by a bad Ord instance for Remote.
Joey Hess
2013-03-16
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
refactor
Joey Hess
2012-11-18
*
factor out Creds
Joey Hess
2012-11-14
*
unify types
Joey Hess
2012-09-21
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
add support for readonly remotes
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
add a path field to remotes
Joey Hess
2012-07-22
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
fix comment
Joey Hess
2011-12-31
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
safer inannex checking
Joey Hess
2011-11-09
*
add a UUID type
Joey Hess
2011-11-07
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
hlint tweaks
Joey Hess
2011-07-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01