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

stable doc: Replace 'changelog' with more appropriate terms

Changeset ff93e9278cc6

Parent f5fc49941bc2

by Steve Borho

Changes to one file · Browse files at ff93e9278cc6 Showing diff from parent f5fc49941bc2 Diff from another changeset...

 
16
17
18
19
 
20
21
22
 
86
87
88
89
 
90
91
92
 
96
97
98
99
 
 
100
101
102
 
130
131
132
133
 
134
135
136
 
153
154
155
156
 
157
158
159
 
245
246
247
248
 
249
250
251
 
271
272
273
274
 
275
276
277
 
512
513
514
515
516
 
 
517
518
519
 
541
542
543
544
 
545
546
547
 
557
558
559
560
 
561
562
 
563
564
 
565
566
 
16
17
18
 
19
20
21
22
 
86
87
88
 
89
90
91
92
 
96
97
98
 
99
100
101
102
103
 
131
132
133
 
134
135
136
137
 
154
155
156
 
157
158
159
160
 
246
247
248
 
249
250
251
252
 
272
273
274
 
275
276
277
278
 
513
514
515
 
 
516
517
518
519
520
 
542
543
544
 
545
546
547
548
 
558
559
560
 
561
562
 
563
564
 
565
566
567
@@ -16,7 +16,7 @@
   Workbench Main Widgets are:   - :guilabel:`Changelog View` + :guilabel:`Revision History View`   A tabbed widget to view multiple repositories at once. The different   columns show general information about each changeset in the graphlog.   You can configure the columns to show from the menu via @@ -86,7 +86,7 @@
    Edit toolbar   -Moving around in the changelog. All the buttons work on the current repository. +Moving around in the revision history. All the buttons work on the current repository.     :guilabel:`Refresh`   Reload the revision history of the current repository. @@ -96,7 +96,8 @@
  Go forward to the next revision in your selection history or   most recent revision set query.   :guilabel:`Filter toolbar` - Show and activate the Filter Toolbar at the top of the changelog. + Show and activate the Filter Toolbar at the top of the revision + graph.    Dock Toolbar  ------------ @@ -130,7 +131,7 @@
  incoming changes applied. Incoming changesets will be shown as normal,   while others will be shown grayed in the revision graph.   The buttons :guilabel:`Accept` and :guilabel:`Reject` are then - shown at the top of the changelog. + shown at the top of the revision graph.   :guilabel:`Pull`   Pull incoming changesets from the remote repository, then apply   after-pull effect (update, fetch, or rebase). @@ -153,7 +154,7 @@
    :guilabel:`Revision Details`   Shows information about the current revision : files added, removed, - renamed, or modified, file contents, changelog info. + renamed, or modified, file contents, changeset info.   See _`Revision Details` for more detail.    .. .. figure:: figures/revdetails-tasktab.png @@ -245,7 +246,7 @@
 .. figure:: figures/filter-toolbar.png   :alt: Filter Toolbar   - Filter features for the changelog tool. + Filter features for the Workbench.    The filter bar allows one to quickly filter the changesets panel. It is based  on the Revision Sets feature of Mercurial. @@ -271,7 +272,7 @@
  stand out more.   :guilabel:`Branch options`   A few options for showing branches. - See :menuselection:`Repo Settings --> Changelog --> Dead Branches` for + See :menuselection:`Repo Settings --> Workbench --> Dead Branches` for   a method to prune names from this combo box.   :guilabel:`Branches combo`   A combo box with the list of named branches in your repository. @@ -512,8 +513,8 @@
 Configurables  -------------   -The changelog browser has a few configurable options that can be set in -the TortoiseHg Settings dialog on the Changelog tab. +The Workbench has a few configurable options that can be set in +the TortoiseHg Settings dialog on the Workbench tab.     :guilabel:`Author coloring`   If true, each author's changeset will be given a unique color @@ -541,7 +542,7 @@
  [tortoisehg]   authorcolor.USERNAME = color   -The changelog browser also respects the following settings on the +The Workbench also respects the following settings on the  TortoiseHg tab:     :guilabel:`Tab Width` @@ -557,10 +558,10 @@
    thg log [OPTIONS] [FILE]   - aliases: history + aliases: history, explorer, workbench   - changelog viewer + workbench application   - use "thg -v help workbench" to show global options + use "thg -v help log" to show global options    .. vim: noet ts=4