Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0, 2.0.1, and 2.0.2

stable docs: workbench.txt: small layout change

Changeset 93681fa12555

Parent 621e50e4d252

by Johan Samyn

Changes to one file · Browse files at 93681fa12555 Showing diff from parent 621e50e4d252 Diff from another changeset...

 
280
281
282
283
284
285
286
 
 
 
 
287
288
289
290
291
292
 
 
 
 
 
293
294
295
 
299
300
301
302
303
 
 
304
305
306
 
280
281
282
 
 
 
 
283
284
285
286
287
 
 
 
 
 
288
289
290
291
292
293
294
295
 
299
300
301
 
 
302
303
304
305
306
@@ -280,16 +280,16 @@
 There are some Workbench features that could have performance implications in  large repositories.   -* :menuselection:`View --> Choose Log columns...` - Enabling the :guilabel:`Changes` column can be expensive to calculate on - repositories with large working copies, causing both refreshes and scrolling - to be slow. + :menuselection:`View --> Choose Log columns...` + Enabling the :guilabel:`Changes` column can be expensive to calculate + on repositories with large working copies, causing both refreshes and + scrolling to be slow.   -* :menuselection:`View --> Load all` - Normally, when the user scrolls through the history, chunks of changesets - are read as you scroll. This menu choice allows you to have the Workbench - read all the changesets from the repository, probably allowing smoother - moving through the history. + :menuselection:`View --> Load all` + Normally, when the user scrolls through the history, chunks of changesets + are read as you scroll. This menu choice allows you to have the Workbench + read all the changesets from the repository, probably allowing smoother + moving through the history.    Revision Context Menus  ---------------------- @@ -299,8 +299,8 @@
 according to the type of revision(s) (working dir, regular revision,  (un)applied mq patch). Here we give a list of all existing context menu entries.   -Right-clicking on a selection of revisions in the (top) graph pane will bring up the -revision context menu. +Right-clicking on a selection of revisions in the (top) graph pane will bring up +the revision context menu.    With only one revision selected:   :guilabel:`Update...`