index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Fsck.hs
Commit message (
Expand
)
Author
Age
*
reinject: When the provided file doesn't match, leave it where it is, rather ...
Joey Hess
2012-09-16
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
hlint
Joey Hess
2012-06-12
*
extend Git.Queue to be able to queue more than simple git commands
Joey Hess
2012-06-07
*
use createAnnexDirectory when setting up tmp dir
Joey Hess
2012-06-05
*
noop
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
fsck: Fix up any broken links and misplaced content caused by the directory h...
Joey Hess
2012-03-10
*
rework git check-attr interface
Joey Hess
2012-02-13
*
IO exception rework
Joey Hess
2012-02-03
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
use a different tmp file when fscking remote data
Joey Hess
2012-01-19
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
fsck --from
Joey Hess
2012-01-19
*
convert fsckKey to a Maybe
Joey Hess
2012-01-19
*
tweaks
Joey Hess
2012-01-11
*
break module dependancy loop
Joey Hess
2012-01-10
*
fsck: Do backend-specific check before checking numcopies is satisfied.
Joey Hess
2012-01-03
*
type alias cleanup
Joey Hess
2011-12-31
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
lint
Joey Hess
2011-11-11
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
cleanup
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
playing with >=>
Joey Hess
2011-10-31
*
Removed the setkey command, and added a setcontent command with a more useful...
Joey Hess
2011-10-31
*
refactoring and cleanup
Joey Hess
2011-10-30
*
refactor
Joey Hess
2011-10-29
*
fsck: Now works in bare repositories.
Joey Hess
2011-10-29
*
refactor
Joey Hess
2011-10-29
*
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
*
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
*
refactor
Joey Hess
2011-09-23
*
move annex.numcopies parsing into withNumCopies
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
simplify
Joey Hess
2011-09-14
*
optimize: A new subcommand that either gets or drops file content as needed t...
Joey Hess
2011-09-14
*
refactor
Joey Hess
2011-09-06
*
add json formatted list of remotes
Joey Hess
2011-09-01
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
[next]