tools/bmap-tools.git
2013-07-04 Artem BityutskiyBmapCopy: fix-up a commentary
2013-07-04 Simon McVittieUse machine-readable format for debian/copyright
2013-07-04 Artem Bityutskiybmap-tools.spec: improve commentaries about Centos6...
2013-07-04 Simon McVittiedebian/control: wrap and sort lists of (Build-)Depends
2013-07-04 Artem Bityutskiyrpm-packaging: improve the description
2013-07-04 Simon McVittiedebian/control: add a longer Description
2013-07-04 Simon McVittieBmapCopy: correct logged warning
2013-07-03 Artem Bityutskiytests: also comply with PEP8 for multiline comments
2013-07-03 Artem Bityutskiybmaptool: use PEP8 commenting style
2013-07-03 Simon McVittieBmapCopy: downgrade inability to set sysfs parameters...
2013-07-03 Simon McVittieBmapCopy: have a Logger object
2013-07-03 Artem Bityutskiydebianisation: change versioning
2013-06-29 Artem BityutskiyBmapCreate: fix a typo in the bmap file comments
2013-06-28 Artem BityutskiyBmapCopy: remove a left-over comment
2013-06-28 Simon McVittieFix debian/changelog syntax
2013-06-28 Simon McVittieAdd COPYING, a copy of the GPL v2
2013-06-05 Artem BityutskiyRelease version 2.4 v2.4
2013-06-05 Artem Bityutskiydocs: update man pages
2013-06-05 Artem BityutskiyTransRead: amend commentaries
2013-06-03 Artem BityutskiyRELEASE_NOTES: add a record for release 2.4
2013-06-03 Artem BityutskiyTransRead: add support for ssh:// URLs
2013-06-03 Artem BityutskiyTransFile: introduce "_force_fake_seek" attribute
2013-05-07 Artem BityutskiyRELEASE_NOTES: improve 2.3 release notes v2.3
2013-05-07 Artem BityutskiyRelease version 2.3
2013-05-07 Artem Bityutskiydocs: update release notes for release 2.3
2013-05-07 Artem BityutskiyBmapCopy: verify bmap file checksum
2013-05-07 Artem BityutskiyBmapCreate: generate bmap file checksum
2013-05-07 Artem BityutskiyTransRead: fix pylint warning
2013-05-07 Artem BityutskiyBmapCreate: enable scalability optimization
2013-05-06 Artem BityutskiyTransRead: implement local caching
2013-05-06 Artem BityutskiyTransRead: allow reading entire file
2013-05-06 Artem Bityutskiybmaptools: amend commentaries about file-like objects
2013-05-06 Artem BityutskiyBmapCopy: improve error message
2013-05-06 Artem BityutskiyBmapCopy: provide bmap version major and minor numbers
2013-05-06 Artem Bityutskiybmaptool: do not feed stdout to BmapCreate
2013-05-06 Artem Bityutskiybmaptool: assign user-friendly names to file objects
2013-05-03 Artem Bityutskiytests: do not truncate too far
2013-03-11 Artem BityutskiyRelease version 2.2 v2.2
2013-03-08 Artem BityutskiyRELEASE_NOTES: amendments and prepare for release 2.2
2013-03-08 Artem BityutskiyTransRead: support URLs with user name and password
2013-03-08 Artem BityutskiyTransRead: handle more exceptions
2013-03-08 Artem BityutskiyTransRead: introduce a helper for opening URLs
2013-03-08 Artem BityutskiyTransRead: relocate the close method
2013-02-26 Artem BityutskiyREADME: minor typo fix
2013-02-25 Artem Bityutskiypackaging: correct dependencies for Centos6
2013-02-25 Artem Bityutskiytest_fiemap: fix pylint warning
2013-02-21 Artem BityutskiyBmapCopy: disable a flals pylint warning
2013-02-21 Artem BityutskiyBmapCopy: fix writitng to a dm-zero device
2013-02-21 Artem BityutskiyTransRead: limit the amount of bytes we read at a time
2013-02-21 Artem Bityutskiybmaptool: print useful information in sace of MemoryError
2013-02-21 Artem Bityutskiybmaptool: silence few false pylint warnings
2013-02-21 Artem Bityutskiybmaptool: remove an unused variable
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
next