aboutsummaryrefslogtreecommitdiff
path: root/archival (follow)
Commit message (Expand)AuthorAgeFilesLines
* tar: try harder to detect old tar filesRon Yorston2024-11-081-0/+5
* libarchive: pdpmake requires some ar functionsRon Yorston2024-11-061-0/+1
* build system: avoid full rebuild when EXTRAVERSION changesRon Yorston2024-02-161-0/+3
* Merge branch 'busybox' into mergeRon Yorston2023-07-134-7/+7
|\
| * Update applet size estimatesDenys Vlasenko2023-07-103-6/+6
| * libbb: code shrink: introduce and use [_]exit_FAILURE()Denys Vlasenko2023-06-151-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2023-05-231-1/+1
|\|
| * cpio: tweak --helpDenys Vlasenko2023-05-091-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2023-04-092-4/+19
|\|
| * libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]Denys Vlasenko2023-04-061-1/+0
| * unzip: document some options we might supportDenys Vlasenko2023-02-231-0/+7
| * unzip: clear SUID/GID bits, implement -K to not clear themDenys Vlasenko2023-02-221-3/+12
* | Merge branch 'busybox' into mergeRon Yorston2023-01-051-0/+2
|\|
| * unzip -l: add missed big-endian conversions date and timePeter Kaestle2022-11-291-0/+2
* | make: pdpmake needs long filename support in ar tooRon Yorston2022-11-131-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2022-10-121-1/+1
|\|
| * *: style fixDenys Vlasenko2022-08-301-1/+1
* | libarchive: alter handling of failure to create symlinksRon Yorston2022-09-271-19/+8
* | make: new appletRon Yorston2022-08-013-4/+9
* | Fix POSIX buildFRP-4621-gf3c5e8bc3Ron Yorston2022-02-271-2/+2
* | cpio: code shrink with !FEATURE_EXTRA_FILE_DATARon Yorston2022-02-101-1/+5
* | Merge busybox into mergeRon Yorston2022-02-092-1/+3
|\|
| * libbb: shrink lineedit_read_key()Denys Vlasenko2022-01-181-1/+1
| * fix "defined but not used" warningsDenys Vlasenko2022-01-171-0/+2
* | Merge busybox into mergeRon Yorston2021-12-272-1/+57
|\|
| * libarchive/get_header_ar.c: fix extraction of archives from binutils in deter...Peter Korsgaard2021-12-121-1/+5
| * cpio: add support for --renumber-inodes like GNU cpioAriadne Conill2021-10-131-0/+32
| * cpio: add support for --ignore-devno like GNU cpioAriadne Conill2021-10-131-0/+20
* | rpm: code shrinkRon Yorston2021-11-141-0/+4
* | Merge branch 'busybox' into mergeRon Yorston2021-10-133-5/+11
|\|
| * tar: prevent malicious archives with enormous long name sizes OOMing the machineDenys Vlasenko2021-10-111-3/+8
| * *: add more beneficial NOINLINEsDenys Vlasenko2021-10-102-2/+2
| * tar: improve comments, add FIXMEs. no code changesDenys Vlasenko2021-10-081-2/+3
* | Merge branch 'busybox' into mergeRon Yorston2021-09-212-3/+5
|\|
| * libbb: eliminate a static data array in bb_mode_string()Denys Vlasenko2021-09-172-3/+5
* | Merge branch 'busybox' into mergeRon Yorston2021-08-304-10/+12
|\|
| * bzip: make ftab[] and crc32table[] member arrays of EState, do not allocateDenys Vlasenko2021-08-292-8/+10
| * tar,smemcap: silence compiler warningRon Yorston2021-08-221-1/+1
| * Regularize "NUL terminated input" --help textsDenys Vlasenko2021-08-221-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2021-08-222-29/+37
|\|
| * tar,smemcap: commonalyze checksumming code for tar headerDenys Vlasenko2021-08-202-29/+37
* | Merge branch 'busybox' into mergeRon Yorston2021-08-171-11/+12
|\|
| * tar: exclude files before updating hardlink info listHarald van Dijk2021-08-021-5/+5
| * tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILEDenys Vlasenko2021-08-021-6/+7
* | Merge branch 'busybox' into mergeRon Yorston2021-06-288-10/+23
|\|
| * cpio: fix sscanf on unterminated bufferS Harris2021-06-231-1/+2
| * unlzma: fix a case where we could read before beginning of bufferDenys Vlasenko2021-06-151-1/+4
| * *: more --help tweaksDenys Vlasenko2021-06-151-1/+1
| * *: --help tweaksDenys Vlasenko2021-06-144-5/+14
| * *: more --help tweaks, mostly expanding ts --helpDenys Vlasenko2021-06-131-1/+1