git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Split prefetch() into prefetchr() and prefetchw()
2015-09-25
Eric Biggers
Split prefetch() into prefetchr() and prefetchw()
commit
|
commitdiff
|
tree
2015-09-25
Eric Biggers
system compression: force bootloader-accessed files...
commit
|
commitdiff
|
tree
2015-09-25
Eric Biggers
system compression: add several more exclusion patterns
commit
|
commitdiff
|
tree
2015-09-24
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2015-09-24
Eric Biggers
system compression: force XPRESS4K on files accessed...
commit
|
commitdiff
|
tree
2015-09-24
Eric Biggers
WIMBoot / system compression: try WOFADK in addition...
commit
|
commitdiff
|
tree
2015-09-24
Eric Biggers
system compression: try to attach WOF if compression...
commit
|
commitdiff
|
tree
2015-09-24
Eric Biggers
system compression: fix for WOFADK on older Windows
commit
|
commitdiff
|
tree
2015-09-19
Eric Biggers
v1.8.3-BETA
commit
|
commitdiff
|
tree
2015-09-19
Eric Biggers
Always specify AT_UNNAMED when opening unnamed stream...
commit
|
commitdiff
|
tree
2015-09-19
Eric Biggers
wimlib-imagex: improve error message
commit
|
commitdiff
|
tree
2015-09-19
Eric Biggers
wimlib-imagex: add --ref option to wimdir
commit
|
commitdiff
|
tree
2015-09-19
Eric Biggers
Replace BUILD_BUG_ON() with STATIC_ASSERT()
commit
|
commitdiff
|
tree
2015-08-27
Eric Biggers
Update version-info
commit
|
commitdiff
|
tree
2015-08-22
Eric Biggers
v1.8.2
commit
|
commitdiff
|
tree
2015-08-22
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2015-08-22
Eric Biggers
x86_cpu_features.c: xgetbv fix for old binutils
commit
|
commitdiff
|
tree
2015-08-22
Eric Biggers
x86_cpu_features.c: cpuid fix for x86_32 PIC with old...
commit
|
commitdiff
|
tree
2015-08-22
Eric Biggers
lzms_common.c: tweak opcode branching in lzms_x86_filter()
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
Mention wofadk.sys in "compact" documentation
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
win32_common.c: don't short-circuit when acquiring...
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
win32_common.c: include SeManageVolumePrivilege in...
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
lzms_common.c: tweak organization of x86 translation...
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
LZMS: more bit decoding/encoding optimizations
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
Use 'restrict' on pointer arguments to all compress...
commit
|
commitdiff
|
tree
2015-08-18
Eric Biggers
ntfs-3g_capture.c: workaround for duplicate streams
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
Update references to specific Windows versions
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
ntfs-3g_apply.c: add hint about known libntfs-3g bug
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
configure.ac: Don't use AC_CHECK_LIB() when PKG_CHECK_MODULE...
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
Avoid having to check for NTFS-3g 2013.1.13 or later...
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
tools/windeps: upgrade to winpthreads 4.0.4
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
LZMS: share 'struct lzms_probabilities' between compressor...
commit
|
commitdiff
|
tree
2015-08-08
Eric Biggers
lzms_decompress.c: optimize lzms_decompress() to hold...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: move range normalization upwards
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: inline decoding of all bits and...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
hc_matchfinder.h: fix comment
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: pack states together in struct lzms_decom...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: inline lzms_range_decode_bit() into...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: read a whole word at a time for...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: move first queue update into rep...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_decompress.c: make 'lens' and 'decode_table' share...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_common.c: SSE4.2-optimized lzms_x86_filter()
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
Add support for runtime x86 CPU feature detection
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_common.c: optimize opcode branching in lzms_x86_filter()
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_common.c: Change lzms_x86_filter to maintain pointer...
commit
|
commitdiff
|
tree
2015-08-07
Eric Biggers
lzms_common.c: Split lzms_x86_filter into subroutines
commit
|
commitdiff
|
tree
2015-08-03
Eric Biggers
Replace SourceForge references with wimlib.net
commit
|
commitdiff
|
tree
2015-07-25
Eric Biggers
wimlib-imagex.1: correct license statement
commit
|
commitdiff
|
tree
2015-07-22
Eric Biggers
add System Compression support
commit
|
commitdiff
|
tree
2015-07-22
Eric Biggers
decompress_common.h: make bitstream_read_bytes() fill...
commit
|
commitdiff
|
tree
2015-07-22
Eric Biggers
lzx_decompress.c: switch to out* pointer style
commit
|
commitdiff
|
tree
2015-07-22
Eric Biggers
xpress_decompress.c: consolidate XPRESS decompressor...
commit
|
commitdiff
|
tree
2015-07-22
Eric Biggers
xpress_decompress.c: make 'lens' and 'decode_table...
commit
|
commitdiff
|
tree
2015-07-20
Eric Biggers
make_huffman_decode_table(): Note that 'lens' may alias...
commit
|
commitdiff
|
tree
2015-07-20
Eric Biggers
Avoid branch in 'num_bits == 0' branch when peeking...
commit
|
commitdiff
|
tree
2015-07-20
Eric Biggers
Make read_huffsym() return unsigned int
commit
|
commitdiff
|
tree
2015-07-20
Eric Biggers
ntfs-3g_apply.c: only call sd_fixup() if ntfs_set_ntfs_acl...
commit
|
commitdiff
|
tree
2015-07-18
Eric Biggers
ntfs-3g_capture.c: remove unused path_len argument
commit
|
commitdiff
|
tree
2015-07-03
Eric Biggers
verify: update progress per-chunk instead of per-blob
commit
|
commitdiff
|
tree
2015-07-02
Eric Biggers
Use list_replace() instead of list_transfer()
commit
|
commitdiff
|
tree
2015-07-02
Eric Biggers
inode_table: remove unused num_entries member
commit
|
commitdiff
|
tree
2015-06-30
Eric Biggers
blob_table.c: use power-of-2 sized hash table for faster...
commit
|
commitdiff
|
tree
2015-06-30
Eric Biggers
dentry.c: Use simpler check that handles both deep...
commit
|
commitdiff
|
tree
2015-06-27
Eric Biggers
Add Windows tests for empty and max length reparse...
commit
|
commitdiff
|
tree
2015-06-27
Eric Biggers
ntfs-3g_apply.c: fix inode reuse
commit
|
commitdiff
|
tree
2015-06-25
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2015-06-25
Eric Biggers
win32_apply.c: fix extraction of empty reparse points
commit
|
commitdiff
|
tree
2015-06-25
Eric Biggers
ntfs-3g_apply.c: fix extraction of empty reparse points
commit
|
commitdiff
|
tree
2015-06-25
Eric Biggers
dentry.c: correctly read empty reparse stream
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
file_io.c: get rid of raw_pread() and raw_pwrite()
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
file_io.c: set errno=EINVAL on unexpected end of file
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
file_io.c: fix handling of EINTR
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
Move AUTHORS information into README
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
Updates to README and README.WINDOWS
commit
|
commitdiff
|
tree
2015-06-23
Eric Biggers
Consistently forbid directory hard links from being...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
Add new helper function for attaching newly scanned...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
Add new helper function for ignoring scanned directory...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
extract.c: control characters are invalid in filenames...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
extract.c: trailing dot or space in filename is okay...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
Don't ftruncate() after rewriting blob uncompressed
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
ntfs-3g_capture.c: save rpreserved field and fix "no...
commit
|
commitdiff
|
tree
2015-06-07
Eric Biggers
win32_capture.c: save rpreserved field
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
v1.8.2-BETA
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Add helper functions for passing paths to progress...
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
security.c: align total_length immediately after reading
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Add helper function for rate-limiting progress messages
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Simplify wildcard pattern expansion
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Remove remaining DEBUG() messages
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
extract.c: add missing will_extract_dentry() check
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Rename inode_first_dentry() => inode_any_dentry()
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Don't bother clearing i_devno after inode number reassignment
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
ntfs-3g_apply.c: Do not use i_visited
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
template.c: iterate through inodes instead of dentries
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Make some declarations formatted the same as the definitions
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Don't use entire word for d_extraction_name_nchars
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Rename _full_path => d_full_path
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Rename subdir_offset => d_subdir_offset
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Rename tmp_list => d_tmp_list
commit
|
commitdiff
|
tree
2015-06-05
Eric Biggers
Rename is_orphan => d_is_orphan
commit
|
commitdiff
|
tree
next