tools/bmap-tools.git
2012-11-08 Artem BityutskiyImplement sub-commands support
2012-11-08 Artem BityutskiyRename API classes
2012-11-08 Artem BityutskiyRename API modules
2012-11-08 Artem BityutskiyRelease version 0.1.1
2012-11-08 Artem Bityutskiypackaging: correct dependency
2012-11-08 Artem Bityutskiybmap-flasher: act on KeyboardInterrupt
2012-11-08 Artem Bityutskiybmap-flasher: kill the --no-sync option
2012-11-08 Artem BityutskiyBmapFlasher: improve flashing speed
2012-11-08 Artem BityutskiyBmapFlasher: error out if the image does not fit the...
2012-11-08 Artem BityutskiyBmapFlasher: provide a target_is_block_device attribute
2012-11-07 Artem BityutskiyBmapFlasher: check that the image file is a regular...
2012-11-07 Artem BityutskiyBmapFlasher: do not postpone size initialization for...
2012-11-07 Artem BityutskiyBmapFlasher: separate sizes initialization to a function
2012-11-07 Artem BityutskiyBmapFlasher: open the block device in write-only mode
2012-11-06 Artem Bityutskiybmap-flasher: fix a typo in the warning message
2012-11-02 Artem Bityutskiybmap-flasher: change order of arguments
2012-11-01 Artem BityutskiyBmapHelpers: handle small sizes correctly
2012-11-01 Artem Bityutskiybmap-creator: print a warning if no holes found
2012-11-01 Artem Bityutskiyflasher: rename 'total_size'
2012-11-01 Artem BityutskiyTeach Creator and Flasher modules to provide human...
2012-11-01 Artem BityutskiyBmapCreator: implement FIEMAP support
2012-11-01 Artem BityutskiyBmapCreator: synchronize the image file before generati...
2012-11-01 Artem Bityutskiypackaging: make myself to be the maintainer
2012-11-01 Artem BityutskiyAdd initial version of bmap-creator and BmapCreator
2012-11-01 Artem BityutskiyIntroduce BmapHelpers.py
2012-11-01 Ed BartoshRepackaged pythonic way
2012-11-01 Artem Bityutskiybmap-flasher: clean-up help text
2012-11-01 Artem BityutskiyKeep modules in bmaptools sub-directory
2012-11-01 Artem Bityutskiybmap-flasher: imrove docs some more and have less dupli...
2012-11-01 Artem BityutskiyBmapFlasher: improve the documentation some more
2012-11-01 Artem BityutskiyBmapFlasher: provide a list of supported image formats
2012-11-01 Artem BityutskiyBmapFlasher: move constant to the module level
2012-11-01 Artem Bityutskiybmap-flasher: improve documentation a little bit
2012-11-01 Artem BityutskiyBmapFlasher.py: remove undefined variable
2012-10-31 Artem Bityutskiybmap-flasher: implement --version option
2012-10-31 Artem Bityutskiybmap-flasher: print flashing speed
2012-10-31 Artem Bityutskiybmap-flasher: move API to a separate module
2012-10-30 Artem Bityutskiybmap-flasher: use logger instead of plain print
2012-10-30 Artem Bityutskiybmap-flasher: add another TODO entry
2012-10-29 Artem Bityutskiybmap-flasher: add a several TODO entries
2012-10-29 Artem Bityutskiybmap-flasher: print time in human-readable form
2012-10-29 Artem Bityutskiybmap-flasher: improve errors handling
2012-10-27 Ed BartoshPackaged for deb and rpm distros
2012-10-26 Artem BityutskiyInitial version of bmap-flasher
2012-10-26 Eduard BartoshInitial empty repository