Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 4c09b651d7 Bug 1460912 - [testing/profiles] Add ability to diff and show multiple profiles with '+' r=rwood
This lets you compare show or diff multiple profiles joined together. For example:
./profile show common+perf

Or:
./profile diff common+perf unittest

MozReview-Commit-ID: nf8xOjmd1u

--HG--
extra : rebase_source : 73db9638b1b366e4c4580079c547bbb4a12ccfbb
2018-05-16 17:10:13 -04:00
Andrew Halberstadt c15fc95f29 Bug 1458571 - Add a script for diffing and sorting preferences, r=rwood
The main purpose of this script is to gain a view into the state of prefs
between various profiles or suites. There are three commands:

- show: Display prefs for the given profile or suite
- diff: Display differences of prefs between two profiles or suites
- sort: Sort pref files alphabetically for the given suite (this takes comments into account)

This also sorts common/user.js.

MozReview-Commit-ID: Bzl7w7i3glm

--HG--
extra : rebase_source : a8e620d06e9a940fadc7c3c0727e5c81ac3e3dfa
2018-05-05 07:30:38 -04:00