index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Web.hs
Commit message (
Expand
)
Author
Age
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
avoid unncessary IO
Joey Hess
2015-02-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
move dummy uuids to Annex.UUID
Joey Hess
2014-12-17
*
reformat
Joey Hess
2014-12-16
*
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
*
add per-remote-type info
Joey Hess
2014-10-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
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
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
catch exception checking if url exists when network is disconnected
Joey Hess
2014-01-16
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
clean import list
Joey Hess
2013-11-02
*
fix build
Joey Hess
2013-11-02
*
gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...
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
*
url size fixes
Joey Hess
2013-10-11
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
Allow building without quvi support.
Joey Hess
2013-09-09
*
better cases
Joey Hess
2013-08-22
*
unimportant typo
Joey Hess
2013-08-22
*
Youtube support! (And 53 other video hosts)
Joey Hess
2013-08-22
*
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
*
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
*
dropping from web
Joey Hess
2012-11-29
*
where indenting
Joey Hess
2012-11-11
*
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
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
When checking that an url has a key, verify that the Content-Length, if avail...
Joey Hess
2012-02-10
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
Added remote.name.annex-web-options configuration setting, which can be used ...
Joey Hess
2012-01-02
*
type alias cleanup
Joey Hess
2011-12-31
[next]