1. e6c483e rpm2cpio: code shrink by Denys Vlasenko · 15 years ago
  2. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  3. 7f21494 rpm2cpio: handle bz2 too; code shrink by Pascal Bellard · 15 years ago
  4. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  5. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  6. 5dd8a03 gunzip: support concatenated gz files. by Denis Vlasenko · 17 years ago
  7. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  9. ab9eef2 bunzip2/gunzip/uncompress/unlzma: merge into common code - by Denis Vlasenko · 18 years ago
  10. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  11. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  12. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  13. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  14. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  15. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  16. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  17. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  18. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  19. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  20. dfcb5b0 s/u_int/uint/g by Eric Andersen · 21 years ago
  21. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  23. f92caa7 Call lseek directly rather than via data_align() by Glenn L McGrath · 22 years ago
  24. 2a2ab14 Fix an obvious thinko -Erik by Eric Andersen · 22 years ago
  25. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  26. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  27. a5f09c6 Use fopen wrapper. by Matt Kraai · 23 years ago
  28. dcbca62 Standard typing (u_int16_t instead of u16, u_int32_t instead by Eric Andersen · 23 years ago
  29. 26a0d9a Call setvbuf from here isntead of gz_open for compatability with uclibc by Glenn L McGrath · 23 years ago
  30. f8736d2 rpm2cpio applet by Laurence Anderson by Glenn L McGrath · 23 years ago