git://wimlib.net
/
wimlib
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
write.c, lookup table.c: cleanup
2013-04-07
Eric Biggers
write.c, lookup table.c: cleanup
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
Add more comments
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
finish_write(): Reorganize
commit
|
commitdiff
|
tree
2013-04-06
Eric Biggers
xml_update_image_info(): Assume streams are resolved
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Rewriting multithreaded compression code (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Get capturing NTFS reparse points working again
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Fixes
commit
|
commitdiff
|
tree
2013-03-31
Eric Biggers
Fixes; comments
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Get append working
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Fixes, comments
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
refcnt image metadata; calculate full path on-demand
commit
|
commitdiff
|
tree
2013-03-30
Eric Biggers
Initial rewrite of resource code
commit
|
commitdiff
|
tree
2013-03-29
Eric Biggers
Win32: Improve restoring of special attributes
commit
|
commitdiff
|
tree
2013-03-29
Eric Biggers
WIM capture: Share inodes immediately
commit
|
commitdiff
|
tree
2013-03-28
Eric Biggers
split, join: Read input WIM(s) sequentially
commit
|
commitdiff
|
tree
2013-03-28
Eric Biggers
Export compression and decompression functions
commit
|
commitdiff
|
tree
2013-03-28
Eric Biggers
join_wims(): Don't rebuild metadata resources
commit
|
commitdiff
|
tree
2013-03-28
Eric Biggers
Replace _wcserror_s for Windows XP compatibility
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
overwrite_wim_inplace(): Only write new metadata resources...
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
write.c: Send fewer progress msgs when extracting...
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
Add make-windoze-release script
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
export compression functions when using special define
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
Fix debugging statements
commit
|
commitdiff
|
tree
2013-03-27
Eric Biggers
Move capture config parsing to imagex
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
Print each file or directory excluded
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
Adjust capture config; refactor unix_build_dentry_tree()
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
Remove unimplemented CompressionExclusionList from...
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
Win32: Minor code/comment fixes
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
wimlib.h: Doc fixes
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
Avoid implementation-defined calloc of 0 bytes
commit
|
commitdiff
|
tree
2013-03-26
Eric Biggers
imagex: Use enumerated type for long options
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Modify treatment of metadata entries
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Win32 updates
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Win32 fixes
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Update version to 1.3.2
commit
|
commitdiff
|
tree
2013-03-24
Eric Biggers
Remove unneeded parameter from compression functions
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
Style
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
Update char encoding docs
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
init_ads_entry(): Fix comparison
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
Char encoding updates and misc. fixes
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
Encodings update (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-23
Eric Biggers
Encodings update (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
win32_read_file: Use UTF16-LE name
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
buffer_io.h: Remove unnecessary casting
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Move FreeLibrary call to win32_global_cleanup()
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Fix symlink.c conditional
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Update version number to 1.3.1
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Dynamically load Find{Find,Next}StreamW()
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Add --noacls options and set dwDesiredAccess more appropriately
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
win32.c: Misc. fixes
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Win32: skip dead code in symlink.c
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
inode_add_ads_with_data(): Rename label
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
imagex.1.in: Remove redundant words
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Add generated man pages to DISTCLEANFILES
commit
|
commitdiff
|
tree
2013-03-22
Eric Biggers
Allow "imagex" to be renamed (default: wimlib-imagex)
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
win32.c realpath(): Don't allocate extra byte
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
README: Update Windows reference
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Update wimlib.h docs
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Fix when debugging enabled but error messages are not
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Replace rename()
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Misc. fixes
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Fix glob()
commit
|
commitdiff
|
tree
2013-03-21
Eric Biggers
Update docs
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Update README.WINDOWS
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Conditionally declare win32_file_on_disk_fp
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Win32 fixes
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Fixes
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Fix utf16le_strlen() and recursive error messages
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Character encoding changes (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-20
Eric Biggers
Improve char encoding support (IN PROGRESS)
commit
|
commitdiff
|
tree
2013-03-18
Eric Biggers
Update timestamp code; use utimensat()
commit
|
commitdiff
|
tree
2013-03-18
Eric Biggers
Clean up headers
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Add missing limits.h include
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
rbtree: Use uintptr_t instead of unsigned long
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Fix UNIX build; rename functions; comments
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Move realpath() to win32.c
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Add untracked files programs/imagex-win32.{c,h}
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
re-organize win32 code
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Windows native build
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
add_image.c: Add debugging statements for branch attachment
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
read_compressed_resource(): Fix format strings
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Free orphaned branch dentry
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Do not capture directory hard links
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
build_Dentry_tree(): Make sure capture config gets...
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
Win32: Acquire/release appropriate privileges
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
util.h: Use dummy_printf for DEBUG() and DEBUG2()
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
dentry.c: Comment fix
commit
|
commitdiff
|
tree
2013-03-17
Eric Biggers
imagex.c: Fix use of uninitialized variable in error...
commit
|
commitdiff
|
tree
2013-03-16
Eric Biggers
Win32: minor code cleanups
commit
|
commitdiff
|
tree
2013-03-16
Eric Biggers
Code and docs cleanup
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Win32 fixes
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Misc. Win32 fixes, comment updates
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Doc fixes
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Skip tests on Windows builds
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Update packages
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Update Win32 support; inc version to 1.3.0
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Win32 apply
commit
|
commitdiff
|
tree
2013-03-10
Eric Biggers
Win32 apply
commit
|
commitdiff
|
tree
next