summaryrefslogtreecommitdiffstats
path: root/fish
Commit message (Expand)AuthorAgeFilesLines
* Rename global 'xdr_str'.Richard Jones2010-08-261-2/+2
* fish: Don't fail if -m and --listen flags are both given (RHBZ#612178).Richard Jones2010-07-071-0/+11
* fish: help command return error for non-existent commands (RHBZ#597145).Richard Jones2010-06-022-25/+57
* Add bash complation script to EXTRA_DIST.Richard Jones2010-05-251-1/+2
* fish: First pass at guestfish bash completion script.Richard Jones2010-05-252-1/+96
* fish: Don't eat words when completing case-insensitive paths (RHBZ#582993).Richard Jones2010-05-253-1/+37
* fish: Sort returned paths so the list is stable across multiple calls.Richard Jones2010-05-251-0/+11
* fish: Document test1.img, test2.img etc used by -N option in FILES section.Richard Jones2010-05-251-0/+9
* fish: Create a separate FILES section in the manpage.Richard Jones2010-05-251-2/+27
* fish: Move 'EXIT CODE' section to a more logical place in the documentation.Richard Jones2010-05-251-5/+5
* fish: Make the read/write warning more prominent.Richard Jones2010-05-251-5/+7
* fish: New command: 'supported'Richard Jones2010-05-255-0/+110
* fish: Allow suffixes on number parameters (eg. 1M)Richard Jones2010-05-213-113/+107
* fish: Fix '-N part' disk partition type sub-option.Richard Jones2010-05-211-1/+1
* New API: write for creating files with fixed content (RHBZ#501889).Richard Jones2010-05-203-4/+4
* fish: Fix build error if built without readline.Richard Jones2010-05-201-2/+4
* guestfish: Fix build error in 'print_shell_quote' function.Richard Jones2010-05-131-1/+1
* fish: Fix guestfish -N option when called with unknown image type.Richard Jones2010-05-131-3/+5
* guestfish -i and virt-inspector work on filenames containing spaces (RHBZ#507...Richard Jones2010-05-131-24/+81
* fish: With both '-x' and '-i', pass through '-x' to inferior process.Richard Jones2010-05-121-0/+2
* Revert "fish: Add 'please wait' message when launching (and interactive)."Richard Jones2010-05-081-2/+0
* fish: Add 'please wait' message when launching (and interactive).Richard Jones2010-05-081-0/+2
* fish: Make 'launch' function static.Richard Jones2010-05-082-14/+12
* fish: In 'reopen' copy trace setting to new handle.Richard Jones2010-05-081-0/+4
* fish -N option unconditionally overwrites test*.img files.Richard Jones2010-05-082-7/+1
* fish: Make '-x' option enable traces instead of using separate echo path.Richard Jones2010-05-081-9/+1
* fish: Add 'man' command which opens the manual.Richard Jones2010-04-245-4/+86
* docs: Routine refresh of the documentation for guestfs(3) and guestfish(1).Richard Jones2010-04-241-36/+36
* fish: Fix segfault in '-a' option.Richard Jones2010-04-231-1/+2
* fish: Add -N option for making prepared disk images.Richard Jones2010-04-226-91/+514
* fish docs: Be consistent about using I<-..> for options.Richard Jones2010-04-221-4/+4
* fish docs: Use L</...> for internal links in the man page.Richard Jones2010-04-221-6/+6
* fish: Allow -<<END as a syntax for uploading "heredocs".Richard Jones2010-04-193-0/+177
* docs: Add virt-resize(1) link to guestfish(1) manpage.Richard Jones2010-04-191-0/+1
* fish: Autocomplete 'sparse' command (RHBZ#582899).Richard Jones2010-04-171-0/+1
* fish: Print output from some commands in octal/hex as approp. (RHBZ#583242).Richard Jones2010-04-171-1/+3
* fish: Allow '-' prefix on command line to override exit on error (RHBZ#578407).Richard Jones2010-04-131-2/+13
* fish: Update documentation: Add another pipe example.Richard Jones2010-04-131-0/+1
* fish: Update documentation: Using 'lcd' command to change local directory.Richard Jones2010-04-131-0/+3
* Documentation updates.Richard Jones2010-04-111-2/+6
* fish: Print extended help when the user types an unknown command first.Richard Jones2010-04-072-0/+21
* Check error returns from posix_fallocate (RHBZ#579664).Richard Jones2010-04-071-1/+4
* Mac OS X: setlocale function requires <locale.h> header file.Richard Jones2010-03-221-0/+1
* Mac OS X: implement readline functions.Richard Jones2010-03-221-0/+4
* Mac OS X: provide alternate implementation of posix_fallocate.Richard Jones2010-03-221-0/+19
* Mac OS X: Detect bindtextdomain.Richard Jones2010-03-221-0/+7
* Use mount-options instead of mount to avoid implicit -o sync.Richard Jones2010-02-101-4/+7
* Set locale in C programs so l10n works (RHBZ#559962).Richard Jones2010-01-292-0/+5
* guestfish: Use xstrtol to parse integers (RHBZ#557655).Richard Jones2010-01-251-0/+19
* Add guestfs.pod and guestfish.pod to EXTRA_DIST.1.0.81Richard Jones2010-01-131-1/+2