summaryrefslogtreecommitdiff
path: root/Command/Status.hs
Commit message (Expand)AuthorAge
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* use "known" instead of "visible"Gravatar Joey Hess2012-02-06
* switch to the strict state monadGravatar Joey Hess2012-01-29
* per-command optionsGravatar Joey Hess2012-01-05
* more partial function removalGravatar Joey Hess2011-12-15
* hslintGravatar Joey Hess2011-12-09
* fix display of dead repositories in statusGravatar Joey Hess2011-12-02
* status --json now shows most thingsGravatar Joey Hess2011-11-20
* status: Include all special remotes in the list of repositories.Gravatar Joey Hess2011-11-18
* fix display of semitrusted repos in statusGravatar Joey Hess2011-11-16
* show number of reposGravatar Joey Hess2011-11-15
* better status outputGravatar Joey Hess2011-11-15
* fix exit status so json gets terminated properlyGravatar Joey Hess2011-11-14
* status --json --fast for escGravatar Joey Hess2011-11-14
* probably makes sense to list semitrusted before untrustedGravatar Joey Hess2011-11-14
* status: Now displays trusted, untrusted, and semitrusted repositories separat...Gravatar Joey Hess2011-11-14
* status: clean up for bare repositoriesGravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* status: List all known repositories.Gravatar Joey Hess2011-09-30
* better output layoutGravatar Joey Hess2011-09-30
* list backends with more keys first, not lastGravatar Joey Hess2011-09-30
* go go gadget hlintGravatar Joey Hess2011-09-20
* pull out pure codeGravatar Joey Hess2011-09-20
* bugfixGravatar Joey Hess2011-09-20
* status: Massively sped up; remove --fast mode.Gravatar Joey Hess2011-09-20
* status: In --fast mode, all status info is displayed now; but some of it is o...Gravatar Joey Hess2011-09-20
* remove command type definitionsGravatar Joey Hess2011-09-15
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* add merge subcommandGravatar Joey Hess2011-06-22
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* Data.Tuple.swap not available with ghc 6.12.3Gravatar Joey Hess2011-05-28
* tweakGravatar Joey Hess2011-05-17
* tweakGravatar Joey Hess2011-05-16
* am I silly to worry about length overflowing int max?Gravatar Joey Hess2011-05-16
* rejigger what's --fastGravatar Joey Hess2011-05-16
* add info about any temp files and bad content filesGravatar Joey Hess2011-05-16
* status: New subcommand to show info about an annex, including its size.Gravatar Joey Hess2011-05-16