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
*
comment update
Joey Hess
2011-11-20
*
avoid error message when doing get --from on file not present on remote
Joey Hess
2011-11-18
*
lint
Joey Hess
2011-11-11
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
tweak
Joey Hess
2011-11-10
*
Optimized copy --from and get --from to avoid checking the location log for f...
Joey Hess
2011-11-10
*
safer inannex checking
Joey Hess
2011-11-09
*
reorg to allow taking content lock
Joey Hess
2011-11-09
*
clean up check selection code
Joey Hess
2011-10-29
*
drop --from is now supported to remove file content from a remote.
Joey Hess
2011-10-28
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
minor syntax changes
Joey Hess
2011-10-11
*
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
*
add error for move --auto
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
add web special remote
Joey Hess
2011-07-01
*
avoid unnecessary read of trust.log
Joey Hess
2011-06-23
*
improve bare repo handing
Joey Hess
2011-06-22
*
better types allowed breaking module dep loop
Joey Hess
2011-06-01
*
Add --trust, --untrust, and --semitrust options.
Joey Hess
2011-06-01
*
add a message in potenatially confusing copy --fast failure situation
Joey Hess
2011-05-16
*
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
[next]