git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wimapply.1: update mentions of sparse file attribute
2016-02-25
Eric Biggers
wimapply.1: update mentions of sparse file attribute
commit
|
commitdiff
|
tree
2016-02-25
Eric Biggers
Update feature lists
commit
|
commitdiff
|
tree
2016-02-25
Eric Biggers
Move compression benchmark tables to website
commit
|
commitdiff
|
tree
2016-02-25
Eric Biggers
Standardize wording: "since wimlib vX.X.X"
commit
|
commitdiff
|
tree
2016-02-21
Eric Biggers
win32-test-imagex-capture_and_apply: eliminate unnecessary...
commit
|
commitdiff
|
tree
2016-02-21
Eric Biggers
Rename tests-common.sh => test_utils.sh
commit
|
commitdiff
|
tree
2016-02-21
Eric Biggers
Remove tests/multi-mount
commit
|
commitdiff
|
tree
2016-02-21
Eric Biggers
win32_apply.c: fix misleading indentation
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
wimlib.h: various documentation cleanups and improvements
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
error.c: clarify two error descriptions
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
Make 'wimdir --detailed' show object IDs
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
Add support for capturing/applying object IDs
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
win32_common: simplify DLL initialization
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
Directly link with ntdll on Windows
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
win32_capture: handle NtQuerySecurityObject returning...
commit
|
commitdiff
|
tree
2016-02-18
Eric Biggers
win32_common: add winnt_fsctl() helper method
commit
|
commitdiff
|
tree
2016-02-16
Mike Swanson
make-windows-release: allow *.cmd files to operate...
commit
|
commitdiff
|
tree
2016-02-14
Eric Biggers
Use -Wall -Werror when compiling releases
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
xml.c: pass non-const xmlNode to xmlHasProp()
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
README.WINDOWS: add instructions for building from...
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
win32_capture.c: retry NtReadFile() requests
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
win32_apply.c: add message about known issue with WindowsApp...
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
win32_apply.c: explicitly remove extra slashes in link...
commit
|
commitdiff
|
tree
2016-02-11
Eric Biggers
win32_apply.c: don't add extra slash to link target
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
v1.9.1-BETA
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
win32_common.c: add extra error messages if pread(...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
write.c: add error messages around all read and write...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Mark VSS support non-experimental
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
tools/windeps: update Windows dependencies Makefile
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
configure.ac: enable silent make rules
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Makefile.am: remove '--tag NASM' from libtool command...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
write.c: warn if WIM file cannot be truncated
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Address MinGW compiler warnings (harmless)
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
compiler.h: start honoring _format_attribute on UNIX
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
compiler.h: remove concept of different unaligned access...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Mark functions containing only static assertions intentional...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Merge compiler-gcc.h into compiler.h
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
extract.c: replace tempnam() with mkstemp() on non...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
lzms_common.h: add cast needed if sizeof(int) > sizeof...
commit
|
commitdiff
|
tree
2016-02-09
Eric Biggers
Image metadata updates
commit
|
commitdiff
|
tree
2016-02-03
Eric Biggers
inode_fixup: don't warn about inode corrections
commit
|
commitdiff
|
tree
2016-02-02
Eric Biggers
archlinux/PKGBUILD: ntfsprogs is now included in ntfs...
commit
|
commitdiff
|
tree
2016-01-31
Eric Biggers
v1.9.0
commit
|
commitdiff
|
tree
2016-01-27
Eric Biggers
wimlib.h: add "since" note for WIMLIB_ADD_FLAG_FILE_PATHS_UN...
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
win32_capture: don't ask for permission to read data...
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
win32_capture: correctly handle unspecified security...
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
registry: define MAX_VALUE_SIZE with other limits
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
blob_table: decrease initial blob table size
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
inode_table: don't bother clearing array while preparing...
commit
|
commitdiff
|
tree
2016-01-22
Eric Biggers
inode_table: make the inode table resizable
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimcapture, wimappend: opt in to open by file ID
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
win32_capture: make open by file ID opt-in
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
xml: (style) use u32 instead of uint32_t
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
update_image: tweak error message for SNAPSHOT mode...
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wiminfo: remove old --metadata option
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib-imagex: remove old --compress-slow options
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib-imagex: remove old --pack-* option aliases for...
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib-imagex: remove unused "resume" option which...
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib.h: remove old PACK_STREAMS alias for SOLID
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib.h: remove unused RESUME flag
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
wimlib.h: remove old ADD_IMAGE_FLAG aliases
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
xml_windows: get correct build number from Windows...
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
win32_capture: pass proper path to scan callback
commit
|
commitdiff
|
tree
2016-01-17
Eric Biggers
win32_capture: add alternate scan routine that uses...
commit
|
commitdiff
|
tree
2016-01-10
Eric Biggers
Add a .gitignore file
commit
|
commitdiff
|
tree
2016-01-09
Eric Biggers
xml_windows: support non-default system roots
commit
|
commitdiff
|
tree
2016-01-09
Eric Biggers
wimlib-imagex: warn about potential --compress=recovery...
commit
|
commitdiff
|
tree
2016-01-09
Eric Biggers
Report every link in scan progress
commit
|
commitdiff
|
tree
2016-01-09
Eric Biggers
wimlib-imagex: tweaks to write progress messages
commit
|
commitdiff
|
tree
2016-01-06
Eric Biggers
extract: track READONLY attribute in supported_features
commit
|
commitdiff
|
tree
2016-01-02
Eric Biggers
xml: support ARM64 architecture code
commit
|
commitdiff
|
tree
2016-01-02
Eric Biggers
vss: support on Windows XP
commit
|
commitdiff
|
tree
2016-01-02
Eric Biggers
win32_capture: check for STATUS_NOT_SUPPORTED from...
commit
|
commitdiff
|
tree
2016-01-02
Eric Biggers
registry: support long subkey lists
commit
|
commitdiff
|
tree
2016-01-02
Eric Biggers
vss: note that it's only supported on Vista and later
commit
|
commitdiff
|
tree
2016-01-01
Eric Biggers
Implement setting of Windows-specific XML information
commit
|
commitdiff
|
tree
2016-01-01
Eric Biggers
vss: add useful warning for WOW64 processes
commit
|
commitdiff
|
tree
2015-12-31
Eric Biggers
wimlib-imagex: list --snapshot option in help output
commit
|
commitdiff
|
tree
2015-12-27
Eric Biggers
Use v1.9.0 for next version
commit
|
commitdiff
|
tree
2015-12-27
Eric Biggers
Add experimental support for Windows VSS
commit
|
commitdiff
|
tree
2015-12-22
Eric Biggers
wimcapture.1: 7-Zip 15.12 supports LZMS decompression
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
v1.8.4-BETA
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
wimlib-imagex: add --image-property option to wimcapture...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
xml.c: make the different functions to get/set image...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
xml.c: support numerically indexed elements in wimlib_...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
Use HTTPS for all links to website
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
lz_extend.h: fix for CPU_IS_BIG_ENDIAN && UNALIGNED_ACCESS_I...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
Remove configure.windows (unused script)
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
win32_apply.c: don't clear directory DACL in NO_ACLS...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
win32_apply.c: don't clear directory attributes in...
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
win32_common.c: get NTSTATUS error messages from ntdll
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
wim.c: replace finalize_wim_struct() with wim_decrement_refcnt()
commit
|
commitdiff
|
tree
2015-12-19
Eric Biggers
unaligned.h: slightly simplify get/put unaligned functions
commit
|
commitdiff
|
tree
2015-12-05
Eric Biggers
LZMS: always correctly handle misaligned buffers
commit
|
commitdiff
|
tree
2015-11-21
Eric Biggers
Adjust names of get/put unaligned functions
commit
|
commitdiff
|
tree
2015-11-21
Eric Biggers
resource.c: fix comment about 4 GiB cutoff
commit
|
commitdiff
|
tree
2015-11-14
Eric Biggers
v1.8.3
commit
|
commitdiff
|
tree
2015-11-14
Eric Biggers
win32_apply.c: remove DACL from existing directories
commit
|
commitdiff
|
tree
next