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
/
test-tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add run-test-tool-locally to EXTRA_DIST.
Richard Jones
2010-09-13
1
-1
/
+1
*
test-tool: Add a 'run-test-tool-locally' script.
Richard Jones
2010-09-06
1
-0
/
+56
*
Include statically linked binaries in the binary distribution.
Richard Jones
2010-08-25
1
-0
/
+6
*
Mac OS X: For PATH_MAX, include <limits.h>
Richard Jones
2010-03-22
1
-0
/
+1
*
Mac OS X: setlocale function requires <locale.h> header file.
Richard Jones
2010-03-22
1
-0
/
+1
*
Mac OS X: Detect bindtextdomain.
Richard Jones
2010-03-22
1
-0
/
+7
*
Use mount-options instead of mount to avoid implicit -o sync.
Richard Jones
2010-02-10
1
-1
/
+1
*
Set locale in C programs so l10n works (RHBZ#559962).
Richard Jones
2010-01-29
2
-0
/
+5
*
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
Jim Meyering
2009-11-20
2
-36
/
+36
*
build: Fix inter-directory dependencies
Matthew Booth
2009-11-19
1
-0
/
+2
*
Don't export STREQ and friends in <guestfs.h>
Richard Jones
2009-11-10
1
-0
/
+10
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-3
/
+3
*
change strncmp() == 0 to STREQLEN()
Jim Meyering
2009-11-09
1
-1
/
+1
*
Remove guestfs_wait_ready (turn it into a no-op).
Richard Jones
2009-09-21
1
-8
/
+2
*
test-tool: Recognize '-t timeout' as an option.
Richard Jones
2009-08-16
1
-1
/
+1
*
Convert all TABs-as-indentation to spaces.
Jim Meyering
2009-08-03
1
-52
/
+52
*
build: reenable "syntax-check" rule: sc_const_long_option
Jim Meyering
2009-08-03
1
-1
/
+1
*
Add libguestfs-test-tool.
Richard Jones
2009-07-22
5
-0
/
+699