index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remotes.hs
Commit message (
Expand
)
Author
Age
*
bugfix: Running `move --to` with a non-ssh remote failed.
Joey Hess
2011-01-07
*
fix reversion in annex-ignored
Joey Hess
2011-01-04
*
bugfix: Running `move --to` with a remote whose UUID was not yet known
Joey Hess
2011-01-04
*
reorg
Joey Hess
2011-01-04
*
refactor
Joey Hess
2011-01-04
*
remove debug
Joey Hess
2010-12-31
*
git-annex-shell now exclusively used for all remote access
Joey Hess
2010-12-31
*
tuple makes it clearer
Joey Hess
2010-12-31
*
use git-annex-shell configlist
Joey Hess
2010-12-31
*
git-annex-shell is complete
Joey Hess
2010-12-31
*
unfinished switch to using git-annex-shell
Joey Hess
2010-12-30
*
better filtering out of current repo
Joey Hess
2010-12-29
*
don't include the current repo in trusted uuid list
Joey Hess
2010-12-29
*
support trusted repositories that are not configured as remotes
Joey Hess
2010-12-29
*
refactor
Joey Hess
2010-12-29
*
Add trust and untrust subcommands, to allow configuring remotes that are trus...
Joey Hess
2010-12-28
*
reword
Joey Hess
2010-12-02
*
use rsync for all remote file transfers
Joey Hess
2010-12-02
*
Rsync will now be used to resume interrupted/failed partial file transfers fr...
Joey Hess
2010-12-02
*
finished hlinting
Joey Hess
2010-11-22
*
Only use cp -a if it is supported, falling back to cp -p or plain cp.
Joey Hess
2010-11-18
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
bigfix: doubled shell escape
Joey Hess
2010-11-06
*
add global fallback for per-repo options
Joey Hess
2010-11-01
*
finished adding support for annex.ssh-options
Joey Hess
2010-11-01
*
make a ssh call honor annex-ssh-options
Joey Hess
2010-10-31
*
bugfix: git annex move --from <file remote>
Joey Hess
2010-10-31
*
simplify evals
Joey Hess
2010-10-31
*
refactor inAnnex remote checking to Remotes
Joey Hess
2010-10-31
*
Added remote.annex-scp-options and remote.annex-ssh-options.
Joey Hess
2010-10-31
*
use ssh -p to preserve perms
Joey Hess
2010-10-31
*
more escaping for ssh
Joey Hess
2010-10-31
*
bugfix: shell escape for scp
Joey Hess
2010-10-31
*
-Wall clean
Joey Hess
2010-10-31
*
ok, let's just use extensible-exceptions
Joey Hess
2010-10-30
*
Support building with Debian stable's ghc.
Joey Hess
2010-10-30
*
avoid unnessary newlines before progress in quiet mode
Joey Hess
2010-10-29
*
syntax tweaks
Joey Hess
2010-10-28
*
got rid of almost all 'return ()'
Joey Hess
2010-10-28
*
tweaks
Joey Hess
2010-10-28
*
copyright statements
0.02
Joey Hess
2010-10-27
*
tweak
Joey Hess
2010-10-27
*
better messages
Joey Hess
2010-10-25
*
add setkey subcommand
Joey Hess
2010-10-25
*
add dropkey subcommand and --quiet
Joey Hess
2010-10-25
*
drop incomplete bare repo support
Joey Hess
2010-10-25
*
git annex move --from remote almost working
Joey Hess
2010-10-25
*
bugfix
Joey Hess
2010-10-23
*
incomplete
Joey Hess
2010-10-23
*
bugfix
Joey Hess
2010-10-23
[next]