Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Side by Side Diff: docs/man1/git-map.1

Issue 234733003: Improvements and bugfixes to the depot_tools doc generation process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « docs/man1/git-freeze.1 ('k') | docs/man1/git-nav-downstream.1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 '\" t 1 '\" t
2 .\" Title: git-map 2 .\" Title: git-map
3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] 3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5 .\" Date: 04/10/2014 5 .\" Date: 04/10/2014
6 .\" Manual: Chromium depot_tools Manual 6 .\" Manual: Chromium depot_tools Manual
7 .\" Source: depot_tools 68b1017 7 .\" Source: depot_tools 68b1017
8 .\" Language: English 8 .\" Language: English
9 .\" 9 .\"
10 .TH "GIT\-MAP" "1" "04/10/2014" "depot_tools 68b1017" "Chromium depot_tools Manu al" 10 .TH "GIT\-MAP" "1" "04/10/2014" "depot_tools 68b1017" "Chromium depot_tools Manu al"
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 Each value of the \fIdepot\-tools\&.map\-extra\fR config variable is applied as an additional argument to git log during the execution of git map\&. If you wish to configure this, use git config \-\-add depot\-tools\&.map\-extra <value> to do so\&. 131 Each value of the \fIdepot\-tools\&.map\-extra\fR config variable is applied as an additional argument to git log during the execution of git map\&. If you wish to configure this, use git config \-\-add depot\-tools\&.map\-extra <value> to do so\&.
132 .SH "EXAMPLE" 132 .SH "EXAMPLE"
133 .sp 133 .sp
134 Running \fIgit map\fR would result in an output something like: 134 Running \fIgit map\fR would result in an output something like:
135 .sp 135 .sp
136 .if n \{\ 136 .if n \{\
137 .RS 4 137 .RS 4
138 .\} 138 .\}
139 .nf 139 .nf
140 \fB$ git map\fR 140 \fB$ git map\fR
141 \fB* a8f0220» \fR (\fBfrozen_branch\fR) 2014\-04\-10 ~ FREEZE\&.unindexed 141 \fB* d0fb9c7» \fR (\fBfrozen_branch\fR) 2014\-04\-10 ~ FREEZE\&.unindexed
142 * \fBc382556» \fR 2014\-04\-10 ~ modfile 142 * \fBf48f415» \fR 2014\-04\-10 ~ modfile
143 * \fB06e399f» \fR 2014\-04\-10 ~ a deleted file 143 * \fB4c5b9c0» \fR 2014\-04\-10 ~ a deleted file
144 * \fB20494d2» \fR (\fBfixit\fR) 2014\-04\-10 ~ Add neat feature\fB <(frozen _branch)\fR 144 * \fBf7ce1e4» \fR (\fBfixit\fR) 2014\-04\-10 ~ Add neat feature\fB <(frozen _branch)\fR
145 * \fBf734bbf» \fR 2014\-04\-10 ~ Epic README update 145 * \fB3726937» \fR 2014\-04\-10 ~ Epic README update
146 | * \fB983a7b8» \fR (\fBcool_feature\fR) 2014\-04\-10 ~ Respond to CL comments 146 | * \fB14db2e5» \fR (\fBcool_feature\fR) 2014\-04\-10 ~ Respond to CL comments
147 | | * \fB2f53c1f» \fR (\fBsubfeature\fR) 2014\-04\-10 ~ integrate with Coo lService 147 | | * \fBee3f972» \fR (\fBsubfeature\fR) 2014\-04\-10 ~ integrate with Coo lService
148 | | * \fBb4e5087» \fR 2014\-04\-10 ~ slick commenting action 148 | | * \fB4f9f508» \fR 2014\-04\-10 ~ slick commenting action
149 | |/ 149 | |/
150 | * \fBac10591» \fR 2014\-04\-10 ~ another improvement\fB <(subfeature)\fR 150 | * \fB7d84f85» \fR 2014\-04\-10 ~ another improvement\fB <(subfeature)\fR
151 | * \fB088691d» \fR (\fBspleen_tag\fR) 2014\-04\-10 ~ Refactor spleen 151 | * \fB27abea4» \fR (\fBspleen_tag\fR) 2014\-04\-10 ~ Refactor spleen
152 | * \fB206ceb2» \fR 2014\-04\-10 ~ Add widget 152 | * \fBd8abe73» \fR 2014\-04\-10 ~ Add widget
153 |/ 153 |/
154 * \fB619ccc9» \fR (origin/master, origin/HEAD) 2014\-04\-10 ~ Make ReflectorIm pl use mailboxes\fB <(cool_feature, fixit)\fR 154 * \fBbeec6f4» \fR (origin/master, origin/HEAD) 2014\-04\-10 ~ Make ReflectorIm pl use mailboxes\fB <(cool_feature, fixit)\fR
155 * \fB40b838e» \fR 2014\-04\-10 ~ don\*(Aqt use glibc\-specific execinfo\&.h on uclibc builds 155 * \fB41290e0» \fR 2014\-04\-10 ~ don\*(Aqt use glibc\-specific execinfo\&.h on uclibc builds
156 * \fB65db351» \fR 2014\-04\-10 ~ [fsp] Add requestUnmount() method together wi th the request manager\&. 156 * \fBa76fde7» \fR 2014\-04\-10 ~ [fsp] Add requestUnmount() method together wi th the request manager\&.
157 * \fBc1923e0» \fR 2014\-04\-10 ~ linux_aura: Use system configuration for midd le clicking the titlebar\&. 157 * \fB9de7a71» \fR 2014\-04\-10 ~ linux_aura: Use system configuration for midd le clicking the titlebar\&.
158 * \fBccaca03» \fR 2014\-04\-10 ~ ContentView\->ContentViewCore in ContentViewR enderView 158 * \fB073b0c2» \fR 2014\-04\-10 ~ ContentView\->ContentViewCore in ContentViewR enderView
159 * \fB9b1c1ab» \fR 2014\-04\-10 ~ ozone: evdev: Filter devices by path 159 * \fB2250f53» \fR 2014\-04\-10 ~ ozone: evdev: Filter devices by path
160 * \fBa91bbf9» \fR 2014\-04\-10 ~ Always output seccomp error messages to stder r 160 * \fB33a7a74» \fR 2014\-04\-10 ~ Always output seccomp error messages to stder r
161 .fi 161 .fi
162 .if n \{\ 162 .if n \{\
163 .RE 163 .RE
164 .\} 164 .\}
165 .sp 165 .sp
166 .sp 166 .sp
167 As you can see, the structure of the commit history is visible, particularly wha t the parents of each commit are\&. In order to see the \fIupstream\fR relations hips of the branches (i\&.e\&. which branch is tracking which other branch), use the \fBgit-map-branches\fR(1) command\&. 167 As you can see, the structure of the commit history is visible, particularly wha t the parents of each commit are\&. In order to see the \fIupstream\fR relations hips of the branches (i\&.e\&. which branch is tracking which other branch), use the \fBgit-map-branches\fR(1) command\&.
168 .SH "SEE ALSO" 168 .SH "SEE ALSO"
169 .sp 169 .sp
170 \fBgit-map-branches\fR(1) 170 \fBgit-map-branches\fR(1)
171 .SH "CHROMIUM DEPOT_TOOLS" 171 .SH "CHROMIUM DEPOT_TOOLS"
172 .sp 172 .sp
173 Part of the chromium \fBdepot_tools\fR(7) suite\&. These tools are meant to assi st with the development of chromium and related projects\&. Download the tools f rom \m[blue]\fBhere\fR\m[]\&\s-2\u[1]\d\s+2\&. 173 Part of the chromium \fBdepot_tools\fR(7) suite\&. These tools are meant to assi st with the development of chromium and related projects\&. Download the tools f rom \m[blue]\fBhere\fR\m[]\&\s-2\u[1]\d\s+2\&.
174 .SH "NOTES" 174 .SH "NOTES"
175 .IP " 1." 4 175 .IP " 1." 4
176 here 176 here
177 .RS 4 177 .RS 4
178 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git 178 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git
179 .RE 179 .RE
OLDNEW
« no previous file with comments | « docs/man1/git-freeze.1 ('k') | docs/man1/git-nav-downstream.1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698