tools/bmap-tools.git
2013-02-21 Artem Bityutskiybmaptool: minor white-space cleanup
2013-02-20 Artem BityutskiyReally release version 2.1 v2.1
2013-02-18 Artem BityutskiyRelease version 2.1
2013-02-18 Artem Bityutskiytests: make tests work in Fedora 18
2013-02-18 Artem BityutskiyTransRead: fix out of memory issues with bzip2 files
2013-02-18 Artem BityutskiyTransRead: minor nicification
2013-01-18 Artem BityutskiyRELEASE_NOTES: tell that map page was added
2013-01-18 Artem Bityutskiypackaging: add man pages
2013-01-18 Artem BityutskiyRemove the TODO file
2013-01-18 Artem BityutskiyAdd bmaptool man page
2013-01-18 Artem Bityutskiydocs: move documentation to a separate sub-directory
2013-01-18 Artem BityutskiyRELEASE_NOTES: a minor fix
2013-01-17 Artem BityutskiyRelease version 2.0 v2.0
2013-01-17 Artem BityutskiyTransRead: fix a MemoryError issu
2013-01-17 Artem BityutskiyTransRead: fix corner case in the fake seek function
2013-01-15 Artem BityutskiyPre-release version 2.0-rc5
2013-01-14 Artem BityutskiyTODO: remove an entry about locking
2013-01-14 Artem BityutskiyBmapCopy: restore the block device settings
2013-01-14 Artem BityutskiyBmapCopy: fail if an optimization did not work
2013-01-14 Artem BityutskiyBmapCopy: do not check for os.path.exists exceptions
2013-01-14 Artem BityutskiyREADME: minor amendments
2013-01-10 Artem BityutskiyPre-release 2.0-rc4
2013-01-08 Artem Bityutskiybmaptool: improve --nobmap error message
2013-01-08 Artem Bityutskiybmaptool: fix flashing without bmap
2013-01-07 Artem BityutskiyPre-release 2.0-rc3
2013-01-04 Artem BityutskiyTransRead: catch ValueError exceptions
2013-01-04 Artem BityutskiyPre-release 2.0-rc2
2013-01-04 Artem Bityutskiybmaptool: slight readability imporovement
2013-01-04 Mikko Ylinenbmaptool: add image_size parameter to BmapBdevCopy...
2013-01-04 Artem Bityutskiybmaptool: print auto-discovered bmap file correctly
2012-12-20 Artem BityutskiyPre-release 2.0-rc1
2012-12-20 Artem BityutskiyBmapCopy: implement progress wheel
2012-12-20 Artem Bityutskiybmaptool: do not discover bmap if --nobmap was given
2012-12-20 Artem BityutskiyRELEASE_NOTES: prepare 2.0-rc1 release notes
2012-12-20 Artem BityutskiyTODO: remove a done entry
2012-12-20 Artem Bityutskiybmaptool: do not print progress bar when --quiet was...
2012-12-20 Artem Bityutskiybmaptool: provied a link to the docs in help output
2012-12-20 Artem BityutskiyTransRead: fix opening URLs
2012-12-20 Artem Bityutskiybmaptool: implement automatic bmap file discovery
2012-12-19 Artem BityutskiyTODO: add another item
2012-12-19 Artem BityutskiyBmapCopy: small documentation improvements
2012-12-19 Artem BityutskiyTransRead: fix few pylint warnings
2012-12-19 Artem BityutskiyTransRead: improve comments a bit
2012-12-19 Artem Bityutskiytest_api_base: test urllib2 as well
2012-12-19 Artem BityutskiyTransRead: cleanup fake seek
2012-12-19 Artem BityutskiyBmapCopy: make error message more verbose
2012-12-19 Artem BityutskiyBmapCopy: print file name as well
2012-12-19 Artem BityutskiyTransRead: switch to stream tar decompression
2012-12-19 Artem BityutskiyTransRead: switch to CompressedFile for gzip compression
2012-12-19 Artem BityutskiyTransRead: get rid of the __getattr__ method
2012-12-19 Artem BityutskiyTransRead: generalize the Bzip2Read class
2012-12-19 Artem BityutskiyTODO: add another entry
2012-12-19 Artem Bityutskiytest_api_base: use stdout for progress bar
2012-12-19 Artem BityutskiyTransRead: code re-arrangement
2012-12-19 Artem BityutskiyTransRead: implement better fake seek method
2012-12-17 Artem Bityutskiytest_api_base: add an extra assertion
2012-12-17 Artem Bityutskiytests: helpers: remove unnecessary truncation
2012-12-17 Artem Bityutskiytest_base_api: generate uncompressed files as well
2012-12-17 Artem Bityutskiytest_api_base: rework the test to match the changed API
2012-12-17 Artem BityutskiyBmapCopy: drop the file opening functionality
2012-12-17 Artem BityutskiyTransRead: implement the 'name' attribute
2012-12-17 Artem BityutskiyBmapCopy: document that BmapCopy objects are one-time...
2012-12-14 Artem BityutskiyTransRead: implement reading from file object
2012-12-14 Artem BityutskiyBmapCopy: add a /dev/null quirk
2012-12-14 Artem BityutskiyTransRead: improve file size detection
2012-12-14 Artem BityutskiyTODO: add an entry about improving the progress bar
2012-12-14 Artem BityutskiyBmapCopy: make object one-time usable
2012-12-14 Artem BityutskiyTransRead: introduce a TransRead module
2012-12-14 Artem Bityutskiytest_api_base: include set_image_size testing
2012-12-14 Artem Bityutskiytests: helpers: change generate_test_files's interface...
2012-12-14 Artem BityutskiyBmapCopy.py: allow users setting image size
2012-12-13 Artem BityutskiyTODO: add another improvement idea
2012-12-13 Artem Bityutskiybmaptool: disable pylint recommendation
2012-12-13 Artem Bityutskiybmaptool: refuse copying without bmap by default
2012-12-13 Artem BityutskiyTODO: add few new ideas to the list
2012-12-13 Artem BityutskiyTODO: remove an entry about magic sequences
2012-12-13 Artem BityutskiyREADME: master branch points to the latest release
2012-12-13 Artem Bityutskiybmaptool: improve warning message
2012-12-13 Artem Bityutskiytest_api_base: use progress indicator sometimes
2012-12-13 Artem BityutskiyBmapCopy: implement progress inicator
2012-12-12 Artem Bityutskiybmaptool: make warnings and errors more visible
2012-12-11 Artem BityutskiyTODO: add an entry about progress indicator
2012-12-04 Artem Bityutskiypackaging: remove an internal URL release-1.0 v1.0
2012-12-03 Artem BityutskiyRelease bmap-tools version 1.0
2012-12-03 Artem BityutskiyRELEASE_NOTES: turn into 1.0 notes
2012-12-03 Artem BityutskiyTODO: add an entry about a man page
2012-11-29 Artem Bityutskiytest_fiemap: silence a pylint recommendation
2012-11-29 Artem BityutskiySpelling fixes
2012-11-29 Artem BityutskiyTODO: remove an item about temporary files
2012-11-29 Artem BityutskiyPre-release 1.0-rc7
2012-11-29 Artem BityutskiyPlug RELEASE_NOTES to debian packages
2012-11-29 Artem BityutskiyPlug RELEASE notes to RPM packages
2012-11-29 Artem BityutskiyLimit nosetests coverage to the bmap-tools project
2012-11-29 Artem BityutskiyREADME: add more information
2012-11-29 Artem BityutskiyAmend comments: do not be confused about generators...
2012-11-28 Artem BityutskiyAdd RELEASE_NOTES
2012-11-28 Artem BityutskiyAdd a small README file
2012-11-28 Artem Bityutskiytest_fiemap: implement a test for part of the file
2012-11-28 Artem BityutskiyFiemap: fix get_(un)mapped_ranges for file parts
2012-11-28 Artem Bityutskiytest_fiemap: code re-structuring
next