2010-10-27 |
Richard W.M. Jones | Unify guestfish and guestmount options processing ... |
blob | commitdiff |
2010-10-27 |
Richard W.M. Jones | Enable autosync by default. |
blob | commitdiff | diff to current |
2010-10-22 |
Richard W.M. Jones | fish: Specify format of disks (RHBZ#642934,CVE-2010... |
blob | commitdiff | diff to current |
2010-09-24 |
Richard W.M. Jones | Allow $TMPDIR to override most temporary directory... |
blob | commitdiff | diff to current |
2010-09-22 |
Richard W.M. Jones | fish: Fix segfault in free_drives() function. |
blob | commitdiff | diff to current |
2010-09-21 |
Richard W.M. Jones | leak: Clear history before exiting guestfish. |
blob | commitdiff | diff to current |
2010-09-21 |
Richard W.M. Jones | leak: Free list of drives and mountpoints in guestfish. |
blob | commitdiff | diff to current |
2010-09-21 |
Richard W.M. Jones | fish: Add --echo-keys option to allow passphrases/keys... |
blob | commitdiff | diff to current |
2010-09-18 |
Richard W.M. Jones | generator: Generate guestfish-only commands. |
blob | commitdiff | diff to current |
2010-09-17 |
Richard W.M. Jones | fish: Correction for online help for 'edit' and 'more... |
blob | commitdiff | diff to current |
2010-09-15 |
Richard Jones | fish: If -m option fails, suggest a mountpoint. |
blob | commitdiff | diff to current |
2010-09-14 |
Richard Jones | fish: In usage message use new-style -i option syntax. |
blob | commitdiff | diff to current |
2010-09-14 |
Richard Jones | fish: Update copyright dates in usage message. |
blob | commitdiff | diff to current |
2010-09-14 |
Richard Jones | fish: Remove extraneous space from usage message. |
blob | commitdiff | diff to current |
2010-09-10 |
Richard Jones | syntax: Remove unused assert.h header. |
blob | commitdiff | diff to current |
2010-09-09 |
Richard Jones | fish: Implement copy-in and copy-out commands. |
blob | commitdiff | diff to current |
2010-09-08 |
Richard Jones | fish: Allow guestfish -N help for listing prepared... |
blob | commitdiff | diff to current |
2010-09-01 |
Richard Jones | fish: Implement progress bars in guestfish. |
blob | commitdiff | diff to current |
2010-09-01 |
Richard Jones | fish: Detect UTF-8 output and open termcap/terminfo... |
blob | commitdiff | diff to current |
2010-08-27 |
Richard Jones | build: Don't add version extra string to the version... |
blob | commitdiff | diff to current |
2010-08-17 |
Richard Jones | fish: Reimplement -i option using new C-based inspection. |
blob | commitdiff | diff to current |
2010-08-17 |
Richard Jones | fish: Add -c/--connect and -d/--domain options. |
blob | commitdiff | diff to current |
2010-07-21 |
Richard Jones | generator: Add 'Key' parameter type. |
blob | commitdiff | diff to current |
2010-07-07 |
Richard Jones | fish: Don't fail if -m and --listen flags are both... |
blob | commitdiff | diff to current |
2010-06-02 |
Richard Jones | fish: help command return error for non-existent comman... |
blob | commitdiff | diff to current |
2010-05-25 |
Richard Jones | fish: Don't eat words when completing case-insensitive... |
blob | commitdiff | diff to current |
2010-05-25 |
Richard Jones | fish: New command: 'supported' |
blob | commitdiff | diff to current |
2010-05-21 |
Richard Jones | fish: Allow suffixes on number parameters (eg. 1M) |
blob | commitdiff | diff to current |
2010-05-20 |
Richard Jones | New API: write for creating files with fixed content... |
blob | commitdiff | diff to current |
2010-05-20 |
Richard Jones | fish: Fix build error if built without readline. |
blob | commitdiff | diff to current |
2010-05-13 |
Richard Jones | guestfish: Fix build error in 'print_shell_quote' function. |
blob | commitdiff | diff to current |
2010-05-13 |
Richard Jones | guestfish -i and virt-inspector work on filenames conta... |
blob | commitdiff | diff to current |
2010-05-12 |
Richard Jones | fish: With both '-x' and '-i', pass through '-x' to... |
blob | commitdiff | diff to current |
2010-05-08 |
Richard Jones | Revert "fish: Add 'please wait' message when launching... |
blob | commitdiff | diff to current |
2010-05-08 |
Richard Jones | fish: Add 'please wait' message when launching (and... |
blob | commitdiff | diff to current |
2010-05-08 |
Richard Jones | fish: Make 'launch' function static. |
blob | commitdiff | diff to current |
2010-05-08 |
Richard Jones | fish: Make '-x' option enable traces instead of using... |
blob | commitdiff | diff to current |
2010-04-24 |
Richard Jones | fish: Add 'man' command which opens the manual. |
blob | commitdiff | diff to current |
2010-04-23 |
Richard Jones | fish: Fix segfault in '-a' option. |
blob | commitdiff | diff to current |
2010-04-22 |
Richard Jones | fish: Add -N option for making prepared disk images. |
blob | commitdiff | diff to current |
2010-04-19 |
Richard Jones | fish: Allow -<<END as a syntax for uploading "heredocs". |
blob | commitdiff | diff to current |
2010-04-13 |
Richard Jones | fish: Allow '-' prefix on command line to override... |
blob | commitdiff | diff to current |
2010-04-07 |
Richard Jones | fish: Print extended help when the user types an unknow... |
blob | commitdiff | diff to current |
2010-03-22 |
Richard Jones | Mac OS X: setlocale function requires <locale.h> header... |
blob | commitdiff | diff to current |
2010-03-22 |
Richard Jones | Mac OS X: implement readline functions. |
blob | commitdiff | diff to current |
2010-02-10 |
Richard Jones | Use mount-options instead of mount to avoid implicit... |
blob | commitdiff | diff to current |
2010-01-29 |
Richard Jones | Set locale in C programs so l10n works (RHBZ#559962). |
blob | commitdiff | diff to current |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
blob | commitdiff | diff to current |
2009-11-20 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
blob | commitdiff | diff to current |
2009-11-17 |
Richard Jones | fish: Improve output of guestfish -h cmd |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | change strncasecmp() == 0 to STRCASEEQLEN() |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | change strncasecmp() == 0 to STRCASENEQLEN() |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 2 |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | use STREQ, not strcmp: part 1 |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | convert strcasecmp(...) != 0 to STRCASENEQ(...) |
blob | commitdiff | diff to current |
2009-11-09 |
Jim Meyering | convert uses of strcasecmp to STRCASEEQ |
blob | commitdiff | diff to current |
2009-11-04 |
Richard Jones | fish: Allow <nn>P and <nn>E for petabyte and exabyte... |
blob | commitdiff | diff to current |
2009-11-04 |
Richard Jones | fish: Allow <nn>T for terabyte allocations. |
blob | commitdiff | diff to current |
2009-11-04 |
Richard Jones | fish: New command 'sparse', like 'alloc' but to generat... |
blob | commitdiff | diff to current |
2009-10-26 |
Richard Jones | guestfish: Add win: prefix to use Windows paths. |
blob | commitdiff | diff to current |
2009-09-24 |
Jim Meyering | avoid use of all ctype macros |
blob | commitdiff | diff to current |
2009-09-21 |
Richard Jones | Remove guestfs_wait_ready (turn it into a no-op). |
blob | commitdiff | diff to current |
2009-09-14 |
Richard Jones | Move decl out for C99 compliance. |
blob | commitdiff | diff to current |
2009-09-14 |
Matthew Booth | guestfish: Enable grouping in string lists |
blob | commitdiff | diff to current |
2009-08-24 |
Jim Meyering | build: don't define _GNU_SOURCE manually |
blob | commitdiff | diff to current |
2009-08-24 |
Jim Meyering | guestfish: diagnose stdout write failure |
blob | commitdiff | diff to current |
2009-08-24 |
Jim Meyering | guestfish: don't try to diagnose getopt failure |
blob | commitdiff | diff to current |
2009-08-24 |
Jim Meyering | guestfish: write --help to stdout, use gnulib's prognam... |
blob | commitdiff | diff to current |
2009-08-21 |
Jim Meyering | fish.c: don't perform arithmetic on void* pointers |
blob | commitdiff | diff to current |
2009-08-21 |
Jim Meyering | fish.c: avoid signed/unsigned-comparison warning |
blob | commitdiff | diff to current |
2009-08-21 |
Jim Meyering | fish.c: avoid "assignment discards qualifiers..." warning |
blob | commitdiff | diff to current |
2009-08-19 |
Jim Meyering | guestfish: detect more failed syscalls |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | adjust const "**" pointers to avoid warnings |
blob | commitdiff | diff to current |
2009-08-13 |
Richard Jones | guestfish: Add --selinux option. |
blob | commitdiff | diff to current |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
blob | commitdiff | diff to current |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | guestfish: Make more strings translatable. |
blob | commitdiff | diff to current |
2009-07-24 |
Richard W.M. Jones | guestfish -iv should print virt-inspector command ... |
blob | commitdiff | diff to current |
2009-07-15 |
Richard Jones | guestfish: Add tilde expansion for paths (RHBZ#511372). |
blob | commitdiff | diff to current |
2009-07-14 |
Richard Jones | Guestfish feature: remote control of guestfish over... |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Guestfish: implement -x option, echo commands before... |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Fix: '-D' was not recognized as a parameter to guestfish. |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Guestfish: Add 'reopen' command to reopen the libguestf... |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Add missing documentation for "more" command in guestfi... |
blob | commitdiff | diff to current |
2009-07-06 |
Richard Jones | guestfish: Always fflush stdout between commands. |
blob | commitdiff | diff to current |
2009-07-03 |
Jim Meyering | remove trailing blanks |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add the guestfish 'time' command. |
blob | commitdiff | diff to current |
2009-06-29 |
Richard W.M. Jones | Implement "more" and "less" commands in guestfish. |
blob | commitdiff | diff to current |
2009-06-28 |
Richard W.M. Jones | Guestfish pipes. |
blob | commitdiff | diff to current |
2009-06-24 |
Richard W.M. Jones | Quote command line arguments to virt-inspector. |
blob | commitdiff | diff to current |
2009-06-24 |
Richard W.M. Jones | Added guestfish -i option to run virt-inspector. |
blob | commitdiff | diff to current |
2009-06-24 |
Richard W.M. Jones | Implement guestfish -f option to allow guestfish scripts. |
blob | commitdiff | diff to current |
2009-06-22 |
Richard Jones | Add 'glob' command for guestfish. |
blob | commitdiff | diff to current |
2009-06-18 |
Richard Jones | Add tab-completion of guest filenames (currently disabled). |
blob | commitdiff | diff to current |
2009-06-08 |
Richard Jones | Added 'lcd' command to guestfish. |
blob | commitdiff | diff to current |
2009-06-02 |
Charles Duffy | use add_drive_ro for --mount parameters from guestfish... |
blob | commitdiff | diff to current |
2009-05-28 |
Richard W.M. Jones | Move the appliance and build scripts into new appliance... |
blob | commitdiff | diff to current |
2009-05-21 |
Richard Jones | Gettextize the source, make library strings translatable. |
blob | commitdiff | diff to current |
2009-05-08 |
Richard Jones | Implement -command (to ignore errors) in guestfish... |
blob | commitdiff | diff to current |
2009-05-06 |
Richard Jones | Missing include <ctype.h> |
blob | commitdiff | diff to current |
next |