index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Logs
/
Unused.hs
Commit message (
Expand
)
Author
Age
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
support time-1.5.0
Joey Hess
2015-05-10
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Avoid encoding errors when using the unused log file.
Joey Hess
2014-03-15
*
remove uninofrmative warning
Joey Hess
2014-03-12
*
fix parsing of unused log; keys can contain spaces
Joey Hess
2014-02-08
*
typo
Joey Hess
2014-01-28
*
fix build with old ghc that used old-time type
Joey Hess
2014-01-28
*
add webapp UI to manage unused files
Joey Hess
2014-01-23
*
assistant unused file handling
Joey Hess
2014-01-22
*
add "unused" preferred content expression
Joey Hess
2014-01-22
*
add timestamps to unused log files
Joey Hess
2014-01-22
*
moved AssociatedFile definition
Joey Hess
2013-07-04
*
--unused: New switch that makes git-annex operate on all data found by the la...
Joey Hess
2013-07-03
*
rename module
Joey Hess
2013-05-12
*
hlint
Joey Hess
2013-04-03
*
show an error message if garbage is provided to dropunused
Joey Hess
2013-03-03
*
where indenting
Joey Hess
2012-11-11
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
addunused: New command, the opposite of dropunused, it relinks unused content...
Joey Hess
2012-05-02