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
*
Drop the dependency on the haskell curl bindings, use regular haskell HTTP.
Joey Hess
2011-07-04
*
make curl follow redirs
Joey Hess
2011-07-01
*
download urls via tmp file, and support resuming
Joey Hess
2011-07-01
*
add hashing to web log files
Joey Hess
2011-07-01
*
add the addurl command
Joey Hess
2011-07-01
*
add web special remote
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
commit git-annex branch when copying to a remote (locally)
Joey Hess
2011-06-22
*
bigfix: stat parent dirs
Joey Hess
2011-06-13
*
rsync is now used when copying files from repos on other filesystems
Joey Hess
2011-06-13
*
fix building with S3 stub
Joey Hess
2011-06-10
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
Add --debug option. Closes: #627499
Joey Hess
2011-05-21
*
more standard names for whenM and unlessM operators
Joey Hess
2011-05-17
*
add whenM and unlessM
Joey Hess
2011-05-17
*
more pointless monadic golfing
Joey Hess
2011-05-16
*
IA: do not create bucket at initremote time
Joey Hess
2011-05-16
*
add a few tweaks to make it easy to use the Internet Archive's variant of S3
Joey Hess
2011-05-16
*
refactor
Joey Hess
2011-05-16
*
Maybe reduction pass 2
Joey Hess
2011-05-15
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
avoid always decrypting cipher
Joey Hess
2011-05-01
*
factor out base64 code
Joey Hess
2011-05-01
*
S3: When encryption is enabled, the Amazon S3 login credentials are stored, e...
Joey Hess
2011-05-01
*
set ANNEX_HASH_* always
Joey Hess
2011-04-29
*
hook special remote implemented, and tested
Joey Hess
2011-04-28
*
Fix hasKeyCheap setting for bup and rsync special remotes.
Joey Hess
2011-04-28
*
filter out --delete rsync option
Joey Hess
2011-04-27
*
rsync special remote
Joey Hess
2011-04-27
*
ensure tmp dir exists
Joey Hess
2011-04-21
*
fix S3 upload buffering problem
Joey Hess
2011-04-21
*
update on memory leak
Joey Hess
2011-04-19
*
bup: Avoid memory leak when transferring encrypted data.
Joey Hess
2011-04-19
*
refactor
Joey Hess
2011-04-19
*
Fix stalls in S3 when transferring encrypted data.
Joey Hess
2011-04-19
*
initremote: show gpg keys
Joey Hess
2011-04-17
*
cleanup
Joey Hess
2011-04-17
*
reword again
Joey Hess
2011-04-17
*
tweak wording
Joey Hess
2011-04-17
*
S3 crypto support
Joey Hess
2011-04-17
*
make encrypted remotes have slightly higher costs
Joey Hess
2011-04-17
*
refactor
Joey Hess
2011-04-17
*
bup encryption support 100% working
Joey Hess
2011-04-17
*
rename
Joey Hess
2011-04-17
*
fix stall while storing encrypted data in bup
Joey Hess
2011-04-17
*
incomplete and buggy encryption support for bup
Joey Hess
2011-04-16
*
refactor
Joey Hess
2011-04-16
*
don't let users change encryption type once remote is initted
Joey Hess
2011-04-16
*
full encryption support for directory special remotes
Joey Hess
2011-04-16
*
add encryption support to directory special remotes
Joey Hess
2011-04-16
[next]