git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updates to prepare for in-place compaction support
[wimlib]
/
src
/
write.c
2015-10-04
Eric Biggers
Updates to prepare for in-place compaction support
blob
|
commitdiff
|
raw
2015-10-04
Eric Biggers
write.c: cleanups and bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-09-19
Eric Biggers
Replace BUILD_BUG_ON() with STATIC_ASSERT()
blob
|
commitdiff
|
raw
|
diff to current
2015-06-07
Eric Biggers
Don't ftruncate() after rewriting blob uncompressed
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Add helper functions for passing paths to progress...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Add helper function for rate-limiting progress messages
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Rename num_remaining_streams => i_num_remaining_streams
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
write.c: do not remove empty blobs (not possible anymore)
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
resource reading cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Add GUID helper functions
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Eric Biggers
write.c: handle empty buffers in write_wim_resource_fro...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-17
Eric Biggers
write.c: Move and fix check for defaulting to solid...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Eric Biggers
Always use abbreviated integer types in library code
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
Make win32.h includable on non-Windows
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
write: various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
Various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-04-26
Eric Biggers
Clean up setting of compression type
blob
|
commitdiff
|
raw
|
diff to current
2015-04-11
Eric Biggers
Remove unnecessary argument to hlist iteration macros
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Eric Biggers
Improve helper functions for setting blob locations
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Eric Biggers
Trim down 'flags' member of 'struct blob_descriptor'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Eric Biggers
Stream and blob updates
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Eric Biggers
Reduce unnecessary copying during chunk compression
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Eric Biggers
Add flag for disabling solid sort
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Eric Biggers
Heuristic sorting of streams for solid compression
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Eric Biggers
Consistently use the name "solid resource"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-25
Eric Biggers
header cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Eric Biggers
inode.h, inode.c cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
Eric Biggers
WIMStruct: Rename 'deletion_occurred' to 'image_deletio...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Eric Biggers
portability and compression cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Eric Biggers
Fix for rewriting uncompressed resources when exporting...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
Eric Biggers
write.c: Warn when falling back to single-threaded...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-28
Eric Biggers
Workaround for WOF incompatibility
blob
|
commitdiff
|
raw
|
diff to current
2014-09-27
Eric Biggers
Use LGPLv3+ for src/*.c
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Eric Biggers
write.c: Fix handling of NULL context in stream_filtered()
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Biggers
Remove begin_stream callback flags
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Eric Biggers
Add experimental support for WIMLIB_PROGRESS_MSG_DONE_W...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-21
Eric Biggers
write.c: Send "write streams" progress at least every...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
Eric Biggers
finish_write(): Read old integrity table into memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
Eric Biggers
finish_write(): Don't use old integrity table if alread...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Eric Biggers
Remove WIMLIB_COMPRESSION_TYPE_INVALID from library
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Merge branch 'lz_bt'
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Eric Biggers
Fix creating large solid blocks
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Fix file locking
blob
|
commitdiff
|
raw
|
diff to current
2014-05-25
Eric Biggers
Update mount implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Eric Biggers
Update version: v1.7.0-BETA
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Update progress functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
Remove duplicate words & fix grammatical errors
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
write_wim_part(): Distinguish between explicit GUID...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
write.c: Don't default to solid mode quite as easily
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
Add WIMLIB_WRITE_FLAG_RETAIN_GUID
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
wimlib_write(): Update flags debugging statements
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Eric Biggers
chunk compressor: Use u32, not unsigned, for chunk...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-11
Eric Biggers
Don't create unnecessary temporary files
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Eric Biggers
Allow writing multiple packed resources per WIM
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Eric Biggers
Remove broken completed_parts write progress
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Swap XPRESS and LZX constants
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
wimlib: strict checks for unassigned flags
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Eric Biggers
wim.c: Remove reopen_wim(), close_wim()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Eric Biggers
write_stream_list(): Do not create threads to compress...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Eric Biggers
Refactor some of the dentry, inode, and lookup table...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Eric Biggers
Cache compression format in 'struct wim_resource_spec'
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Eric Biggers
write_stream_list(): Fix comments
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Eric Biggers
Handle streams with uncompressed size 4 GiB consistently
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
Eric Biggers
Fix completed_streams of write streams progress and...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
write_stream_process_chunk(): Remove dead assignment
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Add extract_full_stream_to_fd()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
write_stream_list(): Do not allocate chunk buffer if...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
write_stream_uncompressed(): Do not issue unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
write_chunk(): Remove redundant statements
blob
|
commitdiff
|
raw
|
diff to current
2013-12-27
Eric Biggers
Remove WIMLIB_WRITE_FLAG_NO_PACK_STREAMS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Eric Biggers
write.c: Do not raw-copy packed resources
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Eric Biggers
Add wimlib_set_output_{pack_chunk_size,compression_type}()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Eric Biggers
lzms-compress.c: Find matches with lz_analyze_block()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Eric Biggers
Update LZMS compressor - can now output literals
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
write_stream_list(): Write streams uncompressed when...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
Make --disable-multithreaded-compression work again
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
New compression/decompression API
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
wimlib_overwrite(): Don't create multiple packs per WIM
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
write_stream_list(): Do progress on raw resource copies
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
write.c: Document write_stream_list()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
wimlib_overwrite()): Change WIM version when appropriate
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
wimlib_overwrite(): Don't force full rebuild of packed WIM
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
wimlib-imagex: Allow specifying LZMS compression
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
Do not wait full streams for WIMLIB_PROGRESS_MSG_WRITE_...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Eric Biggers
read_stream_list(): Fix calculation of next stream
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Add new files for chunk compression
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Rewrite of write_stream_list(), and writing packed...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Eric Biggers
Fix can_raw_copy()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Eric Biggers
Cleanup and add more comments
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Eric Biggers
Use read_stream_list() for extraction
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
update; add lzms_decompress() stub
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
Read concat runs
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
Split wim_resource_spec from wim_lookup_table_entry
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
Use STACK_MAX
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
wim.c: Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
write_stream_list(): Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
resource.c: Cleanup and refactor
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Eric Biggers
Variable LZX window sizes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Eric Biggers
Variable chunk size support (currently XPRESS only)
blob
|
commitdiff
|
raw
|
diff to current
next