summaryrefslogtreecommitdiff
path: root/Command/Info.hs
Commit message (Expand)AuthorAge
* The file matching options are now only accepted by commands that can actually...Joey Hess2015-02-06
* remove debug printJoey Hess2015-01-23
* update my email address and homepage urlJoey Hess2015-01-21
* add getFileSize, which can get the real size of a large file on WindowsJoey Hess2015-01-20
* implemented old Richih wishlist about remote/uuid infoJoey Hess2015-01-13
* info: avoid strange display of here repo when it has NoUUIDJoey Hess2014-10-28
* add per-remote-type infoJoey Hess2014-10-21
* info: When passed the name or uuid of a remote, displays info about that remote.Joey Hess2014-10-21
* info: When run on a single annexed file, displays some info about the file, ...Joey Hess2014-10-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* hlintJoey Hess2014-10-09
* fix some mixed space+tab indentationJoey Hess2014-10-09
* info: Allow use in a repository where annex.uuid is not set.Joey Hess2014-04-15
* Fix direct mode getKeysPresent false positive & also sped up direct mode unus...Joey Hess2014-03-07
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Joey Hess2014-02-26
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Joey Hess2014-01-29
* reorganize some files and importsJoey Hess2014-01-26
* reorgJoey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Joey Hess2014-01-21
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* improve matcher data type to allow matching Keys, instead of just files (no b...Joey Hess2014-01-18
* Remove --json option from commands not supporting it.Joey Hess2014-01-18
* rename status to info, and update docsJoey Hess2013-11-07