index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
DropUnused.hs
Commit message (
Expand
)
Author
Age
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
reorganize some files and imports
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-21
*
numcopies cleanup, part 2
Joey Hess
2014-01-21
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
dropunused behavior change: Now refuses to drop the last copy of a file, unle...
Joey Hess
2013-07-25
*
--unused: New switch that makes git-annex operate on all data found by the la...
Joey Hess
2013-07-03
*
add section metadata to all commands
Joey Hess
2013-03-24
*
two types of byName
Joey Hess
2013-03-05
*
webapp and assistant glacier support
Joey Hess
2012-11-24
*
where indentation
Joey Hess
2012-11-12
*
factor out nukeFile
Joey Hess
2012-06-06
*
addunused: New command, the opposite of dropunused, it relinks unused content...
Joey Hess
2012-05-02
*
dropunused: Allow specifying ranges to drop.
Joey Hess
2012-05-02
*
tweak
Joey Hess
2012-01-06
*
look up --to and --from remote names only once
Joey Hess
2012-01-06
*
more command-specific options
Joey Hess
2012-01-06
*
some work on avoiding partial functions
Joey Hess
2011-12-09
*
Bugfix: dropunused did not drop keys with two spaces in their name.
Joey Hess
2011-11-27
*
reorg to allow taking content lock
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
cleanup
Joey Hess
2011-10-31
*
unused, dropunused: Now work in bare repositories.
Joey Hess
2011-10-29
*
clean up check selection code
Joey Hess
2011-10-29
*
drop --from is now supported to remove file content from a remote.
Joey Hess
2011-10-28
*
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
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
add whenM and unlessM
Joey Hess
2011-05-17
*
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
*
dropunused: Significantly sped up; only read unused log file once.
Joey Hess
2011-03-23
*
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
*
fix up commands that are trouble on bare repos
Joey Hess
2011-03-03
*
Improved temp file handling
Joey Hess
2011-01-28
*
better directory handling
Joey Hess
2011-01-27
*
avoid crashing if run before unused log is present
Joey Hess
2011-01-12
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
[next]