| Commit message (Expand) | Author | Age |
* | converted Info | Joey Hess | 2015-07-11 |
* | wip | Joey Hess | 2015-07-09 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | display cmdparamdesc in optparse-applicative usage messages | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Increased the default annex.bloomaccuracy from 1000 to 10000000 | Joey Hess | 2015-06-16 |
* | info: Added json output for "backend usage", "numcopies stats", "repositories... | Joey Hess | 2015-06-16 |
* | refactor | Joey Hess | 2015-04-30 |
* | info: Added --bytes option. | Joey Hess | 2015-04-12 |
* | info dir: Added information about repositories that contain files in the spec... | Joey Hess | 2015-04-12 |
* | info: Display repository mode: bare when in a bare (non-direct mode) repo. | Joey Hess | 2015-04-09 |
* | info remove: show trust level | Joey Hess | 2015-04-05 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | remove debug print | Joey Hess | 2015-01-23 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | implemented old Richih wishlist about remote/uuid info | Joey Hess | 2015-01-13 |
* | info: avoid strange display of here repo when it has NoUUID | Joey Hess | 2014-10-28 |
* | add per-remote-type info | Joey Hess | 2014-10-21 |
* | info: When passed the name or uuid of a remote, displays info about that remote. | Joey Hess | 2014-10-21 |
* | info: When run on a single annexed file, displays some info about the file, ... | Joey Hess | 2014-10-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | hlint | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | info: Allow use in a repository where annex.uuid is not set. | Joey Hess | 2014-04-15 |
* | Fix direct mode getKeysPresent false positive & also sped up direct mode unus... | Joey Hess | 2014-03-07 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories. | Joey Hess | 2014-01-29 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | improve matcher data type to allow matching Keys, instead of just files (no b... | Joey Hess | 2014-01-18 |
* | Remove --json option from commands not supporting it. | Joey Hess | 2014-01-18 |
* | rename status to info, and update docs | Joey Hess | 2013-11-07 |