summaryrefslogtreecommitdiffstats
path: root/fish/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Set locale in C programs so l10n works (RHBZ#559962).Richard Jones2010-01-291-0/+1
* Add guestfs.pod and guestfish.pod to EXTRA_DIST.1.0.81Richard Jones2010-01-131-1/+2
* Move guestfs(3) and guestfish(1) man pages into subdirectories.Richard Jones2009-12-311-1/+19
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-8/+13
* guestfish: write --help to stdout, use gnulib's progname moduleJim Meyering2009-08-241-1/+2
* fish/: enable -Werror and all of gcc's warning optionsJim Meyering2009-08-211-2/+2
* avoid compiler warnings about unused vars in generated codeJim Meyering2009-08-181-2/+10
* More misc fixes for non-srcdir builds.Richard Jones2009-07-161-3/+9
* guestfish: Add tilde expansion for paths (RHBZ#511372).Richard Jones2009-07-151-0/+1
* File missing from tarball: rc_protocol.xRichard W.M. Jones2009-07-141-0/+3
* Guestfish feature: remote control of guestfish over a pipe.Richard Jones2009-07-141-0/+19
* Guestfish: Add 'reopen' command to reopen the libguestfs handle.Richard W.M. Jones2009-07-111-0/+1
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-1/+1
* Add the guestfish 'time' command.Richard W.M. Jones2009-07-021-1/+2
* Implement "more" and "less" commands in guestfish.Richard W.M. Jones2009-06-291-1/+2
* Add 'glob' command for guestfish.Richard Jones2009-06-221-0/+1
* Add tab-completion of guest filenames (currently disabled).Richard Jones2009-06-181-0/+1
* Added 'lcd' command to guestfish.Richard Jones2009-06-081-1/+3
* Added guestfish 'echo' command.1.0.16Richard Jones2009-04-301-0/+1
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-2/+0
* 'guestfish edit' commands and several bugfixes.Richard Jones2009-04-151-0/+1
* Move guestfish 'alloc' command to a separate file.Richard Jones2009-04-151-0/+1
* Added bindings for GNU readline.Richard Jones2009-04-141-1/+2
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-0/+2
* LIBGUESTFS_PATH implementation.Richard Jones2009-04-041-1/+3
* Added outline of shell command, added generator support.Richard Jones2009-04-031-0/+25