Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen 4f807a84c5 BusyBox has no business hard coding the number of major and minor bits for a há 20 anos atrás
  Eric Andersen aff114c33d Larry Doolittle writes: há 20 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. há 21 anos atrás
  Glenn L McGrath 916ba53f1a Fix up hard links há 21 anos atrás
  Glenn L McGrath c9f1fce9bb A strict interpretation of the ustar format requires the type flag to be há 21 anos atrás
  Glenn L McGrath b0e163a93b Add extra comments, freakout if a pax archive is encoutered. há 21 anos atrás
  Glenn L McGrath a8f756fc7f Remove debugging há 21 anos atrás
  Glenn L McGrath 6aa52234e8 Dont strip trailing '/' until _after_ i test to set if its there ! há 21 anos atrás
  Glenn L McGrath e39ee01821 Fix tar hard links há 21 anos atrás
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code há 21 anos atrás
  Glenn L McGrath e857122c97 Fix tar-handles-nested-exclude testcase há 21 anos atrás
  Glenn L McGrath f074afc2a0 Dont free filename, its needed in the extracted files list. há 21 anos atrás
  Glenn L McGrath 54ac057c00 Fix memory leaks há 21 anos atrás
  Glenn L McGrath e57feeb9e6 Keep trying to find a good header, if we exit it will cause .tar.gz há 21 anos atrás
  Glenn L McGrath 2685724e23 Fix tar -j support há 21 anos atrás
  Glenn L McGrath beb3bbd991 Fix handling of hardlinks when OLDGNU and GNU extensions arent enabled. há 21 anos atrás
  Glenn L McGrath ef91bf67ed Use the typeflag to identify if its a hardlink on OLD and GNU posix há 21 anos atrás
  Glenn L McGrath 87af49f26b If a tar entry is a regualr file ending in a '/' then its really a há 21 anos atrás
  Glenn L McGrath 3d5828fb6d Change hardlink handling for tar to work the same way as cpio há 21 anos atrás
  Eric Andersen 1b0075d243 Fixup problem unconditionally converting all hard links to symlinks. há 21 anos atrás
  Glenn L McGrath b838420fd5 Handle hard links by converting them to symlinks há 21 anos atrás
  Manuel Novoa III cad5364599 Major coreutils update. há 22 anos atrás
  Glenn L McGrath 21110a0aa2 Fix long standing bug with old gnu tar files, add a check so tar will há 22 anos atrás
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). há 22 anos atrás
  Glenn L McGrath b7a76df4d1 Fix long filename support há 22 anos atrás
  Glenn L McGrath 7f2a95319b Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files há 22 anos atrás
  Glenn L McGrath 8e94098423 Change filter paramaters, filters can be more powefull now há 22 anos atrás
  Glenn L McGrath 237ae42fc9 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j há 22 anos atrás
  Glenn L McGrath c5c1a8a112 Fix exclude/include problem há 22 anos atrás
  Glenn L McGrath 2e41d0cb77 Fix compress support and prevent a segfault há 22 anos atrás