1. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  2. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed (93%) from archival/libunarchive/seek_by_read.c]
  3. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  4. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  5. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  6. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
  7. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  8. 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
  9. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  10. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago[Renamed (66%) from archival/libunarchive/seek_by_char.c]
  11. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  12. fa939aa - include proper headers. by Bernhard Reutner-Fischer · 19 years ago
  13. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  14. 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
  15. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  16. d09bcec Read in blocks rather than one char at a time, greatly improves speed by Glenn L McGrath · 21 years ago
  17. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago[Copied (70%) from archival/libunarchive/seek_sub_file.c]
  18. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  19. 2276d83 Fixup warnings and undefined operations that show up in gcc-3.1 -Erik by Eric Andersen · 22 years ago
  20. 7134d65 Attempt to fix libc compiling error regarding off_t by Glenn L McGrath · 23 years ago
  21. 95ebf61 *** empty log message *** by Glenn L McGrath · 23 years ago