]> wimlib.net Git - wimlib/shortlog
wimlib
2012-08-21 Eric Biggersmkntfs, ntfs-3g in imagex
2012-08-21 Eric BiggersVarious fixes
2012-08-21 Eric BiggersApply timestamps correctly when extracting WIM image
2012-08-20 Eric BiggersMore timestamp changes: Set timestamp on extracted...
2012-08-20 Eric BiggersMore accurate timestamps
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersMake lookup table use hlist
2012-08-20 Eric Biggersdentry_set_symlink_buf() fix
2012-08-20 Eric BiggersFixes
2012-08-20 Eric BiggersVarious cleanups
2012-08-20 Eric BiggersAdd list.h to git
2012-08-20 Eric BiggersFixes
2012-08-20 Eric Biggerscalculate_sha1sum_of_staging_file
2012-08-20 Eric Biggerspre-resolve streams (IN PROGRESS)
2012-08-20 Eric Biggerslink_group_set_stream_hash(), staging_list
2012-08-20 Eric Biggers--hardlink fix
2012-08-20 Eric BiggersExtract WIM hard links correctly
2012-08-19 Eric Biggersget rid of make_output_dir() by extracting root dentry
2012-08-19 Eric BiggersHard link fix
2012-08-19 Eric Biggersremove WIMStruct->output_dir
2012-08-19 Eric Biggerswimfs_fallocate(), xattr stubs
2012-08-19 Eric Biggerswimfs_write(), dentry_to_stbuf()
2012-08-19 Eric Biggersuse_ino mount option
2012-08-19 Eric BiggersVarious fixes
2012-08-19 Eric Biggershardlink fixes
2012-08-19 Eric Biggerssymlink fixes
2012-08-19 Eric Biggersclone_dentry(): Set name fields to NULL
2012-08-19 Eric Biggerswimfs_link(), wimfs_symlink(), symlink fixes
2012-08-19 Eric Biggersdentry_to_stbuf() fix
2012-08-19 Eric Biggersfd table fix
2012-08-19 Eric Biggershardlink fixes
2012-08-19 Eric Biggerscompiles (IN PROGRESS)
2012-08-19 Eric Biggershardlinks (IN PROGRESS)
2012-08-18 Eric Biggersmount changes (IN PROGRESS)
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
2012-08-18 Eric BiggersImplement readlink() on WIM filesystem
2012-08-18 Eric BiggersAlignment between dentry and ADS entries...
2012-08-18 Eric Biggersdentry_hash() function to get hash of default data...
2012-08-18 Eric Biggersrecalculate_dentry_size(): Do not include ADS entries...
2012-08-18 Eric BiggersAlignment of ADS entries
2012-08-18 Eric BiggersAlternate stream entries fixes
2012-08-18 Eric Biggers--with-ntfs-3g fixes
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-17 Eric Biggerswimlib_set_output_dir(): Fix comment
2012-08-17 Eric Biggersprint named file attribute flags in wimlib_print_dentry()
2012-08-14 Eric Biggerstypo
2012-08-14 Eric Biggersread_security_data() fix
2012-08-14 Eric BiggersTest suite
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersUse WIM_LINK_TYPE_NONE as default, as documented
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-13 Eric Biggersutil.h: gcc printf format attribute
2012-08-13 Eric Biggersmkwinpeimg: fix quoting
2012-08-12 Eric BiggersClean up file headers
2012-06-29 Eric BiggersMore build system cleanups
2012-06-29 Eric BiggersBuild system / directory cleanups
2012-05-29 Eric BiggersUpdated README
2012-05-26 Eric BiggersSHA1 minor fixes
2012-05-26 Eric BiggersUse public domain SHA1 code
2012-05-25 Eric BiggersNEWS
2012-05-25 Eric BiggersVersion 0.7.2 v0.7.2
2012-05-22 Eric BiggersCall delete_staging_dir() only on read-write mount
2012-05-22 Eric BiggersMake a printf() into a DEBUG()
2012-05-22 Eric BiggersInclude 'wimlib_internal.h', not 'wimlib.h'
2012-05-22 Eric BiggersFix libcrypto flag in rpm/
2012-05-20 Eric BiggersFix --without-libcrypto flag
2012-05-20 Eric BiggersFix version number in README
2012-05-20 Eric BiggersUpdate news and remove md5sum from PKGBUILD.in v0.7.1
2012-05-20 Eric BiggersVersion 0.7.1
2012-05-20 Eric BiggersGet rid of huffman.c and huffman.h
2012-05-20 Eric BiggersPrint newline after security data
2012-05-20 Eric BiggersDelete staging directory on non-commit unmounts
2012-05-20 Eric BiggersAllow writing to empty files in mounted WIM
2012-05-20 Eric BiggersEmpty file fix
2012-05-20 Eric BiggersFix dereference of NULL pointer
2012-05-20 Eric BiggersSupport for copying security data
2012-05-20 Eric BiggersSupport for splitting WIMs
2012-05-19 Eric BiggersFix deference NULL pointer on join error
2012-05-19 Eric Biggersversion 0.7.0 v0.7.0
2012-05-19 Eric BiggersDocumentation fixes/additions
2012-05-19 Eric BiggersAdded man page for imagex join
2012-05-19 Eric BiggersRemove autom4te.cache from git repo
2012-05-19 Eric BiggersSupport for joining WIMs.
2012-05-18 Eric BiggersWarning, not error, on missing image name
2012-05-18 Eric BiggersDon't include generated html docs in git repo
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-15 Eric BiggersMinor documentation fix
2012-05-04 Eric BiggersCorrect md5sum of wimlib-0.6.3.tar.gz
2012-05-04 Eric BiggersUse downloads.sourceforge.net URL
2012-05-04 Eric BiggersChanges to compile wimlib on FreeBSD.
2012-05-02 Eric BiggersAllow libssl0.9.8 for dpkg dependency
2012-05-02 Eric BiggersBuild Debian package with debhelper 7
2012-05-02 Eric BiggersInclude pkgconfig in RPM
2012-05-02 Eric BiggersBuild system fixes
2012-05-02 Eric BiggersPackages for Debian, Redhat, and ArchLinux in tree
2012-05-02 Eric BiggersAdded pkgconfig file; man pages auto-generated
2012-05-02 Eric Biggersfix version number in configure script
2012-05-02 Eric BiggersStart using NEWS and stop using ChangeLog
2012-05-01 Eric BiggersMake repository be in 'distclean' state.
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)