summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Ignore .gdb_history file.Richard W.M. Jones2012-06-141-0/+1
* tests: Add a test of non-ASCII character fidelity on various filesystem types...Richard W.M. Jones2012-05-251-0/+1
* examples: Add an example of using the mount-local API from C.Richard W.M. Jones2012-05-131-0/+1
* Turn libguestfs FAQ into a man page: guestfs-faq(1).Richard W.M. Jones2012-05-011-0/+3
* Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).Richard W.M. Jones2012-05-011-0/+3
* Remove gettextize.Richard W.M. Jones2012-05-011-13/+0
* Move 'libguestfs.pc' (pkgconfig file) to src/ directory.Richard W.M. Jones2012-04-301-1/+1
* gitignore: Move cscope.out to second section.Richard W.M. Jones2012-04-161-1/+1
* .gitignore: cscope.out isn't always at the top-levelMatthew Booth2012-04-161-1/+1
* New man page: guestfs-performance(1).Richard W.M. Jones2012-04-111-0/+3
* po-docs: Allow parallel builds in po-docs directory.Richard W.M. Jones2012-04-111-0/+1
* tests: Fix guest building so parallel 'make -jN check' works.Richard W.M. Jones2012-04-061-0/+1
* Use absolute paths where necessary in .gitignore file.Richard W.M. Jones2012-04-031-382/+398
* sysprep: Add a test of the --script option.Richard W.M. Jones2012-04-011-0/+2
* Add po/remove-potcdate.sin to git and EXTRA_DIST.1.17.23Richard W.M. Jones2012-04-011-1/+0
* Rewrite virt-sysprep.Richard W.M. Jones2012-03-311-3/+6
* Add test of parallel mount-local calls.Richard W.M. Jones2012-03-291-0/+2
* gobject: Split sources into 1 file per classMatthew Booth2012-03-281-2/+2
* Ignore guestfs.pyo.Richard W.M. Jones2012-03-271-0/+1
* Only ignore guestfs.* at the top levelMatthew Booth2012-03-271-1/+1
* generator: Generate a .gitignore file specifically for java structs.Richard W.M. Jones2012-03-201-13/+0
* Make HTML from libguestfs-test-tool man page.Richard W.M. Jones2012-03-171-0/+2
* appliance: Add a tool to make fixed appliances.Richard W.M. Jones2012-03-171-0/+4
* New APIs: isoinfo and isoinfo-device.Richard W.M. Jones2012-03-161-0/+1
* example: Copying a directory between two guests using threads.Richard W.M. Jones2012-03-091-0/+1
* Add 'display_icon' example program.Richard W.M. Jones2012-03-071-0/+1
* Test header file under C++.Richard W.M. Jones2012-03-041-0/+1
* tests: Test parallel launch from multiple threads.Richard W.M. Jones2012-02-151-0/+1
* perl: Ignore perl/MYMETA.jsonRichard W.M. Jones2012-02-071-0/+1
* ocaml: Test bytecode and native code bindings.Richard W.M. Jones2012-01-271-7/+14
* Enable running the daemon under valgrind.Richard W.M. Jones2012-01-241-0/+1
* gobject: Add basic bindtestsMatthew Booth2012-01-201-0/+1
* gobject: Add GObject bindingsMatthew Booth2012-01-201-0/+4
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-181-0/+4
* build: Remove .depend files from gitMatthew Booth2012-01-111-0/+4
* Sort .gitignore (using sort -d -- dictionary order).Richard W.M. Jones2012-01-041-55/+54
* gitignore: ignore the git related filesWanlong Gao2012-01-041-0/+7
* gitignore: ignore the guestfs.* directoryWanlong Gao2011-12-231-0/+1
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-221-20/+20
* tests: Rename extratests -> tests/extra.Richard W.M. Jones2011-12-221-1/+1
* tests: Split regressions -> various subdirectories of tests/Richard W.M. Jones2011-12-221-6/+5
* tests: Rename capitests -> tests/c-api.Richard W.M. Jones2011-12-221-15/+15
* fish: Allow events to be processed in guestfish.Richard W.M. Jones2011-12-161-0/+1
* extra-tests: Include valgrind suppressions file.Richard W.M. Jones2011-11-241-1/+0
* Add 'make extra-tests' rule and run extra tests.Richard W.M. Jones2011-11-241-0/+2
* build: Create an MD variant of the dummy Fedora imageMatthew Booth2011-11-241-0/+2
* Add guestfs-testing(1) man page.Richard W.M. Jones2011-11-201-0/+3
* resize: Add tests for some Utils functions.Richard W.M. Jones2011-11-031-0/+1
* python: Fixes for Python 3 (RHBZ#750889).Richard W.M. Jones2011-11-021-0/+1
* New tool: virt-sysprep: system preparation for guests.Richard W.M. Jones2011-10-081-0/+4