| Commit message (Expand) | Author | Age |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | fix up Read instance incompatability caused by recent commit | Joey Hess | 2017-02-24 |
* | add KeyVariety type | Joey Hess | 2017-02-24 |
* | info: Support being passed a treeish, and show info about the annexed files i... | Joey Hess | 2016-09-15 |
* | get, move, copy, mirror: Added --failed switch which retries failed copies/moves | Joey Hess | 2016-08-03 |
* | info: When run on a file now includes an indication of whether the content is... | Joey Hess | 2016-07-30 |
* | Removed dependency on json library; all JSON is now handled by aeson. | Joey Hess | 2016-07-26 |
* | allow using Aeson for streaming JSON output | Joey Hess | 2016-07-26 |
* | info: Mention when run in a dead repository. | Joey Hess | 2016-02-19 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | remove excess space | Joey Hess | 2016-01-20 |
* | info: Support --batch mode. | Joey Hess | 2016-01-15 |
* | whereis --json: Urls are now listed inside the remote that claims them, rathe... | Joey Hess | 2016-01-15 |
* | info --json: Improve json for "backend usage", using a nested object with fie... | Joey Hess | 2016-01-01 |
* | info: Fix "backend usage" numbers, which were counting present keys twice. | Joey Hess | 2016-01-01 |
* | enableremote: List uuids and descriptions of remotes that can be enabled, and... | Joey Hess | 2015-10-26 |
* | info: Don't allow use in a non-git-annex repository, since it uses the git-an... | Joey Hess | 2015-09-16 |
* | info: Support querying info of individual files in direct mode. | Joey Hess | 2015-09-09 |
* | 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 |