<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/graph.h, branch v1.7.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.7.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.7.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-11-20T07:05:17Z</updated>
<entry>
<title>Documentation: undocument gc'd function graph_release()</title>
<updated>2009-11-20T07:05:17Z</updated>
<author>
<name>Greg Price</name>
<email>price@ksplice.com</email>
</author>
<published>2009-11-19T20:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=aa8dc9679a6a7daea261abe969af331c741a9f2c'/>
<id>urn:sha1:aa8dc9679a6a7daea261abe969af331c741a9f2c</id>
<content type='text'>
graph_release() was removed in 064bfbd.  Cut it from the API
documentation and a comment.

Signed-off-by: Greg Price &lt;price@ksplice.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>graph.c: make many functions static</title>
<updated>2008-09-25T15:00:28Z</updated>
<author>
<name>Nanako Shiraishi</name>
<email>nanako3@lavabit.com</email>
</author>
<published>2008-09-25T09:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=064bfbde45e5ad70a5f8a2290ff3fbed0b69f326'/>
<id>urn:sha1:064bfbde45e5ad70a5f8a2290ff3fbed0b69f326</id>
<content type='text'>
These function are not used anywhere.  Also removes graph_release()
that is never called.

Signed-off-by: Nanako Shiraishi &lt;nanako3@lavabit.com&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>log --graph --left-right: show left/right information in place of '*'</title>
<updated>2008-05-25T19:06:52Z</updated>
<author>
<name>Adam Simpkins</name>
<email>adam@adamsimpkins.net</email>
</author>
<published>2008-05-25T07:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7528f27dd677bed65d758667a621034b853595b4'/>
<id>urn:sha1:7528f27dd677bed65d758667a621034b853595b4</id>
<content type='text'>
With the --graph option, the graph already outputs 'o' instead of '*'
for boundary commits.  Make it emit '&lt;' or '&gt;' when --left-right is
specified.

(This change also disables the '^' prefix for UNINTERESTING commits.
The graph code currently doesn't print anything special for these
commits, since it assumes no UNINTERESTING, non-BOUNDARY commits are
displayed.  This is potentially a bug if UNINTERESTING non-BOUNDARY
commits can actually be displayed via some code path.)

[jc: squashed the left-right change from Dscho and Adam's fixup into one]

Signed-off-by: Adam Simpkins &lt;adam@adamsimpkins.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Add history graph API</title>
<updated>2008-05-06T00:56:36Z</updated>
<author>
<name>Adam Simpkins</name>
<email>adam@adamsimpkins.net</email>
</author>
<published>2008-05-04T10:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c12172d2eab91b79b8181b04ab5a5332a96e34a8'/>
<id>urn:sha1:c12172d2eab91b79b8181b04ab5a5332a96e34a8</id>
<content type='text'>
This new API allows the commit history to be displayed as a text-based
graphical representation.

Signed-off-by: Adam Simpkins &lt;adam@adamsimpkins.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
