]> granicus.if.org Git - libvpx/commit
lint-hunks: better support for working tree
authorJohn Koleszar <jkoleszar@google.com>
Thu, 18 Oct 2012 21:34:53 +0000 (14:34 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 19 Oct 2012 19:31:16 +0000 (12:31 -0700)
commit6e364a57c0bf7477b35284e7acbcf776e1d5ec3e
tree79317ebdc439781f8602a8073ff3eb349221627f
parente9fd1eace1c9b35733fa988d2f661fb16548e899
lint-hunks: better support for working tree

When run with no arguments, report warnings in the diff between the
working tree and HEAD. With arguments, report warnings in the diff
between the named commit and its parents.

Change-Id: Ie10dcdecb303edf8af51bad645cc11206a1fc26b
tools/lint-hunks.py