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
/
fish
Commit message (
Expand
)
Author
Age
Files
Lines
*
fish: Add a regression test for mount-local, mount-local-run commands.
Richard W.M. Jones
2012-03-31
2
-0
/
+81
*
fish: Fix compilation when libconfig is not available.
Richard Jones
2012-03-28
1
-2
/
+2
*
Use the new lvcreate-free API to create largest possible LVs.
Richard W.M. Jones
2012-03-15
2
-24
/
+6
*
Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.
Richard W.M. Jones
2012-03-14
4
-6
/
+14
*
Replace 'int' with 'size_t' passim.
Richard W.M. Jones
2012-03-13
7
-24
/
+26
*
fish: remote: Output from close event now passed over stdout (RHBZ#802389).
Richard W.M. Jones
2012-03-12
3
-3
/
+55
*
fish: remote: Make sure global cleanups are called for guestfish --listen.
Richard W.M. Jones
2012-03-12
3
-2
/
+5
*
fish: remote: Move close_stdout just before accept() call.
Richard W.M. Jones
2012-03-12
1
-6
/
+6
*
fish: Rename tests and make test paths relative.
Richard W.M. Jones
2012-03-12
15
-49
/
+49
*
dist: Distribute all tests, even when configured with --disable-appliance.
Richard W.M. Jones
2012-03-07
1
-1
/
+16
*
fish: edit: Preserve permissions, UID, GID, SELinux context when editing file...
Richard W.M. Jones
2012-02-10
2
-1
/
+92
*
fish: In edit command, upload to a new file.
Richard W.M. Jones
2012-02-10
4
-3
/
+110
*
fish: Refactor error handling in the 'edit' command.
Richard W.M. Jones
2012-02-10
1
-24
/
+17
*
fish: Fix 'test-guestfish-escapes.sh' when running an alternate guestfish bin...
Richard W.M. Jones
2012-01-26
1
-12
/
+16
*
fish: Filter out error messages about history file in test script
Hilko Bengen
2012-01-23
1
-1
/
+1
*
Do not run appliance-related checks if not building appliance
Hilko Bengen
2012-01-23
1
-3
/
+7
*
Replace setting of environment variables with usage of local run script
Hilko Bengen
2012-01-23
1
-3
/
+1
*
fish: Remove hard-coded path from test script
Hilko Bengen
2012-01-20
1
-1
/
+1
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
13
-14
/
+14
*
fish options parsing: Allow add_drives to be called multiple times.
Richard W.M. Jones
2012-01-18
3
-10
/
+11
*
fish: fix the Ctrl-\ causes guestfish to abort bug(RHBZ#596761)
Wanlong Gao
2012-01-04
1
-0
/
+1
*
fish: mount can be used instead of mount-options with libguestfs >= 1.14
Richard W.M. Jones
2011-12-23
1
-1
/
+1
*
fish: Fix --format parameter in man page.
Richard W.M. Jones
2011-12-23
1
-1
/
+1
*
fish: Fix test-guestfish-events.sh so it works when LIBGUESTFS_DEBUG=1 is set.
Richard W.M. Jones
2011-12-23
1
-7
/
+1
*
tests: Split images -> tests/data + tests/guests
Richard W.M. Jones
2011-12-22
4
-7
/
+7
*
tests: Split regressions -> various subdirectories of tests/
Richard W.M. Jones
2011-12-22
14
-0
/
+822
*
fish: Allow events to be processed in guestfish.
Richard W.M. Jones
2011-12-16
5
-0
/
+292
*
fish: -i option should fail if / is not mountable, but warn about others.
Richard W.M. Jones
2011-12-09
1
-1
/
+7
*
copy-in/copy-out: Wait for the tar subprocess only (RHBZ#760669).
Richard W.M. Jones
2011-12-07
1
-26
/
+35
*
fish: Improve error messages when no OS / multi-boot OS found with inspection...
Richard W.M. Jones
2011-12-07
1
-2
/
+30
*
Fix rpcgen post-processing for out-of-tree builds
Hilko Bengen
2011-12-06
1
-1
/
+1
*
fish: When -m option fails, canonicalize device names that are printed.
Richard W.M. Jones
2011-11-28
1
-0
/
+15
*
fish: Rearrange code for displaying mountpoints when -m option fails.
Richard W.M. Jones
2011-11-28
1
-12
/
+33
*
fish: Add MD devices to guestfish device autocompletion.
Matthew Booth
2011-11-21
1
-0
/
+3
*
Update FSF address.
Matthew Booth
2011-11-08
41
-41
/
+41
*
fish: Use size_t instead of int when counting strings.
Richard W.M. Jones
2011-11-01
1
-4
/
+4
*
fish and other tools: -d option uses readonlydisk="read" (RHBZ#747290).
Richard W.M. Jones
2011-10-26
1
-0
/
+3
*
Flush stdout for progress bars used by guestfish, virt-resize.
Richard W.M. Jones
2011-10-26
1
-0
/
+1
*
valgrind: guestfish -i: free strings before exit.
Richard W.M. Jones
2011-10-19
1
-0
/
+2
*
fish: docs: note how to clean up the remote process properly.
Richard W.M. Jones
2011-10-13
1
-5
/
+6
*
fish: Close guestfs handle explicitly before exiting.
Richard W.M. Jones
2011-10-13
1
-0
/
+2
*
New tool: virt-sysprep: system preparation for guests.
Richard W.M. Jones
2011-10-08
1
-0
/
+1
*
fish: Add man page section on calling guestfish remote robustly from bash.
Richard W.M. Jones
2011-10-07
1
-0
/
+32
*
New tool: virt-alignment-scan to check alignment of partitions.
Richard W.M. Jones
2011-10-05
1
-0
/
+1
*
New tool: virt-sparsify to make disk images sparse.
Richard W.M. Jones
2011-10-04
1
-0
/
+1
*
man pages: Add a standard EXIT STATUS section to most pages.
Richard W.M. Jones
2011-08-27
1
-1
/
+1
*
progress: Make default UTF-8 progress bar less black.
Richard W.M. Jones
2011-08-26
1
-1
/
+1
*
progress: Add machine readable flag.
Richard W.M. Jones
2011-08-26
2
-13
/
+26
*
fish: Make progress bars into a mini library.
Richard W.M. Jones
2011-08-26
6
-165
/
+207
*
fish: clarify comment: shared source files are used by virt tools too.
Richard W.M. Jones
2011-08-26
1
-3
/
+3
[next]