tools/bmap-tools.git
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
2013-09-17 Artem BityutskiyFiemap: fix failure for zero-sized files
2013-09-17 Artem Bityutskiybmaptool: start using sha256 when creating bmap file
2013-09-17 Artem BityutskiyTODO: remove sha256 entry
2013-09-17 Artem BityutskiyBmapCreate: implement arbitrary hash type support
2013-09-17 Artem BityutskiyBmapCopy: support arbitrary checksum types
2013-09-17 Artem Bityutskiytest_api_base: use sha256 instead of sha1
2013-09-17 Artem Bityutskiybmaptools: preparations to switch to sha256
2013-09-17 Artem BityutskiyTransRead: remove local caching functionality
2013-09-13 Artem BityutskiyTODO: add another item
2013-09-13 Artem BityutskiyTransRead: improve user experience
2013-09-13 Artem BityutskiyTransRead: accept the logger object
2013-09-13 Artem BityutskiyTransRead: handle the urllib2.URLError exception
2013-08-19 Artem BityutskiyTODO: add another comment release-2.0 v2.6
2013-08-16 Artem BityutskiyRelease version 2.6
2013-08-16 Artem Bityutskiymake_a_release.sh: add few more reminders
2013-08-16 Artem BityutskiyTODO: add more entries
2013-08-15 Artem BityutskiyREADME: document the make_a_release.sh script
2013-08-14 Artem BityutskiyAdd the TODO list
2013-08-14 Artem BityutskiyTransRead: do not cache local uncompressed files
2013-08-14 Artem Bityutskiytests: cover .xz files too
2013-08-14 Artem BityutskiyTransRead: store all file descriptors in a list
2013-08-14 Artem Bityutskiypackaging: remove unneeded files
2013-08-13 Artem BityutskiyRELEASE_NOTES: add changelog for release 2.6
2013-08-13 Artem BityutskiyTransRead: uncompress 'tar.xz' files on-the-fly
2013-08-13 Artem BityutskiyTransRead: uncompress .xz files on-the-fly
2013-08-13 Artem BityutskiyTransRead: close all the files
2013-08-13 Artem BityutskiyBmapCopy: fix a typo in error message
2013-08-13 Artem Bityutskiybmaptools: put __init__ first
2013-08-13 Artem Bityutskiydebian: add a dependency to python-lzma
2013-08-13 Artem Bityutskiypackaging: add pyliblzma for Fedora dependencies
2013-08-13 Artem Bityutskiypackaging: remove tabs and extra white-spaces
2013-08-13 Artem Bityutskiymake_a_release.sh: use git send-email
2013-08-08 Artem BityutskiyRelease version 2.5 v2.5
2013-08-08 Artem Bityutskiymake_a_release.sh: a script for cutting releases
2013-08-06 Artem Bityutskiypackaging: improve the summary text in RPM packaging
2013-08-06 Artem Bityutskiypackaging: use opensuse_bs macro
2013-08-06 Artem BityutskiyREADME: add more information for opensource community
2013-07-04 Artem BityutskiyRemove junk back-slashes
2013-07-04 Artem Bityutskiybmap-tools: make one-line comments comply with PEP257
2013-07-04 Artem Bityutskiybmap-tools: do not use extra spaces to comply with...
2013-07-04 Simon McVittiedebian: switch to debhelper 9
2013-07-04 Simon McVittieRemove stdeb-generated boilerplate from debian/rules
2013-07-04 Simon McVittiedebian/control: depend on python-setuptools instead...
2013-07-04 Simon McVittiedebian/control: move to Section: utils
2013-07-04 Simon McVittiePut proper GPL declarations on the source files
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
next