]> mj.ucw.cz Git - libucw.git/history - lib/buckettool.c
added a decoder from buckets to objects
[libucw.git] / lib / buckettool.c
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...