| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-28 | 1 | -2/+2 |
|\ |
|
| * | *: more --help tweaks | Denys Vlasenko | 2021-06-15 | 1 | -1/+1 |
| * | *: --help tweaks | Denys Vlasenko | 2021-06-13 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-05-14 | 1 | -5/+29 |
|\| |
|
| * | unzip: add -t | Denys Vlasenko | 2021-04-14 | 1 | -3/+9 |
| * | unzip: fix for .zip archives with >4GB file | Denys Vlasenko | 2021-04-14 | 1 | -2/+20 |
* | | libarchive: allow extraction of hard links | Ron Yorston | 2021-01-19 | 1 | -4/+1 |
* | | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1 | Ron Yorston | 2020-05-29 | 1 | -1/+7 |
|\| |
|
| * | unzip: -d should create the dir | Lauri Kasanen | 2020-04-29 | 1 | -1/+7 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-08-16 | 1 | -9/+9 |
|\| |
|
| * | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 1 | -9/+9 |
* | | libarchive: remove more symlink code | Ron Yorston | 2019-02-14 | 1 | -1/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 1 | -1/+1 |
|\| |
|
| * | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-10-08 | 1 | -20/+37 |
|\| |
|
| * | unzip: use printable_string() for printing filenames | Denys Vlasenko | 2018-09-30 | 1 | -20/+37 |
* | | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 1 | -3/+4 |
|\| |
|
| * | tar: fix interaction of delayed symlink and hardlink creation | Harald van Dijk | 2018-05-22 | 1 | -3/+4 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-03-01 | 1 | -11/+14 |
|\| |
|
| * | tar,unzip: postpone creation of symlinks with "suspicious" targets | Denys Vlasenko | 2018-02-20 | 1 | -11/+14 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-02-13 | 1 | -1/+3 |
|\| |
|
| * | unzip: do not set directory mode to 0777 | Denys Vlasenko | 2018-02-06 | 1 | -1/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-12-09 | 1 | -8/+9 |
|\| |
|
| * | unzip: add missing -j to trivial usage | Eugene Rudoy | 2017-11-09 | 1 | -1/+1 |
| * | unzip: fix content listing and filtering when -j is used | Eugene Rudoy | 2017-11-09 | 1 | -7/+8 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-08-22 | 1 | -2/+8 |
|\| |
|
| * | libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 | Denys Vlasenko | 2017-08-10 | 1 | -2/+8 |
* | | unzip: omit special treatment of non-GNU getopt | Ron Yorston | 2017-07-30 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-29 | 1 | -0/+1 |
|\| |
|
| * | unzip: fix regression on big-endian machines | Natanael Copa | 2017-07-27 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-24 | 1 | -64/+141 |
|\| |
|
| * | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -8/+8 |
| * | unzip: sanitize filename length: malloc(1234mb) is not funny | Denys Vlasenko | 2017-07-20 | 1 | -2/+8 |
| * | unzip: implement -j, closes 9126 | Denys Vlasenko | 2017-07-20 | 1 | -16/+30 |
| * | unzip: robustify overwrite checks | Denys Vlasenko | 2017-07-20 | 1 | -31/+53 |
| * | unzip: support symlinks. Closes 10031 | Denys Vlasenko | 2017-07-20 | 1 | -13/+48 |
| * | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-07-18 | 1 | -0/+21 |
|\| |
|
| * | unzip: TODO for symlink support | Denys Vlasenko | 2017-07-11 | 1 | -0/+21 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-05-29 | 1 | -1/+1 |
|\| |
|
| * | whitespace fix | Denys Vlasenko | 2017-03-24 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-02-08 | 1 | -219/+270 |
|\| |
|
| * | unzip: match "Defl:?" display with info-zip; cosmetic code shuffling | Denys Vlasenko | 2017-01-09 | 1 | -102/+109 |
| * | unzip: optional support for xz | Denys Vlasenko | 2017-01-09 | 1 | -0/+13 |
| * | unzip: optional support for bzip2 and lzma | Denys Vlasenko | 2017-01-09 | 1 | -35/+58 |
| * | unzip: do not use CDF.extra_len, read local file header. Closes 9536 | Denys Vlasenko | 2017-01-08 | 1 | -114/+122 |
* | | unzip: use data from local header rather than CDF | Ron Yorston | 2017-01-08 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-01-08 | 1 | -123/+163 |
|\| |
|
| * | unzip: remove now-pointless lseek which returns current position | Cristian Ionescu-Idbohrn | 2017-01-05 | 1 | -5/+0 |
| * | typo fix in config help text | Denys Vlasenko | 2017-01-05 | 1 | -1/+1 |