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
/
RmUrl.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
remove unused imports
Joey Hess
2016-01-20
*
refactor
Joey Hess
2016-01-19
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
update my email address and homepage url
Joey Hess
2015-01-21
*
move dummy uuids to Annex.UUID
Joey Hess
2014-12-17
*
Revert "let url claims optionally include a suggested filename"
Joey Hess
2014-12-11
*
let url claims optionally include a suggested filename
Joey Hess
2014-12-11
*
Urls can now be claimed by remotes. This will allow creating, for example, a ...
Joey Hess
2014-12-08
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
rmurl: New command, removes one of the recorded urls for a file.
Joey Hess
2013-04-22