]> mj.ucw.cz Git - libucw.git/history - lib/buckettool.c
added sepsplit() in wordsplit.c
[libucw.git] / lib / buckettool.c
2004-08-20 Robert Spalekrenamed attr_set_type() to put_attr_set_type()
2004-08-15 Martin MaresMade `buckettool -x' show the header if in verbose...
2004-07-20 Robert Spalektiny bugfix :))
2004-07-16 Martin Mares`buckettool -c' (cat) now separates buckets by an empty...
2004-07-16 Robert Spalekadd Adler32 checksum to compressed V33 buckets
2004-07-16 Robert Spalekautomatically add 0x80000000 to bucket-type specified...
2004-07-10 Martin Marespools.h -> mempool.h
2004-07-10 Martin MaresAdapted to new unicode includes.
2004-07-06 Martin MaresRemoved references to buck2obj.h and obj2buck.h.
2004-07-06 Martin MaresUse lib/bbuf.h here.
2004-07-06 Martin MaresSmall improvements to buckettool:
2004-07-04 Robert Spalek- use buck2obj_parse() instead of obj_read_bucket(...
2004-06-28 Robert Spalekone mis-commit fixed
2004-06-28 Robert Spalekdump_parsed_bucket() simplified
2004-06-28 Robert Spalek- obj_read_bucket() takes a new parameter: struct mempo...
2004-06-28 Robert Spalek- buckettool updated to extract, cat, and create all...
2004-02-28 Martin Mares`buckettools -c' now uses fastbufs for output.
2004-02-24 Martin MaresBlank lines are considered separators, not terminators...
2003-11-22 Martin MaresReplaced obuck_fetch_end() by bclose() (which is a...
2003-10-19 Martin MaresReplaced the "orig_len" field in bucket headers which...
2002-10-06 Martin MaresIntroduced obuck_slurp_pool() to make reading of the...
2002-09-23 Martin MaresIntroduced bfdopen_shared() which behaves like bfdopen...
2002-08-26 Martin MaresAdded a quick-check mode which does bucket file checks...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-07-05 Martin MaresDue to a bug, the "fsck" mode was unable to fix broken...
2001-10-05 Martin MaresInsert is now capable of inserting a sequence of blank...
2001-09-26 Robert SpalekCF_USAGE printed (description of -S and -C parameters)
2001-09-01 Martin MaresAdded shakedown, but don't use it on real gatherer...
2001-03-15 Martin MaresUse sh_ftruncate() instead of ftruncate().
2001-03-15 Martin MaresBuckettool converted to standard command line parsing,
2001-03-09 Martin MaresSome typecasts due to LFS.
2001-03-07 Martin Maresopen -> sh_open
2001-01-07 Martin MaresWhen checking/fixing bucket file structure, adjust...
2001-01-07 Martin MaresAdded a simple utility for handling of buckets and...