Commit History

Author SHA1 Message Date
  Gordon Franke 202701c391 Escape env value before passing it to system call 11 years ago
  Jordi Boggiano f85a366eb9 Finalize new autoloader-suffix config value, refs #2524, fixes #1413 11 years ago
  Gennady Feldman f8376a5b34 Updating ConfigCommand so that we can set github-domains from the command line. 12 years ago
  Jordi Boggiano 05ffc605f1 Ignore chmod failures, fixes #1854 12 years ago
  Jordi Boggiano e68d455c5c Remove the http protocol from github-protocols, refs #1955 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
  Miklós Márton 9110c6413e Minor code reorg to reduce duplication 12 years ago
  Miklós Márton 0f8530ef56 Support for 'prefer-source' config setting, refs #553 12 years ago
  Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 12 years ago
  Jordi Boggiano 8eb71f5478 Merge remote-tracking branch 'ricardclau/dirty-updates' 12 years ago
  Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 12 years ago
  Daniel González ed590de8dd typo 12 years ago
  Jordi Boggiano 94e99b9c8b Update docs, config command and schema with all the config values 12 years ago
  Jordi Boggiano 5165008be7 Merge remote-tracking branch 'pierredup/master' 12 years ago
  Jordi Boggiano a7c950cddd Add support for github-oauth in config command 12 years ago
  Pierre du Plessis 91ca7d7493 Make use-include-path default to false 12 years ago
  Pierre du Plessis 84b34b70e0 Add config option to set if the PHP include path should automatically be used when generating the autoloader 12 years ago
  Jordi Boggiano 111c42b8fb Make config command list all values in the config (aggregated defaults + global [+ local]) 13 years ago
  Jordi Boggiano 0d506228d6 Allow the config command to read out values if no new value is provided 13 years ago
  Jordi Boggiano ef68125b3b Fix config listing 13 years ago
  Jordi Boggiano b05a554883 Add cache-files-ttl setting, and docs for the cache 13 years ago
  Jordi Boggiano c53729793b Make sure the global config file is only readable by the owner 13 years ago
  Jordi Boggiano fa89ef75e4 Remove unused use statements 13 years ago
  Jordi Boggiano 503234451b Simplify ConfigCommand to use the JsonConfigSource 13 years ago
  Christophe Coevoet c322476343 Fixed the help of the config command 13 years ago
  Jordi Boggiano 4e3f4f24fc Try to figure out which editor is available on *nix 13 years ago
  Jordi Boggiano a4e5f000d5 Only create the root file empty and error out on missing local files 13 years ago
  Jordi Boggiano 5cb9a6ead7 Write in the json directly without reformatting the whole file - skip validation since that is not really the job of the config command 13 years ago
  Jordi Boggiano 8403178ddb config --list should only list relevant sections 13 years ago