summaryrefslogtreecommitdiffstats
path: root/fish/echo.c
Commit message (Collapse)AuthorAgeFilesLines
* fish: Change 'int argc' to 'size_t argc' throughout.Richard W.M. Jones2010-10-211-2/+2
|
* generator: Generate guestfish-only commands.Richard W.M. Jones2010-09-181-1/+1
| | | | | | The guestfish-only commands such as 'alloc' and 'edit' are now generated from one place in the generator instead of being spread around ad-hoc in the C code.
* remove trailing blanksJim Meyering2009-07-031-1/+1
|
* Added guestfish 'echo' command.1.0.16Richard Jones2009-04-301-0/+39