git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wimexport: Document --wimboot option
[wimlib]
/
include
/
2014-06-07
Eric Biggers
Merge branch 'lz_bt'
tree
|
commitdiff
2014-06-07
Eric Biggers
Switch from suffix array match-finder to binary tree...
tree
|
commitdiff
2014-06-01
Eric Biggers
Share most e8 processing code between LZX compressor...
tree
|
commitdiff
2014-05-31
Eric Biggers
Optimize Huffman code generation
tree
|
commitdiff
2014-05-28
Eric Biggers
Remove unused 'num_syms' argument to read_huffsym()
tree
|
commitdiff
2014-05-27
Eric Biggers
Faster Huffman symbol decoding
tree
|
commitdiff
2014-05-27
Eric Biggers
LZX, XPRESS decompression: Return 0 bits on overrun
tree
|
commitdiff
2014-05-26
Eric Biggers
Fix file locking
tree
|
commitdiff
2014-05-26
Eric Biggers
inode.h: Fix comment
tree
|
commitdiff
2014-05-26
Eric Biggers
Track divsufsort.h
tree
|
commitdiff
2014-05-26
Eric Biggers
dentry.h: Remove unneeded forwards declarations
tree
|
commitdiff
2014-05-26
Eric Biggers
Move wim_pathname_to_stream() to mount_image.c
tree
|
commitdiff
2014-05-26
Eric Biggers
Remove unused function lte_filename_valid()
tree
|
commitdiff
2014-05-26
Eric Biggers
struct wim_dentry: Union subdir_offset and tmp_list
tree
|
commitdiff
2014-05-26
Eric Biggers
struct wim_dentry: Remove 'length' field
tree
|
commitdiff
2014-05-26
Eric Biggers
struct wim_dentry: Rename 'parent' to 'd_parent'
tree
|
commitdiff
2014-05-25
Eric Biggers
Remove unused error codes
tree
|
commitdiff
2014-05-25
Eric Biggers
Explicitly declare error code numbers
tree
|
commitdiff
2014-05-25
Eric Biggers
Update mount implementation
tree
|
commitdiff
2014-05-23
Eric Biggers
Report progress for capture symlink fixups
tree
|
commitdiff
2014-05-23
Eric Biggers
Add support for special files on UNIX
tree
|
commitdiff
2014-05-23
Eric Biggers
Update version: v1.7.0-BETA
tree
|
commitdiff
2014-05-23
Eric Biggers
Recognize tagged metadata items and use for UNIX data
tree
|
commitdiff
2014-05-22
Eric Biggers
split.c: Allow customizing part names
tree
|
commitdiff
2014-05-22
Eric Biggers
win32_apply.c: Fallback to RtlDosPathNameToNtPathName_U()
tree
|
commitdiff
2014-05-22
Eric Biggers
Update progress functions
tree
|
commitdiff
2014-05-22
Eric Biggers
New format for UNIX data
tree
|
commitdiff
2014-05-22
Eric Biggers
Fix path passed to wimboot_set_pointer()
tree
|
commitdiff
2014-05-22
Eric Biggers
wimexport: Add --wimboot flag
tree
|
commitdiff
2014-05-22
Eric Biggers
Merge branch 'new_extract'
tree
|
commitdiff
2014-05-18
Eric Biggers
dentry.h: Remove unnused declaration of put_dentry()
tree
|
commitdiff
2014-05-18
Eric Biggers
metadata.h: Parenthesize 'imd' argument to macros
tree
|
commitdiff
2014-05-17
Eric Biggers
dentry.h: Remove declaration of dentry_tree_fix_inodes()
tree
|
commitdiff
2014-05-16
Eric Biggers
Rewrite code for capture rpfix
tree
|
commitdiff
2014-05-15
Eric Biggers
Remove unused win32_truncate_replacement()
tree
|
commitdiff
2014-05-15
Eric Biggers
Move code from win32_common.c to win32_apply.c
tree
|
commitdiff
2014-05-15
Eric Biggers
file_io.h: Remove unused declaration of filedes_copy()
tree
|
commitdiff
2014-05-15
Eric Biggers
file_io.h: Remove unused declaration of struct iovec
tree
|
commitdiff
2014-05-15
Eric Biggers
win32.h: Remove unused stuff
tree
|
commitdiff
2014-05-15
Eric Biggers
Remove duplicate words & fix grammatical errors
tree
|
commitdiff
2014-05-14
Eric Biggers
wimlib.h: Update docs for write flags
tree
|
commitdiff
2014-05-14
Eric Biggers
Add WIMLIB_WRITE_FLAG_RETAIN_GUID
tree
|
commitdiff
2014-05-14
Eric Biggers
Add WIMLIB_EXPORT_FLAG_GIFT
tree
|
commitdiff
2014-05-14
Eric Biggers
win32_capture.c: More improvements
tree
|
commitdiff
2014-05-13
Eric Biggers
win32_capture.c: Load volume information on first chance
tree
|
commitdiff
2014-05-13
Eric Biggers
win32_capture.c: Use NtOpenFile() and directory-relati...
tree
|
commitdiff
2014-05-13
Eric Biggers
Load NtOpenFile() and NtClose()
tree
|
commitdiff
2014-05-13
Eric Biggers
win32_common.c: Refactor dll loading
tree
|
commitdiff
2014-05-13
Eric Biggers
Windows: Use ntdll unconditionally
tree
|
commitdiff
2014-05-13
Eric Biggers
Add wrappers around wimlib_update_image()
tree
|
commitdiff
2014-05-13
Eric Biggers
wim.c: Make two functions static
tree
|
commitdiff
2014-05-13
Eric Biggers
Remove WIMLIB_OPEN_MASK_PUBLIC
tree
|
commitdiff
2014-05-13
Eric Biggers
wim_root_dentry() => wim_get_current_root_dentry()
tree
|
commitdiff
2014-05-13
Eric Biggers
Remove printf extension
tree
|
commitdiff
2014-05-13
Eric Biggers
read_wim_security_data(): Fix comment, make prototype...
tree
|
commitdiff
2014-05-13
Eric Biggers
Fix checks for huge numbers of images
tree
|
commitdiff
2014-05-13
Eric Biggers
Replace WIM_GID_LEN => WIM_GUID_LEN
tree
|
commitdiff
2014-05-13
Eric Biggers
Improve tstr <=> UTF-16LE conversions
tree
|
commitdiff
2014-05-13
Eric Biggers
Factor out inode_unref_streams()
tree
|
commitdiff
2014-05-13
Eric Biggers
new_filler_directory(): Remove 'name' argument
tree
|
commitdiff
2014-05-12
Eric Biggers
dentry.c: Remove calculate_dentry_tree_full_paths()
tree
|
commitdiff
2014-05-12
Eric Biggers
file_io.c: Remove unused full_writev()
tree
|
commitdiff
2014-05-12
Eric Biggers
chunk compressor: Use u32, not unsigned, for chunk...
tree
|
commitdiff
2014-05-12
Eric Biggers
capture_common.c: Cleanup (mostly comments)
tree
|
commitdiff
2014-05-12
Eric Biggers
wimlib.h: Update add flag documentation
tree
|
commitdiff
2014-05-11
Eric Biggers
Don't create unnecessary temporary files
tree
|
commitdiff
2014-05-09
Eric Biggers
Remove canonicalize_fs_path()
tree
|
commitdiff
2014-05-09
Eric Biggers
Update version number in preparation of eventual v1...
tree
|
commitdiff
2014-05-09
Eric Biggers
Allow writing multiple packed resources per WIM
tree
|
commitdiff
2014-05-08
Eric Biggers
resource.h: Fix comment
tree
|
commitdiff
2014-04-29
Eric Biggers
A couple cleanups from last commits
tree
|
commitdiff
2014-04-29
Eric Biggers
Add progress messages for WIMBoot apply exclude
tree
|
commitdiff
2014-04-29
Eric Biggers
Adjust path matching
tree
|
commitdiff
2014-04-29
Eric Biggers
More logical behavior when canonicalizing WIM paths
tree
|
commitdiff
2014-04-29
Eric Biggers
Fix a few format strings
tree
|
commitdiff
2014-04-28
Eric Biggers
Remove broken completed_parts write progress
tree
|
commitdiff
2014-04-28
Eric Biggers
wimlib_update_image(): Do proper rollbacks & replace...
tree
|
commitdiff
2014-04-26
Eric Biggers
WIMBoot: Update docs
tree
|
commitdiff
2014-04-26
Eric Biggers
WIMBoot: Update WimOverlay.dat directly when WOF not...
tree
|
commitdiff
2014-04-24
Eric Biggers
Update docs for chunk size and compression formats
tree
|
commitdiff
2014-04-24
Eric Biggers
Swap XPRESS and LZX constants
tree
|
commitdiff
2014-04-24
Eric Biggers
Pay attention to PrepopulateList during WIMBoot application
tree
|
commitdiff
2014-04-24
Eric Biggers
Remove quotes in do_load_text_file()
tree
|
commitdiff
2014-04-24
Eric Biggers
Removed deprecated stuff
tree
|
commitdiff
2014-04-24
Eric Biggers
Parse capture configuration file in library
tree
|
commitdiff
2014-04-18
Eric Biggers
wof.h: Add more ioctls
tree
|
commitdiff
2014-04-18
Eric Biggers
Add WIMLIB_EXTRACT_FLAG_WIMBOOT
tree
|
commitdiff
2014-04-18
Eric Biggers
Add wim_info_get_wimboot()
tree
|
commitdiff
2014-04-18
Eric Biggers
Add code to create WIMBoot pointer files
tree
|
commitdiff
2014-04-18
Eric Biggers
Add a new flag for capturing WIMBoot-compatible WIM
tree
|
commitdiff
2014-04-18
Eric Biggers
Support basic reading WIMBoot WIMs
tree
|
commitdiff
2014-04-11
Eric Biggers
Add avl_tree_for_each_in_{post,}order() macros and...
tree
|
commitdiff
2014-03-31
Eric Biggers
avl_tree: Cleanup and improve comments
tree
|
commitdiff
2014-03-30
Eric Biggers
avl_tree: Fix comments
tree
|
commitdiff
2014-03-30
Eric Biggers
avl_tree: Remove dependency on compiler.h
tree
|
commitdiff
2014-03-23
Eric Biggers
Transition wimlib to AVL tree code
tree
|
commitdiff
2014-03-23
Eric Biggers
Replace red-black tree code with AVL tree code
tree
|
commitdiff
2014-03-21
Eric Biggers
Nonrecursive for_dentry_child()
tree
|
commitdiff
2014-03-19
Eric Biggers
Cleanups
tree
|
commitdiff
2014-03-14
Eric Biggers
Update version number
tree
|
commitdiff
next