summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Version 1.19.22.1.19.22Richard W.M. Jones2012-07-194-6/+6
* gnulib: Don't include or run getlogin_r test (thanks Jim Meyering).Richard W.M. Jones2012-07-191-1/+5
* build: Return 77 from skipped tests.Richard W.M. Jones2012-07-1923-41/+45
* Version 1.19.21.1.19.21Richard W.M. Jones2012-07-1820-10855/+11360
* tests: Rewrite parallel mount-local test in C.Richard W.M. Jones2012-07-186-0/+534
* ocaml: Test mount-local, without parallel test.Richard W.M. Jones2012-07-185-115/+22
* tar-in: Add --no-same-owner flag to tar command when target filesystem doesn'...Richard W.M. Jones2012-07-181-3/+54
* daemon: Make 'random_name' into a utility function.Richard W.M. Jones2012-07-183-30/+51
* virt-make-fs: Suggest guestfish for complex layouts in man page.Richard W.M. Jones2012-07-181-1/+2
* build: Change how make.sh, packagelist, excludelist are updated.Richard W.M. Jones2012-07-181-6/+9
* New API: add new api xfs_infoWanlong Gao2012-07-189-1/+416
* augeas: make functions as noreturnWanlong Gao2012-07-181-14/+14
* podwrapper: Use UTF8 in output, send errors to stderr.Richard W.M. Jones2012-07-171-1/+2
* Version 1.19.20.1.19.20Richard W.M. Jones2012-07-1720-939/+1173
* case_sensitive_path: Allow trailing path element to be missing (RHBZ#840115).Richard W.M. Jones2012-07-172-16/+25
* case_sensitive_path: Move variables to top of function.Richard W.M. Jones2012-07-171-6/+8
* docs: Use L<...> for links.Richard W.M. Jones2012-07-175-31/+27
* podwrapper: Subclass Pod::Man so we can fix the way links are generated.Richard W.M. Jones2012-07-171-5/+22
* podwrapper: Define $VERSION in subclass.Richard W.M. Jones2012-07-171-1/+2
* podwrapper: Tidy up the program name.Richard W.M. Jones2012-07-171-21/+26
* perl: In examples, call $g->shutdown, $g->close.Richard W.M. Jones2012-07-172-2/+4
* perl: Use $g instead of $h in documentation.Richard W.M. Jones2012-07-178-80/+80
* docs: febootstrap is in section 8 of the manual, not section 1.Richard W.M. Jones2012-07-161-1/+1
* Replace podwrapper shell script with custom Perl script.Richard W.M. Jones2012-07-165-249/+390
* Fix pod.css for new HTML output from Perl 5.16.Richard W.M. Jones2012-07-161-9/+9
* configure: Make generated files read-only.Richard W.M. Jones2012-07-161-3/+3
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-1626-44/+48
* virt-make-fs: Add --floppy option to make preconfigured vfd's.Richard W.M. Jones2012-07-161-0/+14
* virt-make-fs: Recognize "msdos" as a partition or filesystem type.Richard W.M. Jones2012-07-161-2/+6
* Revert "ocaml: Calling Gc.compact before g#mount_local works around RHBZ#8380...Richard W.M. Jones2012-07-161-1/+0
* Version 1.19.19.1.19.19Richard W.M. Jones2012-07-1620-23037/+23328
* run: Update comments.Richard W.M. Jones2012-07-161-4/+5
* generator: Rename 'ntfsresize_opts' API to 'ntfsresize'.Richard W.M. Jones2012-07-146-38/+15
* generator: Rename 'mkfs_opts' API to 'mkfs'.Richard W.M. Jones2012-07-1410-68/+46
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-1447-115/+93
* generator: In non-C bindings, generate '*_opts' alias.Richard W.M. Jones2012-07-1410-34/+218
* generator: Allow non-optargs functions to gain optargs.Richard W.M. Jones2012-07-145-112/+196
* generator: Rearrange some C generator code into sub-functions.Richard W.M. Jones2012-07-131-571/+585
* java: Generate overloaded non-optargs method for each optargs method.Richard W.M. Jones2012-07-133-2/+25
* generator: Add c_optarg_prefix for each action.Richard W.M. Jones2012-07-1312-50/+49
* generator: Add c_function (C function name) to each action struct.Richard W.M. Jones2012-07-1214-58/+68
* generator: Change the way that camel-case names are generated.Richard W.M. Jones2012-07-124-53/+73
* tests: Rename test0* functions as internal_test*.Richard W.M. Jones2012-07-1111-122/+135
* tests: Better way to ensure 'g' is used and return success or error.Richard W.M. Jones2012-07-112-4/+2
* generator: Use a struct instead of a tuple to describe each action.Richard W.M. Jones2012-07-1122-4104/+5738
* todo: Tidy up test0 functions.Richard W.M. Jones2012-07-111-0/+5
* generator: Add a note in generator/README about safely extending functions.Richard W.M. Jones2012-07-111-0/+9
* generator: Move note in comment to generator/README file.Richard W.M. Jones2012-07-112-8/+7
* fuse: Cleaner code and documentation for safe cleanups.Richard W.M. Jones2012-07-102-7/+50
* tests/guests: Add temp files to CLEANFILES.Richard W.M. Jones2012-07-101-1/+1