]> wimlib.net Git - wimlib/history - src/capture_common.c
Add new helper function for attaching newly scanned dentry tree
[wimlib] / src / capture_common.c
2015-06-07 Eric BiggersAdd new helper function for attaching newly scanned...
2015-06-07 Eric BiggersAdd new helper function for ignoring scanned directory...
2015-06-05 Eric BiggersAdd helper functions for passing paths to progress...
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-05-03 Eric BiggersImproved error reporting if loading capture configurati...
2015-03-26 Eric BiggersStream and blob updates
2015-01-25 Eric Biggersheader cleanups
2014-10-25 Eric BiggersRename add_image_params => capture_params
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-09-04 Eric Biggersread_capture_config(): Don't warn about compression...
2014-08-30 Eric BiggersSupport for file exclusions via progress function
2014-08-05 Eric Biggerscapture_common.c: Add missing breaks in switch stmt...
2014-06-14 Eric Biggerscapture_common.c: Fix comment
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-05-23 Eric BiggersReport progress for capture symlink fixups
2014-05-22 Eric BiggersUpdate progress functions
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-04-29 Eric BiggersA couple cleanups from last commits
2014-04-29 Eric BiggersAdjust path matching
2014-04-24 Eric BiggersDon't warn about [PrepopulateList] when reading capture...
2014-04-24 Eric BiggersPay attention to PrepopulateList during WIMBoot application
2014-04-24 Eric BiggersRemove quotes in do_load_text_file()
2014-04-24 Eric Biggersmangle_pat(): Remove quotes
2014-04-24 Eric BiggersParse capture configuration file in library
2014-01-02 Eric Biggersmatch_pattern(): No DEBUG if pattern does not match
2013-12-29 Eric BiggersExpose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
2013-12-28 Eric BiggersAdd support for extract list files
2013-12-25 Eric BiggersRemove --enable-more-debug and --disable-custom-memory...
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-23 Eric BiggersCleanup
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-05-20 Eric BiggersPath fixes/updates
2013-05-20 Eric Biggerscanonicalize_fs_path(): Retain backslashes
2013-05-15 Eric BiggersRefactor headers
2013-05-12 Eric BiggersDocument wimlib_update_image()
2013-05-12 Eric BiggersWIM update fixes
2013-05-11 Eric BiggersInitial update functionality (library only)