git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
v1.7.0
[wimlib]
/
NEWS
2014-06-17
Eric Biggers
v1.7.0
v1.7.0
blob
|
commitdiff
|
raw
2014-06-16
Eric Biggers
Re-visit SHA-1 code
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Eric Biggers
Don't exclude out-of-tree absolute symlinks in reparse...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Merge branch 'lz_bt'
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Eric Biggers
Fix creating large solid blocks
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
xml.c: Export <ARCH> and <WIMBOOT> nodes correctly
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Remove xattr configuration option
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Eric Biggers
Add support for special files on UNIX
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Eric Biggers
Update version: v1.7.0-BETA
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Eric Biggers
Recognize tagged metadata items and use for UNIX data
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
New format for UNIX data
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Merge branch 'new_extract'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Eric Biggers
Don't set FILE_ATTRIBUTE_SPARSE on Windows
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Eric Biggers
mkwinpeimg: Support writing ISO image to stdout
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-28
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Eric Biggers
NEWS: fix typo
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Swap XPRESS and LZX constants
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Removed deprecated stuff
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-23
Eric Biggers
Update NEWS and documentation for WIMBoot
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
Eric Biggers
v1.6.2
v1.6.2
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
Eric Biggers
Cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Eric Biggers
Support committing changed mounted WIM image as new...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Eric Biggers
Minor comment fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
Update and consolidate NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Eric Biggers
Allow 'wimextract' to use wildcard paths on command...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Eric Biggers
Remove some printing code from library
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Eric Biggers
wimlib_set_output_{,pack_}_compression_type(): Fix...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Eric Biggers
wimlib-imagex: Add --solid as alias for --pack-streams
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Eric Biggers
LZMS: Do not do x86 translations starting in last...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Eric Biggers
lz_sarray: Performance and memory usage optimizations
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Eric Biggers
lz_sarray: Use 16-bit length
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Eric Biggers
wimlib_iterate_dir_tree(): Canonicalize WIM path
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Eric Biggers
Fix typos
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Misc fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
Update NEWS and README.WINDOWS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Allow changing WIM compression type
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Merge LZX compressor updates
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Eric Biggers
Update version info and NEWS in preparation for v1.5.2
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Eric Biggers
Merge experimental LZX compressor
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-10-11
Eric Biggers
wimcapture: Allow specifying `--delta-from' multiple...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
Eric Biggers
NEWS: Clarify bugfix
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Eric Biggers
imagex-capture.1.in: Fix brackets in --update-of docs
blob
|
commitdiff
|
raw
|
diff to current
2013-09-16
Eric Biggers
imagex_capture_or_append(): Correctly use template_wim
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Eric Biggers
read_wim_lookup_table(): Ignore metadata entries with...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
wimlib-imagex: Simplify options for delta WIMs & templ...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
"delta" WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
Generalized support for referencing resources in extern...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Eric Biggers
ntfs-3g capture/apply: Capture & apply DOS names correctly
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Eric Biggers
Improve write streams performance and handling of joins
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Eric Biggers
Miscellaneous fixes and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Eric Biggers
wimlib: Automatically try to acquire needed privileges...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Eric Biggers
wimlib-imagex: More documentation updates
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Eric Biggers
wimlib-imagex: Support being invoked as wimCOMMAND
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-26
Eric Biggers
join_wims(): Preserve some header flags
blob
|
commitdiff
|
raw
|
diff to current
2013-05-25
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Add wimlib_iterate_lookup_table()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Add wimlib_{get,set}_wim_info()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Correctly handle cyclic directory structures
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Add WIMLIB_OPEN_FLAG_WRITE_ACCESS flag
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Eric Biggers
Add --command option to wimlib-imagex update
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Eric Biggers
Cleanup and update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
Eric Biggers
Update version number to 1.4.0; update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-04-29
Eric Biggers
Update NEWS
v1.3.3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
Eric Biggers
Update README, README.WINDOWS, NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-04-27
Eric Biggers
Support for encrypted restore
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Eric Biggers
Win32: Improve restoring of special attributes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Eric Biggers
Update NEWS
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
Eric Biggers
Allow "imagex" to be renamed (default: wimlib-imagex)
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Eric Biggers
Replace rename()
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Eric Biggers
Update docs
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Eric Biggers
re-organize win32 code
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Eric Biggers
Update Win32 support; inc version to 1.3.0
blob
|
commitdiff
|
raw
|
diff to current
2013-03-06
Eric Biggers
Update to v1.2.7
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Biggers
Update version to 1.2.6
blob
|
commitdiff
|
raw
|
diff to current
next