]> wimlib.net Git - wimlib/shortlog
wimlib
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)