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: Make type == drv_N field private to guestfish.
Richard W.M. Jones
2012-11-29
3
-1
/
+12
*
fish: Fix test-remote-events test.
Richard W.M. Jones
2012-11-22
1
-1
/
+1
*
fish: Add test for remote events.
Richard W.M. Jones
2012-11-13
2
-1
/
+3
*
tests: Replace 'make extra-tests' with individual tests.
Richard W.M. Jones
2012-11-13
4
-3
/
+6
*
fish: Add simple tests of starting up, inspection, using the prepared disks.
Richard W.M. Jones
2012-11-13
4
-0
/
+81
*
tools: Modify existing tools to use guestfs_{push,pop}_error_handler.
Richard W.M. Jones
2012-11-09
4
-30
/
+8
*
fish: Update documentation for environment variables.
Richard W.M. Jones
2012-11-09
1
-8
/
+22
*
lib: Rework temporary and cache directory code.
Richard W.M. Jones
2012-11-09
1
-2
/
+3
*
fish: Fix documentation quit | exit -> separate exit & quit headings.
Richard W.M. Jones
2012-11-02
1
-1
/
+3
*
fish: Clean up prompt documentation.
Richard W.M. Jones
2012-11-02
1
-2
/
+2
*
fish: Use Unicode LOWER ONE QUARTER BLOCK to represent cursor.
Richard W.M. Jones
2012-11-02
1
-1
/
+1
*
fish: Add GUESTFISH_PS1 environment variable to control prompt.
Richard W.M. Jones
2012-10-29
2
-9
/
+203
*
fish: Make progress bars slightly lighter.
Richard W.M. Jones
2012-10-27
1
-1
/
+1
*
fish: Fix test-events.sh because of new debug message.
Richard W.M. Jones
2012-10-24
1
-1
/
+1
*
fish: progress bar: Send interactive progress bar output to /dev/tty (RHBZ#85...
Richard W.M. Jones
2012-10-11
1
-18
/
+36
*
fish: inspect: Canonicalize paths for printing (RHBZ#859876).
Richard W.M. Jones
2012-10-11
1
-3
/
+11
*
fish: inspect: Move variable decls to top of function.
Richard W.M. Jones
2012-10-11
1
-3
/
+6
*
Add support for hotplugging (adding disks) to the libvirt attach-method.
Richard W.M. Jones
2012-10-08
1
-5
/
+0
*
syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.
Richard W.M. Jones
2012-10-03
2
-4
/
+4
*
Fix multiple errors where jump skips variable initialization.
Richard W.M. Jones
2012-09-17
2
-8
/
+12
*
syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim Meyer...
Richard W.M. Jones
2012-09-17
1
-4
/
+0
*
syntax: Remove PATH_MAX-sized buffers allocated on the stack.
Richard W.M. Jones
2012-09-15
1
-8
/
+17
*
syntax: Remove gnulib c-ctype.h in files that don't use it.
Richard W.M. Jones
2012-09-15
1
-2
/
+0
*
syntax: Remove include <assert.h> where assert is not used.
Richard W.M. Jones
2012-09-15
1
-1
/
+0
*
podwrapper: Add --license parameter, which is required.
Richard W.M. Jones
2012-08-21
1
-0
/
+5
*
man pages: Ensure consistent copyright/author sections, remove license
Richard W.M. Jones
2012-08-21
5
-79
/
+4
*
Replace mount-options with mount where appropriate.
Richard W.M. Jones
2012-08-18
2
-2
/
+2
*
fish: Add --network option.
Richard W.M. Jones
2012-08-11
2
-6
/
+14
*
fish: Fix 'copy-out /' (RHBZ#845522).
Richard W.M. Jones
2012-08-03
1
-0
/
+16
*
fish: Use minimal permissions when initially creating history file
Matthew Booth
2012-07-25
1
-1
/
+1
*
Mac OS X: Use u_int64_t/uint64_t instead of unsigned hyper in .x file
Masami HIRATA
2012-07-24
1
-2
/
+11
*
tests: Move debug-drives testing API to launch.c and change the output.
Richard W.M. Jones
2012-07-23
2
-7
/
+7
*
launch: Allow default attach-method to be set in environment or configure.
Richard W.M. Jones
2012-07-23
1
-0
/
+5
*
build: Rename most C files that contain underscore with dash.
Richard W.M. Jones
2012-07-19
8
-12
/
+12
*
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
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »