virt-df.git
2009-11-16 Richard JonesAdd .gitignore file for git. master
2009-03-10 Richard W.M... Updated PO files.
2009-03-10 Richard W.M... Really version 2.1.5 for release.
2009-03-10 Richard W.M... Merge.
2008-10-21 Richard W.M... Updated MANIFEST
2009-03-10 Richard W.M... Version 2.1.4 for release.
2008-10-21 Richard W.M... German translation by Fabian Affolter, Catalan by Xavie...
2009-03-10 Richard W.M... Fix parsing error with ~ versus -
2008-10-21 Richard W.M... Added zh_CN translation by Wei Liu
2009-03-10 Richard W.M... Open a read/write connection. Newer libvirt requires it.
2008-09-15 Richard W.M... Updated pt_BR translations (bug 459767)
2008-11-03 Richard W.M... Added Italian and updated Polish language files.
2008-07-17 Richard W.M... Updated ChangeLog.
2008-07-17 Richard W.M... Version 2.1.3 for release.
2008-07-17 Richard W.M... Change bitmatch -> bitstring
2008-07-11 Richard W.M... Fix 'make doc'
2008-07-11 Richard W.M... Fix 'make doc'
2008-07-11 Richard W.M... Updated MANIFEST
2008-07-11 Richard W.M... Version 2.1.2 for release.
2008-07-11 Richard W.M... Generate the ChangeLog file.
2008-07-11 Richard W.M... Clarify licensing for Debian.
2008-07-11 Richard W.M... bitmatch >= 1.9.5 now required
2008-07-11 Richard W.M... Fix Makefiles to use new bitmatch META file.
2008-06-10 Richard W.M... Improve output of --version, display readable error...
2008-06-10 Richard W.M... Rewrite manual page.
2008-06-10 Richard W.M... Include version number of package
2008-06-10 Richard W.M... Default is not Xen in recent versions of libvirt
2008-06-05 Richard W.M... Can now use libvirt virDomainBlockPeek to access device...
2008-05-27 Richard W.M... Brazilian Portuguese translation by Herli Joaquim de...
2008-05-27 Richard W.M... Remove diskzip.ml source file temporarily -- needs...
2008-05-18 Richard W.M... pa_bitmatch now requires bitmatch library.
2008-05-18 Richard W.M... Fix all 'unused variable' warnings.
2008-05-18 Richard W.M... Updated deps.
2008-05-13 Richard W.M... Version 2.1.1
2008-05-13 Richard W.M... Fixes for 32 bit
2008-05-13 rjones@intel... Version 2.1.0.
2008-05-13 rjones@intel... FAT32 used/available space parsing done.
2008-05-13 rjones@intel... Updated deps.
2008-05-13 rjones@intel... Rewrote MBR parsing so it supports extended partitions...
2008-05-13 rjones@intel... Implement offset_is_free for NTFS.
2008-05-13 rjones@intel... Block free/used for NTFS working
2008-05-13 rjones@intel... Build internal NTFS structure
2008-05-12 rjones@intel... Runlist parsing, now working.
2008-05-12 rjones@intel... Merge.
2008-05-12 rjones@intel... Separate functions
2008-05-09 rjones@intel... Parses the basic NTFS structures and prints them out.
2008-05-09 rjones@intel... Initial, non-working FAT32 support.
2008-05-09 Richard W.M... Support for writing diskzip files.
2008-05-07 Richard W.M... Store parsed superblock in private data.
2008-05-07 Richard W.M... Reorganize metadata parsing so it happens only once.
2008-05-07 Richard W.M... Use private data to report correct offset_is_free.
2008-05-07 Richard W.M... Generate uniquifier so that private data functions...
2008-05-07 Richard W.M... Added private_data_functions.
2008-05-07 Richard W.M... Fixed dependencies to remove annoying "inconsistent...
2008-05-02 Richard W.M... Updated MANIFEST.
2008-05-02 Richard W.M... Restructure library plug-ins again.
2008-05-02 Richard W.M... Use tables of callbacks for the functions.
2008-05-02 Richard W.M... Minor change in doc files.
2008-05-02 Richard W.M... Removed bitmap object - don't need to build a bitmap.
2008-05-02 Richard W.M... make clean should delete diskzip
2008-05-02 Richard W.M... Use ocamldoc in each directory.
2008-05-02 Richard W.M... Updated MANIFEST.
2008-05-02 Richard W.M... Added META file.
2008-05-02 Richard W.M... Added configure_input headers to generated files.
2008-05-02 Richard W.M... Added configure_input headers to generated files.
2008-05-02 Richard W.M... Rebuilt deps for x86-64
2008-05-01 Richard W.M... Updated MANIFEST
2008-05-01 Richard W.M... Version 2.0.2 for release.
2008-05-01 Richard W.M... Updated deps for i386.
2008-05-01 Richard W.M... Error in return type - should have been bool (how did...
2008-05-01 Richard W.M... Updated this file with new <^< operator, should probabl...
2008-05-01 Richard W.M... Optimized the hot inner loop.
2008-05-01 Richard W.M... Properly inline the int63 impl on 64 bit platforms.
2008-05-01 Richard W.M... Remove some unused fields in the segment structure.
2008-05-01 Richard W.M... Added bitmap structure. Run ownership tests for sample...
2008-05-01 Richard W.M... Removed warning about unused return value.
2008-05-01 Richard W.M... && -> & etc.
2008-05-01 Richard W.M... Add --enable-profiling, set OCAMLCFLAGS and OCAMLOPTFLAGS.
2008-05-01 Richard W.M... Ignore gmon.out (profiling temporary).
2008-05-01 Richard W.M... Return a specialized function so we don't break type...
2008-05-01 Richard W.M... get_owners (query) function.
2008-05-01 Richard W.M... Build the segment tree! Commit this quick before someth...
2008-05-01 Richard W.M... Added functions sort_uniq and uniq.
2008-04-30 Richard W.M... Ownership using segment tree (not finished).
2008-04-30 Richard W.M... Remove *.annot files when making clean.
2008-04-30 Richard W.M... Generate *.annot files for emacs.
2008-04-30 Richard W.M... First steps to building ownership tables.
2008-04-30 Richard W.M... Fix case where binary name doesn't have any extension.
2008-04-30 Richard W.M... Rebuild if library changes.
2008-04-29 Richard W.M... Updated MANIFEST
2008-04-29 Richard W.M... Detect Linux software suspend partitions (thanks Stephe...
2008-04-29 Richard W.M... Added #contiguous method to make block mapping more...
2008-04-29 Richard W.M... Documentation fix.
2008-04-29 Richard W.M... Convert everything to use int63 type throughout.
2008-04-29 Richard W.M... Added some more common logical operators.
2008-04-29 Richard W.M... Add int63 type.
2008-04-29 Richard W.M... Check OCaml compiler word size
2008-04-28 Richard W.M... Updated MANIFEST.
2008-04-28 Richard W.M... fs_block_size -> fs_blocksize, and int to make it consi...
2008-04-28 Richard W.M... Add a fs_dev field to filesystem
next