git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
update_image.c: Add file comment
[wimlib]
/
src
/
update_image.c
2014-12-14
Eric Biggers
update_image.c: Add file comment
blob
|
commitdiff
|
raw
2014-10-25
Eric Biggers
Rename add_image_params => capture_params
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Eric Biggers
Limit can_modify_wim() calls; remove can_delete_from_wim()
blob
|
commitdiff
|
raw
|
diff to current
2014-09-27
Eric Biggers
Use LGPLv3+ for src/*.c
blob
|
commitdiff
|
raw
|
diff to current
2014-09-06
Eric Biggers
update_image.c: Don't set RP_FIX until all commands...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-06
Eric Biggers
update_image.c: Remove update1()
blob
|
commitdiff
|
raw
|
diff to current
2014-08-30
Eric Biggers
Support for file exclusions via progress function
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Eric Biggers
Remove some unneeded includes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-08
Eric Biggers
Remove some dead assignments
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
struct wim_dentry: Rename 'parent' to 'd_parent'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
update_image.c: Fix call to progress function in handl...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Update progress functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Merge branch 'new_extract'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
update_image.c: Fix memory leak in error path
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
Remove duplicate words & fix grammatical errors
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
Add wrappers around wimlib_update_image()
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
wim_root_dentry() => wim_get_current_root_dentry()
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
Improve tstr <=> UTF-16LE conversions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
new_filler_directory(): Remove 'name' argument
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Eric Biggers
capture_common.c: Cleanup (mostly comments)
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Eric Biggers
wincfg: Add swapfile.sys
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Eric Biggers
update_image.c: Check for unsupported NTFS mode earlier
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Eric Biggers
update_image.c: Avoid unnecessary string duplications
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Eric Biggers
Remove canonicalize_fs_path()
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
Adjust path matching
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
More logical behavior when canonicalizing WIM paths
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
Replace unnamed union initializers
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Eric Biggers
rename_wim_path(): Fix journaling of name change
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Eric Biggers
Check for rename loops
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
Eric Biggers
wimlib_update_image(): Do proper rollbacks & replace...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Eric Biggers
WIMBoot capture: Override WimBootCompress.ini when...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Pay attention to PrepopulateList during WIMBoot application
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Parse capture configuration file in library
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Eric Biggers
Add a new flag for capturing WIMBoot-compatible WIM
blob
|
commitdiff
|
raw
|
diff to current
2014-03-23
Eric Biggers
Transition wimlib to AVL tree code
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
wimlib: strict checks for unassigned flags
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Eric Biggers
Refactor some of the dentry, inode, and lookup table...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
Allow configurable case sensitivity
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
paths.c: Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Eric Biggers
wimlib.h: C++ compatibility
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Eric Biggers
Win32: Adjust error printing
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Eric Biggers
Add WIMLIB_ADD_FLAG_WINCONFIG
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Eric Biggers
wimlib: Clean up code that sends capture progress...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Eric Biggers
Merge branch with pipable WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
Add can_modify_wim(), can_delete_from_wim()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
Send progress messages for WIM updates
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Eric Biggers
Path fixes/updates
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
Eric Biggers
execute_add_command(): Correctly set WIMLIB_ADD_FLAG_ROOT
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
execute_add_command(): Handle NULL config correctly
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor headers
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
add_params: Embed inode table and sd_set directly
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
rename_wim_path(): Free full paths in renamed trees
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
do_overlay(): Correctly revert changes
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Eric Biggers
extract/update fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
Refactor Win32 capture/apply, UNIX apply
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
Update bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
check_add_command(): Use WIMLIB_ERR_UNSUPPORTED when...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
Document wimlib_update_image()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
add_image => add
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
Eric Biggers
WIM update fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Eric Biggers
Initial imagex_update functionality
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Eric Biggers
wimlib_update_image(): Call xml_update_image_info()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Eric Biggers
Initial update functionality (library only)
blob
|
commitdiff
|
raw
|
diff to current