hivex: Store filename in hive handle.
[libguestfs.git] / HACKING
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.