1 changeset = '\033[0;33m{rev} \033[0m{desc|firstline|strip} {bookmarks}{tags} \033[0;30;1m(by {author|person}, {date|age})\033[0m\n'
 
   3 start_branches = '\033[0;32;1m('
 
   5 end_branches = ')\033[0m'
 
   7 start_bookmarks = '\033[0;32;1m('
 
   8 bookmark = '[{bookmark}] '
 
   9 last_bookmark = '[{bookmark}]'
 
  10 end_bookmark = ')\033[0m'
 
  12 start_tags = '\033[0;32;1m(tag: '