2009-08-24 |
Jim Meyering | guestfish: diagnose stdout write failure |
tree | commitdiff |
2009-08-24 |
Jim Meyering | guestfish: don't try to diagnose getopt failure |
tree | commitdiff |
2009-08-24 |
Jim Meyering | guestfish: write --help to stdout, use gnulib's prognam... |
tree | commitdiff |
2009-08-21 |
Jim Meyering | fish/: enable -Werror and all of gcc's warning options |
tree | commitdiff |
2009-08-21 |
Jim Meyering | destpaths.c: avoid signed/unsigned-comparison warning |
tree | commitdiff |
2009-08-21 |
Jim Meyering | fish.c: don't perform arithmetic on void* pointers |
tree | commitdiff |
2009-08-21 |
Jim Meyering | fish.c: avoid signed/unsigned-comparison warning |
tree | commitdiff |
2009-08-21 |
Jim Meyering | fish.c: avoid "assignment discards qualifiers..." warning |
tree | commitdiff |
2009-08-21 |
Jim Meyering | tilde.c: avoid a warning |
tree | commitdiff |
2009-08-21 |
Jim Meyering | fish.c: avoid warnings |
tree | commitdiff |
2009-08-21 |
Jim Meyering | edit.c: avoid warning about signed/unsigned comparison |
tree | commitdiff |
2009-08-19 |
Jim Meyering | guestfish: detect more failed syscalls |
tree | commitdiff |
2009-08-18 |
Jim Meyering | avoid compiler warnings about unused vars in generated... |
tree | commitdiff |
2009-08-17 |
Jim Meyering | adjust const "**" pointers to avoid warnings |
tree | commitdiff |
2009-08-13 |
Richard Jones | guestfish: Add --selinux option. |
tree | commitdiff |
2009-08-12 |
Jim Meyering | fish: don't read freed memory |
tree | commitdiff |
2009-08-06 |
Richard Jones | Fix: segfault in tab completion (RHBZ#516024). |
tree | commitdiff |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
tree | commitdiff |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option |
tree | commitdiff |
2009-07-29 |
Richard Jones | guestfish: Make more strings translatable. |
tree | commitdiff |
2009-07-24 |
Richard W.M. Jones | guestfish -iv should print virt-inspector command ... |
tree | commitdiff |
2009-07-16 |
Richard Jones | More misc fixes for non-srcdir builds. |
tree | commitdiff |
2009-07-15 |
Richard Jones | guestfish: Add tilde expansion for paths (RHBZ#511372). |
tree | commitdiff |
2009-07-14 |
Richard W.M. Jones | File missing from tarball: rc_protocol.x |
tree | commitdiff |
2009-07-14 |
Richard Jones | Guestfish feature: remote control of guestfish over... |
tree | commitdiff |
2009-07-11 |
Richard W.M. Jones | Guestfish: implement -x option, echo commands before... |
tree | commitdiff |
2009-07-11 |
Richard W.M. Jones | Fix: '-D' was not recognized as a parameter to guestfish. |
tree | commitdiff |
2009-07-11 |
Richard W.M. Jones | Guestfish: Add 'reopen' command to reopen the libguestf... |
tree | commitdiff |
2009-07-11 |
Richard W.M. Jones | Add missing documentation for "more" command in guestfi... |
tree | commitdiff |
2009-07-06 |
Richard Jones | guestfish: Always fflush stdout between commands. |
tree | commitdiff |
2009-07-03 |
Matthew Booth | Make it possible to build in a separate directory |
tree | commitdiff |
2009-07-03 |
Jim Meyering | remove trailing blanks |
tree | commitdiff |
2009-07-03 |
Richard W.M. Jones | Guestfish tab-completion on destination paths, fixed... |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add the guestfish 'time' command. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Remove generated code from git. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add 'readdir' call. |
tree | commitdiff |
2009-07-01 |
Jim Meyering | fish: handle some out-of-memory conditions |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | Generated code for the virtio_blk change. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Generated code for mknod, mkfifo, mknod_b, mknod_c... |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Generated code for 'set_memsize'/'get_memsize' calls. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for the 'mkswap*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for mount-loop command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'initrd-list'. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for df / df-h. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement "more" and "less" commands in guestfish. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for head/tail commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'wc_*' commands. |
tree | commitdiff |
2009-06-28 |
Richard W.M. Jones | Guestfish pipes. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Clarify documentation for mkdtemp. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Generated code for 'mkdtemp' command. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Quote command line arguments to virt-inspector. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Added guestfish -i option to run virt-inspector. |
tree | commitdiff |
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 |
next |