Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9, 0.9.1, and 0.9.1.1

thgconfig: add tortoisehg.hidetags

Changeset 61d3b49f2002

Parent 0852985f7fba

by Adrian Buehlmann

Changes to one file · Browse files at 61d3b49f2002 Showing diff from parent 0852985f7fba Diff from another changeset...

 
123
124
125
 
 
 
 
 
126
127
128
 
123
124
125
126
127
128
129
130
131
132
133
@@ -123,6 +123,11 @@
  ' can be escaped in this way, e.g. \\u0040 will be decoded to the'   ' @ character, and \\n to a linefeed.'   ' Default: None')), + (_('Hide Tags'), 'tortoisehg.hidetags', [], + _('Space separated list of tags that will not be shown.' + ' Useful example: Specify "qbase qparent qtip" to hide the' + ' standard tags inserted by the Mercurial Queues Extension.' + ' Default: None')),   )    _paths_info = (