git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Multithreaded stream writing fixes
[wimlib]
/
src
/
write.c
2013-04-08
Eric Biggers
Multithreaded stream writing fixes
blob
|
commitdiff
|
raw
2013-04-07
Eric Biggers
Multithreaded compression (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Eric Biggers
overwrite_wim_inplace(): cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-04-07
Eric Biggers
write.c, lookup table.c: cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Eric Biggers
finish_write(): Reorganize
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Eric Biggers
Rewriting multithreaded compression code (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Eric Biggers
Fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Eric Biggers
Fixes; comments
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Eric Biggers
Get append working
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Eric Biggers
Fixes, comments
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Eric Biggers
refcnt image metadata; calculate full path on-demand
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Eric Biggers
Initial rewrite of resource code
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Eric Biggers
WIM capture: Share inodes immediately
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Eric Biggers
Export compression and decompression functions
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Eric Biggers
overwrite_wim_inplace(): Only write new metadata resour...
v1.3.2
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Eric Biggers
write.c: Send fewer progress msgs when extracting...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Eric Biggers
Modify treatment of metadata entries
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Eric Biggers
Remove unneeded parameter from compression functions
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Eric Biggers
Char encoding updates and misc. fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Eric Biggers
Encodings update (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Eric Biggers
Add --noacls options and set dwDesiredAccess more appro...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Eric Biggers
Replace rename()
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Eric Biggers
Misc. fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Eric Biggers
Win32 fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Eric Biggers
Character encoding changes (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Eric Biggers
Add missing limits.h include
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Eric Biggers
re-organize win32 code
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Eric Biggers
Windows native build
blob
|
commitdiff
|
raw
|
diff to current
2013-03-16
Eric Biggers
Code and docs cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Eric Biggers
Misc. Win32 fixes, comment updates
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Eric Biggers
Win32 apply
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Eric Biggers
Win32 capture
blob
|
commitdiff
|
raw
|
diff to current
2013-03-09
Eric Biggers
Various changes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Biggers
Fix copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Biggers
Add 2013 to copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Eric Biggers
Refactor error functions; make re-entrant
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Eric Biggers
print_lookup_table_entry(): add FILE* parameter
blob
|
commitdiff
|
raw
|
diff to current
2012-12-31
Eric Biggers
Comment lines that may produce compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-12-31
Eric Biggers
Various code cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Eric Biggers
lte_overwrite_prepare(): only check offset if in same WIM
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Eric Biggers
Replace dentry_find_streams_to_write() with inode_find_...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Eric Biggers
Rename some functions used in for_image()
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Eric Biggers
Make in-place overwrite work when non-last image is...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Eric Biggers
Allow in-place overwrites when unmounting read-write...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-17
Eric Biggers
main_writer_thread_proc(): Re-instate removed condition
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Eric Biggers
verify.c, buffer_io.h
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Eric Biggers
Stream writing cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Eric Biggers
Various fixes and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Eric Biggers
write_stream_list(): Remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Eric Biggers
Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Eric Biggers
main_writer_thread_proc(): Fix minor issues
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Eric Biggers
write_stream_list(): Fix criteria for parallelization
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Allocate extra 8 bytes for uncompressd chunks
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Various changes/fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Use pthread condition variables instead of semaphores
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Fix conflict with LIST_HEAD in BSD
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Acquire advisory lock when doing a read-write mount
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Implement advisory locking for WIM overwrites
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Eric Biggers
Header and ifdef fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Eric Biggers
Lots of changes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Biggers
Fix sequential extraction, and include progress info
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Biggers
Implement soft delete
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Biggers
imagex-optimize: --recompress
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Biggers
Update NEWS and add imagex-optimize
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Biggers
Rewrite integrity calculation and checks
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Eric Biggers
Rework WIM writing code
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Eric Biggers
Set WIM_RESHDR_FLAG_METADATA on XML data
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Eric Biggers
wimlib_write(): Add WIMLIB_WRITE_FLAG_FSYNC
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
main_writer_thread_proc(): Minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
Various portability fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
--disable-multithreaded-compression option
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
--threads option and stream writing progress
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
main_writer_thread_proc(): Add more comments
blob
|
commitdiff
|
raw
|
diff to current
2012-11-18
Eric Biggers
Implement multi-threaded compression
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Eric Biggers
Close out_fp in finish_write()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Eric Biggers
Metadata resource compatibility
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Eric Biggers
Cleanup WIM writing
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Eric Biggers
Remove more trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Eric Biggers
Comment fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Eric Biggers
inode updates (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2012-08-31
Eric Biggers
split WIM apply, doc updates
blob
|
commitdiff
|
raw
|
diff to current
2012-08-30
Eric Biggers
License and documentation
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Eric Biggers
Resource fixes/changes
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Eric Biggers
Symbolic links (IN PROGRESS)
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Eric Biggers
Various minor changes and fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Eric Biggers
Fix some compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Eric Biggers
Clean up file headers
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Eric Biggers
Support for splitting WIMs
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Eric Biggers
Support for joining WIMs.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Eric Biggers
Use WARNING() for warnings instead of ERROR().
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Eric Biggers
Initial commit (current version is wimlib 0.6.2)
blob
|
commitdiff
|
raw
|
diff to current