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
/
Directory.hs
Commit message (
Expand
)
Author
Age
...
*
improve exception handling
Joey Hess
2014-07-26
*
better exception display
Joey Hess
2014-07-26
*
fix key checking when a directory special remote's directory is missing
Joey Hess
2014-07-26
*
convert directory special remote to using ChunkedEncryptable
Joey Hess
2014-07-26
*
support new style chunking in directory special remote
Joey Hess
2014-07-25
*
move meteredWriteFileChunks out of legacy
Joey Hess
2014-07-24
*
improve chunk data types
Joey Hess
2014-07-24
*
prepare for new style chunking
Joey Hess
2014-07-24
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
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
*
directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...
Joey Hess
2013-10-26
*
add remote fsck interface
Joey Hess
2013-10-11
*
hlint
Joey Hess
2013-09-25
*
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
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Windows: Fixed permissions problem that prevented removing files from directo...
Joey Hess
2013-08-04
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
directory special remote: Fix checking that there is enough disk space to hol...
Joey Hess
2013-07-20
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
When initializing a directory special remote with a relative path, the path i...
Joey Hess
2013-05-06
*
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
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
whitespace fixes
Joey Hess
2012-12-13
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
Bugfix: directory special remote could loop forever storing a key when a too...
Joey Hess
2012-11-19
*
directory special remote: Made more efficient and robust.
Joey Hess
2012-11-19
*
S3: Added progress display for uploading and downloading.
Joey Hess
2012-11-18
*
simplify
Joey Hess
2012-11-18
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
webdav now checks presence of and receives chunked content
Joey Hess
2012-11-16
*
generic chunked content helper
Joey Hess
2012-11-16
*
where indenting
Joey Hess
2012-11-11
*
upload progress tracking for the directory special remote
Joey Hess
2012-09-21
*
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
[prev]
[next]