Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pear/Archive_Tar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.6
Choose a base ref
...
head repository: pear/Archive_Tar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Feb 1, 2019

  1. Disable pear upgrade

    mrook committed Feb 1, 2019
    Copy the full SHA
    10d69e6 View commit details

Commits on Feb 21, 2019

  1. Copy the full SHA
    b794f51 View commit details

Commits on Mar 27, 2019

  1. 🎨 Rename new variables to fit existing naming convention

    Pierre Goiffon committed Mar 27, 2019
    Copy the full SHA
    f34a1ae View commit details
  2. Read buffer length is now a constructor parameter

    Default value set to 512 (current value)
    Pierre Goiffon committed Mar 27, 2019
    Copy the full SHA
    2229709 View commit details

Commits on Apr 4, 2019

  1. Merge pull request #23 from combodo-itop-libs/feature/bigger_read_buffer

    Read files with bigger buffer to speed up archive generation process
    mrook authored Apr 4, 2019
    Copy the full SHA
    d27ef96 View commit details
  2. Whitespace/naming fixes

    mrook committed Apr 4, 2019
    Copy the full SHA
    2801107 View commit details
  3. Formatting / whitespace

    mrook committed Apr 4, 2019
    Copy the full SHA
    c037e4f View commit details

Commits on Apr 8, 2019

  1. Bump package spec

    mrook committed Apr 8, 2019
    Copy the full SHA
    7e48add View commit details

Commits on Oct 20, 2019

  1. Add builds against 7.4 / master

    mrook committed Oct 20, 2019
    Copy the full SHA
    e6c4a8d View commit details

Commits on Oct 21, 2019

  1. Add test for invalid checksum

    mrook committed Oct 21, 2019
    Copy the full SHA
    3d90714 View commit details
  2. Use absolute path

    mrook committed Oct 21, 2019
    Copy the full SHA
    f4e7378 View commit details
  3. Copy the full SHA
    cbd6818 View commit details
  4. Copy the full SHA
    72e3398 View commit details
  5. Rebase onto new tests

    alexpott committed Oct 21, 2019
    Copy the full SHA
    54e8f93 View commit details
  6. PEAR code style

    alexpott committed Oct 21, 2019
    Copy the full SHA
    106db58 View commit details
  7. Add pear version info

    alexpott committed Oct 21, 2019
    Copy the full SHA
    76bc31e View commit details
  8. Fail for deprecations

    alexpott committed Oct 21, 2019
    Copy the full SHA
    359f898 View commit details
  9. Merge pull request #25 from alexpott/php74-deprecation

    Fix PHP 7.4 deprecation octdec()
    mrook authored Oct 21, 2019
    Copy the full SHA
    8361bf5 View commit details
  10. Copy the full SHA
    442bdff View commit details

Commits on Nov 28, 2019

  1. Copy the full SHA
    bf67547 View commit details
  2. Copy the full SHA
    f824947 View commit details

Commits on Dec 3, 2019

  1. Merge pull request #27 from mortenson/no-symlinks

    Add flag to disallow symlinks.
    mrook authored Dec 3, 2019
    Copy the full SHA
    749b187 View commit details

Commits on Dec 4, 2019

  1. Update package.xml

    mrook committed Dec 4, 2019
    Copy the full SHA
    c5b0005 View commit details
  2. Test on 7.4

    mrook committed Dec 4, 2019
    Copy the full SHA
    64816d3 View commit details

Commits on Jan 9, 2020

  1. Copy the full SHA
    8407ee4 View commit details

Commits on Apr 19, 2020

  1. more to ignore

    ashnazg committed Apr 19, 2020
    Copy the full SHA
    03cb29b View commit details
  2. Copy the full SHA
    85982c4 View commit details
  3. use nightly

    ashnazg committed Apr 19, 2020
    Copy the full SHA
    2d23d13 View commit details

Commits on Apr 20, 2020

  1. Merge pull request #30 from ashnazg/master

    Normalize build logic
    mrook authored Apr 20, 2020
    Copy the full SHA
    716aacb View commit details

Commits on Sep 14, 2020

  1. Fix block padding when the file buffer length is a multiple of 512 an…

    …d smaller than Archive_Tar buffer length
    steffunky committed Sep 14, 2020
    Copy the full SHA
    d73a72a View commit details

Commits on Sep 15, 2020

  1. Copy the full SHA
    a1ff994 View commit details
  2. Merge pull request #32 from steffunky/fix-file-size-is-a-multiple-of-…

    …buffer
    
    Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
    mrook authored Sep 15, 2020
    Copy the full SHA
    e47f8c2 View commit details
  3. Copy the full SHA
    8dd8b31 View commit details
  4. Update package.xml

    mrook committed Sep 15, 2020
    Copy the full SHA
    bbb4f10 View commit details

Commits on Nov 19, 2020

  1. Copy the full SHA
    0670a05 View commit details
  2. Copy the full SHA
    17d355c View commit details

Commits on Dec 8, 2020

  1. Create dependabot.yml

    mrook authored Dec 8, 2020
    Copy the full SHA
    6577db7 View commit details
  2. Add initial GA workflow

    mrook committed Dec 8, 2020
    Copy the full SHA
    3719fa4 View commit details
  3. Add funding list

    mrook committed Dec 8, 2020
    Copy the full SHA
    b4e25d6 View commit details
  4. Copy the full SHA
    4e2933a View commit details
  5. Prevent array notices

    mrook committed Dec 8, 2020
    Copy the full SHA
    c62a3dd View commit details
  6. Run installation as root

    mrook committed Dec 8, 2020
    Copy the full SHA
    2d82a4f View commit details
  7. Copy the full SHA
    be2da51 View commit details

Commits on Dec 14, 2020

  1. 1
    Copy the full SHA
    cde4605 View commit details

Commits on Jan 18, 2021

  1. Update package.xml

    mrook committed Jan 18, 2021
    Copy the full SHA
    19bb8e9 View commit details

Commits on Feb 1, 2021

  1. Copy the full SHA
    ae2bc12 View commit details
  2. Merge pull request #34 from mcdruid/harden_destructor

    Check _temp_tarname before deleting temp file in destructor.
    mrook authored Feb 1, 2021
    Copy the full SHA
    10db38c View commit details

Commits on Feb 4, 2021

  1. Copy the full SHA
    e666a21 View commit details
  2. Always run all builds

    mrook committed Feb 4, 2021
    Copy the full SHA
    323dd1b View commit details
  3. Copy the full SHA
    dc721bd View commit details
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "composer" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
42 changes: 42 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
on:
push:
branches:
- master
pull_request:

jobs:
test:
runs-on: ${{ matrix.operating-system }}
strategy:
fail-fast: false
matrix:
operating-system: [ ubuntu-latest ]
php: [ '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1' ]
dependencies: [ 'locked' ]

name: PHP ${{ matrix.php }} on ${{ matrix.operating-system }} with ${{ matrix.dependencies }} dependencies

steps:
- uses: actions/checkout@v2
name: Checkout repository

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}

- uses: ramsey/composer-install@v1
with:
dependency-versions: ${{ matrix.dependencies }}

- name: Install PEAR
run: |
sudo apt-get --fix-broken install
sudo apt-get install php-pear
pear list
- name: Run tests
run: |
sudo pear install -f package.xml
pear version
pear run-tests -qr tests/ || { cat run-tests.log; for i in `find tests/ -name '*.out'`; do echo "$i"; cat "$i"; done; exit 1; }
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -8,3 +8,8 @@ vendor
.buildpath
.project
.settings
# pear
.tarballs
*.tgz
# phpunit
build
28 changes: 0 additions & 28 deletions .travis.yml

This file was deleted.

Loading