Changeset 1304 in tailor
- Timestamp:
- 01/09/07 15:37:50 (6 years ago)
- Hash name:
- 20070109143750-64136-27410eb15a74c1fe83e7d1d0df5120e5247271ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r1291 r1304 124 124 125 125 tailor needs now a configuration file that collects the various bits 126 of information it needs to do it 's job.126 of information it needs to do its job. 127 127 128 128 The simplest way of starting out a new configuration is by omitting … … 514 514 remove-first-log-line : bool 515 515 Remove the first line of the upstream changelog. This is intended to 516 go in pair with ``patch-name-format``, when using it 's 'firstlogline'517 variable to build the name of the patch. Bydefault is ``False``.516 go in pair with ``patch-name-format``, when using its 'firstlogline' 517 variable to build the name of the patch. The default is ``False``. 518 518 519 519 A reasonable usage is:: … … 721 721 ``HEAD`` symbols. 722 722 723 .. note:: If you want to start from a particular patch, giving it 's723 .. note:: If you want to start from a particular patch, giving its 724 724 hash value as ``start-revision``, you **must** use a 725 725 ``subdir`` different from ``.``. [#]_ … … 991 991 ------- 992 992 993 Tailor uses the Python's logging module to emit noise. It 's basic994 configuration is hardwired and correspond to the following::993 Tailor uses the Python's logging module to emit noise. Its basic 994 configuration is hardwired and corresponds to the following:: 995 995 996 996 [formatters]
Note: See TracChangeset
for help on using the changeset viewer.
