Commit History

Author SHA1 Message Date
  Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 12 years ago
  Sascha Egerer 80cebbd4be Fixed getLocalChanges calls in VCS downloaders to match new function interface 12 years ago
  Sascha Egerer 667176d1d0 Add ChangeReport Interface 12 years ago
  Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 years ago
  Jordi Boggiano 8b8dc1fd70 Remove all possible cd calls, refs #1971 12 years ago
  Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 12 years ago
  Ricard Clau 56f4625ec8 check first if there are changes 12 years ago
  Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 12 years ago
  Jordi Boggiano 9c3201f6d7 Fix commit logs display with svn 13 years ago
  Jordi Boggiano 18973ed0b9 Do not check for changes if there is no vcs dir 13 years ago
  Jordi Boggiano 84ba1cc098 Fix typo 13 years ago
  Jordi Boggiano 3a9c5b3678 Remove dead break statements 13 years ago
  Jordi Boggiano 0a549efd0e Allow interactive resets or stash/apply cycles when updating dirty packages instead of failing hard 13 years ago
  Jordi Boggiano ef1f8a605f Fix file modes 13 years ago
  Jordi Boggiano 4d84f62cd9 Improve consistency and formatting of verbose output for update/install 13 years ago
  Jordi Boggiano 1aed88003f Merge remote-tracking branch 'digitalkaoz/issue_801' 13 years ago
  Jordi Boggiano 209d3ebfc4 Show detailed changes in verbose mode, refs #842 13 years ago
  Tiago Ribeiro aba2ab2212 Added status command to display local changes to packages 13 years ago
  Robert Schönthal 68d80e162a fixes #801 show logs in --verbose mode for source packages 13 years ago
  Jordi Boggiano d53ebf5ba9 Fix svn status with externals, fixes #766 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode 13 years ago
  Jordi Boggiano 5a7abfd84f Remove code duplication in Svn classes 13 years ago
  Jordi Boggiano 8fb9c4bf3b Svn related coding style/consistency fixes and minor improvements 13 years ago
  till 434f10f2d7 * more cs fixes 13 years ago
  till c6653f0711 * fix up CS suggestions from stof/seldaek 13 years ago
  till c7dc49fe10 * added execute() wrapper to generalize command execution in downloader 13 years ago
  till 3de8d66a82 * refactor SvnDownloader to use new Util Class 13 years ago