2010-03-22 |
Richard Jones | Mac OS X: setlocale function requires <locale.h> header... |
blob | commitdiff |
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 |
2009-05-01 |
Richard W.M. Jones | Implement !local in guestfish. |
blob | commitdiff | diff to current |
2009-04-30 |
Richard Jones | Added guestfish 'echo' command. 1.0.16 |
blob | commitdiff | diff to current |
2009-04-30 |
Richard Jones | Added a comment syntax to guestfish (# ...). |
blob | commitdiff | diff to current |
2009-04-26 |
Richard Jones | Add --version option (show version) to guestfish. |
blob | commitdiff | diff to current |
2009-04-26 |
Richard Jones | Added the --ro option (readonly) to guestfish. |
blob | commitdiff | diff to current |
2009-04-26 |
Richard Jones | Don't echo output in scripts. |
blob | commitdiff | diff to current |
2009-04-25 |
Richard Jones | If LIBGUESTFS_PATH is set, guestfish shouldn't modify... |
blob | commitdiff | diff to current |
2009-04-23 |
Richard W.M. Jones | Fix buffer overrun in guestfish command-line parsing. |
blob | commitdiff | diff to current |
2009-04-15 |
Richard Jones | 'guestfish edit' commands and several bugfixes. |
blob | commitdiff | diff to current |
2009-04-15 |
Richard Jones | Move guestfish 'alloc' command to a separate file. |
blob | commitdiff | diff to current |
2009-04-15 |
Richard Jones | Generated code for tune2fs-l command and RHashtable... |
blob | commitdiff | diff to current |
2009-04-14 |
Richard Jones | Quoting in guestfish. |
blob | commitdiff | diff to current |
2009-04-14 |
Richard Jones | Added bindings for GNU readline. |
blob | commitdiff | diff to current |
2009-04-12 |
Richard Jones | Fix looping bug in parse_string_list, and remove debug... |
blob | commitdiff | diff to current |
2009-04-11 |
Richard Jones | Added test suite. |
blob | commitdiff | diff to current |
2009-04-08 |
Richard Jones | Many non-daemon functions are now auto-generated. |
blob | commitdiff | diff to current |
2009-04-07 |
Richard Jones | pvs/vgs/lvs commands working now. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Implement RString and RStringList return types. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Implement the alloc shell command. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | LIBGUESTFS_PATH implementation. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Document --add and --mount options. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Implemented autosync, make it the default for guestfish. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | More tidy up of messages. |
blob | commitdiff | diff to current |
2009-04-04 |
Richard Jones | Command line, help. |
blob | commitdiff | diff to current |
2009-04-03 |
Richard Jones | Command line and interactive shell parsing, prompts... |
blob | commitdiff | diff to current |
2009-04-03 |
Richard Jones | Added outline of shell command, added generator support. |
blob | commitdiff | diff to current |
|