summaryrefslogtreecommitdiffstats
path: root/fish/fish.c
Commit message (Collapse)AuthorAgeFilesLines
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-081-49/+17
|
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-1/+1
|
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+19
| | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands.
* Implement the alloc shell command.Richard Jones2009-04-041-5/+124
|
* LIBGUESTFS_PATH implementation.Richard Jones2009-04-041-0/+8
|
* Document --add and --mount options.Richard Jones2009-04-041-8/+8
|
* Implemented autosync, make it the default for guestfish.Richard Jones2009-04-041-0/+8
|
* More tidy up of messages.Richard Jones2009-04-041-5/+6
|
* Command line, help.Richard Jones2009-04-041-19/+98
|
* Command line and interactive shell parsing, prompts etc.Richard Jones2009-04-041-17/+205
|
* Added outline of shell command, added generator support.Richard Jones2009-04-031-0/+125