<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/technical, branch v1.6.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.6.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.6.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-04-28T07:46:39Z</updated>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-04-28T07:46:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-28T07:46:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b79376cdf3bd6ee922261776613d085a7b36ffd9'/>
<id>urn:sha1:b79376cdf3bd6ee922261776613d085a7b36ffd9</id>
<content type='text'>
* maint:
  grep: fix segfault when "git grep '('" is given
  Documentation: fix a grammatical error in api-builtin.txt
  builtin-merge: fix a typo in an error message
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.1' into maint</title>
<updated>2009-04-28T07:46:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-28T07:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2254da06a5473ffde973337bad2c6a96eea61e20'/>
<id>urn:sha1:2254da06a5473ffde973337bad2c6a96eea61e20</id>
<content type='text'>
* maint-1.6.1:
  grep: fix segfault when "git grep '('" is given
  Documentation: fix a grammatical error in api-builtin.txt
  builtin-merge: fix a typo in an error message
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.0' into maint-1.6.1</title>
<updated>2009-04-28T07:46:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-28T07:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3e73cb2f48cc4044905455a9936692f967a0f9b3'/>
<id>urn:sha1:3e73cb2f48cc4044905455a9936692f967a0f9b3</id>
<content type='text'>
* maint-1.6.0:
  grep: fix segfault when "git grep '('" is given
  Documentation: fix a grammatical error in api-builtin.txt
  builtin-merge: fix a typo in an error message
</content>
</entry>
<entry>
<title>Documentation: fix a grammatical error in api-builtin.txt</title>
<updated>2009-04-27T16:36:40Z</updated>
<author>
<name>Allan Caffee</name>
<email>allan.caffee@gmail.com</email>
</author>
<published>2009-04-13T18:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d649048e68f2f5d59f6f961839c9e9772743a505'/>
<id>urn:sha1:d649048e68f2f5d59f6f961839c9e9772743a505</id>
<content type='text'>
Signed-off-by: Allan Caffee &lt;allan.caffee@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-03-30T20:29:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-03-30T20:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=442dd42d6d4903640b0dc5561481a77c88dcea90'/>
<id>urn:sha1:442dd42d6d4903640b0dc5561481a77c88dcea90</id>
<content type='text'>
* maint:
  Update draft release notes to 1.6.2.2
  Fix bash completion in path with spaces
  bash completion: only show 'log --merge' if merging
  git-tag(1): add hint about commit messages
  Documentation: update graph api example.
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.1' into maint</title>
<updated>2009-03-30T20:25:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-03-30T20:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b19293df9e84ed056bc984aa7ef716689b58b0b1'/>
<id>urn:sha1:b19293df9e84ed056bc984aa7ef716689b58b0b1</id>
<content type='text'>
* maint-1.6.1:
  Fix bash completion in path with spaces
  bash completion: only show 'log --merge' if merging
  git-tag(1): add hint about commit messages
  Documentation: update graph api example.

Conflicts:
	contrib/completion/git-completion.bash
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.0' into maint-1.6.1</title>
<updated>2009-03-30T20:23:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-03-30T20:23:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=dcbf0417453297207c7e61efbf1f38621b1caa3f'/>
<id>urn:sha1:dcbf0417453297207c7e61efbf1f38621b1caa3f</id>
<content type='text'>
* maint-1.6.0:
  Fix bash completion in path with spaces
  bash completion: only show 'log --merge' if merging
  git-tag(1): add hint about commit messages
  Documentation: update graph api example.
</content>
</entry>
<entry>
<title>Documentation: update graph api example.</title>
<updated>2009-03-30T15:59:45Z</updated>
<author>
<name>Allan Caffee</name>
<email>allan.caffee@gmail.com</email>
</author>
<published>2009-03-30T14:13:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c'/>
<id>urn:sha1:7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c</id>
<content type='text'>
As of commit 03300c0 the graph API uses '*' for all nodes including merges.
This updates the example in the documentation to match.

Signed-off-by: Allan Caffee &lt;allan.caffee@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together</title>
<updated>2009-03-09T22:32:50Z</updated>
<author>
<name>René Scharfe</name>
<email>rene.scharfe@lsrfire.ath.cx</email>
</author>
<published>2009-03-09T20:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0d260f9a09a2febeb86fdada7224d271a76d2e3c'/>
<id>urn:sha1:0d260f9a09a2febeb86fdada7224d271a76d2e3c</id>
<content type='text'>
As suggested by Junio, disallow the flags PARSE_OPT_KEEP_UNKNOWN and
PARSE_OPT_STOP_AT_NON_OPTION to be turned on at the same time, as a
value of an unknown option could be mistakenly classified as a
non-option, stopping the parser early.  E.g.:

	git cmd --known --unknown value arg0 arg1

The parser should have stopped at "arg0", but it already stops at
"value".

This patch makes parse_options() die if the two flags are used in
combination.

Signed-off-by: Rene Scharfe &lt;rene.scharfe@lsrfire.ath.cx&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP</title>
<updated>2009-03-09T22:24:16Z</updated>
<author>
<name>René Scharfe</name>
<email>rene.scharfe@lsrfire.ath.cx</email>
</author>
<published>2009-03-09T20:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9ad7e6ea24739c298d0a9660121de6df0502915a'/>
<id>urn:sha1:9ad7e6ea24739c298d0a9660121de6df0502915a</id>
<content type='text'>
Signed-off-by: Rene Scharfe &lt;rene.scharfe@lsrfire.ath.cx&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
