Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Lua bindings. | Richard W.M. Jones | 2012-11-17 | 1 | -0/+1 |
| | | | | | | | | These are relatively complete, although only lightly tested. Missing: - events - last_errno - user_cancel | ||||
* | syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages. | Richard W.M. Jones | 2012-10-03 | 1 | -7/+7 |
| | | | | | It is slightly dangerous to use @PATTERNS@, since these might be substituted by autoconf when they appear in Makefile.am files. | ||||
* | docs: Add guestfsd(8) man page. | Richard W.M. Jones | 2012-10-03 | 1 | -0/+8 |
| | |||||
* | po-docs: Copy all *.1 and *.3 files to the install dir. | Richard W.M. Jones | 2012-08-28 | 1 | -4/+2 |
| | |||||
* | po-docs: Update the list of man pages. | Richard W.M. Jones | 2012-08-28 | 1 | -8/+26 |
| | |||||
* | po-docs: Fix podwrapper so it works on translated POD files. | Richard W.M. Jones | 2012-08-28 | 1 | -3/+22 |
| | | | | | | | | | These don't contain literal strings like "AUTHORS" (they have the translated versions instead) and so checking for these English strings is rather useless. Also we don't usually have the '--license' parameter conveniently around so don't enforce this section. | ||||
* | po-docs: Don't output translated virt-sysprep page as HTML. | Richard W.M. Jones | 2012-08-28 | 1 | -2/+1 |
| | |||||
* | build: Change calls to podwrapper.sh to use $(PODWRAPPER). | Richard W.M. Jones | 2012-07-16 | 1 | -5/+5 |
| | | | | | This will allow us to easily change the location of this script in future. | ||||
* | po-docs: Allow parallel builds in po-docs directory. | Richard W.M. Jones | 2012-04-11 | 1 | -3/+8 |
| | | | | | | | The first time the directory is checked out from git, there are no *.pod files. In a parallel build, the first thread notices this and runs the 'make -C .. update-po' rule, but the other threads also try to run at the same time and fail. | ||||
* | po-docs: No need to touch virt-sysprep.1 output file. | Richard W.M. Jones | 2012-04-11 | 1 | -1/+0 |
| | |||||
* | Rewrite virt-sysprep. | Richard W.M. Jones | 2012-03-31 | 1 | -0/+9 |
| | |||||
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 1 | -1/+1 |
| | | | | Update all copyright dates to 2012. | ||||
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | po-docs: Force make update-po on first build from git. | Richard W.M. Jones | 2011-10-21 | 1 | -0/+5 |
| | |||||
* | New tool: virt-sysprep: system preparation for guests. | Richard W.M. Jones | 2011-10-08 | 1 | -1/+2 |
| | |||||
* | 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 | -1/+2 |
| | |||||
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -9/+9 |
| | |||||
* | Version 1.11.19.1.11.19 | Richard W.M. Jones | 2011-07-18 | 1 | -0/+3 |
| | |||||
* | po-docs: Include source (POD files) in EXTRA_DIST. | Richard W.M. Jones | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | po-docs: Update the list of output manpages. | Richard W.M. Jones | 2011-07-17 | 1 | -15/+15 |
| | |||||
* | po-docs: Generate list of *.pod files. | Richard W.M. Jones | 2011-07-17 | 1 | -5/+1 |
| | | | | | | Generate the list of *.pod files, instead of hard coding it (and having it get very very out of date). Store the list in a separate file po-docs/podfiles. | ||||
* | Pull translations from Transifex. | Richard W.M. Jones | 2011-04-02 | 1 | -0/+84 |
New Ukrainian po-docs translation added. |