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
*
finished converting all the main options
Joey Hess
2015-07-10
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
migrate: --force will force migration of keys already using the destination b...
Joey Hess
2015-03-23
*
The file matching options are now only accepted by commands that can actually...
Joey Hess
2015-02-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494
Joey Hess
2015-01-04
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
Joey Hess
2014-07-10
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
migrate: Detect if a file gets corrupted while it's being migrated.
Joey Hess
2013-05-13
*
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
[next]