summaryrefslogtreecommitdiffstats
path: root/fish/cmds.c
Commit message (Expand)AuthorAgeFilesLines
...
* Implement list-devices and list-partitions.Richard Jones2009-04-061-43/+87
* Implementations of 'cat', 'ls', and some cleanups.Richard Jones2009-04-061-2/+2
* Fix incorrect short description of 'cat' commandRichard Jones2009-04-041-2/+2
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+72
* Implemented running actions in guestfish.Richard Jones2009-04-041-3/+45
* More tidy up of messages.Richard Jones2009-04-041-7/+7
* Command line, help.Richard Jones2009-04-041-5/+21
* Added outline of shell command, added generator support.Richard Jones2009-04-031-0/+53