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: Rename fish/virt.c to fish/domain.c
Richard W.M. Jones
2012-07-19
2
-2
/
+2
*
build: Return 77 from skipped tests.
Richard W.M. Jones
2012-07-19
3
-4
/
+4
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-07-16
1
-5
/
+5
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
1
-4
/
+4
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-03
3
-0
/
+9
*
run: Set MALLOC_PERTURB_ to a random value.
Richard W.M. Jones
2012-06-28
1
-5
/
+1
*
tests: Add ./run --test option.
Richard W.M. Jones
2012-06-26
1
-1
/
+1
*
fish: Allow mount-local test to be skipped with environment variable.
Richard W.M. Jones
2012-06-25
1
-0
/
+5
*
launch: Treat /dev/null specially, for old KVM.
Richard W.M. Jones
2012-06-25
1
-6
/
+10
*
tests: Replace truncate command with 'guestfish sparse'.
Richard W.M. Jones
2012-06-18
2
-2
/
+8
*
New API: guestfs_canonical_device_name.
Richard W.M. Jones
2012-06-13
1
-15
/
+5
*
fish: Change test-escapes so test is not endian-sensitive.
Richard W.M. Jones
2012-06-09
1
-3
/
+3
*
fish/mount: Add better error message when -m (mount) fails (RHBZ#824043).
Richard W.M. Jones
2012-05-24
1
-6
/
+14
*
fish: Remove inaccurate comment from code.
Richard W.M. Jones
2012-05-24
1
-4
/
+0
*
fish: Add a regression test for the 'glob' command.
Richard W.M. Jones
2012-05-02
2
-0
/
+107
*
fish: glob command now expands /dev/ patterns (RHBZ#635971).
Richard W.M. Jones
2012-05-02
1
-2
/
+141
*
fish: Move 'feature_available' function to global.
Richard W.M. Jones
2012-05-02
3
-20
/
+20
*
fish: Clean up glob code and make it return error if malloc fails.
Richard W.M. Jones
2012-05-02
1
-39
/
+54
*
fish: Add --pipe-error flag to allow detection of errors in pipe commands (RH...
Richard W.M. Jones
2012-05-02
2
-0
/
+27
*
Remove "convenience header" "gettext.h" and use <libintl.h> instead.
Richard W.M. Jones
2012-05-01
29
-23
/
+28
*
fish: Add opaque field to the drives list for programs to use.
Richard W.M. Jones
2012-04-26
1
-0
/
+5
*
maint: fix doc typos
Jim Meyering
2012-04-18
1
-3
/
+3
*
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
[next]