<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/gitview, branch v1.4.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.4.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-06-04T20:29:36Z</updated>
<entry>
<title>gitview: Add some useful keybindings.</title>
<updated>2006-06-04T20:29:36Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-06-04T18:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4e2e5647f23e2babcb188fd05eececbb261e2f17'/>
<id>urn:sha1:4e2e5647f23e2babcb188fd05eececbb261e2f17</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Move the console error messages to message dialog</title>
<updated>2006-05-28T17:53:08Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-05-27T10:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=756944350d675bd3c08130df337b776f189ed752'/>
<id>urn:sha1:756944350d675bd3c08130df337b776f189ed752</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Add key binding for F5.</title>
<updated>2006-05-28T17:52:38Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-05-27T10:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=034016391c475e98c38a9b715cd670b8b2d0c619'/>
<id>urn:sha1:034016391c475e98c38a9b715cd670b8b2d0c619</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: pass the missing argument _show_clicked_cb.</title>
<updated>2006-03-03T07:07:01Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-03-02T11:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9645da330f10c539a7e8ade6d787c72870812846'/>
<id>urn:sha1:9645da330f10c539a7e8ade6d787c72870812846</id>
<content type='text'>
In our last update to use the encoding while showing the commit
diff we added a new argument to this function. But we missed
updating all the callers.

Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Use horizontal scroll bar in the tree view</title>
<updated>2006-03-02T05:32:00Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-03-02T04:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5aa44d50f41214d573fa76095dd4410dd6c46f13'/>
<id>urn:sha1:5aa44d50f41214d573fa76095dd4410dd6c46f13</id>
<content type='text'>
Earlier we set up the window to never scroll
horizontally, which made it harder to use on a narrow screen.
This patch allows scrollbar to be used as needed by Gtk

Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Set the default width of graph cell</title>
<updated>2006-02-28T19:02:10Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-02-28T14:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d82343b93860348215db0c7267bc051e5f80aefa'/>
<id>urn:sha1:d82343b93860348215db0c7267bc051e5f80aefa</id>
<content type='text'>
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Some window layout changes.</title>
<updated>2006-02-28T19:02:08Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-02-28T13:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0852694ba432aafff5d7619e3acc30f30f2339b7'/>
<id>urn:sha1:0852694ba432aafff5d7619e3acc30f30f2339b7</id>
<content type='text'>
This makes menubar look nice

Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Select the text color based on whether the entry in highlighted. Use standard font.</title>
<updated>2006-02-28T19:02:02Z</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2006-02-28T13:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3abe217a5bd1aefa748d53c08704b2a8a622307c'/>
<id>urn:sha1:3abe217a5bd1aefa748d53c08704b2a8a622307c</id>
<content type='text'>
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Remove trailing white space</title>
<updated>2006-02-27T19:01:58Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-02-27T17:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c447f10f999a7d137aef62f76d765fbc7d24f48a'/>
<id>urn:sha1:c447f10f999a7d137aef62f76d765fbc7d24f48a</id>
<content type='text'>
Do the cleanup using Dave jones vim script

Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>gitview: Fix the encoding related bug</title>
<updated>2006-02-27T19:01:54Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2006-02-27T15:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=68d55b83a58a68fc1c9cef63f0deccbff3251096'/>
<id>urn:sha1:68d55b83a58a68fc1c9cef63f0deccbff3251096</id>
<content type='text'>
Get the encoding information from repository and convert it to utf-8 before
passing to gtk.TextBuffer.set_text. gtk.TextBuffer.set_text work only with utf-8

Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
