2009-06-24 |
Richard W.M. Jones | Implement guestfish -f option to allow guestfish scripts. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Incorrect assignment on glob error path. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Generated code for 'scrub-*' commands. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Add 'glob' command for guestfish. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'glob-expand'. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'sh' and 'sh-lines' commands. |
tree | commitdiff |
2009-06-18 |
Richard Jones | Add tab-completion of guest filenames (currently disabled). |
tree | commitdiff |
2009-06-08 |
Richard Jones | Generated code for ntfs_3g_probe command. |
tree | commitdiff |
2009-06-08 |
Richard Jones | Added 'lcd' command to guestfish. |
tree | commitdiff |
2009-06-04 |
Richard Jones | Generated code for the 'sleep' command. |
tree | commitdiff |
2009-06-02 |
Charles Duffy | use add_drive_ro for --mount parameters from guestfish... |
tree | commitdiff |
2009-06-02 |
Richard Jones | Generated code for 'add_drive_ro' call. |
tree | commitdiff |
2009-05-28 |
Richard W.M. Jones | Move the appliance and build scripts into new appliance... |
tree | commitdiff |
2009-05-27 |
Richard Jones | Guestfish built-in commands auto-complete (RHBZ#501878). |
tree | commitdiff |
2009-05-21 |
Richard Jones | Generated code for e2fsck-f command. |
tree | commitdiff |
2009-05-21 |
Richard Jones | Gettextize the source, make library strings translatable. |
tree | commitdiff |
2009-05-19 |
Richard Jones | Generated code for 'find' command. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Generated code for lvresize, resize2fs. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Add vg-activate{,-all} commands, and resize recipe. |
tree | commitdiff |
2009-05-15 |
Richard W.M. Jones | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr... |
tree | commitdiff |
2009-05-14 |
Richard W.M. Jones | Add support for zerofree command. |
tree | commitdiff |
2009-05-13 |
Richard W.M. Jones | Don't stash strings in the handle. |
tree | commitdiff |
2009-05-13 |
Richard W.M. Jones | Add 'append', LIBGUESTFS_APPEND to set additional kerne... |
tree | commitdiff |
2009-05-12 |
Richard Jones | Test the 'command' and 'command_lines' functions thorou... |
tree | commitdiff |
2009-05-08 |
Richard Jones | Implement -command (to ignore errors) in guestfish... |
tree | commitdiff |
2009-05-08 |
Richard Jones | Generated code to support previous 2 commits. |
tree | commitdiff |
2009-05-06 |
Richard Jones | Missing include <ctype.h> |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Typo in documentation. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Implement !local in guestfish. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for 'equal' command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for ping-daemon command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for dmesg command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for drop-caches command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for cp, cp-a and mv commands. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Generated code for grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added guestfish 'echo' command. 1.0.16 |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added a comment syntax to guestfish (# ...). |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added notes to the 'fsck' command documentation. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'zero' command to wipe partition tables and super... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add generated code for 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Autosync now runs umount-all; sync |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: don't tell "make clean" to remove my '~' backup... |
tree | commitdiff |
2009-04-30 |
Jim Meyering | * fish/completion.c (commands): Declare with a 2nd... |
tree | commitdiff |
2009-04-27 |
Richard Jones | Generated code for ext2 UUID and label functions. |
tree | commitdiff |
2009-04-26 |
Richard Jones | Add --version option (show version) to guestfish. |
tree | commitdiff |
2009-04-26 |
Richard Jones | Added the --ro option (readonly) to guestfish. |
tree | commitdiff |
2009-04-26 |
Richard Jones | Don't echo output in scripts. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Generated code for lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-25 |
Richard Jones | If LIBGUESTFS_PATH is set, guestfish shouldn't modify... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Fix buffer overrun in guestfish command-line parsing. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Generated code for debug command. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Generated code for new mount_* commands. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Allow qemu binary to be overridden at runtime. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Added tar-in, tar-out, tgz-in, tgz-out commands. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Generated code for 'checksum' command. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Begin to add the upload and download commands. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Separate out the high-level API actions. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Rewrite of main loop impl, start of FileIn/FileOut... |
tree | commitdiff |
2009-04-15 |
Richard Jones | 'guestfish edit' commands and several bugfixes. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Move guestfish 'alloc' command to a separate file. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for blockdev_* calls, RInt64, enhanced... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for tune2fs-l command and RHashtable... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for stat/lstat/statvfs changes. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Quoting in guestfish. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Added bindings for GNU readline. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Typos and documentation updates. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Add 'command' and 'command-lines'. Fix args freeing... |
tree | commitdiff |
2009-04-13 |
Richard Jones | Generated files for file(1) command. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Stricter checks on short descriptions. |
tree | commitdiff |
2009-04-12 |
Richard Jones | Fix looping bug in parse_string_list, and remove debug... |
tree | commitdiff |
2009-04-11 |
Richard Jones | Added test suite. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Generated files for previous commands. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Correction in the aug-ls documentation. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Remove *~ files when doing 'make clean'. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added aug-ls (generated code). |
tree | commitdiff |
2009-04-09 |
Richard Jones | Generate webpages. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added Augeas support. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Generated code for new guestfs_read_lines API call. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Many non-daemon functions are now auto-generated. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Updated generated files. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Implement simple lvs/vgs/pvs commands. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Rename pvs -> pvs-full (etc), so we can add simple... |
tree | commitdiff |
2009-04-07 |
Richard Jones | pvs/vgs/lvs commands working now. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implement list-devices and list-partitions. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implementations of 'cat', 'ls', and some cleanups. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Fix incorrect short description of 'cat' command |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implement RString and RStringList return types. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implement the alloc shell command. |
tree | commitdiff |
2009-04-04 |
Richard Jones | LIBGUESTFS_PATH implementation. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Document --add and --mount options. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implemented autosync, make it the default for guestfish. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implemented running actions in guestfish. |
tree | commitdiff |
2009-04-04 |
Richard Jones | More tidy up of messages. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Command line, help. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Command line and interactive shell parsing, prompts... |
tree | commitdiff |
2009-04-03 |
Richard Jones | Added outline of shell command, added generator support. |
tree | commitdiff |
|