lp:wimlib

Owned by Yulin Yang
Get this repository:
git clone https://git.launchpad.net/wimlib

Import details

Import Status: Reviewed

This repository is an import of the Git repository at git://wimlib.net/wimlib.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-20 05:24:03 UTC
mount_image.c: add fallback definitions of RENAME_* constants

Author: Eric Biggers
Author Date: 2024-04-20 05:21:52 UTC

mount_image.c: add fallback definitions of RENAME_* constants

This is needed on older distros.

Reported at https://wimlib.net/forums/viewtopic.php?t=743

debug-extra-stream-entries 2023-07-22 22:45:11 UTC
debug-extra-stream-entries

Author: Eric Biggers
Author Date: 2023-07-22 21:27:18 UTC

debug-extra-stream-entries

xml-noparent 2023-04-08 19:07:52 UTC
xml-noparent

Author: Eric Biggers
Author Date: 2023-04-08 19:00:52 UTC

xml-noparent

format-attribute 2023-03-30 07:40:01 UTC
format-attribute

Author: Eric Biggers
Author Date: 2023-03-30 07:40:01 UTC

format-attribute

common-defs 2023-03-30 06:31:04 UTC
common_defs.h

Author: Eric Biggers
Author Date: 2023-03-30 06:23:05 UTC

common_defs.h

libsais 2022-07-30 19:32:17 UTC
[EXPERIMENTAL] lcpit_matchfinder: use libsais instead of libdivsufsort

Author: Eric Biggers
Author Date: 2022-07-30 19:02:54 UTC

[EXPERIMENTAL] lcpit_matchfinder: use libsais instead of libdivsufsort

progress-time-based 2021-04-19 04:16:34 UTC
Use time-based ratelimiting for data progress messages

Author: Eric Biggers
Author Date: 2021-04-19 04:16:34 UTC

Use time-based ratelimiting for data progress messages

Convert the WRITE_STREAMS, EXTRACT_STREAMS, and VERIFY_STREAMS progress
messages over to use time-based ratelimiting.

This avoids cases where progress messages could be printed too quickly
(128 times in a fraction of a second) or too slowly (once per 5 MB
processed which could be arbitrarily slow).

zstd_support 2018-05-02 04:17:05 UTC
[EXPERIMENTAL, FOR BENCHMARKING ONLY] Zstandard compression support

Author: Eric Biggers
Author Date: 2018-05-02 03:40:55 UTC

[EXPERIMENTAL, FOR BENCHMARKING ONLY] Zstandard compression support

wimboot-tools 2017-07-03 20:59:10 UTC
Add wimboot-verify to tools/

Author: Eric Biggers
Author Date: 2016-12-25 23:36:01 UTC

Add wimboot-verify to tools/

sparse 2017-07-03 20:57:33 UTC
Don't use sizeof(VLA)

Author: Eric Biggers
Author Date: 2017-02-06 01:31:58 UTC

Don't use sizeof(VLA)

sparse doesn't support sizeof on variable-length arrays.

dump_blobs 2017-02-06 01:43:15 UTC
dump blobs

Author: Eric Biggers
Author Date: 2017-02-06 01:43:15 UTC

dump blobs

other_compressor_benchmarks 2017-02-06 01:42:28 UTC
EXPERIMENTAL, DO NOT USE: deflate support

Author: Eric Biggers
Author Date: 2017-02-06 01:42:28 UTC

EXPERIMENTAL, DO NOT USE: deflate support

xattr_streams 2016-12-27 03:15:13 UTC
Document xattr support

Author: Eric Biggers
Author Date: 2016-12-26 21:14:41 UTC

Document xattr support

wimcapture_wimappend_semantics_update 2016-08-14 21:40:30 UTC
wimcapture, wimappend: semantics updates

Author: Eric Biggers
Author Date: 2016-08-14 17:03:18 UTC

wimcapture, wimappend: semantics updates

- wimcapture refuses to overwrite existing archive without confirmation
- wimappend automatically creates archive if needed

dec64table_dec32table_lzcopy 2016-07-24 22:46:04 UTC
dec64table_dec32table_lzcopy

Author: Eric Biggers
Author Date: 2016-07-24 22:46:04 UTC

dec64table_dec32table_lzcopy

lzms_simple_lru_queue 2016-07-16 17:20:04 UTC
LZMS simple LRU queue

Author: Eric Biggers
Author Date: 2016-07-16 17:18:17 UTC

LZMS simple LRU queue

lzx_decompress_word_bitstream 2016-07-04 22:01:38 UTC
lzx word bitstream

Author: Eric Biggers
Author Date: 2016-07-04 22:01:38 UTC

lzx word bitstream

lzx_bt_get_matches_only 2016-07-04 02:02:09 UTC
lzx_bt_get_matches_only

Author: Eric Biggers
Author Date: 2016-07-04 02:02:09 UTC

lzx_bt_get_matches_only

lzma_hash 2016-07-03 23:51:12 UTC
lzma hash

Author: Eric Biggers
Author Date: 2016-07-03 23:51:12 UTC

lzma hash

lzx_adjust_matches 2016-06-22 03:53:21 UTC
lzx_adjust_matches

Author: Eric Biggers
Author Date: 2016-06-22 03:53:21 UTC

lzx_adjust_matches

lzx_lcpit 2016-06-13 05:04:50 UTC
lzx lcpit

Author: Eric Biggers
Author Date: 2016-06-13 04:57:10 UTC

lzx lcpit

lz_extend_pcmpestri 2016-06-05 00:38:32 UTC
vpcmpeqb

Author: Eric Biggers
Author Date: 2016-06-05 00:38:32 UTC

vpcmpeqb

lzx_block_split__optimization 2016-06-04 20:23:36 UTC
1

Author: Eric Biggers
Author Date: 2016-06-04 20:23:36 UTC

1

lzx_branchless_min_cost_path 2016-06-04 17:31:58 UTC
lzx branchless min cost path

Author: Eric Biggers
Author Date: 2016-06-04 17:31:58 UTC

lzx branchless min cost path

lzms_dilute_frequencies_sse 2016-06-04 17:18:09 UTC
inline

Author: Eric Biggers
Author Date: 2016-06-04 17:18:09 UTC

inline

linux_fat_support 2016-06-04 16:48:43 UTC
Support for filesystems accessible with UNIX API but with no hard link support

Author: Eric Biggers
Author Date: 2016-06-04 16:48:43 UTC

Support for filesystems accessible with UNIX API but with no hard link support

lzms_bt 2016-06-02 03:40:39 UTC
lzms bt

Author: Eric Biggers
Author Date: 2015-11-12 01:48:04 UTC

lzms bt

c_tests 2016-06-02 03:37:49 UTC
c_tests

Author: Eric Biggers
Author Date: 2016-06-02 03:37:49 UTC

c_tests

referenced_wims_in_xml 2016-05-15 03:08:15 UTC
referenced wims in xml

Author: Eric Biggers
Author Date: 2016-05-15 03:08:15 UTC

referenced wims in xml

write_refactor 2015-10-10 03:07:09 UTC
1

Author: Eric Biggers
Author Date: 2015-10-10 03:07:09 UTC

1

split_write 2015-10-09 17:11:00 UTC
write split

Author: Eric Biggers
Author Date: 2015-10-09 16:45:42 UTC

write split

lzms_compress_queue_optimization 2015-09-20 22:56:44 UTC
optim

Author: Eric Biggers
Author Date: 2015-09-20 22:56:44 UTC

optim

lzx_edge_step32 2015-09-20 04:49:16 UTC
edge step

Author: Eric Biggers
Author Date: 2015-09-20 04:49:16 UTC

edge step

lzx_separate_item_cost_arrays 2015-09-20 04:33:53 UTC
sse

Author: Eric Biggers
Author Date: 2015-09-20 04:33:53 UTC

sse

lzx_one_match_per_offset_slot 2015-09-20 02:05:27 UTC
bt get offset slot

Author: Eric Biggers
Author Date: 2015-09-20 02:05:27 UTC

bt get offset slot

run_trackers 2015-09-13 15:12:26 UTC
run_trackers

Author: Eric Biggers
Author Date: 2015-09-13 15:12:26 UTC

run_trackers

xpress_compress_optimizations 2015-09-05 19:53:52 UTC
1

Author: Eric Biggers
Author Date: 2015-09-05 19:53:52 UTC

1

win32_apply_open_by_ino 2015-04-05 05:23:54 UTC
win32_apply.c: open by inode number

Author: Eric Biggers
Author Date: 2015-04-05 05:23:54 UTC

win32_apply.c: open by inode number

lcpit_latest_pos 2015-02-20 03:39:32 UTC
lcpit_latest_pos

Author: Eric Biggers
Author Date: 2015-02-20 03:39:32 UTC

lcpit_latest_pos

lzms_compress_huff_costs 2015-02-13 05:43:05 UTC
early update

Author: Eric Biggers
Author Date: 2015-02-13 05:43:05 UTC

early update

lzms_compress_integrated_rep 2015-02-08 06:37:32 UTC
LZMS compression: integrated rep match consideration

Author: Eric Biggers
Author Date: 2015-02-08 06:30:31 UTC

LZMS compression: integrated rep match consideration

lzms_decompress_inline_huffrebuild 2014-12-26 06:41:14 UTC
1

Author: Eric Biggers
Author Date: 2014-12-26 06:41:14 UTC

1

lz_hash_arrays_2 2014-10-26 20:01:52 UTC
LZ hash arrays (experimental)

Author: Eric Biggers
Author Date: 2014-07-21 03:55:34 UTC

LZ hash arrays (experimental)

lz_hash_arrays 2014-07-22 04:12:39 UTC
1

Author: Eric Biggers
Author Date: 2014-07-22 04:12:39 UTC

1

lz_twolevel 2013-11-24 08:56:28 UTC
test

Author: Eric Biggers
Author Date: 2013-11-24 08:56:28 UTC

test

efs 2013-08-17 17:16:39 UTC
Incomplete support for EFS raw data parsing

Author: Eric Biggers
Author Date: 2013-08-17 17:16:39 UTC

Incomplete support for EFS raw data parsing

146 of 46 results
This repository contains Public information 
Everyone can see this information.

Subscribers