1. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  3. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed (92%) from archival/libunarchive/data_extract_to_stdout.c]
  4. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  5. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  6. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  7. afc9ff9 removal of commented-out cruft 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. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  10. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  11. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  12. 8ee2b27 Add missing include files by Eric Andersen · 21 years ago
  13. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  14. 334dc65 Fix a bug of mine where extracting files to stdout would extract to 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. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  17. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago