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
...
*
fish: Autocomplete 'sparse' command (RHBZ#582899).
Richard Jones
2010-04-17
1
-0
/
+1
*
New API: get-umask, returns the current umask (RHBZ#582891).
Richard Jones
2010-04-17
3
-2
/
+28
*
Add a build test for the 'umask' command.
Richard Jones
2010-04-17
1
-3
/
+2
*
fish: Print output from some commands in octal/hex as approp. (RHBZ#583242).
Richard Jones
2010-04-17
2
-6
/
+36
*
Documentation: lvcreate should say 'logical volume' (RHBZ#582953)
Richard Jones
2010-04-17
1
-2
/
+2
*
Update Spanish translations (RHBZ#582252).
Daniel Cabrera
2010-04-14
1
-556
/
+1291
*
Fix build error in fuse/guestmount.c.
Matthew Booth
2010-04-14
1
-0
/
+1
*
New API: Add aug-clear call for clearing an Augeas node.
Richard Jones
2010-04-13
3
-2
/
+34
*
fish: Allow '-' prefix on command line to override exit on error (RHBZ#578407).
Richard Jones
2010-04-13
3
-2
/
+57
*
fish: Update documentation: Add another pipe example.
Richard Jones
2010-04-13
1
-0
/
+1
*
fish: Update documentation: Using 'lcd' command to change local directory.
Richard Jones
2010-04-13
1
-0
/
+3
*
Update PO files.
1.3.3
Richard Jones
2010-04-12
12
-5910
/
+5250
*
Prepare for version 1.3.3.
Richard Jones
2010-04-12
1
-1
/
+1
*
resize: Add --LV-expand option for expanding Linux LVs.
Richard Jones
2010-04-12
1
-2
/
+122
*
New API: lvresize-free to extend LVs into percentage of free space.
Richard Jones
2010-04-12
3
-1
/
+42
*
Fix time and timezone to be correct within the appliance.
Richard Jones
2010-04-12
2
-1
/
+12
*
resize: Fix missing newline from end of print.
Richard Jones
2010-04-12
1
-1
/
+1
*
resize: Fix regular expression to exactly match ^ext[234]$
Richard Jones
2010-04-12
1
-1
/
+1
*
virt-resize: Mention alternate tools like gparted in the documentation.
Richard Jones
2010-04-12
1
-0
/
+17
*
Updated Spanish translation (RHBZ#581501).
Daniel Cabrera
2010-04-12
1
-560
/
+1294
*
Documentation updates.
Richard Jones
2010-04-11
16
-20
/
+37
*
Version 1.3.2
1.3.2
Richard Jones
2010-04-10
13
-5174
/
+5638
*
New API: checksum-device for checksumming devices.
Richard Jones
2010-04-10
3
-13
/
+35
*
virt-resize: Enhance virt-resize so it can expand partition content.
Richard Jones
2010-04-10
1
-48
/
+273
*
virt-list-partitions: Add -t / --total option.
Richard Jones
2010-04-10
1
-20
/
+56
*
Bugfixes for virt-resize.
Richard Jones
2010-04-10
1
-19
/
+69
*
New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id
Richard Jones
2010-04-10
3
-1
/
+157
*
daemon: More reliable parsing of the output from 'parted print'.
Richard Jones
2010-04-10
1
-19
/
+33
*
daemon: Make the RUN_PARTED macro take an error statement.
Richard Jones
2010-04-10
1
-7
/
+9
*
Documentation: Clarify documentation on the bootable flag.
Richard Jones
2010-04-10
1
-4
/
+3
*
New API: vgscan
Richard Jones
2010-04-10
2
-0
/
+26
*
New API: ntfsresize.
Richard Jones
2010-04-10
2
-0
/
+31
*
virt-make-fs: Use Sys::Guestfs::Lib::feature_available helper function.
Richard Jones
2010-04-10
1
-2
/
+3
*
Allow aug-ls to take Augeas variable as argument (RHBZ#580016).
Richard Jones
2010-04-09
1
-4
/
+5
*
Remove warning "No grub default" (RHBZ#580650).
Richard Jones
2010-04-08
1
-3
/
+0
*
If qemu dies during launch in "null vmchannel" mode, don't hang (RHBZ#579155).
Richard Jones
2010-04-08
1
-1
/
+9
*
Don't kill self accidentally.
Richard Jones
2010-04-08
1
-3
/
+3
*
Fix for "warning: unexpected connection from UID ..."
Richard Jones
2010-04-08
1
-0
/
+1
*
New API calls to upload/download txz files (RHBZ#580556).
Richard Jones
2010-04-08
6
-9
/
+59
*
configure: Default to using Fedora 12 repo (was Fedora 11).
Richard Jones
2010-04-08
1
-4
/
+4
*
Version 1.3.1.
1.3.1
Richard Jones
2010-04-08
13
-5439
/
+5594
*
New tool: virt-make-fs for creating filesystems on devices.
Richard Jones
2010-04-08
6
-0
/
+627
*
Code cleanups related to RHBZ#580246.
Richard Jones
2010-04-08
6
-24
/
+80
*
Fix tar-in command hangs when running out of disk space (RHBZ#580246).
Richard Jones
2010-04-08
2
-3
/
+6
*
fish: Print extended help when the user types an unknown command first.
Richard Jones
2010-04-07
3
-0
/
+23
*
Check error returns from posix_fallocate (RHBZ#579664).
Richard Jones
2010-04-07
2
-5
/
+8
*
Signed/unsigned warning on 64 bit.
Richard Jones
2010-04-07
1
-1
/
+1
*
New API: guestfs_zero_device to zero whole devices.
Richard Jones
2010-03-31
3
-2
/
+48
*
Prettier POD CSS.
Richard W.M. Jones
2010-03-30
1
-7
/
+70
*
Update PO files.
1.3.0
1.2.0
1.0.89
Richard Jones
2010-03-30
12
-13
/
+13
[prev]
[next]