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
*
add web special remote
Joey Hess
2011-07-01
*
improve bare repo handing
Joey Hess
2011-06-22
*
fixed logFile
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
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
*
fsck: Ensure that files and directories in .git/annex/objects have proper per...
Joey Hess
2011-03-28
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
fix up commands that are trouble on bare repos
Joey Hess
2011-03-03
*
fsck: Check for and repair location log damage.
Joey Hess
2011-03-02
*
make filename available to fsck messages
Joey Hess
2011-01-26
*
parameterize Backend type
Joey Hess
2011-01-25
*
clarify default values when no path is specified
Joey Hess
2011-01-13
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
change name of numcopies attribute
Joey Hess
2010-11-28
*
In .gitattributes, the git-annex-numcopies attribute can be used to control t...
Joey Hess
2010-11-28
*
finished hlinting
Joey Hess
2010-11-22
*
fix
Joey Hess
2010-11-15
*
fsck no longer runs unused
Joey Hess
2010-11-15
*
dropunused
Joey Hess
2010-11-15
*
unused: New subcommand, finds unused data (the global part of fsck).
Joey Hess
2010-11-15
*
better fsck file handling
Joey Hess
2010-11-13
*
fsck: avoid global checks if files specified
Joey Hess
2010-11-13
*
fsck improvements
Joey Hess
2010-11-13
*
refactor param seeking
Joey Hess
2010-11-11
*
refactoring, no code changes really
Joey Hess
2010-11-08
*
fsck works
Joey Hess
2010-11-07
*
rough in fsck
Joey Hess
2010-11-07
*
add fsck subcommand (stub)
Joey Hess
2010-11-06