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
/
Web.hs
Commit message (
Expand
)
Author
Age
*
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
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
refactor
Joey Hess
2011-12-03
*
factor out untilTrue
Joey Hess
2011-12-02
*
safer inannex checking
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
broke up Utility
Joey Hess
2011-10-16
*
clean Annex stuff out of Utility/
Joey Hess
2011-10-16
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
migrate: Copy url logs for keys when migrating.
Joey Hess
2011-10-15
[next]