Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implementations of 'cat', 'ls', and some cleanups. | Richard Jones | 2009-04-06 | 1 | -2/+2 | |
| | ||||||
* | Fix incorrect short description of 'cat' command | Richard Jones | 2009-04-04 | 1 | -2/+2 | |
| | ||||||
* | Implement RString and RStringList return types. | Richard Jones | 2009-04-04 | 3 | -0/+93 | |
| | | | | | - implement 'll' command. - outlines for 'ls' and 'cat' commands. | |||||
* | Implement the alloc shell command. | Richard Jones | 2009-04-04 | 1 | -5/+124 | |
| | ||||||
* | LIBGUESTFS_PATH implementation. | Richard Jones | 2009-04-04 | 2 | -1/+11 | |
| | ||||||
* | Document --add and --mount options. | Richard Jones | 2009-04-04 | 1 | -8/+8 | |
| | ||||||
* | Implemented autosync, make it the default for guestfish. | Richard Jones | 2009-04-04 | 1 | -0/+8 | |
| | ||||||
* | Implemented running actions in guestfish. | Richard Jones | 2009-04-04 | 1 | -3/+45 | |
| | ||||||
* | More tidy up of messages. | Richard Jones | 2009-04-04 | 2 | -12/+13 | |
| | ||||||
* | Command line, help. | Richard Jones | 2009-04-04 | 3 | -24/+123 | |
| | ||||||
* | Command line and interactive shell parsing, prompts etc. | Richard Jones | 2009-04-04 | 2 | -17/+210 | |
| | ||||||
* | Added outline of shell command, added generator support. | Richard Jones | 2009-04-03 | 4 | -0/+232 | |