gecko-dev/python/mozlint
Andrew Halberstadt 4761330083 Bug 1369787 - [mozlint] Fix up version control commands, r=standard8
The underlying commands to mozlint's vcs.py had a few problems. This:

    1. Ensures deleted files aren't considered in both hg and git
    2. Automatically determines the default remote repo and branch when using --outgoing with git
    3. Excludes metadata from output of the git command used with --outgoing
    4. Adds --cached to the git command for --workdir, which lints all staged files

MozReview-Commit-ID: EBtM3MCiCDs

--HG--
extra : rebase_source : 982b24acd81c86e383b28b8a71bcd51a041e60f4
2017-06-08 23:31:16 -04:00
..
mozlint Bug 1369787 - [mozlint] Fix up version control commands, r=standard8 2017-06-08 23:31:16 -04:00
test Bug 1375166 - [mozlint] Don't require leading '.' in extensions, r=standard8 2017-06-21 13:22:34 -04:00
setup.py Bug 1302796 - Add integration between structured logging and lints, r=ahal 2016-09-13 14:18:41 +01:00