summaryrefslogtreecommitdiffstats
path: root/fish/fish.h
Commit message (Collapse)AuthorAgeFilesLines
* Guestfish built-in commands auto-complete (RHBZ#501878).Richard Jones2009-05-271-0/+10
|
* Gettextize the source, make library strings translatable.Richard Jones2009-05-211-0/+9
|
* Implement -command (to ignore errors) in guestfish, and allow recovery from ↵Richard Jones2009-05-081-1/+0
| | | | qemu process failure.
* Added guestfish 'echo' command.1.0.16Richard Jones2009-04-301-0/+3
|
* 'guestfish edit' commands and several bugfixes.Richard Jones2009-04-151-1/+4
|
* Move guestfish 'alloc' command to a separate file.Richard Jones2009-04-151-0/+3
|
* Generated code for tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+1
|
* Added bindings for GNU readline.Richard Jones2009-04-141-0/+3
|
* Added test suite.Richard Jones2009-04-111-1/+2
|
* Many non-daemon functions are now auto-generated.Richard Jones2009-04-081-0/+2
|
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+2
| | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands.
* Command line, help.Richard Jones2009-04-041-0/+4
|
* Command line and interactive shell parsing, prompts etc.Richard Jones2009-04-041-0/+5
|
* Added outline of shell command, added generator support.Richard Jones2009-04-031-0/+29