back to dev
[pharext/pharext] / src / pharext / Packager.php
2021-01-15  Michael Wallnerfix packaging relative source directories
2018-02-27  Michael Wallnerbetter error message
2016-10-09  Michael Wallnerpackager: allow overrideing package info from cli
2015-09-03  Michael Wallnertypo
2015-09-03  Michael Wallners/CliCommand/Cli\Command/g
2015-09-03  Michael Wallners/CliArgs/Cli\Args/g
2015-09-01  Michael WallnerMerge pull request #3 from gitter-badger/gitter-badge
2015-08-25  Michael Wallnersupport for running .ext.phars without ext/phar
2015-05-19  Michael Wallnerfix trailing newline in quiet mode
2015-05-15  Michael Wallnerlicense helper
2015-05-15  Michael Wallneruse a Metadata class
2015-05-08  Michael Wallnersupport for git tags/branches
2015-04-08  Michael Wallnerfix stream progress notification with resetting bytes_max
2015-03-30  Michael Wallnertypo
2015-03-30  Michael Wallnerfix for bug #64343
2015-03-29  Michael Wallnerbasic source dirs && general tarball fixup
2015-03-28  Michael Wallnerconsistent verbosity
2015-03-27  Michael Wallnerupdate README
2015-03-27  Michael Wallnermore refactoring; now the package hook starts to make...
2015-03-24  Michael Wallnerconsistent exit codes
2015-03-24  Michael Wallnerconsistent help messages
2015-03-24  Michael Wallnersupport for zend_extension
2015-03-24  Michael Wallnermajor refactoring under the hood
2015-03-22  Michael Wallnerdownload progress, cleanups
2015-03-22  Michael Wallneradd ExecCmd and Tempdir
2015-03-21  Michael Wallnersupport git clones and (PECL) package archives as sources
2015-03-10  Michael Wallnerrelease v2.0.1 v2.0.1
2015-03-09  Michael Wallnerreorder code and files, remove the filtered source...
2015-03-09  Michael Wallneropenssl signing
2015-03-09  Michael Wallnerfix compressed phars
2015-03-06  Michael WallnerShip your dependencies as phars inside the phar
2015-03-06  Michael Wallnersimplify
2015-03-06  Michael WallnerImplement packager and installer hooks
2015-03-05  Michael Wallnerrefactor some commonly used code into a trait
2015-03-05  Michael Wallnerdo not exit on compression failure
2015-03-04  Michael Wallner-ext -> .ext
2015-03-04  Michael Wallnerinit