Lines Matching full:default
32 default=False, help='Display the README file')
34 default=-1, help='Automatically create patches from top n commits')
36 dest='ignore_errors', default=False,
39 dest='add_maintainers', default=True,
42 default=None, help='Limit the cc list to LIMIT entries [default: %default]')
44 default=False, help="Do a dry run (create but don't email patches)")
45 parser.add_option('-p', '--project', default=project.DetectProject(),
46 help="Project name; affects default option values and "
47 "aliases [default: %default]")
51 default=0, help='Commit to start creating patches from (0 = HEAD)')
53 default=False, help='Ignore bad tags / aliases')
55 default=False, help='run tests')
57 default=False, help='Verbose output of errors and warnings')
59 default=None, help='Output cc list for patch file (used by git)')
61 default=True,
64 default=True, help="Don't process subject tags as aliaes")
68 default=False, help='Create patches as a single thread')