index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
Commit message (
Expand
)
Author
Age
*
more DAV url fixes for windows
Joey Hess
2014-02-25
*
add protocol-level debugging for dav
Joey Hess
2014-02-25
*
Windows webdav: Fix DOS path separator bug.
Joey Hess
2014-02-25
*
fix bare repo optimisation on Windows
Joey Hess
2014-02-25
*
fix #740010 properly
Joey Hess
2014-02-25
*
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
*
webdav: When built with DAV 0.6.0, use the new DAV monad to avoid locking fil...
Joey Hess
2014-02-24
*
webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...
Joey Hess
2014-02-24
*
Fix handling of rsync remote urls containing a username, including rsync.net.
Joey Hess
2014-02-21
*
glacier: Do not try to run glacier value create when an existing glacier remo...
Joey Hess
2014-02-20
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
cleanup thanks to Utility.PID
Joey Hess
2014-02-11
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
Add progress display for transfers to/from external special remotes.
Joey Hess
2014-02-10
*
fix failing test case on Windows
Joey Hess
2014-02-03
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
Added ways to configure rsync options to be used only when uploading or downl...
Joey Hess
2014-02-02
*
change a few renameFile's to rename
Joey Hess
2014-01-29
*
use locking on Windows
Joey Hess
2014-01-28
*
reorg
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-26
*
Optimise non-bare http remotes; no longer does a 404 to the wrong url every t...
Joey Hess
2014-01-26
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
sync --content: New option that makes the content of annexed files be transfe...
Joey Hess
2014-01-19
*
catch exception checking if url exists when network is disconnected
Joey Hess
2014-01-16
*
avoid needing a build-dep on hxt for Data.AssocList
Joey Hess
2014-01-14
*
Fix a long-standing bug that could cause the wrong index file to be used when...
Joey Hess
2014-01-14
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
external special remote protocol: Added GETGITDIR.
Joey Hess
2014-01-13
*
forgot to delay for 1 second in busy wait loop
Joey Hess
2014-01-08
*
only run tahoe start once
Joey Hess
2014-01-08
*
copyright year
Joey Hess
2014-01-08
*
Added tahoe special remote.
Joey Hess
2014-01-08
*
add DEBUG
Joey Hess
2014-01-07
*
show PATH on failure
Joey Hess
2014-01-07
*
add remote state logs
Joey Hess
2014-01-03
*
Remotes can now be made read-only, by setting remote.<name>.annex-readonly
Joey Hess
2014-01-02
*
added GETWANTED, SETWANTED for Tobias's flickr remote
Joey Hess
2014-01-01
*
external special remote protocol: Added GETUUID.
Joey Hess
2013-12-31
*
implement PREPARE-FAILURE for Tobias
Joey Hess
2013-12-29
*
better error messages when external special remote exits unexpectedly or is n...
Joey Hess
2013-12-27
*
add credential storage support for external special remotes & update example
Joey Hess
2013-12-27
*
better protocol error message, indicate if the command was able to be parsed ...
Joey Hess
2013-12-27
*
flush handle after writing message
Joey Hess
2013-12-27
*
fix deadlock when state TMVar is empty
Joey Hess
2013-12-27
*
defer SETSTATE and GETSTATE for now
Joey Hess
2013-12-27
*
implement GETCONFIG and SETCONFIG
Joey Hess
2013-12-27
*
support encryption
Joey Hess
2013-12-27
*
make --debug show transcript of special remote protocol messages
Joey Hess
2013-12-27
[next]