Wireshark-commits: [Wireshark-commits] master-3.0 40f18bb: Tools: Add a "last n commits" option to
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40f18bb84a572c8c9405e056c396f7da0c9d1e3c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
40f18bb by Gerald Combs (gerald@xxxxxxxxxxxxx):
Tools: Add a "last n commits" option to cppcheck.sh.
Add a `-l n` option which will check the .c and .cpp files from the last
[n] commits.
Fix some shellcheck warnings.
Change-Id: I8185d6c6c5b08576315b47847795d210d47b042e
Reviewed-on: https://code.wireshark.org/review/33646
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 7d3fffc3f254c0c12d0069aaa8ade73d5bbe61ee)
Reviewed-on: https://code.wireshark.org/review/33669
Actions performed:
from fe76ff8 sshdump: fix bug in --remote-sudo.
add 40f18bb Tools: Add a "last n commits" option to cppcheck.sh.
Summary of changes:
tools/cppcheck/cppcheck.sh | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)