index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
fish: Implement 'hexedit' command.
Richard W.M. Jones
2010-09-21
1
-0
/
+1
*
generator: Generate guestfish-only commands.
Richard W.M. Jones
2010-09-18
1
-3
/
+5
*
fish: Implement copy-in and copy-out commands.
Richard Jones
2010-09-09
1
-0
/
+1
*
fish: Add guestfish -N bootroot and -N bootrootlv for creating boot+root disks.
Richard Jones
2010-09-08
1
-0
/
+1
*
fish: Add guestfish -N lv for creating disks with LVs.
Richard Jones
2010-09-08
1
-0
/
+1
*
fish: Generate list of prepared disk image types.
Richard Jones
2010-09-08
1
-1
/
+6
*
build: Link static -ltinfo into guestfish.static binary.
Richard Jones
2010-09-01
1
-1
/
+1
*
fish: Add missing header file to sources.
Richard Jones
2010-09-01
1
-0
/
+1
*
fish: Implement progress bars in guestfish.
Richard Jones
2010-09-01
1
-1
/
+2
*
Include statically linked binaries in the binary distribution.
Richard Jones
2010-08-25
1
-0
/
+6
*
fish: Reimplement -i option using new C-based inspection.
Richard Jones
2010-08-17
1
-0
/
+1
*
fish: Add -c/--connect and -d/--domain options.
Richard Jones
2010-08-17
1
-2
/
+6
*
Add bash complation script to EXTRA_DIST.
Richard Jones
2010-05-25
1
-1
/
+2
*
fish: First pass at guestfish bash completion script.
Richard Jones
2010-05-25
1
-1
/
+6
*
fish: New command: 'supported'
Richard Jones
2010-05-25
1
-0
/
+1
*
fish: Add 'man' command which opens the manual.
Richard Jones
2010-04-24
1
-0
/
+1
*
fish: Add -N option for making prepared disk images.
Richard Jones
2010-04-22
1
-0
/
+1
*
Set locale in C programs so l10n works (RHBZ#559962).
Richard Jones
2010-01-29
1
-0
/
+1
*
Add guestfs.pod and guestfish.pod to EXTRA_DIST.
1.0.81
Richard Jones
2010-01-13
1
-1
/
+2
*
Move guestfs(3) and guestfish(1) man pages into subdirectories.
Richard Jones
2009-12-31
1
-1
/
+19
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-8
/
+13
*
guestfish: write --help to stdout, use gnulib's progname module
Jim Meyering
2009-08-24
1
-1
/
+2
*
fish/: enable -Werror and all of gcc's warning options
Jim Meyering
2009-08-21
1
-2
/
+2
*
avoid compiler warnings about unused vars in generated code
Jim Meyering
2009-08-18
1
-2
/
+10
*
More misc fixes for non-srcdir builds.
Richard Jones
2009-07-16
1
-3
/
+9
*
guestfish: Add tilde expansion for paths (RHBZ#511372).
Richard Jones
2009-07-15
1
-0
/
+1
*
File missing from tarball: rc_protocol.x
Richard W.M. Jones
2009-07-14
1
-0
/
+3
*
Guestfish feature: remote control of guestfish over a pipe.
Richard Jones
2009-07-14
1
-0
/
+19
*
Guestfish: Add 'reopen' command to reopen the libguestfs handle.
Richard W.M. Jones
2009-07-11
1
-0
/
+1
*
Make it possible to build in a separate directory
Matthew Booth
2009-07-03
1
-1
/
+1
*
Add the guestfish 'time' command.
Richard W.M. Jones
2009-07-02
1
-1
/
+2
*
Implement "more" and "less" commands in guestfish.
Richard W.M. Jones
2009-06-29
1
-1
/
+2
*
Add 'glob' command for guestfish.
Richard Jones
2009-06-22
1
-0
/
+1
*
Add tab-completion of guest filenames (currently disabled).
Richard Jones
2009-06-18
1
-0
/
+1
*
Added 'lcd' command to guestfish.
Richard Jones
2009-06-08
1
-1
/
+3
*
Added guestfish 'echo' command.
1.0.16
Richard Jones
2009-04-30
1
-0
/
+1
*
build: don't tell "make clean" to remove my '~' backup files
Jim Meyering
2009-04-30
1
-2
/
+0
*
'guestfish edit' commands and several bugfixes.
Richard Jones
2009-04-15
1
-0
/
+1
*
Move guestfish 'alloc' command to a separate file.
Richard Jones
2009-04-15
1
-0
/
+1
*
Added bindings for GNU readline.
Richard Jones
2009-04-14
1
-1
/
+2
*
Remove *~ files when doing 'make clean'.
Richard Jones
2009-04-09
1
-0
/
+2
*
LIBGUESTFS_PATH implementation.
Richard Jones
2009-04-04
1
-1
/
+3
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-0
/
+25