Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano edebbef98a Add test and fix for very large repos, moar possessive quantifiers, fixes #5104 il y a 9 ans
  Jordi Boggiano ce08582671 Fix CS il y a 9 ans
  Jordi Boggiano 27aac31970 Fix tests for autocrlf=true checkouts, fixes #4049 il y a 10 ans
  Jordi Boggiano ab02867015 Use natural sort to sort packages, refs #3872 il y a 10 ans
  Jordi Boggiano 081e26f4d7 Merge remote-tracking branch 'localheinz/feature/sort-packages' il y a 10 ans
  Jordi Boggiano fa398e14c7 Fix indent detection in json files when an empty line starts the object il y a 10 ans
  Jordi Boggiano 32a479a1e7 Fix subkey manipulation when the main key does not exist yet il y a 10 ans
  Andreas Möller 32538a21a2 Enhancement: Sort packages by importance, then alphabetically il y a 10 ans
  Jordi Boggiano 6c971c3028 Fix regex matching and add more tests for addSubNode, refs #3721, fixes #3716 il y a 10 ans
  Rob Bast fb54429941 solve edge case for `composer remove vendor/pkg` il y a 10 ans
  Jordi Boggiano bef89604e2 Fix parsing of strings, fixes #3543 il y a 10 ans
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages il y a 10 ans
  Jordi Boggiano 55a6a1c3d4 Add support for nested arrays in the json manipulator, fixes #3296 il y a 10 ans
  Jordi Boggiano 7131607ad1 Fix regression in handling github-oauth settings in auth.json il y a 11 ans
  Jordi Boggiano 4392be4d29 Fix some more inconsistencies in json manipulation il y a 11 ans
  Jordi Boggiano d742ffca4f Fix removal of missing keys il y a 11 ans
  Jordi Boggiano 99f5b5a238 Fix backtracking issue in json manipulations, fixes #2583 il y a 11 ans
  Jordi Boggiano 3b48a1fea6 Fix JsonManipulator handling of package links, fixes #1465 il y a 12 ans
  Jordi Boggiano 3bd6af690d Allow JsonManipulator::addMainKey to update top level keys as well il y a 12 ans
  Jordi Boggiano 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 il y a 12 ans
  Jordi Boggiano b4d691e46d Add test for escape sequences il y a 12 ans
  Jordi Boggiano e348642aa7 Fix json manipulator handling of escaped backslashes, fixes #1588 il y a 12 ans
  Jordi Boggiano a7c950cddd Add support for github-oauth in config command il y a 12 ans
  Jordi Boggiano dea4bdf8f0 Expand {} into a new line before manipulating json, fixes #1481 il y a 12 ans
  Jordi Boggiano 24963fb4c8 Fix handling of arrays in json manipulator il y a 12 ans
  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 il y a 12 ans
  Jordi Boggiano f5e0918104 Add JsonManipulator class for doing raw manipulation of json strings il y a 13 ans