Autogenerated HTML docs for v1.7.3-rc0-38-g9ab5a
[git/jnareb-git.git] / gitk.html
blob886a5d52fe68bdf096e1af0befcd66a0e6b22857
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <meta name="generator" content="AsciiDoc 8.2.5" />
7 <style type="text/css">
8 /* Debug borders */
9 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {
11 border: 1px solid red;
15 body {
16 margin: 1em 5% 1em 5%;
19 a {
20 color: blue;
21 text-decoration: underline;
23 a:visited {
24 color: fuchsia;
27 em {
28 font-style: italic;
31 strong {
32 font-weight: bold;
35 tt {
36 color: navy;
39 h1, h2, h3, h4, h5, h6 {
40 color: #527bbd;
41 font-family: sans-serif;
42 margin-top: 1.2em;
43 margin-bottom: 0.5em;
44 line-height: 1.3;
47 h1, h2, h3 {
48 border-bottom: 2px solid silver;
50 h2 {
51 padding-top: 0.5em;
53 h3 {
54 float: left;
56 h3 + * {
57 clear: left;
60 div.sectionbody {
61 font-family: serif;
62 margin-left: 0;
65 hr {
66 border: 1px solid silver;
69 p {
70 margin-top: 0.5em;
71 margin-bottom: 0.5em;
74 pre {
75 padding: 0;
76 margin: 0;
79 span#author {
80 color: #527bbd;
81 font-family: sans-serif;
82 font-weight: bold;
83 font-size: 1.1em;
85 span#email {
87 span#revision {
88 font-family: sans-serif;
91 div#footer {
92 font-family: sans-serif;
93 font-size: small;
94 border-top: 2px solid silver;
95 padding-top: 0.5em;
96 margin-top: 4.0em;
98 div#footer-text {
99 float: left;
100 padding-bottom: 0.5em;
102 div#footer-badges {
103 float: right;
104 padding-bottom: 0.5em;
107 div#preamble,
108 div.tableblock, div.imageblock, div.exampleblock, div.verseblock,
109 div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,
110 div.admonitionblock {
111 margin-right: 10%;
112 margin-top: 1.5em;
113 margin-bottom: 1.5em;
115 div.admonitionblock {
116 margin-top: 2.5em;
117 margin-bottom: 2.5em;
120 div.content { /* Block element content. */
121 padding: 0;
124 /* Block element titles. */
125 div.title, caption.title {
126 font-family: sans-serif;
127 font-weight: bold;
128 text-align: left;
129 margin-top: 1.0em;
130 margin-bottom: 0.5em;
132 div.title + * {
133 margin-top: 0;
136 td div.title:first-child {
137 margin-top: 0.0em;
139 div.content div.title:first-child {
140 margin-top: 0.0em;
142 div.content + div.title {
143 margin-top: 0.0em;
146 div.sidebarblock > div.content {
147 background: #ffffee;
148 border: 1px solid silver;
149 padding: 0.5em;
152 div.listingblock {
153 margin-right: 0%;
155 div.listingblock > div.content {
156 border: 1px solid silver;
157 background: #f4f4f4;
158 padding: 0.5em;
161 div.quoteblock > div.content {
162 padding-left: 2.0em;
165 div.attribution {
166 text-align: right;
168 div.verseblock + div.attribution {
169 text-align: left;
172 div.admonitionblock .icon {
173 vertical-align: top;
174 font-size: 1.1em;
175 font-weight: bold;
176 text-decoration: underline;
177 color: #527bbd;
178 padding-right: 0.5em;
180 div.admonitionblock td.content {
181 padding-left: 0.5em;
182 border-left: 2px solid silver;
185 div.exampleblock > div.content {
186 border-left: 2px solid silver;
187 padding: 0.5em;
190 div.verseblock div.content {
191 white-space: pre;
194 div.imageblock div.content { padding-left: 0; }
195 div.imageblock img { border: 1px solid silver; }
196 span.image img { border-style: none; }
198 dl {
199 margin-top: 0.8em;
200 margin-bottom: 0.8em;
202 dt {
203 margin-top: 0.5em;
204 margin-bottom: 0;
205 font-style: italic;
207 dd > *:first-child {
208 margin-top: 0;
211 ul, ol {
212 list-style-position: outside;
214 div.olist2 ol {
215 list-style-type: lower-alpha;
218 div.tableblock > table {
219 border: 3px solid #527bbd;
221 thead {
222 font-family: sans-serif;
223 font-weight: bold;
225 tfoot {
226 font-weight: bold;
229 div.hlist {
230 margin-top: 0.8em;
231 margin-bottom: 0.8em;
233 div.hlist td {
234 padding-bottom: 5px;
236 td.hlist1 {
237 vertical-align: top;
238 font-style: italic;
239 padding-right: 0.8em;
241 td.hlist2 {
242 vertical-align: top;
245 @media print {
246 div#footer-badges { display: none; }
249 div#toctitle {
250 color: #527bbd;
251 font-family: sans-serif;
252 font-size: 1.1em;
253 font-weight: bold;
254 margin-top: 1.0em;
255 margin-bottom: 0.1em;
258 div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {
259 margin-top: 0;
260 margin-bottom: 0;
262 div.toclevel2 {
263 margin-left: 2em;
264 font-size: 0.9em;
266 div.toclevel3 {
267 margin-left: 4em;
268 font-size: 0.9em;
270 div.toclevel4 {
271 margin-left: 6em;
272 font-size: 0.9em;
274 include1::./stylesheets/xhtml11-manpage.css[]
275 /* Workarounds for IE6's broken and incomplete CSS2. */
277 div.sidebar-content {
278 background: #ffffee;
279 border: 1px solid silver;
280 padding: 0.5em;
282 div.sidebar-title, div.image-title {
283 font-family: sans-serif;
284 font-weight: bold;
285 margin-top: 0.0em;
286 margin-bottom: 0.5em;
289 div.listingblock div.content {
290 border: 1px solid silver;
291 background: #f4f4f4;
292 padding: 0.5em;
295 div.quoteblock-content {
296 padding-left: 2.0em;
299 div.exampleblock-content {
300 border-left: 2px solid silver;
301 padding-left: 0.5em;
304 /* IE6 sets dynamically generated links as visited. */
305 div#toc a:visited { color: blue; }
306 </style>
307 <title>gitk(1)</title>
308 </head>
309 <body>
310 <div id="header">
311 <h1>
312 gitk(1) Manual Page
313 </h1>
314 <h2>NAME</h2>
315 <div class="sectionbody">
316 <p>gitk -
317 The git repository browser
318 </p>
319 </div>
320 </div>
321 <h2>SYNOPSIS</h2>
322 <div class="sectionbody">
323 <div class="para"><p><em>gitk</em> [&lt;option&gt;&#8230;] [&lt;revs&gt;] [--] [&lt;path&gt;&#8230;]</p></div>
324 </div>
325 <h2 id="_description">DESCRIPTION</h2>
326 <div class="sectionbody">
327 <div class="para"><p>Displays changes in a repository or a selected set of commits. This includes
328 visualizing the commit graph, showing information related to each commit, and
329 the files in the trees of each revision.</p></div>
330 <div class="para"><p>Historically, gitk was the first repository browser. It's written in tcl/tk
331 and started off in a separate repository but was later merged into the main
332 git repository.</p></div>
333 </div>
334 <h2 id="_options">OPTIONS</h2>
335 <div class="sectionbody">
336 <div class="para"><p>To control which revisions to show, the command takes options applicable to
337 the <em>git rev-list</em> command (see <a href="git-rev-list.html">git-rev-list(1)</a>).
338 This manual page describes only the most
339 frequently used options.</p></div>
340 <div class="vlist"><dl>
341 <dt>
342 -n &lt;number&gt;
343 </dt>
344 <dt>
345 --max-count=&lt;number&gt;
346 </dt>
347 <dd>
349 Limits the number of commits to show.
350 </p>
351 </dd>
352 <dt>
353 --since=&lt;date&gt;
354 </dt>
355 <dd>
357 Show commits more recent than a specific date.
358 </p>
359 </dd>
360 <dt>
361 --until=&lt;date&gt;
362 </dt>
363 <dd>
365 Show commits older than a specific date.
366 </p>
367 </dd>
368 <dt>
369 --all
370 </dt>
371 <dd>
373 Show all branches.
374 </p>
375 </dd>
376 <dt>
377 --merge
378 </dt>
379 <dd>
381 After an attempt to merge stops with conflicts, show the commits on
382 the history between two branches (i.e. the HEAD and the MERGE_HEAD)
383 that modify the conflicted files and do not exist on all the heads
384 being merged.
385 </p>
386 </dd>
387 <dt>
388 --argscmd=&lt;command&gt;
389 </dt>
390 <dd>
392 Command to be run each time gitk has to determine the list of
393 &lt;revs&gt; to show. The command is expected to print on its standard
394 output a list of additional revs to be shown, one per line.
395 Use this instead of explicitly specifying &lt;revs&gt; if the set of
396 commits to show may vary between refreshes.
397 </p>
398 </dd>
399 <dt>
400 --select-commit=&lt;ref&gt;
401 </dt>
402 <dd>
404 Automatically select the specified commit after loading the graph.
405 Default behavior is equivalent to specifying <em>--select-commit=HEAD</em>.
406 </p>
407 </dd>
408 <dt>
409 &lt;revs&gt;
410 </dt>
411 <dd>
413 Limit the revisions to show. This can be either a single revision
414 meaning show from the given revision and back, or it can be a range in
415 the form "<em>&lt;from&gt;</em>..<em>&lt;to&gt;</em>" to show all revisions between <em>&lt;from&gt;</em> and
416 back to <em>&lt;to&gt;</em>. Note, more advanced revision selection can be applied.
417 For a more complete list of ways to spell object names, see
418 <a href="gitrevisions.html">gitrevisions(1)</a>.
419 </p>
420 </dd>
421 <dt>
422 &lt;path&gt;&#8230;
423 </dt>
424 <dd>
426 Limit commits to the ones touching files in the given paths. Note, to
427 avoid ambiguity with respect to revision names use "--" to separate the paths
428 from any preceding options.
429 </p>
430 </dd>
431 </dl></div>
432 </div>
433 <h2 id="_examples">Examples</h2>
434 <div class="sectionbody">
435 <div class="vlist"><dl>
436 <dt>
437 gitk v2.6.12.. include/scsi drivers/scsi
438 </dt>
439 <dd>
441 Show the changes since version <em>v2.6.12</em> that changed any
442 file in the include/scsi or drivers/scsi subdirectories
443 </p>
444 </dd>
445 <dt>
446 gitk --since="2 weeks ago" -- gitk
447 </dt>
448 <dd>
450 Show the changes during the last two weeks to the file <em>gitk</em>.
451 The "--" is necessary to avoid confusion with the <strong>branch</strong> named
452 <em>gitk</em>
453 </p>
454 </dd>
455 <dt>
456 gitk --max-count=100 --all -- Makefile
457 </dt>
458 <dd>
460 Show at most 100 changes made to the file <em>Makefile</em>. Instead of only
461 looking for changes in the current branch look in all branches.
462 </p>
463 </dd>
464 </dl></div>
465 </div>
466 <h2 id="_files">Files</h2>
467 <div class="sectionbody">
468 <div class="para"><p>Gitk creates the .gitk file in your $HOME directory to store preferences
469 such as display options, font, and colors.</p></div>
470 </div>
471 <h2 id="_see_also">SEE ALSO</h2>
472 <div class="sectionbody">
473 <div class="vlist"><dl>
474 <dt>
475 <em>qgit(1)</em>
476 </dt>
477 <dd>
479 A repository browser written in C++ using Qt.
480 </p>
481 </dd>
482 <dt>
483 <em>gitview(1)</em>
484 </dt>
485 <dd>
487 A repository browser written in Python using Gtk. It's based on
488 <em>bzrk(1)</em> and distributed in the contrib area of the git repository.
489 </p>
490 </dd>
491 <dt>
492 <em>tig(1)</em>
493 </dt>
494 <dd>
496 A minimal repository browser and git tool output highlighter written
497 in C using Ncurses.
498 </p>
499 </dd>
500 </dl></div>
501 </div>
502 <h2 id="_author">Author</h2>
503 <div class="sectionbody">
504 <div class="para"><p>Written by Paul Mackerras &lt;paulus@samba.org&gt;.</p></div>
505 </div>
506 <h2 id="_documentation">Documentation</h2>
507 <div class="sectionbody">
508 <div class="para"><p>Documentation by Junio C Hamano, Jonas Fonseca, and the git-list
509 &lt;git@vger.kernel.org&gt;.</p></div>
510 </div>
511 <h2 id="_git">GIT</h2>
512 <div class="sectionbody">
513 <div class="para"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
514 </div>
515 <div id="footer">
516 <div id="footer-text">
517 Last updated 2010-09-03 21:30:36 UTC
518 </div>
519 </div>
520 </body>
521 </html>