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
/
Unused.hs
Commit message (
Expand
)
Author
Age
...
*
improve unused command's output
Joey Hess
2011-05-28
*
status: New subcommand to show info about an annex, including its size.
Joey Hess
2011-05-16
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
refactor some boilerplate
Joey Hess
2011-05-15
*
unused: Now also lists files fsck places in .git/annex/bad/
Joey Hess
2011-04-29
*
unused/dropunused: support --from
Joey Hess
2011-04-02
*
clarify wording
Joey Hess
2011-03-22
*
fast mode
Joey Hess
2011-03-22
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
first pass at using new keys
Joey Hess
2011-03-15
*
Rethink filename encoding handling for display. Since filename encoding may o...
0.23
Joey Hess
2011-03-12
*
fix up commands that are trouble on bare repos
Joey Hess
2011-03-03
*
update unicode FilePath handling
Joey Hess
2011-02-11
*
Fix display of unicode filenames.
Joey Hess
2011-02-10
*
use forM_ in a few places
Joey Hess
2011-01-31
*
use mapM_
Joey Hess
2011-01-31
*
use Set instead of existence Map
Joey Hess
2011-01-30
*
factor out pure code
Joey Hess
2011-01-29
*
Improved temp file handling
Joey Hess
2011-01-28
*
use safewritefile
Joey Hess
2011-01-28
*
better directory handling
Joey Hess
2011-01-27
*
got rid of Core module
Joey Hess
2011-01-16
*
always write log, so it's empty if nothing is unused
Joey Hess
2011-01-12
*
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
*
add a newline
Joey Hess
2010-12-24
*
finished hlinting
Joey Hess
2010-11-22
*
fsck: Print warnings to stderr; --quiet can now be used to only see problems.
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
[prev]