Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-20 | Reorganise unarchiving functions, more code re-use, only does single pass(no ↵ | Glenn L McGrath | |
more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. It effects ar, dpkg-deb applets only | |||
2001-06-13 | Reorganise archive extraction code | Glenn L McGrath | |
2001-04-16 | dpkg improvements, use full package struct, avoid extracting to tmp dir, ↵ | Glenn L McGrath | |
rename variable. deb_extract, untar and dpkg_deb modified to make the above possible | |||
2001-04-15 | untar changed to allow deb_extract to extract to memory, allows better ↵ | Glenn L McGrath | |
operation of dpkg-deb -f | |||
2001-04-13 | dpkg-deb -f and partial -I commands, adds 600 bytes | Glenn L McGrath | |
2001-04-12 | New dpkg-deb function -t, stands for --fsys-tarfile | Glenn L McGrath | |
2001-04-12 | Fix dpkg-deb, enum's are cool | Glenn L McGrath | |
2001-04-11 | copy_file_chunk uses streams now. | Glenn L McGrath | |
2001-04-11 | Move deb_extract() to libbb, dpkg now independent of dpkg-deb | Glenn L McGrath | |