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
*
add VerifiedCopy data type
Joey Hess
2015-10-08
*
convert DropUnused
Joey Hess
2015-07-10
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
refactor
Joey Hess
2015-04-30
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
Added required content configuration.
Joey Hess
2014-03-29
*
notifications on drop
Joey Hess
2014-03-22
*
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
[next]