<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git.txt, branch v2.3.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-03-23T18:27:27Z</updated>
<entry>
<title>Git 2.3.4</title>
<updated>2015-03-23T18:27:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-23T18:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3a52578eef9b65ad449853e4a3a923d8e1eb2a22'/>
<id>urn:sha1:3a52578eef9b65ad449853e4a3a923d8e1eb2a22</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.3.3</title>
<updated>2015-03-14T05:57:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bb8577532add843833ebf8b5324f94f84cb71ca0'/>
<id>urn:sha1:bb8577532add843833ebf8b5324f94f84cb71ca0</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.3.2</title>
<updated>2015-03-06T22:58:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-06T22:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60'/>
<id>urn:sha1:1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.3.1</title>
<updated>2015-02-25T06:14:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-25T06:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8004647a217c26f708bce2aa26ed94a4a0ed575d'/>
<id>urn:sha1:8004647a217c26f708bce2aa26ed94a4a0ed575d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.3</title>
<updated>2015-02-05T21:23:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-05T21:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9874fca7122563e28d699a911404fc49d2a24f1c'/>
<id>urn:sha1:9874fca7122563e28d699a911404fc49d2a24f1c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with 2.2.2</title>
<updated>2015-01-12T22:08:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-01-12T22:08:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=def6dd9bc67725f3d35d1a18f67c395c107cee0a'/>
<id>urn:sha1:def6dd9bc67725f3d35d1a18f67c395c107cee0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git 2.2.2</title>
<updated>2015-01-12T22:06:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-01-12T22:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fdf96a20acf96a6ac538df8113b2aafd6ed71d50'/>
<id>urn:sha1:fdf96a20acf96a6ac538df8113b2aafd6ed71d50</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/credential-quit'</title>
<updated>2014-12-22T20:27:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-12-22T20:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=86362f7205a31188846de0aed94620c1f0776931'/>
<id>urn:sha1:86362f7205a31188846de0aed94620c1f0776931</id>
<content type='text'>
Credential helpers are asked in turn until one of them give
positive response, which is cumbersome to turn off when you need to
run Git in an automated setting.  The credential helper interface
learned to allow a helper to say "stop, don't ask other helpers."
Also GIT_TERMINAL_PROMPT environment can be set to false to disable
our built-in prompt mechanism for passwords.

* jk/credential-quit:
  prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts
  credential: let helpers tell us to quit
</content>
</entry>
<entry>
<title>Sync with v2.2.1</title>
<updated>2014-12-18T20:30:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-12-18T20:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3f1509809e728b70ea7912e4e1b40f22965e45ee'/>
<id>urn:sha1:3f1509809e728b70ea7912e4e1b40f22965e45ee</id>
<content type='text'>
* maint:
  Git 2.2.1
  Git 2.1.4
  Git 2.0.5
  Git 1.9.5
  Git 1.8.5.6
  fsck: complain about NTFS ".git" aliases in trees
  read-cache: optionally disallow NTFS .git variants
  path: add is_ntfs_dotgit() helper
  fsck: complain about HFS+ ".git" aliases in trees
  read-cache: optionally disallow HFS+ .git variants
  utf8: add is_hfs_dotgit() helper
  fsck: notice .git case-insensitively
  t1450: refactor ".", "..", and ".git" fsck tests
  verify_dotfile(): reject .git case-insensitively
  read-tree: add tests for confusing paths like ".." and ".git"
  unpack-trees: propagate errors adding entries to the index
</content>
</entry>
<entry>
<title>Git 2.2.1</title>
<updated>2014-12-17T19:49:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-12-17T19:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9b7cbb315923e61bb0c4297c701089f30e116750'/>
<id>urn:sha1:9b7cbb315923e61bb0c4297c701089f30e116750</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
