index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Migrate.hs
Commit message (
Expand
)
Author
Age
*
fsck: Check content of direct mode files (only when the inode cache thinks th...
Joey Hess
2013-04-16
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
add section metadata to all commands
Joey Hess
2013-03-24
*
add: Improved detection of files that are modified while being added.
Joey Hess
2013-02-14
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
handle sha*sum's leading \ in checksum with certian unsual filenames
Joey Hess
2012-12-20
*
where indentation
Joey Hess
2012-11-12
*
migrate: Check content before generating the new key, to avoid generating a k...
Joey Hess
2012-09-14
*
maintain set of files pendingAdd
Joey Hess
2012-06-20
*
separate source of content from the filename associated with the key when gen...
Joey Hess
2012-06-05
*
reorg
Joey Hess
2012-02-17
*
make Migrate use ReKey rather than the other way around
Joey Hess
2012-02-16
*
rekey: New plumbing level command, can be used to change the keys used for fi...
Joey Hess
2012-02-16
*
rework git check-attr interface
Joey Hess
2012-02-13
*
type alias cleanup
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
factor out a stopUnless
Joey Hess
2011-12-09
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
update comment to explain non-obvious temp file
Joey Hess
2011-11-19
*
migrate: Don't fall over a stale temp file.
Joey Hess
2011-11-17
*
lint
Joey Hess
2011-11-11
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
reorder repo parameters last
Joey Hess
2011-11-08
*
cleanup
Joey Hess
2011-10-31
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
migrate: Copy url logs for keys when migrating.
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
tweak
Joey Hess
2011-09-15
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
addurl: --fast can be used to avoid immediately downloading the url.
Joey Hess
2011-08-06
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add whenM and unlessM
Joey Hess
2011-05-17
*
migrate: Use current filename when generating new key, for backends where the...
Joey Hess
2011-05-16
*
refactor some boilerplate
Joey Hess
2011-05-15
*
migrate: Support migrating v1 SHA keys to v2 SHA keys with size information t...
Joey Hess
2011-03-23
*
refactor
Joey Hess
2011-03-23
*
migrate: Bugfix for case when migrating a file results in a key that is alrea...
Joey Hess
2011-03-23
*
free space checking
Joey Hess
2011-03-22
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
better directory handling
Joey Hess
2011-01-27
*
parameterize Backend type
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
[next]