tools/bmap-tools.git
2014-01-31 Artem BityutskiyTODO: remove an irrelevant item
2014-01-31 Artem Bityutskiyman: write about new supported compressors
2014-01-31 Artem BityutskiyRELEASE_NOTES: write 3.2 release notes some more
2014-01-31 Artem Bityutskiytests: cosmetic imports re-arranging
2014-01-31 Artem Bityutskiytest_api_base: use external programs for compression
2014-01-31 Artem BityutskiyTransRead: re-write decompress logic
2014-01-31 Artem Bityutskiypackaging: add compressors dependencies
2014-01-29 Artem BityutskiyTransRead: use a 1M buffer size for the ssh pipe
2014-01-29 Artem BityutskiyBmapHelpers: add program_is_available
2014-01-29 Artem Bityutskiytest_api_base: do not seek TransRead objects back
2014-01-28 Artem Bityutskiytest_api_base: remove unused import
2014-01-28 Artem Bityutskiytests: rename a couple of test classes
2014-01-28 Artem Bityutskiyman page: mention SEEK_HOLE
2014-01-28 Artem BityutskiyRELEASE_NOTES: write about pbzip2 support
2014-01-28 Artem Bityutskiybmaptool: handle TransRead errors
2014-01-28 Artem BityutskiyTransRead: provide user-friendly error message for...
2014-01-28 Artem BityutskiyTransRead: add pbzip2 support
2014-01-28 Artem BityutskiyTransRead: remove useless check
2014-01-28 Artem BityutskiyTransRead: remove code duplication
2014-01-28 Artem Bityutskiybmaptool: assume that bmap and asc files are not compressed
2014-01-28 Artem BityutskiyTransRead: store compression type name
2014-01-22 Artem BityutskiyBmapCreate: catch exception from the Filemap module
2014-01-22 Artem BityutskiyRELEASE_NOTES: start release notes for v3.2
2014-01-22 Artem BityutskiyFilemap: move _lseek out of the class
2014-01-22 Artem BityutskiyBmapCreate: fix and tidy-up bmap file formatting
2014-01-21 Artem BityutskiyFilemap: add debugging facility
2014-01-21 Artem BityutskiyMake all classes to be of new style
2014-01-21 Artem BityutskiyTODO: remove the SEEK_HOLE entry
2014-01-21 Artem Bityutskiytests: amend commentaries
2014-01-21 Artem Bityutskiytest_filemap: improve the test
2014-01-21 Artem BityutskiyFilemap: implement ugly heuristics for SEEK_HOLE
2014-01-21 Artem BityutskiyFilemap: distinguish the "not supported" error
2014-01-21 Artem BityutskiyFilemap: implement the FilemapSeek class
2014-01-20 Artem BityutskiyFilemap: introduce a FilemapSeek class
2014-01-19 Artem BityutskiyFilemap: introduce base class
2014-01-16 Artem BityutskiyFilemap: simplify the FIEMAP failure error path
2014-01-16 Artem BityutskiyFilemap: remove useless constants and a parameter
2014-01-16 Artem BityutskiyRename Fiemap.py to Filemap.py
2014-01-15 Artem BityutskiyUpdate TODO list
2013-11-08 Artem Bityutskiymake_a_release: remove TODOs
2013-11-07 Artem Bityutskiymake_a_release: do not forget to push the devel branch out
2013-11-07 Artem BityutskiyRelease version 3.1 v3.1
2013-11-07 Artem Bityutskiydocs: update the README file
2013-11-07 Artem Bityutskiydocs: add v3.1 release notes
2013-11-05 Artem BityutskiyTODO: add another entry
2013-11-05 Artem BityutskiySilence all uninteresting pylint recommendations
2013-11-05 Artem Bityutskiytests/oldcodebase: disable all pylint warnings
2013-11-04 Artem Bityutskiymake_a_release: remind about updating the compat test
2013-11-04 Artem BityutskiyTODO: remove the complete items
2013-11-04 Artem Bityutskiytest_compat: improve backward compatibility test
2013-11-04 Artem Bityutskiytests: add old code-base
2013-11-01 Artem BityutskiyTODO: update the todo list
2013-11-01 Artem Bityutskiytest_compat: new test for checking backward-compatibility
2013-11-01 Artem Bityutskiytests: add test data
2013-11-01 Artem Bityutskiytest_api_base: move a couple of functions to helpers.py
2013-11-01 Artem Bityutskiytest_api_base: rename _copy_image
2013-11-01 Artem Bityutskiytest_api_base: use file name in _copy_image (3)
2013-11-01 Artem Bityutskiytest_api_base: use file name in _copy_image (2)
2013-11-01 Artem Bityutskiytest_api_base: use file name in _do_test
2013-11-01 Artem Bityutskiytest_api_base: use file name in _generate_compressed_files
2013-11-01 Artem Bityutskiytest_api_base: use file name in _calculate_chksum
2013-11-01 Artem Bityutskiytest_api_base: use image name in _copy_image
2013-11-01 Artem Bityutskiytests: add proper license header to all tests
2013-11-01 Artem BityutskiyBmapCopy: handle bmap format version 2.0
2013-11-01 Artem BityutskiyBmapCreate: fix bmap file format version
2013-11-01 Artem BityutskiyBmapCopy: verify versions in a single function
2013-11-01 Artem BityutskiyTODO: add some more entries
2013-10-02 Artem BityutskiyRelease version 3.0 v3.0
2013-09-30 Artem Bityutskiybmaptool: warn if destination file is suspecious
2013-09-30 Artem BityutskiyBmapCreate: make sha256 to be the default
2013-09-30 Artem BityutskiyBmapCopy: add a couple of debug messages
2013-09-30 Artem BityutskiyBmapCopy: rename _logger to _log
2013-09-30 Artem Bityutskiybmaptool: prefix debug messages with time-stamp
2013-09-30 Artem BityutskiyBmapCopy: increase the batch queue length
2013-09-30 Artem Bityutskiybmaptool: introduce --debug option
2013-09-30 Artem Bityutskiybmaptool: fix --nobmap case
2013-09-30 Artem Bityutskiybmaptool: print warning messages even with --quiet
2013-09-30 Artem Bityutskiybmaptool: remove junk argument
2013-09-30 Artem BityutskiyTransRead: correct bad English one of the messages
2013-09-23 Artem Bityutskiymake_a_release.sh: misc little changes
2013-09-23 Artem BityutskiyRELEASE_NOTES: add 3.0 release notes
2013-09-20 Artem BityutskiyTransRead: support .gizp extension
2013-09-20 Artem Bityutskiytests: do not mark the entry point as static
2013-09-20 Artem Bityutskiytests: add a Centos 6 work-around
2013-09-20 Artem Bityutskiypackaging: add missing dependencies
2013-09-19 Andy ShevchenkoTransRead: don't parse URL twice in case of ssh proto
2013-09-19 Artem Bityutskiymake_a_release.sh: various improvements
2013-09-19 Artem BityutskiyBmapCreate: remove a dot in bmap file comment
2013-09-19 Artem BityutskiyTODO: update the file to reflect the current state
2013-09-19 Artem BityutskiyBmapCopy: improve XML parsing error message
2013-09-19 Artem Bityutskiybmaptool: override bmap path
2013-09-19 Artem Bityutskiydocs: update bmaptool's man pages
2013-09-19 Artem Bityutskiysetup.py: automatically detect version number
2013-09-18 Artem BityutskiyTODO: remove an entry about checking zeroes
2013-09-18 Artem BityutskiyFiemap: synchronize the file before invoking the ioctl
2013-09-18 Artem BityutskiyTODO: update the list
2013-09-18 Artem Bityutskiybmaptool: implement GPG signature verification
2013-09-17 Artem Bityutskiybmaptool: disallow simultaneous --bmap and --nobmap
2013-09-17 Artem Bityutskiybmaptool: cleanups
2013-09-17 Artem Bityutskiybmaptool: do not fail when copying a bmap file
next