1. eb1c940 Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. by Glenn L McGrath · 23 years ago
  2. 9aff903 Reorganise archive extraction code by Glenn L McGrath · 23 years ago
  3. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 23 years ago
  4. 33431eb dpkg improvements, use full package struct, avoid extracting to tmp dir, rename variable. by Glenn L McGrath · 23 years ago
  5. 445fb95 dpkg-deb -f and partial -I commands, adds 600 bytes by Glenn L McGrath · 23 years ago
  6. 3e2ab88 New dpkg-deb function -t, stands for --fsys-tarfile by Glenn L McGrath · 23 years ago
  7. 6785b51 dpkg-deb -c works now by Glenn L McGrath · 23 years ago
  8. 359c106 Fix dpkg-deb, enum's are cool by Glenn L McGrath · 23 years ago
  9. 4949faf copy_file_chunk uses streams now. by Glenn L McGrath · 23 years ago
  10. d22e560 Move deb_extract() to libbb, dpkg now independent of dpkg-deb by Glenn L McGrath · 23 years ago
  11. 9d53c8a Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c by Glenn L McGrath · 23 years ago
  12. f608da4 Ignore SIGTERM prior to gz_close() by Glenn L McGrath · 23 years ago
  13. fdefbbb dpkg_deb had not been updated for the new gunzip interface. Fix it. -Erik by Eric Andersen · 23 years ago
  14. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  15. 821fbf0 New option 'list' produces output that can be used for the packages .list file. by Glenn L McGrath · 24 years ago
  16. bc9afad New function, deb-extract to be used by dpkg, code cleanups. saves some bytes by Glenn L McGrath · 24 years ago
  17. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  18. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  19. f914a8a Close files before exit by Glenn L McGrath · 24 years ago
  20. 59c09d0 Fix warning for unused variable by Glenn L McGrath · 24 years ago
  21. 58a4085 really add dpkg-deb.c this time by Glenn L McGrath · 24 years ago