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
*
test suite passes again
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
Support ssh remotes with a port specified.
Joey Hess
2011-03-05
*
move repoConfig out of Remotes
Joey Hess
2011-03-05
*
improve GitRepos functions for pulling apart URL to repo
Joey Hess
2011-03-05
*
add describe subcommand
Joey Hess
2011-03-03
*
rename
Joey Hess
2011-02-28
*
use ShellParam type
Joey Hess
2011-02-28
*
Support filenames that start with a dash; when such a file is passed to a uti...
Joey Hess
2011-02-25
*
map improvements
Joey Hess
2011-02-03
*
new map subcommand, basically working
Joey Hess
2011-02-03
*
use mapM_
Joey Hess
2011-01-31
*
better directory handling
Joey Hess
2011-01-27
*
move partitioning out of keyPossibilities
Joey Hess
2011-01-26
*
trust setting improvements
Joey Hess
2011-01-26
*
implement 3 level trust storage in trust.log
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
successfully split Annex and AnnexState out of TypeInternals
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
*
Bugfix: `copy --to` and `move --to` forgot to stage location log changes afte...
Joey Hess
2011-01-11
*
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
[next]