projects
/
tools
/
bmap-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools/bmap-tools.git
2012-11-28
Artem Bityutskiy
test_fiemap: increase maximum file size to 16MiB
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
Fiemap.py: implement new get_mapped_ranges
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
tests: helpers: mark create_random_sparse_file as local
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
test_api_base: correct tar.bz2 files extension
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
tests: helpers: do not always write entire blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
tests: helpers: a small nicification
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
tests: helpers: use less random data
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
Fiemap: fix internal buffer size calculations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
Fiemap: lower the default buffer size
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Artem Bityutskiy
Fiemap: introduce a constant for minimum buffer size
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
Suppress few pylint recommendations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: helpers: generate fully-mapped files as well
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
test_fiemap: add Fiemap module unit test
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: helpers: fix holes area for a 4097 bytes file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: helpers: teach generate_test_files to return...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
test_api_base: test .tar.gz and .tar.bz2 compression
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
BmapCopy: fix tar.gz compression support
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: add a possibility to avoid tmp files deletion
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: introduce a possibility to change the directory...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: assign better names to temporary files
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
TODO: add an entry about compression types detection
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
tests: helpers: move compress_test_file to test_api_base.py
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Artem Bityutskiy
test_api_base: make compare_holes local
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: also test compressed files
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
tests: helpers: create a compression iterator
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
BmapCopy: fix image size validation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: compare files using sha1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: move _do_test() out of the test class
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
tests: helpers: improve generate_test_files
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
tests: move images generation to helpers.py
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
tests: rename test_helpers.py into helpers.py
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: run the test for more than one file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: re-structure the test some more
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
BmapCopy: validate image size
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
BmapCopy: bugfix: handle unaligned files properly
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
TODO: add a reminder about testing compressed files.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
BmapCopy: simplify the code a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: re-structure the test a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_helpers: generate file of correct length
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
test_api_base: saner temprorary file creation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
tests: create a separate module for helper functions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Artem Bityutskiy
Fiemap: introduce a separate helper for invoking FIEMAP
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
Fiemap: introduce 'buf_size' parameter for __init__
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
Fiemap: more input arguments validation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
Fiemap: validate the input arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
Fiemap: fix error message
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
Fiemap: introduce constants
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Artem Bityutskiy
BmapCopy.py: remove few useless initializations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCopy: disable a couple of pylint recommendations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCopy: use "_" prefix for private variables
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
test_api_base: improve the test
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
Fiemap: improve the API
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
test_api_base: fix the test
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCopy: bugfix: make destination file to be of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
test_api_base: add a Fiemap module check
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCreate: separate out the FIEMAP functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
Bmap API: remove useless 'bmap' prefix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCreate: handle flush() exception
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCreate: simplify the exception class
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Artem Bityutskiy
BmapCreate.py: simplify the module by killing FIBMAP...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Artem Bityutskiy
Pre-release version 0.6
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Artem Bityutskiy
BmapCopy.py: fix a bug when copying without bmap
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Artem Bityutskiy
tests: test_api_base: test copying without bmap as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
Pre-release version 0.5
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
tests: add the base functionality test
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCreate: fix and silence pylint warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCopy.py: fix and silence pylint warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCopy.py: flush the destination file on exit
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCopy.py: open the destination file for writing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
bmaptool: open the destination file in binary mode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCreate.py: support file-like objects
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCreate.py: stop using logger for the bmap output
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCopy.py: support file-like objects
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
TODO: add an entry about interruptions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCreate: remove useless seek
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapCopy.py: fix incorrect assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Artem Bityutskiy
BmapHelpers.py: introduce a 'get_block_size()' function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Artem Bityutskiy
BmapCopy.py: save and restore block device settings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Artem Bityutskiy
BmapCopy.py: make blkdev optimization work for partitio...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
Pre-release version 0.4
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: write without bmap the same way as with...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCreate: generate more readable bmap
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: fix another pylint complaint
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCreate.py: remove too long lines
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: handle exceptions from the reader thread
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy: implement threaded reader
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: implement an iterator for reading the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: introduce a helper iterator
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: move chunk_size to the class level
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
BmapCopy.py: introduce a iterator for blocks ranges
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
bmaptool: fix a print
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Artem Bityutskiy
Fix a number of pylint warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Artem Bityutskiy
bmaptool: pre-release version 0.3
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
BmapCopy.py: synchronize periodically
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
BmapCopy: move a local variable to the class level
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
bmaptool: remove stale attribute reference
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
Add the TODO file to store the TODO list
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
bmaptool: fix flashing speed calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
Debian packaging: add python 2.7 dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Artem Bityutskiy
BmapCopy.py: fix exeptions handling in bdev optimization
commit
|
commitdiff
|
tree
|
snapshot
next