- Timestamp:
- 08/22/05 23:49:46 (8 years ago)
- Hash name:
- 20050822214946-97f81-71a50ba70a4a9f1f6e6ccbfa685deedf8b3042d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r656 r662 420 420 See also `CVS start-revision`_ above. 421 421 422 patch-name-format 423 Some backends have a distinct notion of `patch name` and `change 424 log`, others just suggest a policy that the first line of the 425 message is a summary, the rest if present is a more detailed 426 description of the change. With this option you can control the 427 format of the name, or of the first line of the changelog. 428 429 The prototype may contain ``%(keyword)s`` such as 'author', 'date', 430 'revision', 'firstlogline', 'remaininglog'. It defaults to 431 `Tailorized "%(revision)s"`; setting it to the empty string means 432 that tailor will simply use the original changelog. 433 434 remove-first-log-line 435 Remove the first line of the upstream changelog. This is intended to 436 go in pair with ``patch-name-format``, when using it's 'firstlogline' 437 variable to build the name of the patch. By default is ``False``. 438 422 439 423 440 Repositories
Note: See TracChangeset
for help on using the changeset viewer.
