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
path:
root
/
fish
/
cmds.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Generated code to support previous 2 commits.
Richard Jones
2009-05-08
1
-1
/
+75
|
*
Typo in documentation.
Richard W.M. Jones
2009-05-01
1
-1
/
+1
|
*
Generated code for 'equal' command.
Richard W.M. Jones
2009-05-01
1
-0
/
+25
|
*
Generated code for ping-daemon command.
Richard W.M. Jones
2009-05-01
1
-0
/
+19
|
*
Generated code for dmesg command.
Richard W.M. Jones
2009-05-01
1
-0
/
+22
|
*
Generated code for drop-caches command.
Richard W.M. Jones
2009-05-01
1
-0
/
+21
|
*
Generated code for cp, cp-a and mv commands.
Richard W.M. Jones
2009-05-01
1
-0
/
+69
|
*
Generated code for grub-install command.
Richard Jones
2009-04-30
1
-0
/
+23
|
*
Added notes to the 'fsck' command documentation.
Richard Jones
2009-04-30
1
-1
/
+1
|
*
Added 'zero' command to wipe partition tables and superblocks.
Richard Jones
2009-04-30
1
-0
/
+21
|
*
Add generated code for 'fsck' command.
Richard Jones
2009-04-30
1
-0
/
+25
|
*
Autosync now runs umount-all; sync
Richard Jones
2009-04-30
1
-1
/
+1
|
*
Generated code for ext2 UUID and label functions.
Richard Jones
2009-04-27
1
-0
/
+94
|
*
Generated code for lvremove, vgremove, pvremove.
Richard Jones
2009-04-25
1
-2
/
+65
|
*
Generated code for debug command.
Richard W.M. Jones
2009-04-23
1
-0
/
+26
|
*
Generated code for new mount_* commands.
Richard Jones
2009-04-22
1
-0
/
+75
|
*
Allow qemu binary to be overridden at runtime.
Richard Jones
2009-04-22
1
-0
/
+42
|
*
Added tar-in, tar-out, tgz-in, tgz-out commands.
Richard Jones
2009-04-20
1
-0
/
+92
|
*
Generated code for 'checksum' command.
Richard Jones
2009-04-20
1
-0
/
+26
|
*
Begin to add the upload and download commands.
Richard Jones
2009-04-18
1
-0
/
+46
|
*
Separate out the high-level API actions.
Richard Jones
2009-04-18
1
-0
/
+105
|
|
|
|
|
|
- Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures.
*
Rewrite of main loop impl, start of FileIn/FileOut support.
Richard Jones
2009-04-18
1
-1
/
+1
|
*
Generated code for blockdev_* calls, RInt64, enhanced tests.
Richard Jones
2009-04-15
1
-2
/
+224
|
*
Generated code for tune2fs-l command and RHashtable return type.
Richard Jones
2009-04-15
1
-0
/
+24
|
*
Generated code for stat/lstat/statvfs changes.
Richard Jones
2009-04-15
1
-0
/
+104
|
*
Typos and documentation updates.
Richard Jones
2009-04-14
1
-1
/
+1
|
*
Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.
Richard Jones
2009-04-14
1
-0
/
+48
|
*
Generated files for file(1) command.
Richard Jones
2009-04-13
1
-0
/
+24
|
*
Stricter checks on short descriptions.
Richard Jones
2009-04-13
1
-2
/
+2
|
*
Added test suite.
Richard Jones
2009-04-11
1
-0
/
+296
|
*
Generated files for previous commands.
Richard Jones
2009-04-10
1
-0
/
+153
|
*
Correction in the aug-ls documentation.
Richard Jones
2009-04-10
1
-1
/
+1
|
*
Added aug-ls (generated code).
Richard Jones
2009-04-09
1
-0
/
+24
|
*
Generate webpages.
Richard Jones
2009-04-09
1
-1
/
+1
|
*
Added Augeas support.
Richard Jones
2009-04-09
1
-0
/
+276
|
*
Generated code for new guestfs_read_lines API call.
Richard Jones
2009-04-08
1
-0
/
+24
|
*
Many non-daemon functions are now auto-generated.
Richard Jones
2009-04-08
1
-2
/
+231
|
*
Updated generated files.
Richard Jones
2009-04-08
1
-8
/
+8
|
*
Implement simple lvs/vgs/pvs commands.
Richard Jones
2009-04-07
1
-3
/
+69
|
*
Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands.
Richard Jones
2009-04-07
1
-21
/
+21
|
*
pvs/vgs/lvs commands working now.
Richard Jones
2009-04-07
1
-0
/
+170
|
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
1
-43
/
+87
|
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-2
/
+2
|
*
Fix incorrect short description of 'cat' command
Richard Jones
2009-04-04
1
-2
/
+2
|
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-0
/
+72
|
|
|
|
|
- implement 'll' command. - outlines for 'ls' and 'cat' commands.
*
Implemented running actions in guestfish.
Richard Jones
2009-04-04
1
-3
/
+45
|
*
More tidy up of messages.
Richard Jones
2009-04-04
1
-7
/
+7
|
*
Command line, help.
Richard Jones
2009-04-04
1
-5
/
+21
|
*
Added outline of shell command, added generator support.
Richard Jones
2009-04-03
1
-0
/
+53