]> wimlib.net Git - wimlib/history - src/unix_capture.c
capture_common.c: Cleanup (mostly comments)
[wimlib] / src / unix_capture.c
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-04-29 Eric BiggersAdjust path matching
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-27 Eric Biggersunix_capture.c: Force directories to separate inodes
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-12-29 Eric BiggersExpose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-24 Eric BiggersFix progress for exclusion of absolute symlinks
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-23 Eric BiggersCleanup
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_NO_UNSUPPORTED_EXCLUDE
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-05-18 Eric BiggersMisc. fixes
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric Biggersadd_params: Embed inode table and sd_set directly
2013-05-14 Eric Biggersunix_capture.c: Include <limits.h> for PATH_MAX
2013-05-13 Eric Biggersunix_apply.c, unix_capture.c: Add, fix copyright notices
2013-05-12 Eric BiggersDocument wimlib_update_image()
2013-05-12 Eric Biggersadd_image => add
2013-05-11 Eric BiggersInitial update functionality (library only)