index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
TestRemote.hs
Commit message (
Expand
)
Author
Age
*
use action, not sideAction
Joey Hess
2015-10-11
*
fix local dropping to not require extra locking of copies, but only that the ...
Joey Hess
2015-10-09
*
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
*
Do verification of checksums of annex objects downloaded from remotes.
Joey Hess
2015-10-01
*
rename fsckKey to verifyKeyContent
Joey Hess
2015-10-01
*
converted Forget and TestRemote
Joey Hess
2015-07-11
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
use types to enforce that removeAnnex can only be called inside lockContent
Joey Hess
2014-08-20
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
fix warning
Joey Hess
2014-08-04
*
Merge branch 'master' into newchunks
Joey Hess
2014-08-03
|
\
|
*
testremote --fast
Joey Hess
2014-08-03
*
|
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
|
/
*
testremote now tests with and without encryption
Joey Hess
2014-08-01
*
testremote: Test retrieveKeyFile resume
Joey Hess
2014-08-01
*
improve testremote command, adding chunk size testing
Joey Hess
2014-08-01
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01