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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Add yaml output for virt-inspector
Matthew Booth
2009-06-25
1
-0
/
+15
*
Make run-inspector-locally try to work out where it is installed
Matthew Booth
2009-06-25
1
-9
/
+32
*
More TODO items for future work.
Richard W.M. Jones
2009-06-24
1
-0
/
+54
*
Allow guestfish -i / virt-inspector on live domains, in limited circumstances.
Richard W.M. Jones
2009-06-24
1
-2
/
+8
*
Fix detection of optional libvirt support in virt-inspector.
Richard W.M. Jones
2009-06-24
1
-2
/
+4
*
Document the guestfish --version option in the manual page.
Richard W.M. Jones
2009-06-24
1
-0
/
+4
*
Clarify documentation for mkdtemp.
Richard W.M. Jones
2009-06-24
7
-21
/
+41
*
Generated code for 'mkdtemp' command.
Richard W.M. Jones
2009-06-24
23
-3
/
+523
*
Add mkdtemp command.
Richard W.M. Jones
2009-06-24
2
-0
/
+52
*
Version 1.0.53.
1.0.53
Richard W.M. Jones
2009-06-24
1
-1
/
+1
*
Fix libvirt integration in virt-inspector.
Richard W.M. Jones
2009-06-24
2
-8
/
+8
*
Fix permissions on generated scripts in the appliance/ directory.
Richard W.M. Jones
2009-06-24
2
-16
/
+11
*
Version 1.0.52.
1.0.52
Richard W.M. Jones
2009-06-24
4
-161
/
+224
*
Quote command line arguments to virt-inspector.
Richard W.M. Jones
2009-06-24
1
-1
/
+2
*
Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
Richard W.M. Jones
2009-06-24
2
-3
/
+6
|
\
|
*
Fix dependencies in perl so it doesn't always rebuild
Matthew Booth
2009-06-24
2
-3
/
+6
*
|
Added guestfish -i option to run virt-inspector.
Richard W.M. Jones
2009-06-24
4
-12
/
+91
*
|
Implement guestfish -f option to allow guestfish scripts.
Richard W.M. Jones
2009-06-24
3
-8
/
+37
*
|
Incorrect assignment on glob error path.
Richard W.M. Jones
2009-06-24
1
-1
/
+1
*
|
Todo items: guestfish options -i and -f.
Richard W.M. Jones
2009-06-24
1
-0
/
+8
|
/
*
Implement libtool library versioning.
Richard W.M. Jones
2009-06-23
5
-1
/
+73
*
Make the supermin helper look for any x86 kernel
Matthew Booth
2009-06-23
1
-5
/
+5
*
Generated code for 'scrub-*' commands.
Richard W.M. Jones
2009-06-23
23
-10
/
+1239
*
Added 'scrub-*' commands for securely scrubbing filesystems.
Richard W.M. Jones
2009-06-23
4
-1
/
+157
*
Bump up default guest size to 500M.
Richard W.M. Jones
2009-06-23
1
-1
/
+1
*
Updated Polish translation (RHBZ#502533).
Richard W.M. Jones
2009-06-23
1
-7
/
+22
*
Command line argument handling.
Richard W.M. Jones
2009-06-23
4
-19
/
+110
*
'-no-kqemu' option is no longer necessary to avoid a warning.
Richard W.M. Jones
2009-06-23
1
-3
/
+0
*
Version 1.0.51
1.0.51
Richard Jones
2009-06-22
1
-1
/
+1
*
Add whitespace to the init script (no functional change).
Richard Jones
2009-06-22
1
-1
/
+10
[prev]
[next]