git://wimlib.net
/
wimlib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wimlib
2012-10-28
Eric Biggers
Get rid of static variables in mount.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Cleanup wimlib_mount() preparations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
write_xml_data() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
#ifdef WITH_NTFS_3g in clone_lookup_table_entry()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Use __builtin_bswap64() only if supported
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Close out_fp in finish_write()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
copy_resource_to_swm(): Move strcat() to sprintf()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
struct args => struct split_args
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Fix doc for wimlib_join()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Fix verify_dentry()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Metadata resource compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Update dentry, security data reading
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Eric Biggers
Cleanup WIM writing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Eric Biggers
Cleanup imagex.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
Remove more trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
Various cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
do_add_image(): Set boot_idx directly
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
Return WIMLIB_ERR_NOMEM if security data cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
wimlib_select_image() => select_wim_image()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
xpress_compress(): Initialize all data written
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
fix_true_inode(): Add ref_inode to inode_list
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Eric Biggers
build_dentry_tree() fix error paths
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Eric Biggers
add image cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Eric Biggers
image delete cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Eric Biggers
Function doc updates
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Eric Biggers
wimlib.spec.in: Another update
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Biggers
wimlib_export() updates
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Biggers
Cleanup image export code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Biggers
test-imagex-ntfs: Error message if ntfs-3g not setuid...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Eric Biggers
Clean up spec file
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Eric Biggers
to_leXX() -> cpu_to_leXX(), leXX_to_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Eric Biggers
print_security_descriptor(): Do not modify const data
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Eric Biggers
extract_wim_resource_to_fd(): Handle full_write() retva...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Eric Biggers
imagex capture/append: --verbose implies verbose write
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Eric Biggers
imagex-capture.1.in: times captured to nearest 100 ns
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Eric Biggers
imagex.1.in: Fix errors
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Eric Biggers
Add 'GNU/Linux equivalents of WIM format' section to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Eric Biggers
test-imagex-ntfs: fix msg, mount without allow_other
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Eric Biggers
Update README
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Eric Biggers
wimfs_readlink(): Use wim_pathname_to_inode()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Eric Biggers
Fix test-imagex-ntfs messages
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Eric Biggers
Fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Eric Biggers
Fix up LZ77 compression code and prepare v1.0.3
v1.0.3
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Eric Biggers
lzx_compress(): block_type parameter
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Eric Biggers
LZX LRU queue array_to_le32() fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eric Biggers
LZ77 lazy match fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eric Biggers
remove struct image_statistics
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Eric Biggers
Fix up calculation of image XML statistics
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Comment fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Remove unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Fix archlinux/PKGBUILD.in
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Version 1.0.2
v1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Fix lte ref counting
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
update_lte_of_staging_file() fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
fd->lte => fd->f_lte, fix inode_add_ads()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
inode fields rename
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
dentry.c, dentry.h cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
ads entries
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Mount fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Eric Biggers
Fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Eric Biggers
inode updates (IN PROGRESS)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Eric Biggers
inode updates (IN PROGRESS)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Eric Biggers
put_inode() fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Eric Biggers
inode updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Eric Biggers
Rewrite to use inodes (IN PROGRESS)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
More ADS entry moving issues
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Fixed bug when capturing NTFS file with multiple named...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Make WIM mounting work on FreeBSD
v1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Compile on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
dist files and test fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Test suite and mount updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Eric Biggers
Fix in write_wim_resource(), and add test cases
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
imagex export: For new dest WIMs, default to ctype...
v1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Minor fixes (this is now v1.0.0 by the way)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Document list.h source
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
imagex-delete.1 updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
imagex-dir.1, imagex-info.1 updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
imagex-apply.1 updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
README update
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Remove unused code from imagex.c
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
mkwinpeimg.1 updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Update Arch Linux PKGBUILD
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Test suite: Allow out of directory build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
doxygen docs updates
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Update TODO
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
security descriptor application fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Document libntfs-3g versions allowed
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Get rid of code clone from libntfs-3g
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
NTFS capture update
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
NTFS apply update
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
imagex capture and append consolidation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
image default names
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Export from split WIM
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
More comments about flags
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Eric Biggers
Split WIM mount and split WIM documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Eric Biggers
split WIM apply, doc updates
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Eric Biggers
ENOENT fix
commit
|
commitdiff
|
tree
|
snapshot
next