]> git.notmuchmail.org Git - apitrace/commitdiff
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)
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.)


No differences found