]> git.cworth.org Git - apitrace/commit
trim: Add --no-deps, --no-prune, and --exact options.
authorCarl Worth <cworth@cworth.org>
Thu, 21 Mar 2013 22:49:58 +0000 (15:49 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Apr 2013 21:30:38 +0000 (14:30 -0700)
commita0931fd50d69c136535b2afbb53d129c30e404c5
tree72e011b17ef4a0fb11f2a9b70b280ce7a5f27d3a
parent656e70fcb18b2579e98ec3f4e6a55a89a9772b74
trim: Add --no-deps, --no-prune, and --exact options.

These allow for explicitly specifying the behavior desired. This
change anticipates some future change of the default trimming from
--exact to --auto. (That is, with these options in place, scripts can
be written today with either --exact or --auto and be immune to any
future change of the default.)
cli/cli_trim.cpp