<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-p4import.txt, branch main</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=main</id>
<link rel='self' href='https://git.shady.money/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2007-07-15T22:23:37Z</updated>
<entry>
<title>Demote git-p4import to contrib status.</title>
<updated>2007-07-15T22:23:37Z</updated>
<author>
<name>Sean</name>
<email>seanlkml@sympatico.ca</email>
</author>
<published>2007-07-15T19:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e3b4968f9caa04e83b2f27b64182187b13b86dab'/>
<id>urn:sha1:e3b4968f9caa04e83b2f27b64182187b13b86dab</id>
<content type='text'>
Move git-p4import.py and Documentation/git-p4import.txt into
a contrib/p4import directory.   Add a README there directing
people to contrib/fast-import/git-p4 as a better alternative.

Signed-off-by: Sean Estabrooks &lt;seanlkml@sympatico.ca&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>War on whitespace</title>
<updated>2007-06-07T07:04:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2007-06-07T07:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a6080a0a44d5ead84db3dabbbc80e82df838533d'/>
<id>urn:sha1:a6080a0a44d5ead84db3dabbbc80e82df838533d</id>
<content type='text'>
This uses "git-apply --whitespace=strip" to fix whitespace errors that have
crept in to our source files over time.  There are a few files that need
to have trailing whitespaces (most notably, test vectors).  The results
still passes the test, and build result in Documentation/ area is unchanged.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Reformatted SYNOPSIS for several commands</title>
<updated>2007-05-19T04:47:45Z</updated>
<author>
<name>Matthias Kestenholz</name>
<email>matthias@spinlock.ch</email>
</author>
<published>2007-05-18T13:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=97925fde00743e557fa5e792004483a27e31fbd8'/>
<id>urn:sha1:97925fde00743e557fa5e792004483a27e31fbd8</id>
<content type='text'>
Signed-off-by: Matthias Kestenholz &lt;matthias@spinlock.ch&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>use 'init' instead of 'init-db' for shipped docs and tools</title>
<updated>2007-01-12T21:36:16Z</updated>
<author>
<name>Nicolas Pitre</name>
<email>nico@cam.org</email>
</author>
<published>2007-01-12T21:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5c94f87e6b17cab5d3b87998d6c907745cb6f5a4'/>
<id>urn:sha1:5c94f87e6b17cab5d3b87998d6c907745cb6f5a4</id>
<content type='text'>
While 'init-db' still is and probably will always remain a valid git
command for obvious backward compatibility reasons, it would be a good
idea to move shipped tools and docs to using 'init' instead.

Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Assorted typo fixes</title>
<updated>2006-07-09T09:42:41Z</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2006-07-09T07:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=addf88e455f85bc6cfe0284b70aaad10b6d3486e'/>
<id>urn:sha1:addf88e455f85bc6cfe0284b70aaad10b6d3486e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add a "--notags" option for git-p4import.</title>
<updated>2006-06-17T05:33:46Z</updated>
<author>
<name>Sean</name>
<email>seanlkml@sympatico.ca</email>
</author>
<published>2006-06-15T21:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ada7781dc3602e6efc052e5e0da37a63caae0489'/>
<id>urn:sha1:ada7781dc3602e6efc052e5e0da37a63caae0489</id>
<content type='text'>
P4import currently creates a git tag for every commit it imports.
When importing from a large repository too many tags can be created
for git to manage, so this provides an option to shut that feature
off if necessary.

Signed-off-by: Sean Estabrooks &lt;seanlkml@sympatico.ca&gt;
</content>
</entry>
<entry>
<title>Some doc typo fixes</title>
<updated>2006-06-07T18:49:35Z</updated>
<author>
<name>Francis Daly</name>
<email>francis@daoine.org</email>
</author>
<published>2006-06-07T12:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3742506578dda5de2fe97e403f04150a85ffef17'/>
<id>urn:sha1:3742506578dda5de2fe97e403f04150a85ffef17</id>
<content type='text'>
All should be clear enough, except perhaps committish / commitish.
I just kept the more-used one within the current docs.

[jc: with rephrasing of check-ref-format description later discussed
 on the list]

Signed-off-by: Francis Daly &lt;francis@daoine.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>A Perforce importer for git.</title>
<updated>2006-06-06T05:17:26Z</updated>
<author>
<name>Sean</name>
<email>seanlkml@sympatico.ca</email>
</author>
<published>2006-05-24T22:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1d84a60459a32fb1707ff7de4a013b5d9673f55d'/>
<id>urn:sha1:1d84a60459a32fb1707ff7de4a013b5d9673f55d</id>
<content type='text'>
Signed-off-by: Sean Estabrooks &lt;seanlkml@sympatico.ca&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
