<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-rev-parse.txt, branch v2.0.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.0.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.0.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-07-22T17:17:34Z</updated>
<entry>
<title>Merge branch 'maint-1.9' into maint</title>
<updated>2014-07-22T17:17:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bba6acb335e296ed692b4aea224b50fd098f693c'/>
<id>urn:sha1:bba6acb335e296ed692b4aea224b50fd098f693c</id>
<content type='text'>
* maint-1.9:
  Documentation: fix missing text for rev-parse --verify
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.8.5' into maint-1.9</title>
<updated>2014-07-22T17:16:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-07-22T17:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d31f3ad23dd1aee3c3e1015a43b02b995c01a9a1'/>
<id>urn:sha1:d31f3ad23dd1aee3c3e1015a43b02b995c01a9a1</id>
<content type='text'>
* maint-1.8.5:
  Documentation: fix missing text for rev-parse --verify
</content>
</entry>
<entry>
<title>Documentation: fix missing text for rev-parse --verify</title>
<updated>2014-07-22T17:10:57Z</updated>
<author>
<name>brian m. carlson</name>
<email>sandals@crustytoothpaste.net</email>
</author>
<published>2014-07-21T23:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e6aaa393478bf3ee9f4cde8d82cd258c034cd335'/>
<id>urn:sha1:e6aaa393478bf3ee9f4cde8d82cd258c034cd335</id>
<content type='text'>
The caret (^) is used as a markup symbol in AsciiDoc.  Due to the
inability of AsciiDoc to parse a line containing an unmatched caret, it
omitted the line from the output, resulting in the man page missing the
end of a sentence.  Escape this caret so that the man page ends up with
the complete text.

Signed-off-by: brian m. carlson &lt;sandals@crustytoothpaste.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ib/rev-parse-parseopt-argh'</title>
<updated>2014-04-08T19:00:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-04-08T19:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ed15e20ba36eaf85453915ef5130a770caa8d3e7'/>
<id>urn:sha1:ed15e20ba36eaf85453915ef5130a770caa8d3e7</id>
<content type='text'>
Finishing touch to a new topic scheduled for 2.0.

* ib/rev-parse-parseopt-argh:
  rev-parse: fix typo in example on manpage
</content>
</entry>
<entry>
<title>rev-parse: fix typo in example on manpage</title>
<updated>2014-04-01T21:07:46Z</updated>
<author>
<name>René Scharfe</name>
<email>l.s.r@web.de</email>
</author>
<published>2014-04-01T19:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a2df5211278df9a084d6a1869b5143a6bf120268'/>
<id>urn:sha1:a2df5211278df9a084d6a1869b5143a6bf120268</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>parse-options: multi-word argh should use dash to separate words</title>
<updated>2014-03-24T17:43:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-03-23T22:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e703d7118c68bb5b1f850dae4060609a88500b18'/>
<id>urn:sha1:e703d7118c68bb5b1f850dae4060609a88500b18</id>
<content type='text'>
"When you need to use space, use dash" is a strange way to say that
you must not use a space.  Because it is more common for the command
line descriptions to use dashed-multi-words, you do not even want to
use spaces in these places.  Rephrase the documentation to avoid
this strangeness.

Fix a few existing multi-word argument help strings, i.e.

 - GPG key-ids given to -S/--gpg-sign are "key-id";
 - Refs used for storing notes are "notes-ref"; and
 - Expiry timestamps given to --expire are "expiry-date".

and update the corresponding documentation pages.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>rev-parse --parseopt: option argument name hints</title>
<updated>2014-03-24T00:28:03Z</updated>
<author>
<name>Ilya Bobyr</name>
<email>ilya.bobyr@gmail.com</email>
</author>
<published>2014-03-22T09:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9bab5b6061f1bc8ca54f8ac145f4f88c644e3bc4'/>
<id>urn:sha1:9bab5b6061f1bc8ca54f8ac145f4f88c644e3bc4</id>
<content type='text'>
Built-in commands can specify names for option arguments when usage text
is generated for a command.  sh based commands should be able to do the
same.

Option argument name hint is any text that comes after [*=?!] after the
argument name up to the first whitespace.

Signed-off-by: Ilya Bobyr &lt;ilya.bobyr@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/ref-excludes'</title>
<updated>2013-12-05T20:59:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-12-05T20:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=10167eb251e177349eebf24650d3c0cc26bd0d75'/>
<id>urn:sha1:10167eb251e177349eebf24650d3c0cc26bd0d75</id>
<content type='text'>
People often wished a way to tell "git log --branches" (and "git
log --remotes --not --branches") to exclude some local branches
from the expansion of "--branches" (similarly for "--tags", "--all"
and "--glob=&lt;pattern&gt;").  Now they have one.

* jc/ref-excludes:
  rev-parse: introduce --exclude=&lt;glob&gt; to tame wildcards
  rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API
  rev-list --exclude: tests
  document --exclude option
  revision: introduce --exclude=&lt;glob&gt; to tame wildcards
</content>
</entry>
<entry>
<title>rev-parse: introduce --exclude=&lt;glob&gt; to tame wildcards</title>
<updated>2013-11-01T20:09:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-01T19:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9dc01bf0631b51dfe497d57942a9085e0808e205'/>
<id>urn:sha1:9dc01bf0631b51dfe497d57942a9085e0808e205</id>
<content type='text'>
Teach "rev-parse" the same "I'm going to glob, but omit the ones
that match these patterns" feature as "rev-list".

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>rev-parse --parseopt: add the --stuck-long mode</title>
<updated>2013-10-31T22:47:41Z</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@mars-attacks.org</email>
</author>
<published>2013-10-31T11:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f8c872127d4c48a6ec02abce34cb059ddeb6402a'/>
<id>urn:sha1:f8c872127d4c48a6ec02abce34cb059ddeb6402a</id>
<content type='text'>
Add the --stuck-long option to output the options in their long form
if available, and with their arguments stuck.

Contrary to the default form (non stuck arguments and short options),
this can be parsed unambiguously when using options with optional
arguments :

 - in the non stuck form, when an option is taking an optional argument
   you cannot know if the next argument is its optional argument, or the
   next option.

 - the long options form allows to differentiate between an empty argument
   '--option=' and an unset argument '--option', which is not possible
   with short options.

Signed-off-by: Nicolas Vigier &lt;boklm@mars-attacks.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
