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
FAS Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use octal numbers for modes in the test suite.
Richard W.M. Jones
2009-06-30
1
-23
/
+23
|
*
Generated code for 'set_memsize'/'get_memsize' calls.
Richard W.M. Jones
2009-06-30
17
-0
/
+438
|
*
Add 'set_memsize'/'get_memsize' calls.
Richard W.M. Jones
2009-06-30
3
-16
/
+62
|
*
Use udev if available (Guido Gunter).
Guido Günther
2009-06-30
2
-19
/
+30
|
*
define REDHAT and DEBIAN
Guido Günther
2009-06-30
3
-8
/
+21
|
*
Todo: Suggest an environment variable for memsize configuration.
Richard W.M. Jones
2009-06-29
1
-0
/
+1
|
*
Generated code for the 'mkswap*' commands.
Richard W.M. Jones
2009-06-29
24
-4
/
+1235
|
*
Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.
Richard W.M. Jones
2009-06-29
3
-0
/
+95
|
*
Todo: Allow memsize to be configured.
Richard W.M. Jones
2009-06-29
1
-0
/
+4
|
*
Todo: Investigations into 'binarch' command.
Richard W.M. Jones
2009-06-29
1
-0
/
+9
|
*
Rearrange guestfish commands in the manpage.
Richard W.M. Jones
2009-06-29
1
-21
/
+26
|
*
Add missing documentation for new 'more' and 'less' commands in guestfish.
Richard W.M. Jones
2009-06-29
1
-0
/
+14
|
*
Version 1.0.54
1.0.54
Richard W.M. Jones
2009-06-29
3
-111
/
+161
|
*
Check for XML::Writer dependency for virt-inspector.
Richard W.M. Jones
2009-06-29
1
-1
/
+1
|
*
Remove generated files in make clean.
Richard W.M. Jones
2009-06-29
1
-2
/
+5
|
*
Merge commit 'et/master'
Matthew Booth
2009-06-29
33
-41
/
+1143
|
|
\
|
|
*
Fix for 'broken pipe' error when qemu dies (RHBZ#508713).
Richard W.M. Jones
2009-06-29
1
-2
/
+5
|
|
*
Generated code for mount-loop command.
Richard W.M. Jones
2009-06-29
24
-3
/
+356
|
|
*
Add mount-loop command (RHBZ#508668).
Richard W.M. Jones
2009-06-29
2
-0
/
+52
|
|
*
Fix memory leak in daemon/mount.c:do_mount_vfs.
Richard W.M. Jones
2009-06-29
1
-0
/
+1
|
|
*
Todo list: More suggestions.
Richard W.M. Jones
2009-06-29
1
-0
/
+13
|
|
*
Generated code for 'initrd-list'.
Richard W.M. Jones
2009-06-29
23
-3
/
+594
|
|
*
Add 'initrd-list' command to list contents of initrd images.
Richard W.M. Jones
2009-06-29
6
-35
/
+124
|
*
|
Output the config filename containing a modprobe alias in XML
Matthew Booth
2009-06-29
1
-4
/
+23
|
*
|
Add a comment to device naming heuristic
Matthew Booth
2009-06-29
1
-0
/
+6
|
|
/
|
*
Generated code for 'du' command.
Richard W.M. Jones
2009-06-29
24
-4
/
+502
|
*
Added 'du' command.
Richard W.M. Jones
2009-06-29
4
-1
/
+89
|
*
Generated code for df / df-h.
Richard W.M. Jones
2009-06-29
23
-2
/
+653
|
*
Add 'df' and 'df-h' commands.
Richard W.M. Jones
2009-06-29
3
-0
/
+96
|
*
Todo: Removed suggestion for short form for pipes.
Richard W.M. Jones
2009-06-29
1
-4
/
+0
|
*
Implement "more" and "less" commands in guestfish.
Richard W.M. Jones
2009-06-29
6
-21
/
+137
|
*
Todo list: Pipes now implemented, so remove from list.
Richard W.M. Jones
2009-06-29
1
-1
/
+0
|
*
Generated code for head/tail commands.
Richard W.M. Jones
2009-06-29
25
-49
/
+3081
|
*
Implement "head", "head-n", "tail", "tail-n" commands.
Richard W.M. Jones
2009-06-29
4
-1
/
+166
|
*
Prevent 'n' being used as a parameter name.
Richard W.M. Jones
2009-06-29
1
-3
/
+3
|
*
Generated code for 'wc_*' commands.
Richard W.M. Jones
2009-06-29
25
-157
/
+1648
|
*
Todo: wc command done.
Richard W.M. Jones
2009-06-29
1
-1
/
+0
|
*
Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.
Richard W.M. Jones
2009-06-29
2
-0
/
+28
|
*
Implement TEST_ONLY environment variable to run selected tests only.
Richard W.M. Jones
2009-06-29
3
-6
/
+464
|
*
Add large test files with standard content for the C API test.
Richard W.M. Jones
2009-06-29
4
-3
/
+146
|
*
Todo: RUN_ONLY_FOR
Richard W.M. Jones
2009-06-29
1
-0
/
+4
|
*
Todo: 'wc' command.
Richard W.M. Jones
2009-06-29
1
-1
/
+2
|
*
Guestfish pipes.
Richard W.M. Jones
2009-06-28
4
-17
/
+99
|
*
Haskell bindings: Implement bindtests.
Richard W.M. Jones
2009-06-28
6
-4
/
+104
|
*
Haskell bindings: Int and Int64 return types.
Richard W.M. Jones
2009-06-28
2
-3
/
+172
|
*
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
Richard W.M. Jones
2009-06-28
1
-62
/
+57
|
|
\
|
|
*
Clean up XML output
Matthew Booth
2009-06-27
1
-62
/
+57
|
*
|
Haskell bindings: fix boolean arguments.
Richard W.M. Jones
2009-06-28
2
-5
/
+80
|
*
|
Haskell bindings: Fix integer arguments.
Richard W.M. Jones
2009-06-28
2
-10
/
+157
|
|
/
|
*
Make virt-inspector look in more places for module aliases
Matthew Booth
2009-06-25
1
-5
/
+38
[prev]
[next]