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
/
Fsck.hs
Commit message (
Expand
)
Author
Age
...
*
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
*
finished hlint pass
Joey Hess
2011-07-15
*
rename
Joey Hess
2011-07-05
*
remove unused backend machinery
Joey Hess
2011-07-05
*
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
[prev]