<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch gitgui-0.15.0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=gitgui-0.15.0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=gitgui-0.15.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2011-10-19T12:35:30Z</updated>
<entry>
<title>Merge branch 'bw/searching'</title>
<updated>2011-10-19T12:35:30Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2011-10-19T12:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ae6ec6124bb96157ca96bc90831b4874e8ad6789'/>
<id>urn:sha1:ae6ec6124bb96157ca96bc90831b4874e8ad6789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-gui: enable the smart case sensitive search only if gui.search.smartcase is true</title>
<updated>2011-10-19T12:29:52Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2011-10-19T12:29:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8eaf24b93bdb49d5adfb2f52f0f14dd01735db37'/>
<id>urn:sha1:8eaf24b93bdb49d5adfb2f52f0f14dd01735db37</id>
<content type='text'>
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: catch invalid or complete regular expressions and treat as no match.</title>
<updated>2011-10-19T12:22:33Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2011-10-19T12:22:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b66f4f7aa750ebebbd5186e1cafeee76df4691f8'/>
<id>urn:sha1:b66f4f7aa750ebebbd5186e1cafeee76df4691f8</id>
<content type='text'>
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: theme the search and line-number entry fields on blame screen</title>
<updated>2011-10-19T11:44:39Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2011-10-19T11:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=35927672765f39a045a89d2ef1b392ab3ac61189'/>
<id>urn:sha1:35927672765f39a045a89d2ef1b392ab3ac61189</id>
<content type='text'>
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: include the number of untracked files to stage when asking the user</title>
<updated>2011-10-18T08:44:10Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2011-10-18T08:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=99665fc58269cfd608558cc0afbc53824703fc6b'/>
<id>urn:sha1:99665fc58269cfd608558cc0afbc53824703fc6b</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: new config to control staging of untracked files</title>
<updated>2011-10-18T08:44:10Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2011-10-14T19:25:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bb196e2619652f02f3459ad9464a18ccdebe3ebf'/>
<id>urn:sha1:bb196e2619652f02f3459ad9464a18ccdebe3ebf</id>
<content type='text'>
The default is the current "ask".

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: use "untracked" for files which are not known to git</title>
<updated>2011-10-18T08:44:10Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2011-10-14T19:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=526aa2b2033048bc90ff40228a60619ca6872e21'/>
<id>urn:sha1:526aa2b2033048bc90ff40228a60619ca6872e21</id>
<content type='text'>
"untracked" is the right phrase for files new to git. For example
git-status uses this phrase. Also make the question shorter.

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: fix unintended line break in message string</title>
<updated>2011-10-18T08:44:10Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2011-10-14T19:25:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b020bbd5a0923ceac688fcec1f760beec00dd5ec'/>
<id>urn:sha1:b020bbd5a0923ceac688fcec1f760beec00dd5ec</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: add search history to searchbar</title>
<updated>2011-10-18T08:27:28Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2011-10-14T08:14:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1159971baa28ed3a9934cf92f4b22e9d0681bdce'/>
<id>urn:sha1:1159971baa28ed3a9934cf92f4b22e9d0681bdce</id>
<content type='text'>
Use the up/down keys to browse the history.

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: add regexp search mode to the searchbar</title>
<updated>2011-10-18T08:27:28Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2011-10-14T08:14:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e9144d5555133a76addb4829dca0e7a9684e1ed4'/>
<id>urn:sha1:e9144d5555133a76addb4829dca0e7a9684e1ed4</id>
<content type='text'>
It's off by default, but can be enabled via the config gui.search.regexp.

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
</feed>
