index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Move.hs
Commit message (
Expand
)
Author
Age
...
*
refactor some boilerplate
Joey Hess
2011-05-15
*
Avoid using absolute paths when staging location log, as that can confuse git...
Joey Hess
2011-04-25
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
Bugfix: copy --to --fast never really copied, fixed.
Joey Hess
2011-04-01
*
Provide a less expensive version of `git annex copy --to`, enabled via --fast...
Joey Hess
2011-03-27
*
converted move to use Remote
Joey Hess
2011-03-27
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
test suite passes again
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
avoid logging to location log when in a bare repo
Joey Hess
2011-03-03
*
use ShellParam type
Joey Hess
2011-02-28
*
bugfix to move --to
Joey Hess
2011-01-27
*
move partitioning out of keyPossibilities
Joey Hess
2011-01-26
*
avoid moving if src and dest are the same
Joey Hess
2011-01-26
*
rework config storage
Joey Hess
2011-01-26
*
got rid of Core module
Joey Hess
2011-01-16
*
bugfix: Running `copy --to` when both local and remote had the key dropped it...
Joey Hess
2011-01-07
*
bugfix: Running `move --to` with a remote whose UUID was not yet known
Joey Hess
2011-01-04
*
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
*
unfinished switch to using git-annex-shell
Joey Hess
2010-12-30
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
support trusted repositories that are not configured as remotes
Joey Hess
2010-12-29
*
refactor
Joey Hess
2010-12-29
*
Add copy subcommand.
Joey Hess
2010-11-27
*
finished hlinting
Joey Hess
2010-11-22
*
refactor param seeking
Joey Hess
2010-11-11
*
use -- before filenames when running git add, git rm, etc
Joey Hess
2010-11-10
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
broke subcommands out into separate modules
Joey Hess
2010-11-02
[prev]