configure: Add --with-extra flag to allow setting the extra version string.
[libguestfs.git] / HACKING
2010-12-19 Richard W.M. Jonesdocs: Obsolete HACKING file, move content into guestfs...
2010-11-30 Richard W.M. Jonescapitests: Add 'InitScratchFS' test environment.
2010-11-30 Richard W.M. Jonescapitests: Move test documentation into HACKING file.
2010-11-26 Richard W.M. Jonesrescue: Rewrite virt-rescue in C.
2010-11-26 Richard W.M. JonesUpdate HACKING description of tools/ subdirectory.
2010-11-25 Richard W.M. Jonesdf: Rewrite virt-df in C.
2010-11-23 Richard W.M. JonesNew tool: virt-filesystems
2010-11-23 Richard W.M. Jonesls: Rewrite virt-ls in C.
2010-11-11 Richard W.M. JonesRewrite virt-cat in C.
2010-11-03 Richard W.M. JonesHACKING: Mention PHP bindings.
2010-09-11 Richard JonesSplit generator into separate source files.
2010-09-02 Richard JonesAllow manual pages and POD files to be translated.
2010-02-22 Richard JonesSpin off hivex as a separate upstream project.
2010-01-02 Richard JonesExperimental C# bindings.
2009-11-09 Jim Meyeringindent with spaces, not TABs
2009-11-03 Richard JonesFUSE filesystem support.
2009-10-29 Richard JonesSupport for Windows Registry.
2009-10-20 Richard JonesTab to space fixes, now passes 'make syntax-check'
2009-10-19 Richard JonesMove virt tools (virt-cat, virt-edit etc) into tools...
2009-09-24 Jim Meyeringmaint: use spaces, not TABs for indentation
2009-09-23 Richard JonesNew tool: virt-edit
2009-09-23 Richard JonesAdd 'virt-rescue' command.
2009-08-20 Richard JonesRemove virt-v2v. New repo: gitorious.org/virt-v2v/
2009-08-17 Richard W.M. JonesHACKING: Document make targets and ./configure --enable...
2009-08-12 Jim Meyeringdoc: improve emacs snippets
2009-08-04 Jim Meyeringbuild: tweak HACKING so we pass "make syntax-check"
2009-08-03 Jim MeyeringDocument and enforce the new spaces-only indentation...
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-28 Richard JonesReplace shell_quote function with %Q and %R printf...
2009-07-22 Richard JonesAdd libguestfs-test-tool.
2009-07-15 Richard JonesNew tool virt-cat: display a file in a virtual machine.
2009-07-10 Richard JonesAdded framework for 'virt-df' command.
2009-07-10 Richard JonesAdded outline of the virt-v2v script.
2009-07-08 Richard JonesUpdate with links to the new mailing list.
2009-07-02 Richard W.M. JonesGenerator now runs automatically when it has changed.
2009-06-04 Richard JonesMove pure regression tests to their own subdirectory.
2009-05-28 Richard W.M. JonesMove C API tests out of root build dir into 'capitests...
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-05-10 Richard JonesPartial Haskell bindings.
2009-05-08 Richard JonesExperimental febootstrap install script.
2009-04-28 Richard JonesAdded virt-inspector program from virt-v2v.
2009-04-21 Richard JonesJava bindings compile, not tested.
2009-04-20 Richard JonesAdded tar-in, tar-out, tgz-in, tgz-out commands.
2009-04-18 Richard JonesAdd ruby/ directory, add more warnings.
2009-04-09 Richard JonesUpdated HACKING notes about debugging.
2009-04-07 Richard JonesAdded framework for the language bindings.
2009-04-06 Richard JonesDebugging tips.
2009-04-03 Richard JonesAdded a HACKING file.