lp:~charlesk/keeper/wtf

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/keeper/wtf
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
Keeper
Status:
Development

Recent revisions

123. By Charles Kerr

in tar-creator-test, add variations of making a tar from an empty file set

122. By Charles Kerr

sync with trunk

121. By Charles Kerr

experimental commit: re-introduce TarCreatorFixture::CreateCompressed

120. By Charles Kerr

in TarCreator::Impl::step(), fix looping bug that caused too much data to be read in a single pass

119. By Charles Kerr

in TarCreator::Impl add wrapped_archive_write_close(), a helper that calls archive_write_close() and handles return values like ARCHIVE_RETRY and ARCHIVE_WARN

118. By Charles Kerr

in TarCreator::Impl add wrapped_archive_write_data(), a helper that calls archive_write_data() and handles return values like ARCHIVE_RETRY and ARCHIVE_WARN

117. By Charles Kerr

in TarCreator::Impl add wrapped_archive_write_header(), a helper that calls archive_write_header() and handles return values like ARCHIVE_RETRY and ARCHIVE_WARN

116. By Charles Kerr

in TarCreator::Impl::step(), clear the step_archive_ smart_ptr after the last step is done

115. By Charles Kerr

in tar-creator, reintroduce wrapped_archive_write_new(), which is a convenience function that wraps archive_write_new() in a shared_ptr

114. By Charles Kerr

in TarCreator::Impl::Impl(), remove redundant variable initialization

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:keeper
This branch contains Public information 
Everyone can see this information.

Subscribers