]> wimlib.net Git - wimlib/shortlog
wimlib
2013-03-03 Eric Biggersbegin_read(): Remove redundant check
2013-03-03 Eric Biggersimagex_mount_rw_or_no(): Fix early return
2013-02-06 Eric Biggersarchlinux/PKGBUILD: Add README and NEWS
2013-02-06 Eric BiggersUpdate README v1.2.5
2013-02-06 Eric BiggersUpdate INSTALL
2013-02-06 Eric BiggersInc version number, update NEWS
2013-02-06 Eric Biggerscapture_ntfs_streams(): Fix reparse tag capture bug
2013-02-06 Eric Biggerscapture_ntfs_streams(): Warn, not error, if multiple...
2013-02-06 Eric BiggersIsolate test cases; allow concurrent execution
2013-02-05 Eric BiggersCleanup v1.2.4
2013-02-05 Eric BiggersJanuary => February
2013-02-05 Eric BiggersFix NEWS
2013-02-05 Eric BiggersRestore v1.2.3 imagex-apply.1.in
2013-02-05 Eric BiggersNTFS apply: fix extracting links
2013-02-05 Eric Biggersimagex-capture.1.in: Restore old DOS name docs
2013-02-05 Eric BiggersNTFS capture: Get DOS names from ntfs_readdir()
2013-02-05 Eric Biggersverify_inode(): 1 DOS name per file
2013-02-05 Eric Biggersntfs capture: Store security descriptors in rbtree
2013-01-30 Eric Biggersntfs capture: can no longer get DOS name from multi...
2013-01-30 Eric Biggersimagex-apply.1.in: Update
2013-01-30 Eric BiggersNTFS filename namespace issues...
2013-01-30 Eric BiggersUpdate version to 1.2.4; update NEWS
2013-01-30 Eric BiggersUpdate for ntfs-3g 2013.1.13
2013-01-25 Eric Biggerswimlib_mount_image(): Delete staging dir on error paths
2013-01-23 Eric Biggersmkwinpeimg: Use correct arch in ISO vol id
2013-01-23 Eric Biggersmkwinpeimg: disable IA64 support
2013-01-22 Eric Biggersmkwinpeimg: Add IA64 arch and update docs
2013-01-22 Daniel Maximeadd --arch switch on mkwinpeimg
2013-01-20 Eric Biggerslzx_record_match(): Remove dead assignments to formatte...
2013-01-20 Eric BiggersUpdate iconv.m4
2013-01-10 Eric Biggerswimlib.h: Fix typos
2013-01-01 Eric Biggerswimlib_add_image() doxygen docs v1.2.3
2013-01-01 Eric Biggersrebuild_wim(): Fix use of freed memory
2013-01-01 Eric Biggersimagex-export.1.in: Fix --check docs
2013-01-01 Eric BiggersFix memcpy()s with overlapping buffers
2013-01-01 Eric Biggersimagex_export(): Fix memory leak on error path
2013-01-01 Eric Biggerswimfs_link(): Tweak error codes
2013-01-01 Eric Biggerswimfs_rename(): Use path_basename(to)
2013-01-01 Eric Biggerstest-imagex-mount: Mount synchronously
2013-01-01 Eric Biggersbitstream_read_bits(): Remove bogus assertion
2013-01-01 Eric BiggersFix format specifiers in some debugging statements
2012-12-31 Eric BiggersComment lines that may produce compiler warnings
2012-12-31 Eric BiggersMore code cleanups
2012-12-31 Eric BiggersRename image_metadata to wim_image_metadata
2012-12-31 Eric Biggersimagex-optimize.1.in: Note compression ratio
2012-12-31 Eric BiggersUpdate version to 1.2.3
2012-12-31 Eric BiggersVarious code cleanups
2012-12-25 Eric BiggersREADME updates
2012-12-25 Eric BiggersREADME: fix typo
2012-12-25 Eric Biggersimagex-optimize man page: fix wording
2012-12-21 Eric Biggersmake_huffman_decode_table(): Fix comment v1.2.2
2012-12-21 Eric BiggersVersion 1.2.2
2012-12-21 Eric BiggersAdd make-release script
2012-12-21 Eric Biggersfix_true_inode(): Fix bug
2012-12-21 Eric Biggersmake_huffman_decode_table(): entries_per_long
2012-12-21 Eric BiggersUpdate NEWS
2012-12-21 Eric BiggersUse only 16 bits for symbol frequencies
2012-12-21 Eric Biggersxpress_decode_match(): Fix signs in format strings
2012-12-21 Eric Biggersxpress_decode_match(): Allow lengths encoded in unneces...
2012-12-21 Eric BiggersFix up return values
2012-12-21 Eric BiggersLZX decompression cleanups
2012-12-20 Eric BiggersRewrite make_huffman_decode_table()
2012-12-20 Eric BiggersDecompression optimizations
2012-12-20 Eric Biggersmake_canonical_huffman_code(): Tiny optimization
2012-12-20 Eric BiggersReplaced all "uint" with "unsigned"
2012-12-20 Eric BiggersMinor fixes in wimlib.h docs
2012-12-20 Eric BiggersVersion 1.2.1 v1.2.1
2012-12-19 Eric Biggersntfs-apply: More cleanups
2012-12-19 Eric Biggersstruct dentry, struct inode: remone unused flags
2012-12-19 Eric Biggersntfs-apply.c: Tweak NTFS inode closing some more
2012-12-19 Eric Biggersapply_stream_list(): Improve comments
2012-12-19 Eric BiggersRefactor some code into maybe_apply_dentry()
2012-12-19 Eric BiggersNTFS apply code cleanups
2012-12-19 Eric BiggersTweak progress messages for imagex apply
2012-12-19 Eric Biggerswrite_ntfs_data_streams(): Reserve space for streams
2012-12-19 Eric Biggersdo_apply_dentry_ntfs(): Adjust inode closing
2012-12-19 Eric BiggersFix extract progress messages (again)
2012-12-19 Eric Biggersbuild_dentry_tree_ntfs(): Free memory for $Secure
2012-12-19 Eric BiggersUgly hack
2012-12-19 Eric BiggersPut lookup_table_entry->extracted_file in union with...
2012-12-19 Eric BiggersFix xpress_compress() minimum size
2012-12-19 Eric Biggerslte_overwrite_prepare(): only check offset if in same WIM
2012-12-19 Eric BiggersReplace dentry_find_streams_to_write() with inode_find_...
2012-12-19 Eric BiggersRename some functions used in for_image()
2012-12-19 Eric BiggersNote that applying from pipe is not allowed
2012-12-19 Eric Biggersfree_inode(): Fix deletion of inode from list
2012-12-19 Eric BiggersCorrectly return WIMLIB_ERR_ICONV_NOT_AVAILABLE
2012-12-19 Eric Biggersutf8_to_utf16(), utf16_to_utf8() changes
2012-12-18 Eric BiggersUse NTFS-3g character conversion functions if available
2012-12-18 Eric BiggersRemove rbtree_augmented.h from libwim_la_SOURCES
2012-12-18 Eric BiggersImprove execute_fusermount()
2012-12-18 Eric Biggersxml.c: Fix sort_by_index()
2012-12-18 Eric Biggersrbtree code: Reorganize and delete some unneeded stuff
2012-12-18 Eric Biggersmount_image.c: Get rid of anonymous union
2012-12-18 Eric BiggersUpdate version to 1.2.1
2012-12-18 Eric BiggersUpdate NEWS and README
2012-12-18 Eric Biggersmount_image.c: Minor cleanups
2012-12-18 Eric BiggersRemove is_daemon field in message handler context
2012-12-18 Eric BiggersDon't call unmount_progress_func() when no progress...
2012-12-18 Eric BiggersImplement unmount progress callback
next