about summary refs log tree commit diff stats
path: root/commands/msg
Commit message (Expand)AuthorAgeFilesLines
* Fix :copy arg handlingDrew DeVault2019-06-091-3/+3
* Fix :move command's arg parsingDrew DeVault2019-06-091-3/+3
* Update reply to use getopt posix optind formatClayton Craft2019-06-091-2/+2
* Add :read and :unread commandsDrew DeVault2019-06-091-0/+38
* commands/msg/copy: remove unnecessary codeDrew DeVault2019-06-091-4/+0
* Add archive commandRobert Günzler2019-06-093-6/+102
* Message list: implement index-format optionYash Srivastav2019-06-071-22/+3
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-025-0/+401