| Commit message (Expand) | Author | Age |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | whereis --batch | Joey Hess | 2016-01-20 |
* | whereis --json: Urls are now listed inside the remote that claims them, rathe... | Joey Hess | 2016-01-15 |
* | whereis --json: Make url list be included in machine-parseable form. | Joey Hess | 2016-01-06 |
* | make whereis show urls when web remote does not have content | Joey Hess | 2015-08-17 |
* | convert Whereis | Joey Hess | 2015-07-10 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | 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 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | whereis: Support --all. | Joey Hess | 2014-01-26 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | whereis supports --json, add option | Joey Hess | 2014-01-18 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | More commands work in direct mode repositories: find, whereis, move, copy, dr... | Joey Hess | 2013-01-05 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | where indentation | Joey Hess | 2012-11-12 |
* | more descriptive name for oneshot | Joey Hess | 2012-09-15 |
* | hlint | Joey Hess | 2012-06-12 |
* | noop | Joey Hess | 2012-04-21 |
* | hlint | Joey Hess | 2012-02-16 |
* | whereis: Prints the urls of files that the web special remote knows about. | Joey Hess | 2012-02-14 |
* | break module dependancy loop | Joey Hess | 2012-01-10 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | better limiting of start actions to only run whenAnnexed | Joey Hess | 2011-11-10 |
* | cleanup | Joey Hess | 2011-10-31 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | 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 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | 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 |
* | clean up params in usage display | Joey Hess | 2011-09-15 |
* | tweak | Joey Hess | 2011-09-14 |
* | more newline fixes | Joey Hess | 2011-09-09 |
* | refactor | Joey Hess | 2011-09-06 |
* | whereis: Show untrusted locations separately and do not include in location c... | Joey Hess | 2011-09-06 |
* | add json formatted list of remotes | Joey Hess | 2011-09-01 |