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
*
Avoid displaying network transport warning when a ssh remote does not yet hav...
Joey Hess
2015-10-15
*
S3: Fix support for using https.
Joey Hess
2015-10-15
*
fix various build warnings, mostly on Windows
Joey Hess
2015-10-13
*
use action, not sideAction
Joey Hess
2015-10-11
*
add inAnnex check to local lockKey
Joey Hess
2015-10-09
*
improve display when lockcontent fails
Joey Hess
2015-10-09
*
implement lockContent for ssh remotes
Joey Hess
2015-10-09
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
fix lockKey to run callback in original Annex monad, not local remote's
Joey Hess
2015-10-09
*
content locking during drop working for local git remotes
Joey Hess
2015-10-09
*
add removeKey action to Remote
Joey Hess
2015-10-08
*
add lockContentShared
Joey Hess
2015-10-08
*
other 80% of avoding verification when hard linking to objects in shared repo
Joey Hess
2015-10-02
*
avoid verification when hard linking to objects in shared repository
Joey Hess
2015-10-02
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
refactor
Joey Hess
2015-10-01
*
avoid deprecation warnings when built with http-client >= 0.4.18
Joey Hess
2015-10-01
*
avoid hard dependency on new version of aws
Joey Hess
2015-09-22
*
S3 storage classes expansion
Joey Hess
2015-09-17
*
annex.hardlink extended to also try to use hard links when copying from the r...
Joey Hess
2015-09-14
*
support gpg.program
Joey Hess
2015-09-09
*
disable whereisKey for encrypted or chunked remotes
Joey Hess
2015-08-19
*
make whereis show urls when web remote does not have content
Joey Hess
2015-08-17
*
External special remotes can now be built that can be used in readonly mode, ...
Joey Hess
2015-08-17
*
export some always failing methods for readonly remotes
Joey Hess
2015-08-17
*
refactor
Joey Hess
2015-08-17
*
refactor
Joey Hess
2015-08-17
*
Added WHEREIS to external special remote protocol.
Joey Hess
2015-08-13
*
add some debugs to get timings
Joey Hess
2015-08-13
*
--debug is passed along to git-annex-shell when git-annex is in debug mode.
Joey Hess
2015-08-13
*
Sped up downloads of files from ssh remotes, reducing the non-data-transfer o...
Joey Hess
2015-08-13
*
remove debug print
Joey Hess
2015-08-13
*
Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...
Joey Hess
2015-08-06
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
remove unused imports
Joey Hess
2015-07-31
*
Fix rsync special remote to work when -Jn is used for concurrent uploads.
Joey Hess
2015-07-30
*
Fix bug that prevented uploads to remotes using new-style chunking from resum...
Joey Hess
2015-07-16
*
layout
Joey Hess
2015-06-15
*
tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old v...
Joey Hess
2015-06-09
*
show S3 urls for public repos in whereis
Joey Hess
2015-06-05
*
S3: Publically accessible buckets can be used without creds.
Joey Hess
2015-06-05
*
public=yes config to send AclPublicRead
Joey Hess
2015-06-05
*
groundwork for readonly access
Joey Hess
2015-06-05
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
fromkey, registerurl: Allow urls to be specified instead of keys, and generat...
Joey Hess
2015-05-22
*
use lock pools throughout git-annex
Joey Hess
2015-05-19
*
Avoid accumulating transfer failure log files unless the assistant is being u...
Joey Hess
2015-05-12
*
Take space that will be used by running downloads into account when checking ...
Joey Hess
2015-05-12
*
Merge branch 'master' into concurrentprogress
Joey Hess
2015-05-12
|
\
|
*
generalied elem/notElem in ghc 7.10 require some additional type signatures w...
Joey Hess
2015-05-10
[next]