summaryrefslogtreecommitdiffstats
path: root/fish/fish.h
Commit message (Expand)AuthorAgeFilesLines
* Add 'glob' command for guestfish.Richard Jones2009-06-221-2/+7
* Add tab-completion of guest filenames (currently disabled).Richard Jones2009-06-181-0/+5
* Added 'lcd' command to guestfish.Richard Jones2009-06-081-1/+5
* 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 q...Richard Jones2009-05-081-1/+0
* 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
* 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