index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
RecvKey.hs
Commit message (
Expand
)
Author
Age
*
typo
Joey Hess
2012-09-19
*
recvkey is not an upload, so ignore the progress callback
Joey Hess
2012-09-19
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
renamed RsyncFile -> Rsync
Joey Hess
2012-09-19
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
keep logs of failed transfers, and requeue them when doing a non-full scan
Joey Hess
2012-08-23
*
record transfers for git-annex-shell
Joey Hess
2012-07-02
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
Avoid repeated location log commits when a remote is receiving files.
Joey Hess
2012-01-28
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
rename
Joey Hess
2011-07-05
*
add whenM and unlessM
Joey Hess
2011-05-17
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
fixed dropkey, setkey, and git-annex-shell subcommands
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
shutdown no longer a special case
Joey Hess
2011-01-29
*
got rid of Core module
Joey Hess
2011-01-16
*
git-annex-shell now exclusively used for all remote access
Joey Hess
2010-12-31
*
git-annex-shell is complete
Joey Hess
2010-12-31