raw
vtools_genesis          1 510300 phf vtools_genesis Initial release of vtools. Genesis contains stripped down version of diffutils 3.6, with most of functionality not relevant to vpatch removed.
vdiff_fixes_newli... 2 511300 phf vdiff_fixes_newline_gcc Fixes for C99 compatability, support for "No newline at end of file" directive.
keccak 3 511300 phf keccak Included diana_coman's keccak implementation.
vdiff_keccak 4 511300 phf vdiff_keccak Vdiff hashing and output using Keccak instead of SHA512.
vtools_fixes_bitr... 5 512600 phf vtools_fixes_bitrate_char_array Fixes for keccak from diana_coman, different approach to C interop.
vtools_vpatch 6 514700 phf vtools_vpatch Initial vpatch tool implementation in Ada.
vtools_fixes_stat... 7 517100 phf vtools_fixes_static_tohex Fixes for xalloc's use of static inline courtesy of spyked, fix broken ToHex implementation
vtools_vpatch_new... 8 517100 phf vtools_vpatch_newline Vpatch tool support for "No newline at end of file" directive.
vtools_ksum 9 543200 phf vtools_ksum Ksum standalone keccak hasher
vtools_tempfile_s... 10 547300 bvt vtools_tempfile_standalone_notmp Standalone temporary file generation code; creates temporary files in the vpatch work directory.
vdiff_blockwise_r... 11 584341 bvt vdiff_blockwise_read Fix stack overflow in vdiff when hashing large files.
vtools_fixes_root... 12 589066 bvt vtools_fixes_rootdir_files Fix creation of files in the vtree root. Fix handling of empty vpatches.