- 87a08e4 lzop: remove method checks which are always true/false by Denys Vlasenko · 7 years ago
- 3d4f688 lzop: buffer several 32-bit writes when we start a new compressed block by Denys Vlasenko · 7 years ago
- 24ef5c6 lzop: reuse strings by Denys Vlasenko · 7 years ago
- 15684bf lzop: checksum reads do not need to be checksummed by Denys Vlasenko · 7 years ago
- 3a7d16d lzop: don't support ancient versions < 0.94 (15 Oct 1997) by Denys Vlasenko · 7 years ago
- 434f959 lzop: code shrink by using header_t matching on-disk layout by Denys Vlasenko · 7 years ago
- ddacb03 libbb: commonalize a bit of little-endian CRC32 table generation code by Denys Vlasenko · 7 years ago
- 99ac175 lzop: code shrink by Denys Vlasenko · 7 years ago
- 97058d0 unlzop: fix --help: it has -U instead of -k by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 1c013fa archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop by Denys Vlasenko · 7 years ago
- 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
- eb3fdc8 Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable by Denys Vlasenko · 8 years ago
- 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 4840325 lzop: eliminate variable, use "int" as return type by Denys Vlasenko · 9 years ago
- e7800f3 Rename transformer_aux_data_t -> transformer_state_t by Denys Vlasenko · 10 years ago
- f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
- ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 11 years ago
- 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 11 years ago
- 66620fa archival/*: move "kbuild:" snippets into .c files by Denys Vlasenko · 11 years ago
- 93b5181 archival: note implicit dependencies between lzop & bbunzip by Mike Frysinger · 12 years ago
- 2fe5fed lzop: fiq -q and OPTION_DECOMPRESS mismatch by Denys Vlasenko · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
- d6f5000 *: style fixes. no code changes by Denys Vlasenko · 13 years ago
- d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 1f4447b move help text from include/usage.src.h to archival/*.c by Pere Orga · 14 years ago
- b7c9fb2 whitespace fixes by Denys Vlasenko · 14 years ago
- 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago
- 9ce642f libbb: introduce and use common crc32 routine by Denys Vlasenko · 14 years ago
- 8ae6e9b lzop: fix misordered "v=NULL; free(v)", small code shrink by Denys Vlasenko · 14 years ago
- 39a04f7 archival/*: shrink by reusing sufficiently similar functions by Denys Vlasenko · 15 years ago
- 8bcaa6a lzop: fix indentation by Denys Vlasenko · 15 years ago
- ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
- ef5bc2c *: three more NOINLINEs by Denys Vlasenko · 15 years ago
- a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
- 9038d6f remove trailing whitespace by Denys Vlasenko · 15 years ago
- 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago