<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t4013/diff.show_master, branch v2.26.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.26.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.26.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-02-14T01:18:22Z</updated>
<entry>
<title>log: do not print ellipses with --abbrev-commit</title>
<updated>2009-02-14T01:18:22Z</updated>
<author>
<name>Thomas Rast</name>
<email>trast@student.ethz.ch</email>
</author>
<published>2009-02-13T22:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7fcda9201e192413c2e63fe35ce6664dbc81705d'/>
<id>urn:sha1:7fcda9201e192413c2e63fe35ce6664dbc81705d</id>
<content type='text'>
'git log --abbrev-commit' added an ellipsis to all commit names that
were abbreviated.  This was particularly annoying if you wanted to
cut&amp;paste the sha1 from the terminal, since selecting by word would
pick up '...'  too.

So use find_unique_abbrev() instead of diff_unique_abbrev() in all
log-related commit sha1 printing routines, and also change the
formatting of the 'Merge: parent1 parent2' line output via
pretty_print_commit().

Signed-off-by: Thomas Rast &lt;trast@student.ethz.ch&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>t4013 diff format tests update</title>
<updated>2006-07-14T04:40:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-07-14T02:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a40d384caca008c0334a35e9ac298f2eeb5decd2'/>
<id>urn:sha1:a40d384caca008c0334a35e9ac298f2eeb5decd2</id>
<content type='text'>
This changes one test commit in the sequence to have more than
one lines of commit log.  A few output formats (--pretty=email
aka format-patch and --pretty=oneline) need to behave
differently on single and multi-line log, and this change will
help catching breakages.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>t4013: add tests for diff/log family output options.</title>
<updated>2006-06-26T21:36:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-06-26T20:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3c2f75b590c35675cc67dc43cabe2298bec86afc'/>
<id>urn:sha1:3c2f75b590c35675cc67dc43cabe2298bec86afc</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
