Commit History

Author SHA1 Message Date
  Filip Procházka 9d8db4e148 AutoloadGenerator: respect dependencies, when requiring files 12 years ago
  Jordi Boggiano 0689e24e83 Update command descriptions, fixes #1068 12 years ago
  Jordi Boggiano 5d2ff93324 Merge pull request #1067 from stof/suggestions 12 years ago
  Christophe Coevoet 9e372b1d8b Simplified the code 12 years ago
  Christophe Coevoet d0faa016c1 Refactored the search of suggested packages to support replacements 12 years ago
  Christophe Coevoet f181dc84e2 Added tests for the suggestions 12 years ago
  Jordi Boggiano d5916ce731 Fix test 12 years ago
  Jordi Boggiano 10d1a4382f Only generate lock file when actually necessary, fixes #1064 12 years ago
  Jordi Boggiano e0dc045955 Merge pull request #1054 from mheleniak/clean_up_bat_files 12 years ago
  Jordi Boggiano ecda3ea74c Merge pull request #1060 from fabpot/fix-show-command-warning 12 years ago
  Jordi Boggiano 0932f65a17 Return 7 chars and not 6 for short git hashes, formatting fixes 12 years ago
  Jordi Boggiano 338730b19b Merge remote-tracking branch 'zczapran/issue/1043_wrong_output_for_versions_when_updating' 12 years ago
  Jordi Boggiano e01a9c564d Fix parsing of stability for lowercased RC versions 12 years ago
  Jordi Boggiano ecb6dcb60d Merge pull request #1045 from benji07/shebang-bug 12 years ago
  Benjamin Lévêque 042d2d4a77 readlink -f is missing on osx 12 years ago
  Fabien Potencier b5897b291d Fix PHP warning in the show command when using the -s flag 12 years ago
  Mateusz Heleniak 924d39f405 also clean up *.bat files 12 years ago
  Zbigniew Czapran 8d966547a2 removed overkill function isHash as suggested by @stloyd 12 years ago
  Zbigniew Czapran c0c23033d5 simplified if statement 12 years ago
  Zbigniew Czapran 730f206cea removed unneccesary PackageMock and trailing whitespaces 12 years ago
  Zbigniew Czapran 80c2736021 in VersionParser only truncate the version if hash 12 years ago
  Jordi Boggiano a04591bbd7 Update to latest dev version of process 12 years ago
  Jordi Boggiano 5b7afe26f2 Update deps 12 years ago
  Jordi Boggiano 781e0d4f55 Add detection of gitolite user for git repos 12 years ago
  Jordi Boggiano 803178d28f CS fixes for #1038 12 years ago
  Jordi Boggiano 9f3f80a8d0 Merge remote-tracking branch 'CHH/feature/smarter-packagejson-append' 12 years ago
  Christoph Hochstrasser 560d6daccf Using separate variable for URL parts 12 years ago
  Christoph Hochstrasser 841efc98a6 Appending 'packages.json' only if not present in URL 12 years ago
  Jordi Boggiano e2f8098f53 Fix depends command on 5.3, fixes #1034 12 years ago
  Jordi Boggiano 5a247ca9a5 Fix regression in updating dev packages to latest ref, fixes #1030 12 years ago