summaryrefslogtreecommitdiff
path: root/archival/libunarchive/header_verbose_list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tar: real support for -p. +200 if selected.Denis Vlasenko2008-02-141-0/+28
* introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko2007-09-271-2/+1
* do not do utime() on links, it acts on link targets, and we don't want that.Denis Vlasenko2007-06-201-2/+2
* header_verbose_list: stop truncating file size in listingDenis Vlasenko2006-11-241-5/+2
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-0/+4
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it.Rob Landley2005-11-121-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* New common unarchive code.Glenn L McGrath2002-09-251-0/+29