Mike McQuaid 2a94d382ac
audit: make audit_revision_and_version_scheme faster.
This is really, really slow at the moment for a few reasons:
- it goes through the list of revisions twice
- it checks many more revisions than it needs to

Even after these improvements it's still by far the slowest audit so
am also making it a `--git` only audit.

Additionally, to further improve default `brew audit` performance do not
run `brew style` checks when doing `brew audit` with no arguments.

`brew style` can be run quickly and efficiently on all of a tap (and is
cached) so no need to duplicate it here.
2020-06-08 15:00:09 +01:00
..
2020-06-02 09:49:23 +01:00
2020-06-02 09:49:23 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:29:38 +01:00
2020-04-14 14:21:38 +01:00
2020-05-23 19:39:11 +01:00
2020-04-07 09:58:26 +01:00
2020-05-10 01:48:29 +01:00
2020-05-18 13:50:46 +01:00
2020-06-05 08:53:03 +01:00
2019-11-06 15:25:51 +00:00
2020-04-23 00:38:36 -04:00
2020-04-14 14:29:38 +01:00
2020-05-02 13:45:04 +01:00
2020-05-18 16:28:43 +05:30
2020-03-15 13:24:48 +00:00