0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
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... almost 7 years ago
Adds better error handling for repos that don't contain the commit that's being deployed (or compared to). More... over 7 years ago
Merge pull request #81 from roibeart/master More... over 8 years ago
Updates README describing check_sync_with_remote option More... over 8 years ago
Fixes an issue with a missing dependency in the PHAR. More... over 8 years ago
Moves all dependencies to require-dev, since they're development dependencies that no one else needs. More... over 8 years ago
Updates Composer packages. More... over 8 years ago
Makes the colour reset to the original colour after throwing an error. More... over 8 years ago
Merge pull request #79 from roibeart/master More... over 8 years ago
Adds an option to check if the repository is aligned with the remote before the deploy More... over 8 years ago
Fixes a couple of issues with PHP 7.1. Makes "composer update" automatically rebuild git-deploy. More... over 9 years ago
Rebuilds git-deploy with the latest packages. More... over 9 years ago
Adds the composer.lock so people can get the same version that was used to build the last git-deploy. More... over 9 years ago
Fixes an issue with deploying files with special characters in their filenames. More... over 9 years ago
Adds flysystem in preparation for a future update. More... over 9 years ago
Fixes a bug with grabbing file contents. More... over 9 years ago
Merge branch 'master' of github.com:BrunoDeBarros/git-deploy-php More... over 9 years ago
Ignores non-project files when building PHAR. More... over 9 years ago
Adds PSR autoloading for src files. More... over 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... over 9 years ago
Ignores composer files. More... about 10 years ago
Removes vendor dir from repo. More... about 10 years ago
Makes git-deploy executable. More... about 10 years ago
Fixes an issue with authors in the composer.json and adds all contributors to it. More... about 10 years ago
Adds composer.json for easy 'require' into existing projects. More... about 10 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... about 10 years ago
Adds CLImate for future improvements to git-deploy-php's output. More... about 10 years ago
Removes useless files from release ZIPs. More... about 10 years ago
Reformats all the code according to the project's code style. More... over 10 years ago
Merge pull request #64 from Tornskaden/laravel_maintenance_option More... over 10 years ago