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
/
Import.hs
Commit message (
Expand
)
Author
Age
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
better handling of overwriting an existing file/directory/broken link when im...
Joey Hess
2013-12-09
*
import: Add --skip-duplicates option.
Joey Hess
2013-12-04
*
implement import --deduplicate and import --clean-duplicates
Joey Hess
2013-08-20
*
implement import --duplicate
Joey Hess
2013-08-11
*
Support import in direct mode.
Joey Hess
2013-07-22
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
add section metadata to all commands
Joey Hess
2013-03-24
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
whitespace fixes
Joey Hess
2012-12-13
*
import: New subcommand, pulls files from a directory outside the annex and ad...
Joey Hess
2012-05-31