Dave Vasilevsky
|
4474af5419
|
Streaming read works
|
2012-10-20 22:32:20 -04:00 |
|
Dave Vasilevsky
|
70a3c58520
|
Use the read buffer
|
2012-10-20 21:54:17 -04:00 |
|
Dave Vasilevsky
|
9694d22dcd
|
Declare start of read buffering infrastructure
|
2012-10-20 21:07:49 -04:00 |
|
Dave Vasilevsky
|
8e1efb824e
|
Fix pragma marks
|
2012-10-14 09:48:48 -04:00 |
|
Dave Vasilevsky
|
a6d82ed79e
|
Add FIXMEs
|
2012-10-14 09:25:25 -04:00 |
|
Dave Vasilevsky
|
91f044e569
|
Start adding non-indexed reading
|
2012-10-14 07:39:10 -04:00 |
|
Dave Vasilevsky
|
cad2ee95eb
|
We never use the argument to read_file_index
|
2012-10-14 06:13:23 -04:00 |
|
Dave Vasilevsky
|
dedbc6d23f
|
Use dynamic block sizes
|
2012-10-14 03:01:32 -04:00 |
|
Dave Vasilevsky
|
ee3249bd47
|
fix off-by-one error: if file ends at block boundary, must go to next file; tar_next_block will take care of getting the next block
|
2010-11-11 22:00:18 -05:00 |
|
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
|
101cb11c18
|
Move pread -> read
|
2010-10-14 00:27:50 -04:00 |
|
Dave Vasilevsky
|
2c5c33120a
|
Don't read index unless necessary
|
2010-10-13 23:36:48 -04:00 |
|
Dave Vasilevsky
|
dd73a44639
|
List to stdout; auto-decode index
|
2010-10-12 22:13:34 -04:00 |
|
Dave Vasilevsky
|
4ab346deff
|
Use magic number to identify index
|
2010-10-10 23:48:34 -04:00 |
|
Dave Vasilevsky
|
73e14a5272
|
Update for liblzma index API changes
|
2010-10-10 20:07:13 -04: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
|
841c7bdd39
|
Read file index into structure
|
2010-01-12 17:08:15 -05:00 |
|
Dave Vasilevsky
|
f80c73499a
|
Read index names; allow weird CHUNKSIZE
|
2010-01-12 17:00:37 -05:00 |
|