<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.7.12.1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.12.1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.12.1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2012-09-18T21:34:31Z</updated>
<entry>
<title>Git 1.7.12.1</title>
<updated>2012-09-18T21:34:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-09-18T21:34:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=304b7d99a705e8c125650dda347a571402222a3e'/>
<id>urn:sha1:304b7d99a705e8c125650dda347a571402222a3e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'er/doc-fast-import-done' into maint</title>
<updated>2012-09-18T21:33:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-09-18T21:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=39e2e020608716e8710ff391e0d2b6d035cb3dd6'/>
<id>urn:sha1:39e2e020608716e8710ff391e0d2b6d035cb3dd6</id>
<content type='text'>
* er/doc-fast-import-done:
  fast-import: document the --done option
</content>
</entry>
<entry>
<title>Merge branch 'jk/config-warn-on-inaccessible-paths' into maint</title>
<updated>2012-09-18T21:24:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-09-18T21:24:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8ffc33135268aaac55d08f4261d63b01b1004fb4'/>
<id>urn:sha1:8ffc33135268aaac55d08f4261d63b01b1004fb4</id>
<content type='text'>
The attribute system may be asked for a path that itself or its
leading directories no longer exists in the working tree, and it is
fine if we cannot open .gitattribute file in such a case.  Failure
to open per-directory .gitattributes with error status other than
ENOENT and ENOTDIR should be diagnosed.

* jk/config-warn-on-inaccessible-paths:
  attr: failure to open a .gitattributes file is OK with ENOTDIR
  warn_on_inaccessible(): a helper to warn on inaccessible paths
  attr: warn on inaccessible attribute files
  gitignore: report access errors of exclude files
  config: warn on inaccessible files
</content>
</entry>
<entry>
<title>Doc: Improve shallow depth wording</title>
<updated>2012-09-18T20:35:56Z</updated>
<author>
<name>Philip Oakley</name>
<email>philipoakley@iee.org</email>
</author>
<published>2012-09-16T10:57:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=01f7d7f19f585e40af399acc307200d4b6acad25'/>
<id>urn:sha1:01f7d7f19f585e40af399acc307200d4b6acad25</id>
<content type='text'>
Avoid confusion in compound sentence about the start of the commit set
and the depth measure. Use two sentences.

Signed-off-by: Philip Oakley &lt;philipoakley@iee.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation/git-filter-branch: Move note about effect of removing commits</title>
<updated>2012-09-18T19:51:58Z</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@linux-m68k.org</email>
</author>
<published>2012-09-18T15:55:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8093ae8854a50edf44e47c0390d3021ffd07bc00'/>
<id>urn:sha1:8093ae8854a50edf44e47c0390d3021ffd07bc00</id>
<content type='text'>
The note that explains that changes introduced by removed commits are
preserved should be placed directly after the paragraph that describes
such commits removal.  Otherwise the reference to "the commits" appears
out of context.

Also the big example that follows "Consider this history" is about
rewriting part of the history DAG.  Move the paragraph that
describes the operation close to it.

Signed-off-by: Andreas Schwab &lt;schwab@linux-m68k.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>t/perf: add "trash directory" to .gitignore</title>
<updated>2012-09-17T21:27:55Z</updated>
<author>
<name>Ramkumar Ramachandra</name>
<email>artagnon@gmail.com</email>
</author>
<published>2012-09-17T17:06:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5805853f228acafe1d45edeef780cd1b00b952aa'/>
<id>urn:sha1:5805853f228acafe1d45edeef780cd1b00b952aa</id>
<content type='text'>
Signed-off-by: Ramkumar Ramachandra &lt;artagnon@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Add missing -z to git check-attr usage text for consistency with man page</title>
<updated>2012-09-17T20:45:32Z</updated>
<author>
<name>Adam Spiers</name>
<email>git@adamspiers.org</email>
</author>
<published>2012-09-17T11:38:51Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d9fcff2f498d398132cc9a14f7402e77ff1c5991'/>
<id>urn:sha1:d9fcff2f498d398132cc9a14f7402e77ff1c5991</id>
<content type='text'>
Signed-off-by: Adam Spiers &lt;git@adamspiers.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-jump: ignore (custom) prefix in diff mode</title>
<updated>2012-09-17T19:31:57Z</updated>
<author>
<name>Mischa POSLAWSKY</name>
<email>git@shiar.nl</email>
</author>
<published>2012-09-17T01:21:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6108b04b708f6aa5d4a9349a240b5261fdab0cdf'/>
<id>urn:sha1:6108b04b708f6aa5d4a9349a240b5261fdab0cdf</id>
<content type='text'>
Matching the default file prefix b/ does not yield any results if config
option diff.noprefix or diff.mnemonicprefix is enabled.

Signed-off-by: Mischa POSLAWSKY &lt;git@shiar.nl&gt;
Acked-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: indent-with-non-tab uses "equivalent tabs" not 8</title>
<updated>2012-09-17T17:23:21Z</updated>
<author>
<name>Wesley J. Landaker</name>
<email>wjl@icecavern.net</email>
</author>
<published>2012-09-17T14:22:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2ce4fee8785f5c3cc7955fcc9dff8d516f8c95f7'/>
<id>urn:sha1:2ce4fee8785f5c3cc7955fcc9dff8d516f8c95f7</id>
<content type='text'>
Update the documentation of the core.whitespace option
"indent-with-non-tab" to correctly reflect that it catches the use of
spaces instead of the equivalent tabs, rather than a fixed number.

Signed-off-by: Wesley J. Landaker &lt;wjl@icecavern.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>completion: add --no-edit to git-commit</title>
<updated>2012-09-17T05:05:07Z</updated>
<author>
<name>Yacine Belkadi</name>
<email>yacine.belkadi.1@gmail.com</email>
</author>
<published>2012-09-16T16:06:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7dd9ab0c8b3ca7ae03d54e741e7a554c192ef02f'/>
<id>urn:sha1:7dd9ab0c8b3ca7ae03d54e741e7a554c192ef02f</id>
<content type='text'>
Signed-off-by: Yacine Belkadi &lt;yacine.belkadi.1@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
