]> wimlib.net Git - wimlib/shortlog
wimlib
2016-11-17 Eric Biggersregistry.c: be explicit with le16 => bool conversion
2016-11-17 Eric Biggerscompiler.h: define STATIC_ASSERT() to no-op when checki...
2016-11-17 Eric Biggersextract.c: don't use ifdef within macro argument
2016-11-17 Eric BiggersAdd script to run 'sparse' static analyzer
2016-11-15 Eric BiggersMakefile.am: include nasm_lt.sh in release tarball
2016-10-08 Eric Biggersmkwinpeimg: use case insensitive mode when updating...
2016-09-15 Eric Biggersutil.c: for aligned_malloc, store original pointer...
2016-09-15 Eric Biggerswim.c: langinfo.h no longer needs to be included
2016-08-20 Eric Biggersv1.10.0 v1.10.0
2016-08-19 Eric Biggersregistry: avoid negating INT32_MIN
2016-08-16 Eric Biggerswimexport: allow exporting to archive directly on block...
2016-08-16 Eric Biggerswimapply.1: fix documentation for valid Windows filenames
2016-08-16 Eric Biggerswin32_apply.c: detect case-sensitive filename support
2016-07-29 Eric Biggersntfs-3g_apply.c: open $Secure
2016-07-27 Eric Biggersntfs-3g_capture.c: update $Secure handling
2016-07-27 Eric Biggerslibattr is no longer needed
2016-07-26 Eric BiggersSync AVL tree code from project
2016-07-26 Eric Biggersavl_tree: remove now-unused support for "unlinked"...
2016-07-26 Eric BiggersUnify case-sensitive and case-insensitive filename...
2016-07-26 Eric Biggersavl_tree: add avl_tree_prev_in_order()
2016-07-26 Eric BiggersAdd program to report NTFS volume fragmentation
2016-07-25 Eric Biggersntfs-3g_apply.c: note version in which ntfs_attr_pwrite...
2016-07-24 Eric Biggerslzx_compress: make lzx_cost_for_probability() more...
2016-07-19 Eric Biggerslzms_common.c: support x32 ABI in find_next_opcode_sse4_2()
2016-07-19 Eric Biggersavl_tree: replace 'AVL_INLINE' with 'forceinline'
2016-07-19 Eric BiggersREADME.WINDOWS: describe 64-bit build by default
2016-07-19 Eric BiggersREADME.WINDOWS: update build instructions for v1.10.0
2016-07-09 Eric Biggersconfigure.ac: Do not check for <sys/param.h>
2016-07-09 Eric Biggersntfs-3g_capture.c: include <ntfs-3g/compat.h> to get...
2016-07-09 Eric BiggersUpdate NEWS
2016-07-09 Eric BiggersStop force-inlining everything marked 'inline'
2016-07-09 Eric Biggersbitops: rename bit scan functions
2016-07-09 Eric Biggersxpress_decompress: tweak comment about end-of-block...
2016-07-09 Eric Biggersdecompress_common: move temp space for building decode...
2016-07-09 Eric Biggersxpress_decompress: allocate decode table on heap instea...
2016-07-09 Eric Biggersdecompress_common: introduce fast path for lz_copy()
2016-07-09 Eric Biggersdecompress_common: switch to subtables for Huffman...
2016-07-09 Eric Biggerslzx_common: add constant for maximum number of extra...
2016-07-09 Eric Biggerslzx_common: add constants for minimum aligned offset...
2016-07-09 Eric Biggerslzx_decompress: optimize use of extra offset bits array
2016-07-09 Eric Biggerslzx_common: make lzx_offset_slot_base hold unadjusted...
2016-07-09 Eric Biggerslzx_decompress: decompressor cleanup
2016-07-02 Eric Biggersv1.10.0-BETA
2016-07-02 Eric BiggersAdd program to run compression benchmarks
2016-07-02 Eric BiggersLZX compressor improvements
2016-07-02 Eric BiggersIntroduce ilog2_ceil()
2016-07-02 Eric BiggersRename WORDSIZE to WORDBYTES and introduce WORDBITS
2016-07-02 Eric Biggersbt_matchfinder: remove unnecessary max_len parameter...
2016-07-02 Eric Biggerslz_extend: simplify lz_extend() slightly
2016-07-02 Eric Biggerswlfuzz: generate a wider range of filenames
2016-07-02 Eric BiggersREADME: note that a newer version of libntfs-3g is...
2016-07-02 Eric Biggersntfs-3g_apply.c: inform user about yet another possible...
2016-07-02 Eric Biggersntfs-3g_apply.c: do not fix up security descriptors...
2016-07-02 Eric Biggersunix_capture.c: add error messages for invalid UTF-8
2016-07-02 Eric BiggersCharacter encoding and string conversion updates
2016-06-21 Eric Biggersdentry.c: ignore filenames with embedded null characters
2016-06-21 Eric Biggerswimlib.h: update git links for gitlist => gitweb replac...
2016-06-01 Eric Biggersv1.9.2 v1.9.2
2016-06-01 Eric BiggersUpdate libxml to 2.9.4 for Windows binaries
2016-05-15 Eric BiggersDo not use read() and write() from MSVCRT
2016-05-15 Eric Biggersmake-windows-release: allow extra configure args on...
2016-05-15 Eric Biggerswin32_apply.c: WRITE_DAC is no longer needed when creat...
2016-05-15 Eric Biggers.gitignore: ignore wlfuzz binary
2016-05-15 Eric Biggerswin32_apply.c: better workaround for access denied...
2016-05-15 Eric Biggersimagex: don't define mount_options and unmount_options...
2016-05-10 Eric Biggersv1.9.2-BETA2
2016-05-06 Eric BiggersCOPYING: adjust word choice
2016-04-28 Eric BiggersRestore comments that were accidentally deleted
2016-04-28 Eric Biggerswimcapture.1: add note about --update-of being unreliab...
2016-04-27 Eric BiggersUpdate NEWS
2016-04-27 Eric BiggersUse more comprehensive public domain dedications
2016-04-27 Eric BiggersCOPYING: updates and clarifications
2016-04-27 Eric BiggersREADME: tweak the last section
2016-04-17 Eric Biggersv1.9.2-BETA
2016-04-17 Eric BiggersCapitalize "Windows Overlay Filesystem" consistently
2016-04-17 Eric Biggerswimboot.c: correctly handle next_data_source_id field
2016-04-17 Eric Biggersintegrity.c: correctly validate minimum integrity table...
2016-04-17 Eric Biggersxml_windows.c: use correct integer type (no change...
2016-04-17 Eric Biggerswimlib.h: document receiving "unmount begin" progress...
2016-04-17 Eric Biggerswimlib.h: fix typo
2016-04-17 Eric Biggersntfs-3g_apply.c: update notes about libntfs-3g versions
2016-04-17 Eric Biggersunix_apply.c: fix overwriting existing readonly files
2016-04-17 Eric BiggersAdd randomized testing program
2016-03-12 Eric Biggersv1.9.1 v1.9.1
2016-03-12 Eric BiggersUpdate NEWS
2016-03-12 Eric Biggerswin32_apply.c: correct return value of adjust_compressi...
2016-03-06 Eric BiggersFix detection of non UTF-8 locales
2016-03-06 Eric BiggersRemove sle{16,32,64} types
2016-03-04 Eric Biggerswin32_capture: Enlarge FSCTL_QUERY_FILE_LAYOUT buffer...
2016-03-04 Eric Biggerswimmount.1: remove mention of deprecated --lazy option
2016-03-04 Eric BiggersREADME.WINDOWS: clarify different license files
2016-03-04 Eric BiggersInclude divsufsort.c license with Windows distribution
2016-03-04 Eric Biggerss/NTFS-3g/NTFS-3G/g
2016-03-04 Eric BiggersRename string_set to string_list
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2016-02-25 Eric BiggersBriefly describe --unsafe-compact for each command
2016-02-25 Eric Biggerswimapply.1: update mentions of sparse file attribute
2016-02-25 Eric BiggersUpdate feature lists
2016-02-25 Eric BiggersMove compression benchmark tables to website
2016-02-25 Eric BiggersStandardize wording: "since wimlib vX.X.X"
next