Dave Vasilevsky
|
f28ba365fa
|
Fix race condition; header cleanup
|
2010-10-14 04:20:11 -04:00 |
|
Dave Vasilevsky
|
4713b32cf1
|
Single driver
|
2010-10-14 01:48:08 -04:00 |
|
Dave Vasilevsky
|
e675206a8e
|
Move operations to functions
|
2010-10-14 00:56:26 -04:00 |
|
Dave Vasilevsky
|
cfa025697d
|
Fix writing last file; Make pixz_read into a function
|
2010-10-14 00:39:43 -04:00 |
|
Dave Vasilevsky
|
9d0c5e314a
|
Allow copyfile multiple-headers; fix eof bug.
|
2010-10-13 23:25:21 -04:00 |
|
Dave Vasilevsky
|
0357c6413c
|
Parallel extraction!
|
2010-10-12 23:40:27 -04:00 |
|
Dave Vasilevsky
|
6da292fe53
|
Generalize pipeline
|
2010-10-12 22:03:45 -04:00 |
|
Dave Vasilevsky
|
a1cd0e174e
|
List can be a filter too; update usage
|
2010-10-12 02:19:55 -04:00 |
|
Dave Vasilevsky
|
86e0a1998c
|
Let write be a filter
|
2010-10-12 02:16:28 -04:00 |
|
Dave Vasilevsky
|
14d6d92e87
|
Allow setting compression level
|
2010-10-11 00:46:48 -04:00 |
|
Dave Vasilevsky
|
9cd29befca
|
Allow writing non-tar archives
|
2010-10-11 00:05:36 -04:00 |
|
Dave Vasilevsky
|
4ab346deff
|
Use magic number to identify index
|
2010-10-10 23:48:34 -04:00 |
|
Dave Vasilevsky
|
16f0d6e2ed
|
streaming writes
|
2010-10-10 20:37:14 -04:00 |
|
Dave Vasilevsky
|
73e14a5272
|
Update for liblzma index API changes
|
2010-10-10 20:07:13 -04:00 |
|
Dave Vasilevsky
|
8d0e61afca
|
suppress unused var warning
|
2010-01-23 00:57:50 -05:00 |
|
root
|
5f22300a92
|
add thread debugging info
|
2010-01-23 00:54:05 -05:00 |
|
root
|
c158b057f2
|
simpler block queuing; go back to dict_size blocks; run test in bash, some sh have no "time"
|
2010-01-23 00:23:31 -05:00 |
|
root
|
8a90a6dce7
|
free queue contents properly; use input queue for memory limiting
|
2010-01-22 23:57:37 -05:00 |
|
Dave Vasilevsky
|
9b0c2bd95b
|
Dynamically determine the number of CPUs--now we're actually useful
|
2010-01-16 23:33:56 -05:00 |
|
Dave Vasilevsky
|
67541dc95d
|
Linux support, woo
|
2010-01-16 21:23:23 -05:00 |
|
Dave Vasilevsky
|
44b3dcac3b
|
Use slightly more efficient (?) block size
|
2010-01-13 11:09:19 -05:00 |
|
Dave Vasilevsky
|
4ca208ccd8
|
Find blocksize dynamically based on dict_size
|
2010-01-13 11:00:40 -05:00 |
|
Dave Vasilevsky
|
804124e82b
|
multi-threaded encoding
|
2010-01-13 00:40:07 -05:00 |
|
Dave Vasilevsky
|
42302434a7
|
Use threads and queues--still single-threaded
|
2010-01-13 00:08:30 -05:00 |
|
Dave Vasilevsky
|
bc649b9877
|
factor out common code
|
2010-01-12 22:16:25 -05:00 |
|
Dave Vasilevsky
|
9fb824505b
|
Pull a single file out of archive
|
2010-01-12 18:19:45 -05:00 |
|
Dave Vasilevsky
|
f80c73499a
|
Read index names; allow weird CHUNKSIZE
|
2010-01-12 17:00:37 -05:00 |
|
Dave Vasilevsky
|
ba095bb055
|
create a compressed tar file with a file index
|
2010-01-12 03:26:09 -05:00 |
|
Dave Vasilevsky
|
62443a29fe
|
new, simple-but-ugly test writer
|
2010-01-12 01:57:11 -05:00 |
|