0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes an issue that caused problems with uploading files with spaces in their filename. More... over 6 years ago
Adds better error handling for repos that don't contain the commit that's being deployed (or compared to). More... about 7 years ago
Merge pull request #81 from roibeart/master More... almost 8 years ago
Updates README describing check_sync_with_remote option More... almost 8 years ago
Fixes an issue with a missing dependency in the PHAR. More... almost 8 years ago
Moves all dependencies to require-dev, since they're development dependencies that no one else needs. More... almost 8 years ago
Updates Composer packages. More... almost 8 years ago
Makes the colour reset to the original colour after throwing an error. More... almost 8 years ago
Merge pull request #79 from roibeart/master More... almost 8 years ago
Adds an option to check if the repository is aligned with the remote before the deploy More... almost 8 years ago
Fixes a couple of issues with PHP 7.1. Makes "composer update" automatically rebuild git-deploy. More... almost 9 years ago
Rebuilds git-deploy with the latest packages. More... almost 9 years ago
Adds the composer.lock so people can get the same version that was used to build the last git-deploy. More... almost 9 years ago
Fixes an issue with deploying files with special characters in their filenames. More... about 9 years ago
Adds flysystem in preparation for a future update. More... about 9 years ago
Fixes a bug with grabbing file contents. More... about 9 years ago
Merge branch 'master' of github.com:BrunoDeBarros/git-deploy-php More... about 9 years ago
Ignores non-project files when building PHAR. More... about 9 years ago
Adds PSR autoloading for src files. More... about 9 years ago
Fixes an issue with grabbing the contents of files with special characters in them. Adds support for handling files renamed in Git. More... about 9 years ago
Ignores composer files. More... over 9 years ago
Removes vendor dir from repo. More... over 9 years ago
Makes git-deploy executable. More... over 9 years ago
Fixes an issue with authors in the composer.json and adds all contributors to it. More... over 9 years ago
Adds composer.json for easy 'require' into existing projects. More... over 9 years ago
Adds troubleshooting notes to address common issues with editing deploy.ini, and removes short-form server declarations, which cause problems for some people. More... over 9 years ago
Adds CLImate for future improvements to git-deploy-php's output. More... over 9 years ago
Removes useless files from release ZIPs. More... over 9 years ago
Reformats all the code according to the project's code style. More... almost 10 years ago
Merge pull request #64 from Tornskaden/laravel_maintenance_option More... almost 10 years ago