Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libarchive: alter handling of failure to create symlinks | Ron Yorston | 2022-09-27 | 1 | -19/+8 |
* | win32: implement symlink(2) | Ron Yorston | 2021-02-12 | 1 | -11/+19 |
* | libarchive: allow extraction of hard links | Ron Yorston | 2021-01-19 | 1 | -3/+7 |
* | libarchive: remove more symlink code | Ron Yorston | 2019-02-14 | 1 | -3/+2 |
* | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 1 | -10/+11 |
|\ | |||||
| * | tar: fix interaction of delayed symlink and hardlink creation | Harald van Dijk | 2018-05-22 | 1 | -10/+11 |
* | | libarchive: failure to extract symlink isn't fatal | Ron Yorston | 2018-04-09 | 1 | -1/+9 |
|/ | |||||
* | tar,unzip: postpone creation of symlinks with "suspicious" targets | Denys Vlasenko | 2018-02-20 | 1 | -33/+26 |
* | libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 | Denys Vlasenko | 2017-08-10 | 1 | -0/+48 |