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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'make extra-tests' rule and run extra tests.
Richard W.M. Jones
2011-11-24
1
-1
/
+6
*
build: Nothing under images/ should be translated
Matthew Booth
2011-11-24
1
-0
/
+1
*
Add guestfs-testing(1) man page.
Richard W.M. Jones
2011-11-20
1
-0
/
+1
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
resize: Remove requirement for ocaml Pcre library.
Richard W.M. Jones
2011-11-03
1
-4
/
+1
*
contrib: Add all contrib files to EXTRA_DIST.
Richard W.M. Jones
2011-11-01
1
-0
/
+16
*
virt-sysprep: Fix test to use guestmount and virt-inspector binaries that hav...
Richard W.M. Jones
2011-10-15
1
-1
/
+1
*
virt-sysprep: Switch to using guestmount, add more features.
Richard W.M. Jones
2011-10-13
1
-3
/
+5
*
New tool: virt-sysprep: system preparation for guests.
Richard W.M. Jones
2011-10-08
1
-0
/
+4
*
Makefile.am: Fix comment.
Richard W.M. Jones
2011-10-07
1
-1
/
+2
*
New tool: virt-alignment-scan to check alignment of partitions.
Richard W.M. Jones
2011-10-05
1
-1
/
+2
*
New tool: virt-sparsify to make disk images sparse.
Richard W.M. Jones
2011-10-04
1
-1
/
+3
*
Add Erlang bindings.
Richard W.M. Jones
2011-09-21
1
-0
/
+4
*
build: Allow 'make quickcheck' test-tool args to be overridden.
Richard W.M. Jones
2011-07-21
1
-1
/
+1
*
java: Add guestfs-java(3) man page.
Richard W.M. Jones
2011-07-19
1
-1
/
+2
*
debian: Add debian/guestfsd.* to the tarball.
Nikita A Menkovich
2011-07-18
1
-0
/
+2
*
Add caution subdirectory containing safety and liveness tests.
Richard W.M. Jones
2011-06-30
1
-1
/
+1
*
build: Install guestfs-recipes.1.html on website.
Richard W.M. Jones
2011-05-18
1
-0
/
+1
*
Remove guestfish recipes.
Richard W.M. Jones
2011-05-18
1
-17
/
+1
*
debian: Include debian/ directory in tarball.
Richard W.M. Jones
2011-05-12
1
-0
/
+25
*
build: Sort EXTRA_DIST into lexicographic order.
Richard W.M. Jones
2011-05-12
1
-13
/
+13
*
Rewrite virt-edit in C.
Richard W.M. Jones
2011-05-09
1
-1
/
+1
*
Remove ad-hoc run*locally scripts, replace with './run'
Richard W.M. Jones
2011-04-16
1
-2
/
+3
*
Rewrite virt-resize in OCaml.
Richard W.M. Jones
2011-04-09
1
-0
/
+7
*
Exclude po-docs directory completely if po4a not available.
Richard W.M. Jones
2011-03-29
1
-1
/
+3
*
perl: Translate C examples into Perl and include a manual page.
Richard W.M. Jones
2011-01-30
1
-1
/
+2
*
Add logo used on the website.
Richard W.M. Jones
2011-01-11
1
-1
/
+1
*
Add cartoon fish logo (not completed).
Richard W.M. Jones
2011-01-10
1
-1
/
+2
*
New tools: virt-copy-in, virt-copy-out, virt-tar-in, virt-tar-out.
Richard W.M. Jones
2011-01-03
1
-0
/
+4
*
docs: Obsolete HACKING file, move content into guestfs(3) man page.
Richard W.M. Jones
2010-12-19
1
-1
/
+1
*
Add ROADMAP for 1.10.
Richard W.M. Jones
2010-12-19
1
-2
/
+2
*
build: relink-static.sh script removed from EXTRA_DIST.
Richard W.M. Jones
2010-12-07
1
-1
/
+0
*
Remove ability to build static distribution.
Richard W.M. Jones
2010-12-06
1
-29
/
+2
*
appliance: Change to using febootstrap 3.x supermin appliance.
Richard W.M. Jones
2010-12-05
1
-3
/
+0
*
build: Add several missing shell scripts to dist.
Richard W.M. Jones
2010-11-26
1
-1
/
+5
*
Remove dependency_libs from libtool *.la files.
Richard W.M. Jones
2010-11-26
1
-1
/
+2
*
rescue: Rewrite virt-rescue in C.
Richard W.M. Jones
2010-11-26
1
-1
/
+3
*
df: Rewrite virt-df in C.
Richard W.M. Jones
2010-11-25
1
-1
/
+3
*
build: Remove some non-existent files from CLEANFILES.
Richard W.M. Jones
2010-11-24
1
-4
/
+2
*
ruby: Translate C examples into Ruby and include documentation.
Richard W.M. Jones
2010-11-24
1
-1
/
+2
*
python: Translate C examples into Python and include documentation.
Richard W.M. Jones
2010-11-24
1
-1
/
+2
*
ocaml: Translate C examples into OCaml and include documentation.
Richard W.M. Jones
2010-11-24
1
-0
/
+1
*
docs: Standard C examples, and guestfs-examples(3) man page.
Richard W.M. Jones
2010-11-24
1
-0
/
+1
*
build: Centralize all POD manipulation in 'podwrapper.sh' script.
Richard W.M. Jones
2010-11-24
1
-35
/
+0
*
build: Rename update-bugs as update-bugs.sh.
Richard W.M. Jones
2010-11-24
1
-1
/
+1
*
New tool: virt-filesystems
Richard W.M. Jones
2010-11-23
1
-1
/
+3
*
ls: Rewrite virt-ls in C.
Richard W.M. Jones
2010-11-23
1
-1
/
+2
*
inspector: Rewrite virt-inspector in C.
Richard W.M. Jones
2010-11-19
1
-7
/
+5
*
static: Use correct libraries for static binaries.
Richard W.M. Jones
2010-11-13
1
-0
/
+2
*
Rewrite virt-cat in C.
Richard W.M. Jones
2010-11-11
1
-0
/
+3
[next]